var/cache/dev_h00a6008ac8d83daed65bb1b250bc45b1/ContainerXusxw17/Shopware_Core_KernelDevDebugContainer.php line 13585

Open in your IDE?
  1. <?php
  2. namespace ContainerXusxw17;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Shopware_Core_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.session' => 'get_Container_Private_SessionService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Acris\\Promotion\\AcrisPromotionCS' => 'getAcrisPromotionCSService',
  42.             'Acris\\Promotion\\Custom\\PromotionDisplayDefinition' => 'getPromotionDisplayDefinitionService',
  43.             'Acris\\Tax\\AcrisTaxCS' => 'getAcrisTaxCSService',
  44.             'Acris\\Tax\\Controller\\VatIdValidationController' => 'getVatIdValidationControllerService',
  45.             'Acris\\Tax\\Core\\Checkout\\Cart\\TaxRuleLoader' => 'getTaxRuleLoaderService',
  46.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => 'getCustomerVatIdentificationValidatorService',
  47.             'Acris\\Tax\\Custom\\TaxCountryRuleDefinition' => 'getTaxCountryRuleDefinitionService',
  48.             'Acris\\Tax\\Custom\\TaxCustomerGroupRuleDefinition' => 'getTaxCustomerGroupRuleDefinitionService',
  49.             'Acris\\Tax\\Custom\\VatIdValidationLogDefinition' => 'getVatIdValidationLogDefinitionService',
  50.             'Acris\\Tax\\Storefront\\Controller\\VatIdValidationController' => 'getVatIdValidationController2Service',
  51.             'AkuCmsFactory\\AkuCmsFactory' => 'getAkuCmsFactoryService',
  52.             'AkuCmsFactory\\Controller\\RenderController' => 'getRenderControllerService',
  53.             'AkuCmsFactory\\Element\\CmsFactoryElementDefinition' => 'getCmsFactoryElementDefinitionService',
  54.             'BoedenThemeExtension\\BoedenThemeExtension' => 'getBoedenThemeExtensionService',
  55.             'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6' => 'getCoeAccountOrtPlzSw6Service',
  56.             'CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryZipValidationDefintion' => 'getCountryZipValidationDefintionService',
  57.             'DISco\\GA4\\DIScoGA4' => 'getDIScoGA4Service',
  58.             'DISco\\GA4\\Storefront\\Controller\\CookieControllerDecorator' => 'getCookieControllerDecoratorService',
  59.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  60.             'Elasticsearch\\Client' => 'getClientService',
  61.             'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP' => 'getFourtwosixCategoryDescriptionOnPDPService',
  62.             'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories' => 'getFourtwosixHideEmptyCategoriesService',
  63.             'FourtwosixItalianTranslations\\FourtwosixItalianTranslations' => 'getFourtwosixItalianTranslationsService',
  64.             'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice' => 'getFourtwosixMaintainNetPriceService',
  65.             'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin' => 'getFourtwosixMonitorPluginService',
  66.             'FourtwosixPhoneValidation\\Decorator\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRouteDecorator' => 'getUpsertAddressRouteDecoratorService',
  67.             'FourtwosixPhoneValidation\\Decorator\\Storefront\\Controller\\AddressControllerDecorator' => 'getAddressControllerDecoratorService',
  68.             'FourtwosixPhoneValidation\\FourtwosixPhoneValidation' => 'getFourtwosixPhoneValidationService',
  69.             'FourtwosixRedirectForMissingTrailingSlashes\\Core\\Content\\Seo\\SeoResolver' => 'getSeoResolverService',
  70.             'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes' => 'getFourtwosixRedirectForMissingTrailingSlashesService',
  71.             'FourtwosixRegistrationFields\\FourtwosixRegistrationFields' => 'getFourtwosixRegistrationFieldsService',
  72.             'FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator' => 'getBaseContextFactoryDecoratorService',
  73.             'FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator' => 'getContextSwitchRouteDecoratorService',
  74.             'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator' => 'getFourtwosixShippingCostsCalculatorService',
  75.             'FourtwosixThemeExtension\\Controller\\Decorator\\CartLineItemDecoratorController' => 'getCartLineItemDecoratorControllerService',
  76.             'FourtwosixThemeExtension\\Controller\\Hub\\GetPriceController' => 'getGetPriceControllerService',
  77.             'FourtwosixThemeExtension\\Controller\\RequestQuotation\\RequestQuotationController' => 'getRequestQuotationControllerService',
  78.             'FourtwosixThemeExtension\\Core\\Content\\FourtwosixStockDiscount\\FourtwosixStockDiscountDefinition' => 'getFourtwosixStockDiscountDefinitionService',
  79.             'FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator' => 'getCartOrderRouteDecoratorService',
  80.             'FourtwosixThemeExtension\\FourtwosixThemeExtension' => 'getFourtwosixThemeExtensionService',
  81.             'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates' => 'getFourtwosixTranslateOrderStatesService',
  82.             'Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition' => 'getAttachmentLanguageDefinitionService',
  83.             'Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition' => 'getAttachmentTranslationDefinitionService',
  84.             'Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition' => 'getAttachmentDefinitionService',
  85.             'Fourtwosix\\Attachments\\FourtwosixAttachments' => 'getFourtwosixAttachmentsService',
  86.             'Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition' => 'getPaymentCostTranslationDefinitionService',
  87.             'Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition' => 'getPaymentCostDefinitionService',
  88.             'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge' => 'getFourtwosixPaymentSurchargeService',
  89.             'Fourtwosix\\PaymentSurcharge\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDEService',
  90.             'Fourtwosix\\PaymentSurcharge\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGBService',
  91.             'Fourtwosix\\PaymentSurcharge\\Storefront\\Subscriber\\PageSubscriber' => 'getPageSubscriberService',
  92.             'Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition' => 'getMailArchiveDefinitionService',
  93.             'Frosh\\MailArchive\\Controller\\Api\\MailResendController' => 'getMailResendControllerService',
  94.             'Frosh\\MailArchive\\FroshPlatformMailArchive' => 'getFroshPlatformMailArchiveService',
  95.             'Frosh\\MailArchive\\Services\\MailSender' => 'getMailSenderService',
  96.             'Frosh\\Tools\\Controller\\CacheController' => 'getCacheControllerService',
  97.             'Frosh\\Tools\\Controller\\ElasticsearchController' => 'getElasticsearchControllerService',
  98.             'Frosh\\Tools\\Controller\\FeatureFlagController' => 'getFeatureFlagControllerService',
  99.             'Frosh\\Tools\\Controller\\HealthController' => 'getHealthControllerService',
  100.             'Frosh\\Tools\\Controller\\LogController' => 'getLogControllerService',
  101.             'Frosh\\Tools\\Controller\\QueueController' => 'getQueueControllerService',
  102.             'Frosh\\Tools\\Controller\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  103.             'Frosh\\Tools\\Controller\\ShopwareFilesController' => 'getShopwareFilesControllerService',
  104.             'Frosh\\Tools\\Controller\\StateMachineController' => 'getStateMachineControllerService',
  105.             'Frosh\\Tools\\FroshTools' => 'getFroshToolsService',
  106.             'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox' => 'getIcorpCmsExtendParallaxBoxService',
  107.             'MoorlForms\\Administration\\Controller\\FormController' => 'getFormControllerService',
  108.             'MoorlForms\\Core\\Content\\Element\\ElementDefinition' => 'getElementDefinitionService',
  109.             'MoorlForms\\Core\\Content\\Element\\ElementPriceCalculator' => 'getElementPriceCalculatorService',
  110.             'MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition' => 'getElementTranslationDefinitionService',
  111.             'MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry' => 'getElementSelectionCountryService',
  112.             'MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation' => 'getElementSelectionSalutationService',
  113.             'MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeOption' => 'getElementTypeOptionService',
  114.             'MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeRoot' => 'getElementTypeRootService',
  115.             'MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeTest' => 'getElementTypeTestService',
  116.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeCheckbox' => 'getElementTypeCheckboxService',
  117.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeDate' => 'getElementTypeDateService',
  118.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeEmail' => 'getElementTypeEmailService',
  119.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeHidden' => 'getElementTypeHiddenService',
  120.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumber' => 'getElementTypeNumberService',
  121.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumberRange' => 'getElementTypeNumberRangeService',
  122.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypePassword' => 'getElementTypePasswordService',
  123.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeSwitch' => 'getElementTypeSwitchService',
  124.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTel' => 'getElementTypeTelService',
  125.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeText' => 'getElementTypeTextService',
  126.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTextarea' => 'getElementTypeTextareaService',
  127.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTime' => 'getElementTypeTimeService',
  128.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUpload' => 'getElementTypeUploadService',
  129.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUrl' => 'getElementTypeUrlService',
  130.             'MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeWindowLocation' => 'getElementTypeWindowLocationService',
  131.             'MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormCaptcha' => 'getElementTypeFormCaptchaService',
  132.             'MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormFeedback' => 'getElementTypeFormFeedbackService',
  133.             'MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormNotice' => 'getElementTypeFormNoticeService',
  134.             'MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormSubmit' => 'getElementTypeFormSubmitService',
  135.             'MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormTos' => 'getElementTypeFormTosService',
  136.             'MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeCheckboxGroup' => 'getElementTypeCheckboxGroupService',
  137.             'MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeMultiselect' => 'getElementTypeMultiselectService',
  138.             'MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeRadioGroup' => 'getElementTypeRadioGroupService',
  139.             'MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeSelect' => 'getElementTypeSelectService',
  140.             'MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeFormRow' => 'getElementTypeFormRowService',
  141.             'MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeRow' => 'getElementTypeRowService',
  142.             'MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeCard' => 'getElementTypeCardService',
  143.             'MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeHtml' => 'getElementTypeHtmlService',
  144.             'MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields' => 'getElementTypeNestedFieldsService',
  145.             'MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeSection' => 'getElementTypeSectionService',
  146.             'MoorlForms\\Core\\Content\\Form\\Action\\FormActionMail' => 'getFormActionMailService',
  147.             'MoorlForms\\Core\\Content\\Form\\FormDefinition' => 'getFormDefinitionService',
  148.             'MoorlForms\\Core\\Content\\Form\\FormTranslationDefinition' => 'getFormTranslationDefinitionService',
  149.             'MoorlForms\\Core\\Content\\Form\\Type\\FormTypeCms' => 'getFormTypeCmsService',
  150.             'MoorlForms\\Core\\Content\\Form\\Type\\FormTypeTest' => 'getFormTypeTestService',
  151.             'MoorlForms\\Core\\Service\\FbService' => 'getFbServiceService',
  152.             'MoorlForms\\MoorlForms' => 'getMoorlFormsService',
  153.             'MoorlForms\\Storefront\\Controller\\FormController' => 'getFormController2Service',
  154.             'MoorlFoundation\\Administration\\Controller\\FileExplorerController' => 'getFileExplorerControllerService',
  155.             'MoorlFoundation\\Administration\\Controller\\SettingsController' => 'getSettingsControllerService',
  156.             'MoorlFoundation\\Core\\Content\\Client\\ClientDefinition' => 'getClientDefinitionService',
  157.             'MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition' => 'getCmsElementConfigDefinitionService',
  158.             'MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition' => 'getLocationCacheDefinitionService',
  159.             'MoorlFoundation\\Core\\Content\\Location\\LocationDefinition' => 'getLocationDefinitionService',
  160.             'MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition' => 'getMarkerDefinitionService',
  161.             'MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute' => 'getFoundationProductListingRouteService',
  162.             'MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute' => 'getFoundationProductSearchRouteService',
  163.             'MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition' => 'getSortingDefinitionService',
  164.             'MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition' => 'getSortingTranslationDefinitionService',
  165.             'MoorlFoundation\\Core\\PluginFoundation' => 'getPluginFoundationService',
  166.             'MoorlFoundation\\Core\\Service\\ClientService' => 'getClientServiceService',
  167.             'MoorlFoundation\\Core\\Service\\DataService' => 'getDataServiceService',
  168.             'MoorlFoundation\\Core\\Service\\EntityEnricherService' => 'getEntityEnricherServiceService',
  169.             'MoorlFoundation\\Core\\Service\\EntitySearchService' => 'getEntitySearchServiceService',
  170.             'MoorlFoundation\\Core\\Service\\EntitySuggestService' => 'getEntitySuggestServiceService',
  171.             'MoorlFoundation\\Core\\Service\\LocationService' => 'getLocationServiceService',
  172.             'MoorlFoundation\\Core\\Service\\LocationServiceV2' => 'getLocationServiceV2Service',
  173.             'MoorlFoundation\\Core\\Service\\SortingService' => 'getSortingServiceService',
  174.             'MoorlFoundation\\Core\\Service\\TranslationService' => 'getTranslationServiceService',
  175.             'MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber' => 'getMoorlFoundationSubscriberService',
  176.             'MoorlFoundation\\MoorlFoundation' => 'getMoorlFoundationService',
  177.             'MoorlFoundation\\Storefront\\Controller\\CustomerUploadController' => 'getCustomerUploadControllerService',
  178.             'MoorlFoundation\\Storefront\\Controller\\ProductBuyListController' => 'getProductBuyListControllerService',
  179.             'MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber' => 'getProductListingResultSubscriberService',
  180.             'MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber' => 'getSalesChannelContextResolvedSubscriberService',
  181.             'Nwdxx\\ItRechtConnector6\\Controller\\LegalController' => 'getLegalControllerService',
  182.             'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6' => 'getNwdxxItRechtConnector6Service',
  183.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  184.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  185.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  186.             'Shopware\\Administration\\Controller\\AdminTagController' => 'getAdminTagControllerService',
  187.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  188.             'Shopware\\Administration\\Controller\\DocumentServiceDeprecationController' => 'getDocumentServiceDeprecationControllerService',
  189.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  190.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  191.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  192.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  193.             'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinitionService',
  194.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  195.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  196.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  197.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  198.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  199.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  200.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  201.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  202.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  203.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  204.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartServiceService',
  205.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  206.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  207.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  208.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  209.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  210.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  211.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  212.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  213.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  214.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  215.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  216.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  217.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  218.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  219.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute' => 'getChangeLanguageRouteService',
  220.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  221.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  222.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  223.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute' => 'getCustomerRecoveryIsExpiredRouteService',
  224.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  225.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  226.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  227.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  228.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  229.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  230.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  231.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  232.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  233.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  234.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  235.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  236.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  237.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  238.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  239.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  240.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  241.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  242.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  243.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  244.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  245.             'Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute' => 'getDocumentRouteService',
  246.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  247.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  248.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  249.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  250.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  251.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  252.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinitionService',
  253.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinitionService',
  254.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinitionService',
  255.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  256.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  257.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  258.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  259.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  260.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  261.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  262.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor' => 'getPaymentRefundProcessorService',
  263.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  264.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  265.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  266.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  267.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  268.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  269.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  270.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  271.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  272.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  273.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  274.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  275.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  276.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  277.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  278.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  279.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  280.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  281.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  282.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  283.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  284.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  285.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  286.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  287.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  288.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  289.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute' => 'getSortedShippingMethodRouteService',
  290.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  291.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  292.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  293.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  294.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  295.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  296.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  297.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  298.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  299.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  300.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  301.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  302.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  303.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  304.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  305.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  306.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  307.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  308.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  309.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  310.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  311.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  312.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  313.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  314.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory' => 'getFlowFactoryService',
  315.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  316.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  317.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  318.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  319.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  320.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  321.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  322.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  323.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  324.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  325.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  326.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  327.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  328.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  329.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  330.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  331.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  332.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  333.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  334.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  335.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  336.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  337.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  338.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  339.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  340.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  341.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  342.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  343.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  344.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  345.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  346.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  347.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  348.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  349.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  350.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  351.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  352.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  353.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  354.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  355.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  356.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  357.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  358.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  359.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  360.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  361.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  362.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  363.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  364.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  365.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  366.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  367.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  368.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  369.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  370.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  371.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  372.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  373.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  374.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  375.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  376.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  377.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  378.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  379.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  380.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  381.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  382.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  383.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  384.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  385.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  386.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  387.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  388.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  389.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  390.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  391.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  392.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  393.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  394.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  395.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  396.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  397.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  398.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  399.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  400.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  401.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  402.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  403.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  404.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  405.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  406.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  407.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  408.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  409.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  410.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  411.             'Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute' => 'getFindProductVariantRouteService',
  412.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  413.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  414.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  415.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  416.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  417.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  418.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  419.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  420.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  421.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  422.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  423.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  424.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  425.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  426.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  427.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  428.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  429.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  430.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  431.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinitionService',
  432.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  433.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  434.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  435.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  436.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  437.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  438.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  439.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  440.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  441.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  442.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  443.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  444.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  445.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  446.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  447.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  448.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  449.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  450.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  451.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  452.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  453.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  454.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  455.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  456.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  457.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  458.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  459.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheController2Service',
  460.             'Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController' => 'getCustomSnippetFormatControllerService',
  461.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  462.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  463.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  464.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  465.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  466.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  467.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  468.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  469.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  470.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  471.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  472.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinitionService',
  473.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinitionService',
  474.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  475.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  476.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  477.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinitionService',
  478.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinitionService',
  479.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  480.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  481.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  482.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  483.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  484.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  485.             'Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider' => 'getAppFlowActionProviderService',
  486.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  487.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  488.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  489.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  490.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  491.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  492.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  493.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  494.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  495.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  496.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  497.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  498.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  499.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  500.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  501.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  502.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  503.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  504.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  505.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  506.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  507.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  508.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  509.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  510.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  511.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  512.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  513.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  514.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  515.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  516.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  517.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  518.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  519.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  520.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  521.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  522.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  523.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  524.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  525.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  526.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  527.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  528.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  529.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  530.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  531.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  532.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  533.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  534.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  535.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  536.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  537.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  538.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  539.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  540.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  541.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  542.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  543.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  544.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer' => 'getVariantListingConfigFieldSerializerService',
  545.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  546.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  547.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  548.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface' => 'getEntityReaderInterfaceService',
  549.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface' => 'getEntityAggregatorInterfaceService',
  550.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface' => 'getEntitySearcherInterfaceService',
  551.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager' => 'getVersionManagerService',
  552.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  553.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  554.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  555.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  556.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter' => 'getEntityWriterService',
  557.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  558.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  559.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  560.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  561.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  562.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  563.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  564.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  565.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  566.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskController2Service',
  567.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  568.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  569.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  570.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  571.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  572.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  573.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  574.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  575.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  576.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  577.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  578.             'Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController' => 'getRuleConfigControllerService',
  579.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  580.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  581.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  582.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  583.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  584.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  585.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  586.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  587.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  588.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  589.             'Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider' => 'getStoreRequestOptionsProviderService',
  590.             'Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware' => 'getShopSecretInvalidMiddlewareService',
  591.             'Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware' => 'getStoreSessionExpiredMiddlewareService',
  592.             'Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware' => 'getVerifyResponseSignatureMiddlewareService',
  593.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  594.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  595.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  596.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  597.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  598.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  599.             'Shopware\\Core\\Profiling\\Profiler' => 'getProfilerService',
  600.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  601.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  602.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  603.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  604.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  605.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  606.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute' => 'getCachedCountryStateRouteService',
  607.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  608.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  609.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  610.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  611.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  612.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  613.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  614.             'Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController' => 'getCustomEntityApiControllerService',
  615.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinitionService',
  616.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar' => 'getCustomEntityRegistrarService',
  617.             'Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater' => 'getCustomEntitySchemaUpdaterService',
  618.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  619.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  620.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  621.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  622.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  623.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  624.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  625.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  626.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  627.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  628.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  629.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  630.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  631.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  632.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  633.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  634.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  635.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  636.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  637.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  638.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  639.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  640.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  641.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  642.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  643.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  644.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  645.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  646.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  647.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  648.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  649.             'Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory' => 'getSalesChannelContextFactoryService',
  650.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  651.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  652.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  653.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  654.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  655.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  656.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  657.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  658.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  659.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  660.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  661.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  662.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  663.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  664.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  665.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  666.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  667.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  668.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  669.             'Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory' => 'getSystemConfigFacadeHookFactoryService',
  670.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  671.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  672.             'Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService' => 'getFilterTagIdsServiceService',
  673.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  674.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  675.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  676.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  677.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  678.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  679.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  680.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  681.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  682.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  683.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  684.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  685.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  686.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  687.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  688.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  689.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  690.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  691.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  692.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  693.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  694.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  695.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  696.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  697.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  698.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  699.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController2Service',
  700.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  701.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormController3Service',
  702.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  703.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  704.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  705.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  706.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductControllerService',
  707.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterControllerService',
  708.             'Shopware\\Storefront\\Controller\\ScriptController' => 'getScriptControllerService',
  709.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  710.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  711.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  712.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  713.             'Shopware\\Storefront\\Controller\\WellKnownController' => 'getWellKnownControllerService',
  714.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  715.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  716.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  717.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  718.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  719.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  720.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  721.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  722.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinitionService',
  723.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  724.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  725.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  726.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  727.             'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => 'getSalesChannelThemeLoaderService',
  728.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  729.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  730.             'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements' => 'getSolidAdvancedSliderElementsService',
  731.             'SwagExtensionStore\\Controller\\DataController' => 'getDataControllerService',
  732.             'SwagExtensionStore\\Controller\\LicenseController' => 'getLicenseControllerService',
  733.             'SwagExtensionStore\\SwagExtensionStore' => 'getSwagExtensionStoreService',
  734.             'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinitionService',
  735.             'Swag\\LanguagePack\\SwagLanguagePack' => 'getSwagLanguagePackService',
  736.             'Swag\\PayPal\\Administration\\PayPalPaymentMethodController' => 'getPayPalPaymentMethodControllerService',
  737.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute' => 'getExpressCategoryRouteService',
  738.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute' => 'getExpressCreateOrderRouteService',
  739.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute' => 'getExpressPrepareCheckoutRouteService',
  740.             'Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute' => 'getPUIPaymentInstructionsRouteService',
  741.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentFinalizeController' => 'getPlusPaymentFinalizeControllerService',
  742.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentHandleController' => 'getPlusPaymentHandleControllerService',
  743.             'Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute' => 'getCreateOrderRouteService',
  744.             'Swag\\PayPal\\Checkout\\SalesChannel\\ErrorRoute' => 'getErrorRouteService',
  745.             'Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute' => 'getFilteredPaymentMethodRouteService',
  746.             'Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute' => 'getMethodEligibilityRouteService',
  747.             'Swag\\PayPal\\Dispute\\Administration\\DisputeController' => 'getDisputeControllerService',
  748.             'Swag\\PayPal\\OrdersApi\\Administration\\PayPalOrdersController' => 'getPayPalOrdersControllerService',
  749.             'Swag\\PayPal\\PaymentsApi\\Administration\\PayPalPaymentController' => 'getPayPalPaymentControllerService',
  750.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinitionService',
  751.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinitionService',
  752.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinitionService',
  753.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinitionService',
  754.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinitionService',
  755.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinitionService',
  756.             'Swag\\PayPal\\Pos\\PosSyncController' => 'getPosSyncControllerService',
  757.             'Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService' => 'getInformationDefaultServiceService',
  758.             'Swag\\PayPal\\Pos\\Setting\\SettingsController' => 'getSettingsController2Service',
  759.             'Swag\\PayPal\\Pos\\Webhook\\WebhookController' => 'getWebhookControllerService',
  760.             'Swag\\PayPal\\Pos\\Webhook\\WebhookService' => 'getWebhookServiceService',
  761.             'Swag\\PayPal\\Setting\\SettingsController' => 'getSettingsController3Service',
  762.             'Swag\\PayPal\\Storefront\\Controller\\PayPalController' => 'getPayPalControllerService',
  763.             'Swag\\PayPal\\Storefront\\Data\\Service\\ACDCCheckoutDataService' => 'getACDCCheckoutDataServiceService',
  764.             'Swag\\PayPal\\Storefront\\Data\\Service\\PayLaterCheckoutDataService' => 'getPayLaterCheckoutDataServiceService',
  765.             'Swag\\PayPal\\Storefront\\Data\\Service\\SEPACheckoutDataService' => 'getSEPACheckoutDataServiceService',
  766.             'Swag\\PayPal\\Storefront\\Data\\Service\\SPBCheckoutDataService' => 'getSPBCheckoutDataServiceService',
  767.             'Swag\\PayPal\\Storefront\\Data\\Service\\VenmoCheckoutDataService' => 'getVenmoCheckoutDataServiceService',
  768.             'Swag\\PayPal\\SwagPayPal' => 'getSwagPayPalService',
  769.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller' => 'getMediaInstallerService',
  770.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller' => 'getPaymentMethodInstallerService',
  771.             'Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService' => 'getPaymentMethodStateServiceService',
  772.             'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController' => 'getWebhookSystemConfigControllerService',
  773.             'Swag\\PayPal\\Webhook\\WebhookController' => 'getWebhookController2Service',
  774.             'Swag\\PayPal\\Webhook\\WebhookService' => 'getWebhookService2Service',
  775.             'Swag\\Security\\Api\\ConfigController' => 'getConfigControllerService',
  776.             'Swag\\Security\\Api\\SecurityController' => 'getSecurityControllerService',
  777.             'Swag\\Security\\Fixes\\NEXT15675\\PrepareDownloadController' => 'getPrepareDownloadControllerService',
  778.             'Swag\\Security\\Subscriber\\AdminSecurityFixesProvider' => 'getAdminSecurityFixesProviderService',
  779.             'Swag\\Security\\Subscriber\\TwigStateProvider' => 'getTwigStateProviderService',
  780.             'Swag\\Security\\SwagPlatformSecurity' => 'getSwagPlatformSecurityService',
  781.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  782.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  783.             'acl_role.repository' => 'getAclRole_RepositoryService',
  784.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  785.             'acris_promotion_c_s.filesystem.private' => 'getAcrisPromotionCS_Filesystem_PrivateService',
  786.             'acris_promotion_c_s.filesystem.public' => 'getAcrisPromotionCS_Filesystem_PublicService',
  787.             'acris_promotion_display.repository' => 'getAcrisPromotionDisplay_RepositoryService',
  788.             'acris_tax_c_s.filesystem.private' => 'getAcrisTaxCS_Filesystem_PrivateService',
  789.             'acris_tax_c_s.filesystem.public' => 'getAcrisTaxCS_Filesystem_PublicService',
  790.             'acris_tax_country_rule.repository' => 'getAcrisTaxCountryRule_RepositoryService',
  791.             'acris_tax_customer_group_rule.repository' => 'getAcrisTaxCustomerGroupRule_RepositoryService',
  792.             'acris_tax_vat_id_validation_log.repository' => 'getAcrisTaxVatIdValidationLog_RepositoryService',
  793.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  794.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  795.             'aku_cms_factory.filesystem.private' => 'getAkuCmsFactory_Filesystem_PrivateService',
  796.             'aku_cms_factory.filesystem.public' => 'getAkuCmsFactory_Filesystem_PublicService',
  797.             'app.repository' => 'getApp_RepositoryService',
  798.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  799.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  800.             'app_administration_snippet.repository' => 'getAppAdministrationSnippet_RepositoryService',
  801.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  802.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  803.             'app_flow_action.repository' => 'getAppFlowAction_RepositoryService',
  804.             'app_flow_action_translation.repository' => 'getAppFlowActionTranslation_RepositoryService',
  805.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  806.             'app_script_condition.repository' => 'getAppScriptCondition_RepositoryService',
  807.             'app_script_condition_translation.repository' => 'getAppScriptConditionTranslation_RepositoryService',
  808.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  809.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  810.             'boeden_theme_extension.filesystem.private' => 'getBoedenThemeExtension_Filesystem_PrivateService',
  811.             'boeden_theme_extension.filesystem.public' => 'getBoedenThemeExtension_Filesystem_PublicService',
  812.             'cache.app' => 'getCache_AppService',
  813.             'cache.app_clearer' => 'getCache_AppClearerService',
  814.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  815.             'cache.system' => 'getCache_SystemService',
  816.             'cache.system_clearer' => 'getCache_SystemClearerService',
  817.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  818.             'cache_warmer' => 'getCacheWarmerService',
  819.             'category.repository' => 'getCategory_RepositoryService',
  820.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  821.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  822.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  823.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  824.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  825.             'cms_factory_element.repository' => 'getCmsFactoryElement_RepositoryService',
  826.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  827.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  828.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  829.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  830.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  831.             'coe_account_ort_plz_sw6.filesystem.private' => 'getCoeAccountOrtPlzSw6_Filesystem_PrivateService',
  832.             'coe_account_ort_plz_sw6.filesystem.public' => 'getCoeAccountOrtPlzSw6_Filesystem_PublicService',
  833.             'coe_country_zip_validation.repository' => 'getCoeCountryZipValidation_RepositoryService',
  834.             'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand' => 'getDevRobotsTxtCommandService',
  835.             'console.command_loader' => 'getConsole_CommandLoaderService',
  836.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  837.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  838.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  839.             'country.repository' => 'getCountry_RepositoryService',
  840.             'country_state.repository' => 'getCountryState_RepositoryService',
  841.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  842.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  843.             'currency.repository' => 'getCurrency_RepositoryService',
  844.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  845.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  846.             'custom_entity.repository' => 'getCustomEntity_RepositoryService',
  847.             'custom_field.repository' => 'getCustomField_RepositoryService',
  848.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  849.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  850.             'customer.repository' => 'getCustomer_RepositoryService',
  851.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  852.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  853.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  854.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  855.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  856.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  857.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  858.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  859.             'd_i_sco_g_a4.filesystem.private' => 'getDIScoGA4_Filesystem_PrivateService',
  860.             'd_i_sco_g_a4.filesystem.public' => 'getDIScoGA4_Filesystem_PublicService',
  861.             'data_collector.dump' => 'getDataCollector_DumpService',
  862.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  863.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  864.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  865.             'document.repository' => 'getDocument_RepositoryService',
  866.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  867.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  868.             'document_type.repository' => 'getDocumentType_RepositoryService',
  869.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  870.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  871.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  872.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  873.             'error_controller' => 'getErrorController2Service',
  874.             'event_action.repository' => 'getEventAction_RepositoryService',
  875.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  876.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  877.             'event_dispatcher' => 'getEventDispatcherService',
  878.             'flow.repository' => 'getFlow_RepositoryService',
  879.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  880.             'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit' => 'getFourtwosixAddPurchaseUnitService',
  881.             'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges' => 'getFourtwosixAttributeBadgesService',
  882.             'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit' => 'getFourtwosixBuyByQmUnitService',
  883.             'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight' => 'getFourtwosixShippingCostsPercentageOrPerWeightService',
  884.             'fourtwosix_add_purchase_unit.filesystem.private' => 'getFourtwosixAddPurchaseUnit_Filesystem_PrivateService',
  885.             'fourtwosix_add_purchase_unit.filesystem.public' => 'getFourtwosixAddPurchaseUnit_Filesystem_PublicService',
  886.             'fourtwosix_attachments.filesystem.private' => 'getFourtwosixAttachments_Filesystem_PrivateService',
  887.             'fourtwosix_attachments.filesystem.public' => 'getFourtwosixAttachments_Filesystem_PublicService',
  888.             'fourtwosix_attribute_badges.filesystem.private' => 'getFourtwosixAttributeBadges_Filesystem_PrivateService',
  889.             'fourtwosix_attribute_badges.filesystem.public' => 'getFourtwosixAttributeBadges_Filesystem_PublicService',
  890.             'fourtwosix_buy_by_qm_unit.filesystem.private' => 'getFourtwosixBuyByQmUnit_Filesystem_PrivateService',
  891.             'fourtwosix_buy_by_qm_unit.filesystem.public' => 'getFourtwosixBuyByQmUnit_Filesystem_PublicService',
  892.             'fourtwosix_category_description_on_p_d_p.filesystem.private' => 'getFourtwosixCategoryDescriptionOnPDP_Filesystem_PrivateService',
  893.             'fourtwosix_category_description_on_p_d_p.filesystem.public' => 'getFourtwosixCategoryDescriptionOnPDP_Filesystem_PublicService',
  894.             'fourtwosix_hide_empty_categories.filesystem.private' => 'getFourtwosixHideEmptyCategories_Filesystem_PrivateService',
  895.             'fourtwosix_hide_empty_categories.filesystem.public' => 'getFourtwosixHideEmptyCategories_Filesystem_PublicService',
  896.             'fourtwosix_italian_translations.filesystem.private' => 'getFourtwosixItalianTranslations_Filesystem_PrivateService',
  897.             'fourtwosix_italian_translations.filesystem.public' => 'getFourtwosixItalianTranslations_Filesystem_PublicService',
  898.             'fourtwosix_maintain_net_price.filesystem.private' => 'getFourtwosixMaintainNetPrice_Filesystem_PrivateService',
  899.             'fourtwosix_maintain_net_price.filesystem.public' => 'getFourtwosixMaintainNetPrice_Filesystem_PublicService',
  900.             'fourtwosix_monitor_plugin.filesystem.private' => 'getFourtwosixMonitorPlugin_Filesystem_PrivateService',
  901.             'fourtwosix_monitor_plugin.filesystem.public' => 'getFourtwosixMonitorPlugin_Filesystem_PublicService',
  902.             'fourtwosix_payment_surcharge.filesystem.private' => 'getFourtwosixPaymentSurcharge_Filesystem_PrivateService',
  903.             'fourtwosix_payment_surcharge.filesystem.public' => 'getFourtwosixPaymentSurcharge_Filesystem_PublicService',
  904.             'fourtwosix_phone_validation.filesystem.private' => 'getFourtwosixPhoneValidation_Filesystem_PrivateService',
  905.             'fourtwosix_phone_validation.filesystem.public' => 'getFourtwosixPhoneValidation_Filesystem_PublicService',
  906.             'fourtwosix_redirect_for_missing_trailing_slashes.filesystem.private' => 'getFourtwosixRedirectForMissingTrailingSlashes_Filesystem_PrivateService',
  907.             'fourtwosix_redirect_for_missing_trailing_slashes.filesystem.public' => 'getFourtwosixRedirectForMissingTrailingSlashes_Filesystem_PublicService',
  908.             'fourtwosix_registration_fields.filesystem.private' => 'getFourtwosixRegistrationFields_Filesystem_PrivateService',
  909.             'fourtwosix_registration_fields.filesystem.public' => 'getFourtwosixRegistrationFields_Filesystem_PublicService',
  910.             'fourtwosix_shipping_costs_calculator.filesystem.private' => 'getFourtwosixShippingCostsCalculator_Filesystem_PrivateService',
  911.             'fourtwosix_shipping_costs_calculator.filesystem.public' => 'getFourtwosixShippingCostsCalculator_Filesystem_PublicService',
  912.             'fourtwosix_shipping_costs_percentage_or_per_weight.filesystem.private' => 'getFourtwosixShippingCostsPercentageOrPerWeight_Filesystem_PrivateService',
  913.             'fourtwosix_shipping_costs_percentage_or_per_weight.filesystem.public' => 'getFourtwosixShippingCostsPercentageOrPerWeight_Filesystem_PublicService',
  914.             'fourtwosix_theme_extension.filesystem.private' => 'getFourtwosixThemeExtension_Filesystem_PrivateService',
  915.             'fourtwosix_theme_extension.filesystem.public' => 'getFourtwosixThemeExtension_Filesystem_PublicService',
  916.             'fourtwosix_translate_order_states.filesystem.private' => 'getFourtwosixTranslateOrderStates_Filesystem_PrivateService',
  917.             'fourtwosix_translate_order_states.filesystem.public' => 'getFourtwosixTranslateOrderStates_Filesystem_PublicService',
  918.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  919.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  920.             'frosh_mail_archive.repository' => 'getFroshMailArchive_RepositoryService',
  921.             'frosh_platform_mail_archive.filesystem.private' => 'getFroshPlatformMailArchive_Filesystem_PrivateService',
  922.             'frosh_platform_mail_archive.filesystem.public' => 'getFroshPlatformMailArchive_Filesystem_PublicService',
  923.             'frosh_tools.filesystem.private' => 'getFroshTools_Filesystem_PrivateService',
  924.             'frosh_tools.filesystem.public' => 'getFroshTools_Filesystem_PublicService',
  925.             'fts.payment_cost.service.config_service' => 'getFts_PaymentCost_Service_ConfigServiceService',
  926.             'fts.payment_cost.service.payment_method_paymentcost_service' => 'getFts_PaymentCost_Service_PaymentMethodPaymentcostServiceService',
  927.             'fts_attachment.repository' => 'getFtsAttachment_RepositoryService',
  928.             'fts_attachment_language.repository' => 'getFtsAttachmentLanguage_RepositoryService',
  929.             'fts_attachment_translation.repository' => 'getFtsAttachmentTranslation_RepositoryService',
  930.             'fts_payment_cost.repository' => 'getFtsPaymentCost_RepositoryService',
  931.             'fts_payment_cost_translation.repository' => 'getFtsPaymentCostTranslation_RepositoryService',
  932.             'fts_stock_discount.repository' => 'getFtsStockDiscount_RepositoryService',
  933.             'http_kernel' => 'getHttpKernelService',
  934.             'icorp_cms_extend_parallax_box.filesystem.private' => 'getIcorpCmsExtendParallaxBox_Filesystem_PrivateService',
  935.             'icorp_cms_extend_parallax_box.filesystem.public' => 'getIcorpCmsExtendParallaxBox_Filesystem_PublicService',
  936.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  937.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  938.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  939.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  940.             'integration.repository' => 'getIntegration_RepositoryService',
  941.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  942.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  943.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  944.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  945.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  946.             'language.repository' => 'getLanguage_RepositoryService',
  947.             'locale.repository' => 'getLocale_RepositoryService',
  948.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  949.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  950.             'logger' => 'getLoggerService',
  951.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  952.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  953.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  954.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  955.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  956.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  957.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  958.             'main_category.repository' => 'getMainCategory_RepositoryService',
  959.             'maintenance.filesystem.private' => 'getMaintenance_Filesystem_PrivateService',
  960.             'maintenance.filesystem.public' => 'getMaintenance_Filesystem_PublicService',
  961.             'media.repository' => 'getMedia_RepositoryService',
  962.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  963.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  964.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  965.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  966.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  967.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  968.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  969.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  970.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  971.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  972.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  973.             'moorl_client.repository' => 'getMoorlClient_RepositoryService',
  974.             'moorl_cms_element_config.repository' => 'getMoorlCmsElementConfig_RepositoryService',
  975.             'moorl_fb_element.repository' => 'getMoorlFbElement_RepositoryService',
  976.             'moorl_fb_element_translation.repository' => 'getMoorlFbElementTranslation_RepositoryService',
  977.             'moorl_fb_form.repository' => 'getMoorlFbForm_RepositoryService',
  978.             'moorl_fb_form_translation.repository' => 'getMoorlFbFormTranslation_RepositoryService',
  979.             'moorl_forms.filesystem.private' => 'getMoorlForms_Filesystem_PrivateService',
  980.             'moorl_forms.filesystem.public' => 'getMoorlForms_Filesystem_PublicService',
  981.             'moorl_foundation.filesystem.private' => 'getMoorlFoundation_Filesystem_PrivateService',
  982.             'moorl_foundation.filesystem.public' => 'getMoorlFoundation_Filesystem_PublicService',
  983.             'moorl_location.repository' => 'getMoorlLocation_RepositoryService',
  984.             'moorl_location_cache.repository' => 'getMoorlLocationCache_RepositoryService',
  985.             'moorl_marker.repository' => 'getMoorlMarker_RepositoryService',
  986.             'moorl_sorting.repository' => 'getMoorlSorting_RepositoryService',
  987.             'moorl_sorting_translation.repository' => 'getMoorlSortingTranslation_RepositoryService',
  988.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  989.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  990.             'notification.repository' => 'getNotification_RepositoryService',
  991.             'number_range.repository' => 'getNumberRange_RepositoryService',
  992.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  993.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  994.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  995.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  996.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  997.             'nwdxx_it_recht_connector6.filesystem.private' => 'getNwdxxItRechtConnector6_Filesystem_PrivateService',
  998.             'nwdxx_it_recht_connector6.filesystem.public' => 'getNwdxxItRechtConnector6_Filesystem_PublicService',
  999.             'order.repository' => 'getOrder_RepositoryService',
  1000.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  1001.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  1002.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  1003.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  1004.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  1005.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  1006.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  1007.             'order_transaction_capture.repository' => 'getOrderTransactionCapture_RepositoryService',
  1008.             'order_transaction_capture_refund.repository' => 'getOrderTransactionCaptureRefund_RepositoryService',
  1009.             'order_transaction_capture_refund_position.repository' => 'getOrderTransactionCaptureRefundPosition_RepositoryService',
  1010.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  1011.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  1012.             'plugin.repository' => 'getPlugin_RepositoryService',
  1013.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  1014.             'product.repository' => 'getProduct_RepositoryService',
  1015.             'product_category.repository' => 'getProductCategory_RepositoryService',
  1016.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  1017.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  1018.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  1019.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  1020.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  1021.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  1022.             'product_export.repository' => 'getProductExport_RepositoryService',
  1023.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  1024.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  1025.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  1026.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  1027.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  1028.             'product_media.repository' => 'getProductMedia_RepositoryService',
  1029.             'product_option.repository' => 'getProductOption_RepositoryService',
  1030.             'product_price.repository' => 'getProductPrice_RepositoryService',
  1031.             'product_property.repository' => 'getProductProperty_RepositoryService',
  1032.             'product_review.repository' => 'getProductReview_RepositoryService',
  1033.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  1034.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  1035.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  1036.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  1037.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  1038.             'product_stream.repository' => 'getProductStream_RepositoryService',
  1039.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  1040.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  1041.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  1042.             'product_tag.repository' => 'getProductTag_RepositoryService',
  1043.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  1044.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  1045.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  1046.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  1047.             'promotion.repository' => 'getPromotion_RepositoryService',
  1048.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  1049.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  1050.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  1051.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  1052.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  1053.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  1054.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  1055.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  1056.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  1057.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  1058.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  1059.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  1060.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  1061.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  1062.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  1063.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  1064.             'request_stack' => 'getRequestStackService',
  1065.             'router' => 'getRouterService',
  1066.             'routing.loader' => 'getRouting_LoaderService',
  1067.             'rule.repository' => 'getRule_RepositoryService',
  1068.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  1069.             'rule_tag.repository' => 'getRuleTag_RepositoryService',
  1070.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  1071.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  1072.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  1073.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  1074.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  1075.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  1076.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  1077.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  1078.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  1079.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  1080.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  1081.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  1082.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  1083.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  1084.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  1085.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  1086.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  1087.             'sales_channel_definition.Acris\\Promotion\\Custom\\PromotionDisplayDefinition' => 'getPromotionDisplayDefinition2Service',
  1088.             'sales_channel_definition.Acris\\Tax\\Custom\\TaxCountryRuleDefinition' => 'getTaxCountryRuleDefinition2Service',
  1089.             'sales_channel_definition.Acris\\Tax\\Custom\\TaxCustomerGroupRuleDefinition' => 'getTaxCustomerGroupRuleDefinition2Service',
  1090.             'sales_channel_definition.Acris\\Tax\\Custom\\VatIdValidationLogDefinition' => 'getVatIdValidationLogDefinition2Service',
  1091.             'sales_channel_definition.AkuCmsFactory\\Element\\CmsFactoryElementDefinition' => 'getCmsFactoryElementDefinition2Service',
  1092.             'sales_channel_definition.CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryZipValidationDefintion' => 'getCountryZipValidationDefintion2Service',
  1093.             'sales_channel_definition.FourtwosixThemeExtension\\Core\\Content\\FourtwosixStockDiscount\\FourtwosixStockDiscountDefinition' => 'getFourtwosixStockDiscountDefinition2Service',
  1094.             'sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition' => 'getAttachmentLanguageDefinition2Service',
  1095.             'sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition' => 'getAttachmentTranslationDefinition2Service',
  1096.             'sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition' => 'getAttachmentDefinition2Service',
  1097.             'sales_channel_definition.Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition' => 'getPaymentCostTranslationDefinition2Service',
  1098.             'sales_channel_definition.Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition' => 'getPaymentCostDefinition2Service',
  1099.             'sales_channel_definition.Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition' => 'getMailArchiveDefinition2Service',
  1100.             'sales_channel_definition.MoorlForms\\Core\\Content\\Element\\ElementDefinition' => 'getElementDefinition2Service',
  1101.             'sales_channel_definition.MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition' => 'getElementTranslationDefinition2Service',
  1102.             'sales_channel_definition.MoorlForms\\Core\\Content\\Form\\FormDefinition' => 'getFormDefinition2Service',
  1103.             'sales_channel_definition.MoorlForms\\Core\\Content\\Form\\FormTranslationDefinition' => 'getFormTranslationDefinition2Service',
  1104.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Client\\ClientDefinition' => 'getClientDefinition2Service',
  1105.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition' => 'getCmsElementConfigDefinition2Service',
  1106.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition' => 'getLocationCacheDefinition2Service',
  1107.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Location\\LocationDefinition' => 'getLocationDefinition2Service',
  1108.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition' => 'getMarkerDefinition2Service',
  1109.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition' => 'getSortingDefinition2Service',
  1110.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition' => 'getSortingTranslationDefinition2Service',
  1111.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  1112.             'sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinition2Service',
  1113.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  1114.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  1115.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  1116.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  1117.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  1118.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  1119.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  1120.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  1121.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  1122.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  1123.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  1124.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  1125.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  1126.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  1127.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  1128.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  1129.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  1130.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  1131.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  1132.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  1133.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinition2Service',
  1134.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinition2Service',
  1135.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinition2Service',
  1136.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  1137.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  1138.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  1139.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  1140.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  1141.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  1142.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  1143.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  1144.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  1145.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  1146.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  1147.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  1148.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  1149.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  1150.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  1151.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  1152.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  1153.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  1154.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  1155.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  1156.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  1157.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  1158.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  1159.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  1160.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  1161.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  1162.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  1163.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  1164.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  1165.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  1166.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  1167.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  1168.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  1169.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  1170.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  1171.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  1172.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  1173.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  1174.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  1175.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  1176.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  1177.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  1178.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  1179.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  1180.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  1181.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  1182.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  1183.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  1184.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  1185.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  1186.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  1187.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  1188.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  1189.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  1190.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  1191.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  1192.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  1193.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  1194.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  1195.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  1196.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  1197.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  1198.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  1199.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  1200.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  1201.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  1202.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  1203.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  1204.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  1205.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  1206.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  1207.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  1208.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  1209.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  1210.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  1211.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  1212.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  1213.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  1214.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  1215.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  1216.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  1217.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  1218.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  1219.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  1220.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  1221.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  1222.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  1223.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  1224.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinition2Service',
  1225.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  1226.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  1227.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  1228.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  1229.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  1230.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  1231.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  1232.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinition2Service',
  1233.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinition2Service',
  1234.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  1235.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  1236.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  1237.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinition2Service',
  1238.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinition2Service',
  1239.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  1240.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  1241.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  1242.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  1243.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  1244.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  1245.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  1246.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  1247.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  1248.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  1249.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  1250.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  1251.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  1252.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1253.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1254.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1255.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1256.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1257.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1258.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1259.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1260.             'sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinition2Service',
  1261.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1262.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1263.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1264.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1265.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1266.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1267.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1268.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1269.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1270.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1271.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1272.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1273.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1274.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1275.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1276.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1277.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1278.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1279.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1280.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1281.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1282.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1283.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1284.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1285.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1286.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1287.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1288.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1289.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1290.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1291.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1292.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1293.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1294.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1295.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1296.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1297.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1298.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1299.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1300.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1301.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1302.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1303.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1304.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1305.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1306.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1307.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1308.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1309.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1310.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1311.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1312.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1313.             'sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinition2Service',
  1314.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinition2Service',
  1315.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinition2Service',
  1316.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinition2Service',
  1317.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinition2Service',
  1318.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinition2Service',
  1319.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinition2Service',
  1320.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1321.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1322.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1323.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1324.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1325.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1326.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1327.             'salutation.repository' => 'getSalutation_RepositoryService',
  1328.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1329.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1330.             'script.repository' => 'getScript_RepositoryService',
  1331.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1332.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1333.             'services_resetter' => 'getServicesResetterService',
  1334.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1335.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1336.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1337.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1338.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1339.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1340.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1341.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1342.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1343.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1344.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1345.             'shopware.store_client' => 'getShopware_StoreClientService',
  1346.             'snippet.repository' => 'getSnippet_RepositoryService',
  1347.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1348.             'solid_advanced_slider_elements.filesystem.private' => 'getSolidAdvancedSliderElements_Filesystem_PrivateService',
  1349.             'solid_advanced_slider_elements.filesystem.public' => 'getSolidAdvancedSliderElements_Filesystem_PublicService',
  1350.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1351.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1352.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1353.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1354.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1355.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1356.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1357.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1358.             'swag_extension_store.filesystem.private' => 'getSwagExtensionStore_Filesystem_PrivateService',
  1359.             'swag_extension_store.filesystem.public' => 'getSwagExtensionStore_Filesystem_PublicService',
  1360.             'swag_language_pack.filesystem.private' => 'getSwagLanguagePack_Filesystem_PrivateService',
  1361.             'swag_language_pack.filesystem.public' => 'getSwagLanguagePack_Filesystem_PublicService',
  1362.             'swag_language_pack_language.repository' => 'getSwagLanguagePackLanguage_RepositoryService',
  1363.             'swag_pay_pal.filesystem.private' => 'getSwagPayPal_Filesystem_PrivateService',
  1364.             'swag_pay_pal.filesystem.public' => 'getSwagPayPal_Filesystem_PublicService',
  1365.             'swag_paypal_pos_sales_channel.repository' => 'getSwagPaypalPosSalesChannel_RepositoryService',
  1366.             'swag_paypal_pos_sales_channel_inventory.repository' => 'getSwagPaypalPosSalesChannelInventory_RepositoryService',
  1367.             'swag_paypal_pos_sales_channel_media.repository' => 'getSwagPaypalPosSalesChannelMedia_RepositoryService',
  1368.             'swag_paypal_pos_sales_channel_product.repository' => 'getSwagPaypalPosSalesChannelProduct_RepositoryService',
  1369.             'swag_paypal_pos_sales_channel_run.repository' => 'getSwagPaypalPosSalesChannelRun_RepositoryService',
  1370.             'swag_paypal_pos_sales_channel_run_log.repository' => 'getSwagPaypalPosSalesChannelRunLog_RepositoryService',
  1371.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1372.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1373.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1374.             'tag.repository' => 'getTag_RepositoryService',
  1375.             'tax.repository' => 'getTax_RepositoryService',
  1376.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1377.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1378.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1379.             'theme.repository' => 'getTheme_RepositoryService',
  1380.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1381.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1382.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1383.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1384.             'translator' => 'getTranslatorService',
  1385.             'unit.repository' => 'getUnit_RepositoryService',
  1386.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1387.             'user.repository' => 'getUser_RepositoryService',
  1388.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1389.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1390.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1391.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1392.             'version.repository' => 'getVersion_RepositoryService',
  1393.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1394.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1395.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1396.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1397.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1398.             'webhook.repository' => 'getWebhook_RepositoryService',
  1399.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1400.             'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4' => 'getZenitPlatformStratusSet4Service',
  1401.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController' => 'getQuickViewControllerService',
  1402.             'zenit\\PlatformStratus\\zenitPlatformStratus' => 'getZenitPlatformStratusService',
  1403.             'zenit_platform_stratus.filesystem.private' => 'getZenitPlatformStratus_Filesystem_PrivateService',
  1404.             'zenit_platform_stratus.filesystem.public' => 'getZenitPlatformStratus_Filesystem_PublicService',
  1405.             'zenit_platform_stratus_set4.filesystem.private' => 'getZenitPlatformStratusSet4_Filesystem_PrivateService',
  1406.             'zenit_platform_stratus_set4.filesystem.public' => 'getZenitPlatformStratusSet4_Filesystem_PublicService',
  1407.             'cache_clearer' => 'getCacheClearerService',
  1408.             'filesystem' => 'getFilesystemService',
  1409.             'serializer' => 'getSerializerService',
  1410.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1411.             'profiler' => 'getProfiler2Service',
  1412.             'twig' => 'getTwigService',
  1413.             'session' => 'getSessionService',
  1414.             'validator' => 'getValidatorService',
  1415.         ];
  1416.         $this->aliases = [
  1417.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator',
  1418.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'FourtwosixPhoneValidation\\Decorator\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRouteDecorator',
  1419.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1420.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute',
  1421.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute',
  1422.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1423.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1424.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1425.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'Frosh\\MailArchive\\Services\\MailSender',
  1426.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1427.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1428.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute',
  1429.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1430.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute',
  1431.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1432.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1433.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1434.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1435.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryStateRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute',
  1436.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1437.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1438.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator',
  1439.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1440.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController',
  1441.             'Shopware\\Storefront\\Controller\\AddressController' => 'FourtwosixPhoneValidation\\Decorator\\Storefront\\Controller\\AddressControllerDecorator',
  1442.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'FourtwosixThemeExtension\\Controller\\Decorator\\CartLineItemDecoratorController',
  1443.             'Shopware\\Storefront\\Controller\\CookieController' => 'DISco\\GA4\\Storefront\\Controller\\CookieControllerDecorator',
  1444.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1445.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1446.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1447.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1448.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1449.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1450.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1451.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1452.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1453.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1454.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1455.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1456.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1457.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1458.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1459.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1460.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1461.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1462.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1463.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1464.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1465.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1466.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1467.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1468.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1469.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1470.         ];
  1471.         $this->privates['service_container'] = function () {
  1472.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeFlowEventHandler.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteParamsCleanupListener.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Xml/CustomEntityXmlSchemaValidator.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Loader/InitialStateIdLoader.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowFactory.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractCartPersister.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersister.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartSerializationCleaner.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SortedShippingMethodRoute.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/NotFound/NotFoundSubscriber.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractScssCompiler.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ScssPhpCompiler.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/SalesChannelThemeLoader.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1858.             include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Decorator/Core/Checkout/Cart/SalesChannel/CartOrderRouteDecorator.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  1862.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/ExcludedProductValidator.php';
  1863.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/CartPriceService.php';
  1864.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/FilteredPaymentMethodRoute.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1866.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationServiceInterface.php';
  1867.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationService.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1869.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Log/LoggerFactory.php';
  1870.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Method/PaymentMethodDataRegistry.php';
  1871.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Availability/AvailabilityService.php';
  1872.             include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Subscriber/CmsElementSubscriber.php';
  1873.             include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Element/CmsFactoryElementDefinition.php';
  1874.             include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Services/CmsElementService.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  1876.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Cart/Tax/TaxDetector.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  1878.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Cart/CartRuleLoader.php';
  1879.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Cart/TaxRuleLoader.php';
  1880.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Custom/TaxCustomerGroupRuleDefinition.php';
  1881.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Custom/TaxCountryRuleDefinition.php';
  1882.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Components/Service/TaxService.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  1884.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  1886.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Cart/Price/AmountCalculator.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractBaseContextFactory.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php';
  1889.             include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Decorator/Core/System/SalesChannel/Context/BaseContextFactoryDecorator.php';
  1890.             include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/AdminInfoSubscriber.php';
  1891.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Components/State.php';
  1892.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Subscriber/AdminSecurityFixesProvider.php';
  1893.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Service/FbService.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaUploader.php';
  1895.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementPriceCalculator.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  2027.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  2028.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  2029.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  2033.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  2074.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Compatibility/EntityRepositoryDecorator.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  2079.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT23915/PatchedVersionManager6430.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  2094.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Compatibility/SalesChannelRepositoryDecorator.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2145.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2146.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2162.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2163.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2164.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2165.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  2166.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2167.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/DataCollector.php';
  2168.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  2169.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  2171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  2173.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  2174.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  2175.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  2176.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  2177.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  2178.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  2179.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  2180.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  2181.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  2182.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  2183.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  2184.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  2185.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  2186.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  2187.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  2188.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  2189.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  2190.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  2191.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  2192.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  2193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  2194.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  2195.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2196.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  2197.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  2198.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  2199.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  2200.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  2201.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  2202.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  2203.             include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/Decorator/Core/Content/Framework/Adapter/Twig/Filter/CurrencyFilterDecorator.php';
  2204.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  2205.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  2206.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT24667/SecurityExtension.php';
  2207.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  2208.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  2209.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  2210.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  2211.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  2212.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  2213.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  2214.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  2215.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  2216.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  2217.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  2218.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  2219.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  2220.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  2221.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  2222.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/IconCacheTwigFilter.php';
  2223.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  2224.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  2225.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  2226.             include_once \dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Twig/GA4TwigExtensions.php';
  2227.             include_once \dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Core/Framework/Adapter/Twig/Extension/TwigExtensions.php';
  2228.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Framework/Twig/AnimatedExtension.php';
  2229.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Framework/Twig/ListingExtension.php';
  2230.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Framework/Twig/VersionCompareExtension.php';
  2231.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Framework/Twig/FbExtension.php';
  2232.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2233.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2234.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  2235.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2236.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2237.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2238.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  2239.             include_once __DIR__.'/proxy-classes.php';
  2240.         };
  2241.     }
  2242.     public function compile(): void
  2243.     {
  2244.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2245.     }
  2246.     public function isCompiled(): bool
  2247.     {
  2248.         return true;
  2249.     }
  2250.     public function getRemovedIds(): array
  2251.     {
  2252.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2253.     }
  2254.     protected function createProxy($class\Closure $factory)
  2255.     {
  2256.         return $factory();
  2257.     }
  2258.     /**
  2259.      * Gets the public '.container.private.cache_clearer' shared service.
  2260.      *
  2261.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2262.      */
  2263.     protected function get_Container_Private_CacheClearerService()
  2264.     {
  2265.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2266.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2267.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2268.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2269.         }, 1));
  2270.     }
  2271.     /**
  2272.      * Gets the public '.container.private.filesystem' shared service.
  2273.      *
  2274.      * @return \Symfony\Component\Filesystem\Filesystem
  2275.      */
  2276.     protected function get_Container_Private_FilesystemService()
  2277.     {
  2278.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2279.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2280.     }
  2281.     /**
  2282.      * Gets the public '.container.private.profiler' shared service.
  2283.      *
  2284.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2285.      */
  2286.     protected function get_Container_Private_ProfilerService()
  2287.     {
  2288.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2289.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2290.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2291.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  2292.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2293.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2294.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2295.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2296.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2297.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2298.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2299.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2300.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2301.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2302.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2303.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2304.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  2305.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  2306.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  2307.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  2308.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2309.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2310.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2311.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  2312.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  2313.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2314.         if ($this->has('kernel')) {
  2315.             $g->setKernel($b);
  2316.         }
  2317.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2318.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2319.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2320.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  2321.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2322.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2323.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer'), $c));
  2324.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2325.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2326.         $instance->add($d);
  2327.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2328.         $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())));
  2329.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2330.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2331.         $instance->add($e);
  2332.         $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())));
  2333.         $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector($this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService())));
  2334.         $instance->add(($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService()));
  2335.         $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()))));
  2336.         $instance->add($f);
  2337.         $instance->add($g);
  2338.         return $instance;
  2339.     }
  2340.     /**
  2341.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2342.      *
  2343.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2344.      */
  2345.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2346.     {
  2347.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2348.         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);
  2349.     }
  2350.     /**
  2351.      * Gets the public '.container.private.serializer' shared service.
  2352.      *
  2353.      * @return \Symfony\Component\Serializer\Serializer
  2354.      */
  2355.     protected function get_Container_Private_SerializerService()
  2356.     {
  2357.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2358.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2359.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2360.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2361.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2362.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2363.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \Shopware\Core\Framework\Struct\Serializer\StructNormalizer(), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$d$e$fNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$e$fNULL)], [=> new \Shopware\Core\Framework\Struct\Serializer\StructDecoder(), => new \Shopware\Core\Framework\Api\Serializer\JsonApiDecoder(), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2364.     }
  2365.     /**
  2366.      * Gets the public '.container.private.session' shared service.
  2367.      *
  2368.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2369.      */
  2370.     protected function get_Container_Private_SessionService()
  2371.     {
  2372.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2373.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2374.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2375.         if (isset($this->services['.container.private.session'])) {
  2376.             return $this->services['.container.private.session'];
  2377.         }
  2378.         return $this->services['.container.private.session'] = $a->createSession();
  2379.     }
  2380.     /**
  2381.      * Gets the public '.container.private.twig' shared service.
  2382.      *
  2383.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2384.      */
  2385.     protected function get_Container_Private_TwigService()
  2386.     {
  2387.         $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']);
  2388.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2389.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2390.         $c = ($this->services['router'] ?? $this->getRouterService());
  2391.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2392.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2393.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2394.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2395.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2396.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2397.         $i = new \Symfony\Bridge\Twig\AppVariable();
  2398.         $i->setEnvironment('dev');
  2399.         $i->setDebug(true);
  2400.         if ($this->has('request_stack')) {
  2401.             $i->setRequestStack($e);
  2402.         }
  2403.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2404.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2405.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2406.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2407.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b\dirname(__DIR__4), 'UTF-8'));
  2408.         $instance->addExtension($d);
  2409.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2410.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2411.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2412.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2413.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2414.         $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())));
  2415.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2416.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2417.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2418.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2419.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2420.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2421.         $instance->addExtension(new \FourtwosixMaintainNetPrice\Decorator\Core\Content\Framework\Adapter\Twig\Filter\CurrencyFilterDecorator(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  2422.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2423.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2424.         $instance->addExtension(new \Swag\Security\Fixes\NEXT24667\SecurityExtension([]));
  2425.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  2426.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  2427.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  2428.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2429.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2430.         $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())));
  2431.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  2432.         $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()))));
  2433.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2434.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2435.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  2436.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter());
  2437.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2438.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2439.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  2440.         $instance->addExtension(new \DISco\GA4\Twig\GA4TwigExtensions(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  2441.         $instance->addExtension(new \StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions());
  2442.         $instance->addExtension(new \MoorlFoundation\Core\Framework\Twig\AnimatedExtension());
  2443.         $instance->addExtension(new \MoorlFoundation\Core\Framework\Twig\ListingExtension());
  2444.         $instance->addExtension(new \MoorlFoundation\Core\Framework\Twig\VersionCompareExtension('6.4.18.1'));
  2445.         $instance->addExtension(new \MoorlForms\Core\Framework\Twig\FbExtension($f, ($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService())));
  2446.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  2447.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($i$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2448.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2449.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2450.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2451.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2452.         ], [
  2453.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2454.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2455.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2456.         ])));
  2457.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2458.         return $instance;
  2459.     }
  2460.     /**
  2461.      * Gets the public '.container.private.validator' shared service.
  2462.      *
  2463.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2464.      */
  2465.     protected function get_Container_Private_ValidatorService()
  2466.     {
  2467.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2468.         if (isset($this->services['.container.private.validator'])) {
  2469.             return $this->services['.container.private.validator'];
  2470.         }
  2471.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator($a);
  2472.     }
  2473.     /**
  2474.      * Gets the public 'Acris\Promotion\AcrisPromotionCS' shared autowired service.
  2475.      *
  2476.      * @return \Acris\Promotion\AcrisPromotionCS
  2477.      */
  2478.     protected function getAcrisPromotionCSService()
  2479.     {
  2480.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2481.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2482.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2483.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2486.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/AcrisPromotionCS.php';
  2487.         return $this->services['Acris\\Promotion\\AcrisPromotionCS'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Acris\\Promotion\\AcrisPromotionCS');
  2488.     }
  2489.     /**
  2490.      * Gets the public 'Acris\Promotion\Custom\PromotionDisplayDefinition' shared service.
  2491.      *
  2492.      * @return \Acris\Promotion\Custom\PromotionDisplayDefinition
  2493.      */
  2494.     protected function getPromotionDisplayDefinitionService()
  2495.     {
  2496.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Custom/PromotionDisplayDefinition.php';
  2497.         $this->services['Acris\\Promotion\\Custom\\PromotionDisplayDefinition'] = $instance = new \Acris\Promotion\Custom\PromotionDisplayDefinition();
  2498.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2499.         return $instance;
  2500.     }
  2501.     /**
  2502.      * Gets the public 'Acris\Tax\AcrisTaxCS' shared autowired service.
  2503.      *
  2504.      * @return \Acris\Tax\AcrisTaxCS
  2505.      */
  2506.     protected function getAcrisTaxCSService()
  2507.     {
  2508.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2509.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2510.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2511.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2514.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/AcrisTaxCS.php';
  2515.         return $this->services['Acris\\Tax\\AcrisTaxCS'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Acris\\Tax\\AcrisTaxCS');
  2516.     }
  2517.     /**
  2518.      * Gets the public 'Acris\Tax\Controller\VatIdValidationController' shared service.
  2519.      *
  2520.      * @return \Acris\Tax\Controller\VatIdValidationController
  2521.      */
  2522.     protected function getVatIdValidationControllerService()
  2523.     {
  2524.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Controller/VatIdValidationController.php';
  2525.         $this->services['Acris\\Tax\\Controller\\VatIdValidationController'] = $instance = new \Acris\Tax\Controller\VatIdValidationController(($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] ?? $this->getVatIdValidationServiceService()));
  2526.         $instance->setContainer($this);
  2527.         return $instance;
  2528.     }
  2529.     /**
  2530.      * Gets the public 'Acris\Tax\Core\Checkout\Cart\TaxRuleLoader' shared service.
  2531.      *
  2532.      * @return \Acris\Tax\Core\Checkout\Cart\TaxRuleLoader
  2533.      */
  2534.     protected function getTaxRuleLoaderService()
  2535.     {
  2536.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService());
  2537.         if (isset($this->services['Acris\\Tax\\Core\\Checkout\\Cart\\TaxRuleLoader'])) {
  2538.             return $this->services['Acris\\Tax\\Core\\Checkout\\Cart\\TaxRuleLoader'];
  2539.         }
  2540.         return $this->services['Acris\\Tax\\Core\\Checkout\\Cart\\TaxRuleLoader'] = new \Acris\Tax\Core\Checkout\Cart\TaxRuleLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $a);
  2541.     }
  2542.     /**
  2543.      * Gets the public 'Acris\Tax\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  2544.      *
  2545.      * @return \Acris\Tax\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  2546.      */
  2547.     protected function getCustomerVatIdentificationValidatorService()
  2548.     {
  2549.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  2550.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  2551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  2552.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  2553.         return $this->services['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator'] = new \Acris\Tax\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  2554.     }
  2555.     /**
  2556.      * Gets the public 'Acris\Tax\Custom\TaxCountryRuleDefinition' shared service.
  2557.      *
  2558.      * @return \Acris\Tax\Custom\TaxCountryRuleDefinition
  2559.      */
  2560.     protected function getTaxCountryRuleDefinitionService()
  2561.     {
  2562.         $this->services['Acris\\Tax\\Custom\\TaxCountryRuleDefinition'] = $instance = new \Acris\Tax\Custom\TaxCountryRuleDefinition();
  2563.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2564.         return $instance;
  2565.     }
  2566.     /**
  2567.      * Gets the public 'Acris\Tax\Custom\TaxCustomerGroupRuleDefinition' shared service.
  2568.      *
  2569.      * @return \Acris\Tax\Custom\TaxCustomerGroupRuleDefinition
  2570.      */
  2571.     protected function getTaxCustomerGroupRuleDefinitionService()
  2572.     {
  2573.         $this->services['Acris\\Tax\\Custom\\TaxCustomerGroupRuleDefinition'] = $instance = new \Acris\Tax\Custom\TaxCustomerGroupRuleDefinition();
  2574.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2575.         return $instance;
  2576.     }
  2577.     /**
  2578.      * Gets the public 'Acris\Tax\Custom\VatIdValidationLogDefinition' shared service.
  2579.      *
  2580.      * @return \Acris\Tax\Custom\VatIdValidationLogDefinition
  2581.      */
  2582.     protected function getVatIdValidationLogDefinitionService()
  2583.     {
  2584.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Custom/VatIdValidationLogDefinition.php';
  2585.         $this->services['Acris\\Tax\\Custom\\VatIdValidationLogDefinition'] = $instance = new \Acris\Tax\Custom\VatIdValidationLogDefinition();
  2586.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2587.         return $instance;
  2588.     }
  2589.     /**
  2590.      * Gets the public 'Acris\Tax\Storefront\Controller\VatIdValidationController' shared service.
  2591.      *
  2592.      * @return \Acris\Tax\Storefront\Controller\VatIdValidationController
  2593.      */
  2594.     protected function getVatIdValidationController2Service()
  2595.     {
  2596.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Storefront/Controller/VatIdValidationController.php';
  2597.         $this->services['Acris\\Tax\\Storefront\\Controller\\VatIdValidationController'] = $instance = new \Acris\Tax\Storefront\Controller\VatIdValidationController(($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] ?? $this->getVatIdValidationServiceService()));
  2598.         $instance->setContainer($this);
  2599.         return $instance;
  2600.     }
  2601.     /**
  2602.      * Gets the public 'AkuCmsFactory\AkuCmsFactory' shared autowired service.
  2603.      *
  2604.      * @return \AkuCmsFactory\AkuCmsFactory
  2605.      */
  2606.     protected function getAkuCmsFactoryService()
  2607.     {
  2608.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2609.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2610.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2611.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2614.         include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/AkuCmsFactory.php';
  2615.         return $this->services['AkuCmsFactory\\AkuCmsFactory'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('AkuCmsFactory\\AkuCmsFactory');
  2616.     }
  2617.     /**
  2618.      * Gets the public 'AkuCmsFactory\Controller\RenderController' shared autowired service.
  2619.      *
  2620.      * @return \AkuCmsFactory\Controller\RenderController
  2621.      */
  2622.     protected function getRenderControllerService()
  2623.     {
  2624.         include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Controller/RenderController.php';
  2625.         $this->services['AkuCmsFactory\\Controller\\RenderController'] = $instance = new \AkuCmsFactory\Controller\RenderController();
  2626.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AkuCmsFactory\\Controller\\RenderController'$this));
  2627.         return $instance;
  2628.     }
  2629.     /**
  2630.      * Gets the public 'AkuCmsFactory\Element\CmsFactoryElementDefinition' shared autowired service.
  2631.      *
  2632.      * @return \AkuCmsFactory\Element\CmsFactoryElementDefinition
  2633.      */
  2634.     protected function getCmsFactoryElementDefinitionService()
  2635.     {
  2636.         $this->services['AkuCmsFactory\\Element\\CmsFactoryElementDefinition'] = $instance = new \AkuCmsFactory\Element\CmsFactoryElementDefinition();
  2637.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2638.         return $instance;
  2639.     }
  2640.     /**
  2641.      * Gets the public 'BoedenThemeExtension\BoedenThemeExtension' shared autowired service.
  2642.      *
  2643.      * @return \BoedenThemeExtension\BoedenThemeExtension
  2644.      */
  2645.     protected function getBoedenThemeExtensionService()
  2646.     {
  2647.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2649.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2650.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2653.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  2654.         include_once \dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/BoedenThemeExtension.php';
  2655.         return $this->services['BoedenThemeExtension\\BoedenThemeExtension'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('BoedenThemeExtension\\BoedenThemeExtension');
  2656.     }
  2657.     /**
  2658.      * Gets the public 'CoeAccountOrtPlzSw6\CoeAccountOrtPlzSw6' shared autowired service.
  2659.      *
  2660.      * @return \CoeAccountOrtPlzSw6\CoeAccountOrtPlzSw6
  2661.      */
  2662.     protected function getCoeAccountOrtPlzSw6Service()
  2663.     {
  2664.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2665.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2666.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2667.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2670.         include_once \dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/CoeAccountOrtPlzSw6.php';
  2671.         return $this->services['CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6');
  2672.     }
  2673.     /**
  2674.      * Gets the public 'CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion' shared service.
  2675.      *
  2676.      * @return \CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion
  2677.      */
  2678.     protected function getCountryZipValidationDefintionService()
  2679.     {
  2680.         include_once \dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/Core/System/Country/CountryZipValidationDefintion.php';
  2681.         $this->services['CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryZipValidationDefintion'] = $instance = new \CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion();
  2682.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2683.         return $instance;
  2684.     }
  2685.     /**
  2686.      * Gets the public 'DISco\GA4\DIScoGA4' shared autowired service.
  2687.      *
  2688.      * @return \DISco\GA4\DIScoGA4
  2689.      */
  2690.     protected function getDIScoGA4Service()
  2691.     {
  2692.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2694.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2695.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2698.         include_once \dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/DIScoGA4.php';
  2699.         return $this->services['DISco\\GA4\\DIScoGA4'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('DISco\\GA4\\DIScoGA4');
  2700.     }
  2701.     /**
  2702.      * Gets the public 'DISco\GA4\Storefront\Controller\CookieControllerDecorator' shared service.
  2703.      *
  2704.      * @return \DISco\GA4\Storefront\Controller\CookieControllerDecorator
  2705.      */
  2706.     protected function getCookieControllerDecoratorService()
  2707.     {
  2708.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  2709.         include_once \dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Storefront/Controller/CookieControllerDecorator.php';
  2710.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.php';
  2711.         include_once \dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Framework/Cookie/CustomCookieProvider.php';
  2712.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Framework/Cookie/PayPalCookieProvider.php';
  2713.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Framework/Cookie/CustomCookieProvider.php';
  2714.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/AppCookieProvider.php';
  2715.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProvider.php';
  2716.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  2717.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  2718.         $c = new \DISco\GA4\Framework\Cookie\CustomCookieProvider(new \Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider(new \zenit\PlatformStratus\Framework\Cookie\CustomCookieProvider($a, new \Shopware\Storefront\Framework\Cookie\AppCookieProvider(new \Shopware\Storefront\Framework\Cookie\CookieProvider(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService())))), $b);
  2719.         $d = new \Shopware\Storefront\Controller\CookieController($c$a);
  2720.         $e = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2721.         $d->setContainer($this);
  2722.         $d->setTwig($e);
  2723.         $this->services['DISco\\GA4\\Storefront\\Controller\\CookieControllerDecorator'] = $instance = new \DISco\GA4\Storefront\Controller\CookieControllerDecorator($d$c$a$b, ($this->services['sales_channel_analytics.repository'] ?? $this->getSalesChannelAnalytics_RepositoryService()));
  2724.         $instance->setContainer($this);
  2725.         $instance->setTwig($e);
  2726.         return $instance;
  2727.     }
  2728.     /**
  2729.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  2730.      *
  2731.      * @return \Doctrine\DBAL\Connection
  2732.      */
  2733.     protected function getConnectionService()
  2734.     {
  2735.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  2736.     }
  2737.     /**
  2738.      * Gets the public 'Elasticsearch\Client' shared service.
  2739.      *
  2740.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  2741.      */
  2742.     protected function getClientService()
  2743.     {
  2744.         return $this->services['Elasticsearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.client.inner'] ?? $this->getShopware_Es_Profiled_Client_InnerService()));
  2745.     }
  2746.     /**
  2747.      * Gets the public 'FourtwosixCategoryDescriptionOnPDP\FourtwosixCategoryDescriptionOnPDP' shared autowired service.
  2748.      *
  2749.      * @return \FourtwosixCategoryDescriptionOnPDP\FourtwosixCategoryDescriptionOnPDP
  2750.      */
  2751.     protected function getFourtwosixCategoryDescriptionOnPDPService()
  2752.     {
  2753.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2755.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2756.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2759.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/FourtwosixCategoryDescriptionOnPDP.php';
  2760.         return $this->services['FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP');
  2761.     }
  2762.     /**
  2763.      * Gets the public 'FourtwosixHideEmptyCategories\FourtwosixHideEmptyCategories' shared autowired service.
  2764.      *
  2765.      * @return \FourtwosixHideEmptyCategories\FourtwosixHideEmptyCategories
  2766.      */
  2767.     protected function getFourtwosixHideEmptyCategoriesService()
  2768.     {
  2769.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2771.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2772.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2775.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src/FourtwosixHideEmptyCategories.php';
  2776.         return $this->services['FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories');
  2777.     }
  2778.     /**
  2779.      * Gets the public 'FourtwosixItalianTranslations\FourtwosixItalianTranslations' shared autowired service.
  2780.      *
  2781.      * @return \FourtwosixItalianTranslations\FourtwosixItalianTranslations
  2782.      */
  2783.     protected function getFourtwosixItalianTranslationsService()
  2784.     {
  2785.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2786.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2787.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2788.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2791.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src/FourtwosixItalianTranslations.php';
  2792.         return $this->services['FourtwosixItalianTranslations\\FourtwosixItalianTranslations'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixItalianTranslations\\FourtwosixItalianTranslations');
  2793.     }
  2794.     /**
  2795.      * Gets the public 'FourtwosixMaintainNetPrice\FourtwosixMaintainNetPrice' shared autowired service.
  2796.      *
  2797.      * @return \FourtwosixMaintainNetPrice\FourtwosixMaintainNetPrice
  2798.      */
  2799.     protected function getFourtwosixMaintainNetPriceService()
  2800.     {
  2801.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2802.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2804.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2807.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/FourtwosixMaintainNetPrice.php';
  2808.         return $this->services['FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice');
  2809.     }
  2810.     /**
  2811.      * Gets the public 'FourtwosixMonitorPlugin\FourtwosixMonitorPlugin' shared autowired service.
  2812.      *
  2813.      * @return \FourtwosixMonitorPlugin\FourtwosixMonitorPlugin
  2814.      */
  2815.     protected function getFourtwosixMonitorPluginService()
  2816.     {
  2817.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2818.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2819.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2820.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2823.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/FourtwosixMonitorPlugin.php';
  2824.         return $this->services['FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin');
  2825.     }
  2826.     /**
  2827.      * Gets the public 'FourtwosixPhoneValidation\Decorator\Core\Checkout\Customer\SalesChannel\UpsertAddressRouteDecorator' shared service.
  2828.      *
  2829.      * @return \FourtwosixPhoneValidation\Decorator\Core\Checkout\Customer\SalesChannel\UpsertAddressRouteDecorator
  2830.      */
  2831.     protected function getUpsertAddressRouteDecoratorService()
  2832.     {
  2833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  2834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  2835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  2836.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Decorator/Core/Checkout/Customer/SalesChannel/UpsertAddressRouteDecorator.php';
  2837.         return $this->services['FourtwosixPhoneValidation\\Decorator\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRouteDecorator'] = new \FourtwosixPhoneValidation\Decorator\Core\Checkout\Customer\SalesChannel\UpsertAddressRouteDecorator(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService()), ($this->privates['FourtwosixPhoneValidation\\Helper\\PhoneHelper'] ?? $this->getPhoneHelperService()));
  2838.     }
  2839.     /**
  2840.      * Gets the public 'FourtwosixPhoneValidation\Decorator\Storefront\Controller\AddressControllerDecorator' shared service.
  2841.      *
  2842.      * @return \FourtwosixPhoneValidation\Decorator\Storefront\Controller\AddressControllerDecorator
  2843.      */
  2844.     protected function getAddressControllerDecoratorService()
  2845.     {
  2846.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  2847.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Decorator/Storefront/Controller/AddressControllerDecorator.php';
  2848.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  2849.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  2850.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  2851.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  2852.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  2853.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  2854.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2855.         $this->services['FourtwosixPhoneValidation\\Decorator\\Storefront\\Controller\\AddressControllerDecorator'] = $instance = new \FourtwosixPhoneValidation\Decorator\Storefront\Controller\AddressControllerDecorator(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['FourtwosixPhoneValidation\\Decorator\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRouteDecorator'] ?? $this->getUpsertAddressRouteDecoratorService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] ?? $this->getDeleteAddressRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] ?? $this->getChangeCustomerProfileRouteService()), ($this->privates['FourtwosixPhoneValidation\\Helper\\PhoneHelper'] ?? $this->getPhoneHelperService()));
  2856.         $instance->setContainer($this);
  2857.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2858.         return $instance;
  2859.     }
  2860.     /**
  2861.      * Gets the public 'FourtwosixPhoneValidation\FourtwosixPhoneValidation' shared autowired service.
  2862.      *
  2863.      * @return \FourtwosixPhoneValidation\FourtwosixPhoneValidation
  2864.      */
  2865.     protected function getFourtwosixPhoneValidationService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2869.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2870.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2873.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/FourtwosixPhoneValidation.php';
  2874.         return $this->services['FourtwosixPhoneValidation\\FourtwosixPhoneValidation'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixPhoneValidation\\FourtwosixPhoneValidation');
  2875.     }
  2876.     /**
  2877.      * Gets the public 'FourtwosixRedirectForMissingTrailingSlashes\Core\Content\Seo\SeoResolver' shared service.
  2878.      *
  2879.      * @return \FourtwosixRedirectForMissingTrailingSlashes\Core\Content\Seo\SeoResolver
  2880.      */
  2881.     protected function getSeoResolverService()
  2882.     {
  2883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  2884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  2885.         include_once \dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src/Core/Content/Seo/SeoResolver.php';
  2886.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  2887.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  2888.         if (isset($this->services['FourtwosixRedirectForMissingTrailingSlashes\\Core\\Content\\Seo\\SeoResolver'])) {
  2889.             return $this->services['FourtwosixRedirectForMissingTrailingSlashes\\Core\\Content\\Seo\\SeoResolver'];
  2890.         }
  2891.         return $this->services['FourtwosixRedirectForMissingTrailingSlashes\\Core\\Content\\Seo\\SeoResolver'] = new \FourtwosixRedirectForMissingTrailingSlashes\Core\Content\Seo\SeoResolver(new \Shopware\Core\Content\Seo\SeoResolver($a), $a, ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('fts.seo_resolver'), $b);
  2892.     }
  2893.     /**
  2894.      * Gets the public 'FourtwosixRedirectForMissingTrailingSlashes\FourtwosixRedirectForMissingTrailingSlashes' shared autowired service.
  2895.      *
  2896.      * @return \FourtwosixRedirectForMissingTrailingSlashes\FourtwosixRedirectForMissingTrailingSlashes
  2897.      */
  2898.     protected function getFourtwosixRedirectForMissingTrailingSlashesService()
  2899.     {
  2900.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2901.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2902.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2903.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2906.         include_once \dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src/FourtwosixRedirectForMissingTrailingSlashes.php';
  2907.         return $this->services['FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes');
  2908.     }
  2909.     /**
  2910.      * Gets the public 'FourtwosixRegistrationFields\FourtwosixRegistrationFields' shared autowired service.
  2911.      *
  2912.      * @return \FourtwosixRegistrationFields\FourtwosixRegistrationFields
  2913.      */
  2914.     protected function getFourtwosixRegistrationFieldsService()
  2915.     {
  2916.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2917.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2922.         include_once \dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/FourtwosixRegistrationFields.php';
  2923.         return $this->services['FourtwosixRegistrationFields\\FourtwosixRegistrationFields'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixRegistrationFields\\FourtwosixRegistrationFields');
  2924.     }
  2925.     /**
  2926.      * Gets the public 'FourtwosixShippingCostsCalculator\Decorator\Core\System\SalesChannel\Context\BaseContextFactoryDecorator' shared service.
  2927.      *
  2928.      * @return \FourtwosixShippingCostsCalculator\Decorator\Core\System\SalesChannel\Context\BaseContextFactoryDecorator
  2929.      */
  2930.     protected function getBaseContextFactoryDecoratorService()
  2931.     {
  2932.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  2933.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2934.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2935.         }
  2936.         $b = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  2937.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2938.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2939.         }
  2940.         $c = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  2941.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2942.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2943.         }
  2944.         $d = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  2945.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2946.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2947.         }
  2948.         $e = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  2949.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2950.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2951.         }
  2952.         $f = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  2953.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2954.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2955.         }
  2956.         $g = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  2957.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2958.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2959.         }
  2960.         $h = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  2961.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2962.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2963.         }
  2964.         $i = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  2965.         if (isset($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'])) {
  2966.             return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'];
  2967.         }
  2968.         return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'] = new \FourtwosixShippingCostsCalculator\Decorator\Core\System\SalesChannel\Context\BaseContextFactoryDecorator($a$b$c$d$e$f$g, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $h$i);
  2969.     }
  2970.     /**
  2971.      * Gets the public 'FourtwosixShippingCostsCalculator\Decorator\Core\System\SalesChannel\SalesChannel\ContextSwitchRouteDecorator' shared service.
  2972.      *
  2973.      * @return \FourtwosixShippingCostsCalculator\Decorator\Core\System\SalesChannel\SalesChannel\ContextSwitchRouteDecorator
  2974.      */
  2975.     protected function getContextSwitchRouteDecoratorService()
  2976.     {
  2977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  2978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  2979.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Decorator/Core/System/SalesChannel/SalesChannel/ContextSwitchRouteDecorator.php';
  2980.         return $this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator'] = new \FourtwosixShippingCostsCalculator\Decorator\Core\System\SalesChannel\SalesChannel\ContextSwitchRouteDecorator(($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()));
  2981.     }
  2982.     /**
  2983.      * Gets the public 'FourtwosixShippingCostsCalculator\FourtwosixShippingCostsCalculator' shared autowired service.
  2984.      *
  2985.      * @return \FourtwosixShippingCostsCalculator\FourtwosixShippingCostsCalculator
  2986.      */
  2987.     protected function getFourtwosixShippingCostsCalculatorService()
  2988.     {
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2990.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2991.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2992.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2995.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/FourtwosixShippingCostsCalculator.php';
  2996.         return $this->services['FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator');
  2997.     }
  2998.     /**
  2999.      * Gets the public 'FourtwosixThemeExtension\Controller\Decorator\CartLineItemDecoratorController' shared service.
  3000.      *
  3001.      * @return \FourtwosixThemeExtension\Controller\Decorator\CartLineItemDecoratorController
  3002.      */
  3003.     protected function getCartLineItemDecoratorControllerService()
  3004.     {
  3005.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  3006.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Controller/Decorator/CartLineItemDecoratorController.php';
  3007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  3008.         $this->services['FourtwosixThemeExtension\\Controller\\Decorator\\CartLineItemDecoratorController'] = $instance = new \FourtwosixThemeExtension\Controller\Decorator\CartLineItemDecoratorController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? $this->getPromotionItemBuilderService()), ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemFactory())), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute'] ?? $this->getProductListRouteService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  3009.         $instance->setContainer($this);
  3010.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3011.         return $instance;
  3012.     }
  3013.     /**
  3014.      * Gets the public 'FourtwosixThemeExtension\Controller\Hub\GetPriceController' shared service.
  3015.      *
  3016.      * @return \FourtwosixThemeExtension\Controller\Hub\GetPriceController
  3017.      */
  3018.     protected function getGetPriceControllerService()
  3019.     {
  3020.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Controller/Hub/GetPriceController.php';
  3021.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Service/VirtualCartService.php';
  3022.         $this->services['FourtwosixThemeExtension\\Controller\\Hub\\GetPriceController'] = $instance = new \FourtwosixThemeExtension\Controller\Hub\GetPriceController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \FourtwosixThemeExtension\Service\VirtualCartService(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService()), ($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator'] ?? $this->getContextSwitchRouteDecoratorService())), ($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'] ?? $this->getBaseContextFactoryDecoratorService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()));
  3023.         $instance->setContainer($this);
  3024.         return $instance;
  3025.     }
  3026.     /**
  3027.      * Gets the public 'FourtwosixThemeExtension\Controller\RequestQuotation\RequestQuotationController' shared service.
  3028.      *
  3029.      * @return \FourtwosixThemeExtension\Controller\RequestQuotation\RequestQuotationController
  3030.      */
  3031.     protected function getRequestQuotationControllerService()
  3032.     {
  3033.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Controller/RequestQuotation/RequestQuotationController.php';
  3034.         $this->services['FourtwosixThemeExtension\\Controller\\RequestQuotation\\RequestQuotationController'] = $instance = new \FourtwosixThemeExtension\Controller\RequestQuotation\RequestQuotationController(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()));
  3035.         $instance->setContainer($this);
  3036.         return $instance;
  3037.     }
  3038.     /**
  3039.      * Gets the public 'FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition' shared service.
  3040.      *
  3041.      * @return \FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition
  3042.      */
  3043.     protected function getFourtwosixStockDiscountDefinitionService()
  3044.     {
  3045.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Content/FourtwosixStockDiscount/FourtwosixStockDiscountDefinition.php';
  3046.         $this->services['FourtwosixThemeExtension\\Core\\Content\\FourtwosixStockDiscount\\FourtwosixStockDiscountDefinition'] = $instance = new \FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition();
  3047.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3048.         return $instance;
  3049.     }
  3050.     /**
  3051.      * Gets the public 'FourtwosixThemeExtension\Decorator\Core\Checkout\Cart\SalesChannel\CartOrderRouteDecorator' shared service.
  3052.      *
  3053.      * @return \FourtwosixThemeExtension\Decorator\Core\Checkout\Cart\SalesChannel\CartOrderRouteDecorator
  3054.      */
  3055.     protected function getCartOrderRouteDecoratorService()
  3056.     {
  3057.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3058.         if (isset($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'])) {
  3059.             return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'];
  3060.         }
  3061.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  3062.         if (isset($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'])) {
  3063.             return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'];
  3064.         }
  3065.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  3066.         if (isset($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'])) {
  3067.             return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'];
  3068.         }
  3069.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3070.         if (isset($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'])) {
  3071.             return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'];
  3072.         }
  3073.         $e = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  3074.         if (isset($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'])) {
  3075.             return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'];
  3076.         }
  3077.         $f = ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService());
  3078.         if (isset($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'])) {
  3079.             return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'];
  3080.         }
  3081.         return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'] = new \FourtwosixThemeExtension\Decorator\Core\Checkout\Cart\SalesChannel\CartOrderRouteDecorator(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $b, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($b$c), $d$a, new \Shopware\Core\Checkout\Payment\PreparedPaymentService($e$f, ($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())));
  3082.     }
  3083.     /**
  3084.      * Gets the public 'FourtwosixThemeExtension\FourtwosixThemeExtension' shared autowired service.
  3085.      *
  3086.      * @return \FourtwosixThemeExtension\FourtwosixThemeExtension
  3087.      */
  3088.     protected function getFourtwosixThemeExtensionService()
  3089.     {
  3090.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3091.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3092.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3093.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3096.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/FourtwosixThemeExtension.php';
  3097.         return $this->services['FourtwosixThemeExtension\\FourtwosixThemeExtension'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixThemeExtension\\FourtwosixThemeExtension');
  3098.     }
  3099.     /**
  3100.      * Gets the public 'FourtwosixTranslateOrderStates\FourtwosixTranslateOrderStates' shared autowired service.
  3101.      *
  3102.      * @return \FourtwosixTranslateOrderStates\FourtwosixTranslateOrderStates
  3103.      */
  3104.     protected function getFourtwosixTranslateOrderStatesService()
  3105.     {
  3106.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3108.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3109.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3112.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src/FourtwosixTranslateOrderStates.php';
  3113.         return $this->services['FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates');
  3114.     }
  3115.     /**
  3116.      * Gets the public 'Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition' shared service.
  3117.      *
  3118.      * @return \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition
  3119.      */
  3120.     protected function getAttachmentLanguageDefinitionService()
  3121.     {
  3122.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/Aggregate/AttachmentLanguage/AttachmentLanguageDefinition.php';
  3123.         $this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition();
  3124.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3125.         return $instance;
  3126.     }
  3127.     /**
  3128.      * Gets the public 'Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition' shared service.
  3129.      *
  3130.      * @return \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition
  3131.      */
  3132.     protected function getAttachmentTranslationDefinitionService()
  3133.     {
  3134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3135.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/Aggregate/AttachmentTranslation/AttachmentTranslationDefinition.php';
  3136.         $this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition();
  3137.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3138.         return $instance;
  3139.     }
  3140.     /**
  3141.      * Gets the public 'Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition' shared service.
  3142.      *
  3143.      * @return \Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition
  3144.      */
  3145.     protected function getAttachmentDefinitionService()
  3146.     {
  3147.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/AttachmentDefinition.php';
  3148.         $this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition();
  3149.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3150.         return $instance;
  3151.     }
  3152.     /**
  3153.      * Gets the public 'Fourtwosix\Attachments\FourtwosixAttachments' shared autowired service.
  3154.      *
  3155.      * @return \Fourtwosix\Attachments\FourtwosixAttachments
  3156.      */
  3157.     protected function getFourtwosixAttachmentsService()
  3158.     {
  3159.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3160.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3161.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3162.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3165.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/FourtwosixAttachments.php';
  3166.         return $this->services['Fourtwosix\\Attachments\\FourtwosixAttachments'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Fourtwosix\\Attachments\\FourtwosixAttachments');
  3167.     }
  3168.     /**
  3169.      * Gets the public 'Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition' shared service.
  3170.      *
  3171.      * @return \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition
  3172.      */
  3173.     protected function getPaymentCostTranslationDefinitionService()
  3174.     {
  3175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3176.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Core/Content/PaymentCost/Aggregate/PaymentCostTranslation/PaymentCostTranslationDefinition.php';
  3177.         $this->services['Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition'] = $instance = new \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition();
  3178.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3179.         return $instance;
  3180.     }
  3181.     /**
  3182.      * Gets the public 'Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition' shared service.
  3183.      *
  3184.      * @return \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition
  3185.      */
  3186.     protected function getPaymentCostDefinitionService()
  3187.     {
  3188.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Core/Content/PaymentCost/PaymentCostDefinition.php';
  3189.         $this->services['Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition'] = $instance = new \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition();
  3190.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3191.         return $instance;
  3192.     }
  3193.     /**
  3194.      * Gets the public 'Fourtwosix\PaymentSurcharge\FourtwosixPaymentSurcharge' shared autowired service.
  3195.      *
  3196.      * @return \Fourtwosix\PaymentSurcharge\FourtwosixPaymentSurcharge
  3197.      */
  3198.     protected function getFourtwosixPaymentSurchargeService()
  3199.     {
  3200.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3201.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3202.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3203.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3206.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/FourtwosixPaymentSurcharge.php';
  3207.         return $this->services['Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge');
  3208.     }
  3209.     /**
  3210.      * Gets the public 'Fourtwosix\PaymentSurcharge\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  3211.      *
  3212.      * @return \Fourtwosix\PaymentSurcharge\Resources\snippet\de_DE\SnippetFile_de_DE
  3213.      */
  3214.     protected function getSnippetFileDeDEService()
  3215.     {
  3216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3217.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  3218.         return $this->services['Fourtwosix\\PaymentSurcharge\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Fourtwosix\PaymentSurcharge\Resources\snippet\de_DE\SnippetFile_de_DE();
  3219.     }
  3220.     /**
  3221.      * Gets the public 'Fourtwosix\PaymentSurcharge\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  3222.      *
  3223.      * @return \Fourtwosix\PaymentSurcharge\Resources\snippet\en_GB\SnippetFile_en_GB
  3224.      */
  3225.     protected function getSnippetFileEnGBService()
  3226.     {
  3227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3228.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  3229.         return $this->services['Fourtwosix\\PaymentSurcharge\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Fourtwosix\PaymentSurcharge\Resources\snippet\en_GB\SnippetFile_en_GB();
  3230.     }
  3231.     /**
  3232.      * Gets the public 'Fourtwosix\PaymentSurcharge\Storefront\Subscriber\PageSubscriber' shared service.
  3233.      *
  3234.      * @return \Fourtwosix\PaymentSurcharge\Storefront\Subscriber\PageSubscriber
  3235.      */
  3236.     protected function getPageSubscriberService()
  3237.     {
  3238.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Storefront/Subscriber/PageSubscriber.php';
  3239.         return $this->services['Fourtwosix\\PaymentSurcharge\\Storefront\\Subscriber\\PageSubscriber'] = new \Fourtwosix\PaymentSurcharge\Storefront\Subscriber\PageSubscriber(($this->services['fts.payment_cost.service.config_service'] ?? $this->getFts_PaymentCost_Service_ConfigServiceService()), ($this->services['fts.payment_cost.service.payment_method_paymentcost_service'] ?? $this->getFts_PaymentCost_Service_PaymentMethodPaymentcostServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  3240.     }
  3241.     /**
  3242.      * Gets the public 'Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition' shared autowired service.
  3243.      *
  3244.      * @return \Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition
  3245.      */
  3246.     protected function getMailArchiveDefinitionService()
  3247.     {
  3248.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Content/MailArchive/MailArchiveDefinition.php';
  3249.         $this->services['Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition'] = $instance = new \Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition();
  3250.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3251.         return $instance;
  3252.     }
  3253.     /**
  3254.      * Gets the public 'Frosh\MailArchive\Controller\Api\MailResendController' shared autowired service.
  3255.      *
  3256.      * @return \Frosh\MailArchive\Controller\Api\MailResendController
  3257.      */
  3258.     protected function getMailResendControllerService()
  3259.     {
  3260.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Controller/Api/MailResendController.php';
  3261.         $this->services['Frosh\\MailArchive\\Controller\\Api\\MailResendController'] = $instance = new \Frosh\MailArchive\Controller\Api\MailResendController(($this->services['frosh_mail_archive.repository'] ?? $this->getFroshMailArchive_RepositoryService()), ($this->services['Frosh\\MailArchive\\Services\\MailSender'] ?? $this->getMailSenderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3262.         $instance->setContainer($this);
  3263.         return $instance;
  3264.     }
  3265.     /**
  3266.      * Gets the public 'Frosh\MailArchive\FroshPlatformMailArchive' shared autowired service.
  3267.      *
  3268.      * @return \Frosh\MailArchive\FroshPlatformMailArchive
  3269.      */
  3270.     protected function getFroshPlatformMailArchiveService()
  3271.     {
  3272.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3273.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3274.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3275.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3278.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/FroshPlatformMailArchive.php';
  3279.         return $this->services['Frosh\\MailArchive\\FroshPlatformMailArchive'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\MailArchive\\FroshPlatformMailArchive');
  3280.     }
  3281.     /**
  3282.      * Gets the public 'Frosh\MailArchive\Services\MailSender' shared autowired service.
  3283.      *
  3284.      * @return \Frosh\MailArchive\Services\MailSender
  3285.      */
  3286.     protected function getMailSenderService()
  3287.     {
  3288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  3289.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Services/MailSender.php';
  3290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  3291.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  3292.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  3293.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  3294.         if (isset($this->services['Frosh\\MailArchive\\Services\\MailSender'])) {
  3295.             return $this->services['Frosh\\MailArchive\\Services\\MailSender'];
  3296.         }
  3297.         return $this->services['Frosh\\MailArchive\\Services\\MailSender'] = new \Frosh\MailArchive\Services\MailSender(new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer($a, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['frosh_mail_archive.repository'] ?? $this->getFroshMailArchive_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  3298.     }
  3299.     /**
  3300.      * Gets the public 'Frosh\Tools\Controller\CacheController' shared service.
  3301.      *
  3302.      * @return \Frosh\Tools\Controller\CacheController
  3303.      */
  3304.     protected function getCacheControllerService()
  3305.     {
  3306.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/CacheController.php';
  3307.         return $this->services['Frosh\\Tools\\Controller\\CacheController'] = new \Frosh\Tools\Controller\CacheController($this->targetDir.'', ($this->privates['Frosh\\Tools\\Components\\CacheRegistry'] ?? $this->getCacheRegistryService()));
  3308.     }
  3309.     /**
  3310.      * Gets the public 'Frosh\Tools\Controller\ElasticsearchController' shared service.
  3311.      *
  3312.      * @return \Frosh\Tools\Controller\ElasticsearchController
  3313.      */
  3314.     protected function getElasticsearchControllerService()
  3315.     {
  3316.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ElasticsearchController.php';
  3317.         return $this->services['Frosh\\Tools\\Controller\\ElasticsearchController'] = new \Frosh\Tools\Controller\ElasticsearchController(($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] ?? $this->getElasticsearchManagerService()));
  3318.     }
  3319.     /**
  3320.      * Gets the public 'Frosh\Tools\Controller\FeatureFlagController' shared service.
  3321.      *
  3322.      * @return \Frosh\Tools\Controller\FeatureFlagController
  3323.      */
  3324.     protected function getFeatureFlagControllerService()
  3325.     {
  3326.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/FeatureFlagController.php';
  3327.         return $this->services['Frosh\\Tools\\Controller\\FeatureFlagController'] = new \Frosh\Tools\Controller\FeatureFlagController(\dirname(__DIR__4));
  3328.     }
  3329.     /**
  3330.      * Gets the public 'Frosh\Tools\Controller\HealthController' shared service.
  3331.      *
  3332.      * @return \Frosh\Tools\Controller\HealthController
  3333.      */
  3334.     protected function getHealthControllerService()
  3335.     {
  3336.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/HealthController.php';
  3337.         return $this->services['Frosh\\Tools\\Controller\\HealthController'] = new \Frosh\Tools\Controller\HealthController(new RewindableGenerator(function () {
  3338.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\PhpChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\PhpChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker()));
  3339.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\MysqlChecker'] ?? $this->getMysqlCheckerService());
  3340.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\QueueChecker'] ?? $this->getQueueCheckerService());
  3341.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] ?? $this->getTaskCheckerService());
  3342.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\ProductionChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\ProductionChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker('dev')));
  3343.         }, 5), new RewindableGenerator(function () {
  3344.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PhpSettingsChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PhpSettingsChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker()));
  3345.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\AdminWorkerChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\AdminWorkerChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker(false)));
  3346.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PublicFilesystemChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PublicFilesystemChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\PublicFilesystemChecker('local')));
  3347.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MailOverQueueChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MailOverQueueChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker(true)));
  3348.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\IncrementStorageChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\IncrementStorageChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker('mysql''mysql')));
  3349.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\QueueConnectionChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\QueueConnectionChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker($this->getEnv('MESSENGER_TRANSPORT_DSN'))));
  3350.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\EsChecker'] ?? $this->getEsCheckerService());
  3351.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\DisabledMailUpdatesChecker'] ?? $this->getDisabledMailUpdatesCheckerService());
  3352.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\FixCacheIdSetChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\FixCacheIdSetChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker('6.4.18.1')));
  3353.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\LoggerLevelChecker'] ?? $this->getLoggerLevelCheckerService());
  3354.             yield 10 => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MySQL8Checker'] ?? $this->getMySQL8CheckerService());
  3355.         }, 11));
  3356.     }
  3357.     /**
  3358.      * Gets the public 'Frosh\Tools\Controller\LogController' shared service.
  3359.      *
  3360.      * @return \Frosh\Tools\Controller\LogController
  3361.      */
  3362.     protected function getLogControllerService()
  3363.     {
  3364.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/LogController.php';
  3365.         return $this->services['Frosh\\Tools\\Controller\\LogController'] = new \Frosh\Tools\Controller\LogController((\dirname(__DIR__3).'/log'));
  3366.     }
  3367.     /**
  3368.      * Gets the public 'Frosh\Tools\Controller\QueueController' shared service.
  3369.      *
  3370.      * @return \Frosh\Tools\Controller\QueueController
  3371.      */
  3372.     protected function getQueueControllerService()
  3373.     {
  3374.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/QueueController.php';
  3375.         return $this->services['Frosh\\Tools\\Controller\\QueueController'] = new \Frosh\Tools\Controller\QueueController(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()));
  3376.     }
  3377.     /**
  3378.      * Gets the public 'Frosh\Tools\Controller\ScheduledTaskController' shared service.
  3379.      *
  3380.      * @return \Frosh\Tools\Controller\ScheduledTaskController
  3381.      */
  3382.     protected function getScheduledTaskControllerService()
  3383.     {
  3384.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ScheduledTaskController.php';
  3385.         return $this->services['Frosh\\Tools\\Controller\\ScheduledTaskController'] = new \Frosh\Tools\Controller\ScheduledTaskController(new RewindableGenerator(function () {
  3386.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  3387.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  3388.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  3389.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  3390.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  3391.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  3392.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  3393.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  3394.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  3395.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  3396.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  3397.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  3398.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  3399.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  3400.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  3401.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  3402.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  3403.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  3404.             yield 18 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  3405.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  3406.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  3407.             yield 21 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  3408.             yield 22 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  3409.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  3410.             yield 24 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  3411.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  3412.             yield 26 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  3413.             yield 27 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  3414.             yield 28 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  3415.             yield 29 => ($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService());
  3416.             yield 30 => ($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'] ?? $this->getSendMonitorDataTaskHandlerService());
  3417.             yield 31 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  3418.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  3419.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  3420.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  3421.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  3422.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  3423.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  3424.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  3425.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  3426.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  3427.             yield 41 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  3428.             yield 42 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  3429.             yield 43 => ($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'] ?? $this->getCollectorTaskHandlerService());
  3430.             yield 44 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  3431.         }, 45), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  3432.     }
  3433.     /**
  3434.      * Gets the public 'Frosh\Tools\Controller\ShopwareFilesController' shared service.
  3435.      *
  3436.      * @return \Frosh\Tools\Controller\ShopwareFilesController
  3437.      */
  3438.     protected function getShopwareFilesControllerService()
  3439.     {
  3440.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ShopwareFilesController.php';
  3441.         return $this->services['Frosh\\Tools\\Controller\\ShopwareFilesController'] = new \Frosh\Tools\Controller\ShopwareFilesController('6.4.18.1'\dirname(__DIR__4), []);
  3442.     }
  3443.     /**
  3444.      * Gets the public 'Frosh\Tools\Controller\StateMachineController' shared service.
  3445.      *
  3446.      * @return \Frosh\Tools\Controller\StateMachineController
  3447.      */
  3448.     protected function getStateMachineControllerService()
  3449.     {
  3450.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/StateMachineController.php';
  3451.         return $this->services['Frosh\\Tools\\Controller\\StateMachineController'] = new \Frosh\Tools\Controller\StateMachineController(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()));
  3452.     }
  3453.     /**
  3454.      * Gets the public 'Frosh\Tools\FroshTools' shared autowired service.
  3455.      *
  3456.      * @return \Frosh\Tools\FroshTools
  3457.      */
  3458.     protected function getFroshToolsService()
  3459.     {
  3460.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3461.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3462.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3463.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3466.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/FroshTools.php';
  3467.         return $this->services['Frosh\\Tools\\FroshTools'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\Tools\\FroshTools');
  3468.     }
  3469.     /**
  3470.      * Gets the public 'Icorp\CmsExtendParallaxBox\IcorpCmsExtendParallaxBox' shared autowired service.
  3471.      *
  3472.      * @return \Icorp\CmsExtendParallaxBox\IcorpCmsExtendParallaxBox
  3473.      */
  3474.     protected function getIcorpCmsExtendParallaxBoxService()
  3475.     {
  3476.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3477.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3478.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3479.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3482.         include_once \dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/IcorpCmsExtendParallaxBox.php';
  3483.         return $this->services['Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox');
  3484.     }
  3485.     /**
  3486.      * Gets the public 'MoorlForms\Administration\Controller\FormController' shared service.
  3487.      *
  3488.      * @return \MoorlForms\Administration\Controller\FormController
  3489.      */
  3490.     protected function getFormControllerService()
  3491.     {
  3492.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Administration/Controller/FormController.php';
  3493.         return $this->services['MoorlForms\\Administration\\Controller\\FormController'] = new \MoorlForms\Administration\Controller\FormController(($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService()));
  3494.     }
  3495.     /**
  3496.      * Gets the public 'MoorlForms\Core\Content\Element\ElementDefinition' shared service.
  3497.      *
  3498.      * @return \MoorlForms\Core\Content\Element\ElementDefinition
  3499.      */
  3500.     protected function getElementDefinitionService()
  3501.     {
  3502.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementDefinition.php';
  3503.         $this->services['MoorlForms\\Core\\Content\\Element\\ElementDefinition'] = $instance = new \MoorlForms\Core\Content\Element\ElementDefinition();
  3504.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3505.         return $instance;
  3506.     }
  3507.     /**
  3508.      * Gets the public 'MoorlForms\Core\Content\Element\ElementPriceCalculator' shared service.
  3509.      *
  3510.      * @return \MoorlForms\Core\Content\Element\ElementPriceCalculator
  3511.      */
  3512.     protected function getElementPriceCalculatorService()
  3513.     {
  3514.         return $this->services['MoorlForms\\Core\\Content\\Element\\ElementPriceCalculator'] = new \MoorlForms\Core\Content\Element\ElementPriceCalculator(($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  3515.     }
  3516.     /**
  3517.      * Gets the public 'MoorlForms\Core\Content\Element\ElementTranslationDefinition' shared service.
  3518.      *
  3519.      * @return \MoorlForms\Core\Content\Element\ElementTranslationDefinition
  3520.      */
  3521.     protected function getElementTranslationDefinitionService()
  3522.     {
  3523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3524.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementTranslationDefinition.php';
  3525.         $this->services['MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition'] = $instance = new \MoorlForms\Core\Content\Element\ElementTranslationDefinition();
  3526.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3527.         return $instance;
  3528.     }
  3529.     /**
  3530.      * Gets the public 'MoorlForms\Core\Content\Element\Selection\ElementSelectionCountry' shared service.
  3531.      *
  3532.      * @return \MoorlForms\Core\Content\Element\Selection\ElementSelectionCountry
  3533.      */
  3534.     protected function getElementSelectionCountryService()
  3535.     {
  3536.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionInterface.php';
  3537.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionExtension.php';
  3538.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionCountry.php';
  3539.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  3540.         if (isset($this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry'])) {
  3541.             return $this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry'];
  3542.         }
  3543.         return $this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry'] = new \MoorlForms\Core\Content\Element\Selection\ElementSelectionCountry($a);
  3544.     }
  3545.     /**
  3546.      * Gets the public 'MoorlForms\Core\Content\Element\Selection\ElementSelectionSalutation' shared service.
  3547.      *
  3548.      * @return \MoorlForms\Core\Content\Element\Selection\ElementSelectionSalutation
  3549.      */
  3550.     protected function getElementSelectionSalutationService()
  3551.     {
  3552.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionInterface.php';
  3553.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionExtension.php';
  3554.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionSalutation.php';
  3555.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  3556.         if (isset($this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation'])) {
  3557.             return $this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation'];
  3558.         }
  3559.         return $this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation'] = new \MoorlForms\Core\Content\Element\Selection\ElementSelectionSalutation($a);
  3560.     }
  3561.     /**
  3562.      * Gets the public 'MoorlForms\Core\Content\Element\Type\ElementTypeOption' shared service.
  3563.      *
  3564.      * @return \MoorlForms\Core\Content\Element\Type\ElementTypeOption
  3565.      */
  3566.     protected function getElementTypeOptionService()
  3567.     {
  3568.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3569.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3570.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeOption.php';
  3571.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeOption'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeOption();
  3572.     }
  3573.     /**
  3574.      * Gets the public 'MoorlForms\Core\Content\Element\Type\ElementTypeRoot' shared service.
  3575.      *
  3576.      * @return \MoorlForms\Core\Content\Element\Type\ElementTypeRoot
  3577.      */
  3578.     protected function getElementTypeRootService()
  3579.     {
  3580.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3581.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3582.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeRoot.php';
  3583.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeRoot'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeRoot();
  3584.     }
  3585.     /**
  3586.      * Gets the public 'MoorlForms\Core\Content\Element\Type\ElementTypeTest' shared service.
  3587.      *
  3588.      * @return \MoorlForms\Core\Content\Element\Type\ElementTypeTest
  3589.      */
  3590.     protected function getElementTypeTestService()
  3591.     {
  3592.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3593.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3594.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeTest.php';
  3595.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeTest'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeTest();
  3596.     }
  3597.     /**
  3598.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeCheckbox' shared service.
  3599.      *
  3600.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeCheckbox
  3601.      */
  3602.     protected function getElementTypeCheckboxService()
  3603.     {
  3604.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3605.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3606.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3607.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeCheckbox.php';
  3608.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeCheckbox'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeCheckbox();
  3609.     }
  3610.     /**
  3611.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeDate' shared service.
  3612.      *
  3613.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeDate
  3614.      */
  3615.     protected function getElementTypeDateService()
  3616.     {
  3617.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3618.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3619.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3620.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeDate.php';
  3621.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeDate'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeDate();
  3622.     }
  3623.     /**
  3624.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeEmail' shared service.
  3625.      *
  3626.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeEmail
  3627.      */
  3628.     protected function getElementTypeEmailService()
  3629.     {
  3630.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3631.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3632.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3633.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeEmail.php';
  3634.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeEmail'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeEmail();
  3635.     }
  3636.     /**
  3637.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeHidden' shared service.
  3638.      *
  3639.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeHidden
  3640.      */
  3641.     protected function getElementTypeHiddenService()
  3642.     {
  3643.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3644.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3645.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3646.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeHidden.php';
  3647.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeHidden'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeHidden();
  3648.     }
  3649.     /**
  3650.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumber' shared service.
  3651.      *
  3652.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumber
  3653.      */
  3654.     protected function getElementTypeNumberService()
  3655.     {
  3656.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3657.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3658.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3659.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeNumber.php';
  3660.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumber'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumber();
  3661.     }
  3662.     /**
  3663.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumberRange' shared service.
  3664.      *
  3665.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumberRange
  3666.      */
  3667.     protected function getElementTypeNumberRangeService()
  3668.     {
  3669.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3670.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3671.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3672.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeNumberRange.php';
  3673.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumberRange'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumberRange();
  3674.     }
  3675.     /**
  3676.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypePassword' shared service.
  3677.      *
  3678.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypePassword
  3679.      */
  3680.     protected function getElementTypePasswordService()
  3681.     {
  3682.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3683.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3684.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3685.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypePassword.php';
  3686.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypePassword'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypePassword();
  3687.     }
  3688.     /**
  3689.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeSwitch' shared service.
  3690.      *
  3691.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeSwitch
  3692.      */
  3693.     protected function getElementTypeSwitchService()
  3694.     {
  3695.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3696.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3697.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3698.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeSwitch.php';
  3699.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeSwitch'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeSwitch();
  3700.     }
  3701.     /**
  3702.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTel' shared service.
  3703.      *
  3704.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTel
  3705.      */
  3706.     protected function getElementTypeTelService()
  3707.     {
  3708.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3709.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3710.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3711.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeTel.php';
  3712.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTel'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTel();
  3713.     }
  3714.     /**
  3715.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeText' shared service.
  3716.      *
  3717.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeText
  3718.      */
  3719.     protected function getElementTypeTextService()
  3720.     {
  3721.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3722.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3723.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3724.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeText.php';
  3725.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeText'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeText();
  3726.     }
  3727.     /**
  3728.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTextarea' shared service.
  3729.      *
  3730.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTextarea
  3731.      */
  3732.     protected function getElementTypeTextareaService()
  3733.     {
  3734.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3735.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3736.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3737.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeTextarea.php';
  3738.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTextarea'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTextarea();
  3739.     }
  3740.     /**
  3741.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTime' shared service.
  3742.      *
  3743.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTime
  3744.      */
  3745.     protected function getElementTypeTimeService()
  3746.     {
  3747.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3748.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3749.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3750.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeTime.php';
  3751.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTime'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTime();
  3752.     }
  3753.     /**
  3754.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUpload' shared service.
  3755.      *
  3756.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUpload
  3757.      */
  3758.     protected function getElementTypeUploadService()
  3759.     {
  3760.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3761.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3762.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3763.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeUpload.php';
  3764.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUpload'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUpload($this->parameters['shopware.filesystem.allowed_extensions']);
  3765.     }
  3766.     /**
  3767.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUrl' shared service.
  3768.      *
  3769.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUrl
  3770.      */
  3771.     protected function getElementTypeUrlService()
  3772.     {
  3773.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3774.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3775.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3776.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeUrl.php';
  3777.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUrl'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUrl();
  3778.     }
  3779.     /**
  3780.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeWindowLocation' shared service.
  3781.      *
  3782.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeWindowLocation
  3783.      */
  3784.     protected function getElementTypeWindowLocationService()
  3785.     {
  3786.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3787.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3788.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3789.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeWindowLocation.php';
  3790.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeWindowLocation'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeWindowLocation();
  3791.     }
  3792.     /**
  3793.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormCaptcha' shared service.
  3794.      *
  3795.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormCaptcha
  3796.      */
  3797.     protected function getElementTypeFormCaptchaService()
  3798.     {
  3799.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3800.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3801.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3802.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormCaptcha.php';
  3803.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormCaptcha'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormCaptcha(new RewindableGenerator(function () {
  3804.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  3805.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  3806.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  3807.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  3808.         }, 4));
  3809.     }
  3810.     /**
  3811.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormFeedback' shared service.
  3812.      *
  3813.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormFeedback
  3814.      */
  3815.     protected function getElementTypeFormFeedbackService()
  3816.     {
  3817.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3818.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3819.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3820.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormFeedback.php';
  3821.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormFeedback'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormFeedback();
  3822.     }
  3823.     /**
  3824.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormNotice' shared service.
  3825.      *
  3826.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormNotice
  3827.      */
  3828.     protected function getElementTypeFormNoticeService()
  3829.     {
  3830.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3831.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3832.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3833.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormNotice.php';
  3834.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormNotice'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormNotice();
  3835.     }
  3836.     /**
  3837.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormSubmit' shared service.
  3838.      *
  3839.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormSubmit
  3840.      */
  3841.     protected function getElementTypeFormSubmitService()
  3842.     {
  3843.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3844.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3845.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3846.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormSubmit.php';
  3847.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormSubmit'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormSubmit();
  3848.     }
  3849.     /**
  3850.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormTos' shared service.
  3851.      *
  3852.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormTos
  3853.      */
  3854.     protected function getElementTypeFormTosService()
  3855.     {
  3856.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3857.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3858.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3859.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormTos.php';
  3860.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormTos'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormTos();
  3861.     }
  3862.     /**
  3863.      * Gets the public 'MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeCheckboxGroup' shared service.
  3864.      *
  3865.      * @return \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeCheckboxGroup
  3866.      */
  3867.     protected function getElementTypeCheckboxGroupService()
  3868.     {
  3869.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3870.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3871.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3872.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementGroupMultiFields.php';
  3873.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementTypeCheckboxGroup.php';
  3874.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeCheckboxGroup'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeCheckboxGroup();
  3875.     }
  3876.     /**
  3877.      * Gets the public 'MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeMultiselect' shared service.
  3878.      *
  3879.      * @return \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeMultiselect
  3880.      */
  3881.     protected function getElementTypeMultiselectService()
  3882.     {
  3883.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3884.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3885.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3886.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementGroupMultiFields.php';
  3887.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementTypeMultiselect.php';
  3888.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeMultiselect'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeMultiselect();
  3889.     }
  3890.     /**
  3891.      * Gets the public 'MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeRadioGroup' shared service.
  3892.      *
  3893.      * @return \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeRadioGroup
  3894.      */
  3895.     protected function getElementTypeRadioGroupService()
  3896.     {
  3897.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3898.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3899.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3900.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementGroupMultiFields.php';
  3901.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementTypeRadioGroup.php';
  3902.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeRadioGroup'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeRadioGroup();
  3903.     }
  3904.     /**
  3905.      * Gets the public 'MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeSelect' shared service.
  3906.      *
  3907.      * @return \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeSelect
  3908.      */
  3909.     protected function getElementTypeSelectService()
  3910.     {
  3911.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3912.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3913.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3914.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementGroupMultiFields.php';
  3915.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementTypeSelect.php';
  3916.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeSelect'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeSelect();
  3917.     }
  3918.     /**
  3919.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Rows\ElementTypeFormRow' shared service.
  3920.      *
  3921.      * @return \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeFormRow
  3922.      */
  3923.     protected function getElementTypeFormRowService()
  3924.     {
  3925.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3926.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3927.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Rows/ElementTypeRow.php';
  3928.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Rows/ElementTypeFormRow.php';
  3929.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeFormRow'] = new \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeFormRow();
  3930.     }
  3931.     /**
  3932.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Rows\ElementTypeRow' shared service.
  3933.      *
  3934.      * @return \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeRow
  3935.      */
  3936.     protected function getElementTypeRowService()
  3937.     {
  3938.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3939.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3940.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Rows/ElementTypeRow.php';
  3941.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeRow'] = new \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeRow();
  3942.     }
  3943.     /**
  3944.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Sections\ElementTypeCard' shared service.
  3945.      *
  3946.      * @return \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeCard
  3947.      */
  3948.     protected function getElementTypeCardService()
  3949.     {
  3950.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3951.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3952.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementGroupSections.php';
  3953.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementTypeCard.php';
  3954.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeCard'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeCard();
  3955.     }
  3956.     /**
  3957.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Sections\ElementTypeHtml' shared service.
  3958.      *
  3959.      * @return \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeHtml
  3960.      */
  3961.     protected function getElementTypeHtmlService()
  3962.     {
  3963.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3964.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3965.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementGroupSections.php';
  3966.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementTypeHtml.php';
  3967.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeHtml'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeHtml();
  3968.     }
  3969.     /**
  3970.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Sections\ElementTypeNestedFields' shared service.
  3971.      *
  3972.      * @return \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeNestedFields
  3973.      */
  3974.     protected function getElementTypeNestedFieldsService()
  3975.     {
  3976.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3977.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3978.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementGroupSections.php';
  3979.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementTypeNestedFields.php';
  3980.         $a = ($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService());
  3981.         if (isset($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields'])) {
  3982.             return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields'];
  3983.         }
  3984.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeNestedFields($a);
  3985.     }
  3986.     /**
  3987.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Sections\ElementTypeSection' shared service.
  3988.      *
  3989.      * @return \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeSection
  3990.      */
  3991.     protected function getElementTypeSectionService()
  3992.     {
  3993.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3994.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3995.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementGroupSections.php';
  3996.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementTypeSection.php';
  3997.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeSection'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeSection();
  3998.     }
  3999.     /**
  4000.      * Gets the public 'MoorlForms\Core\Content\Form\Action\FormActionMail' shared service.
  4001.      *
  4002.      * @return \MoorlForms\Core\Content\Form\Action\FormActionMail
  4003.      */
  4004.     protected function getFormActionMailService()
  4005.     {
  4006.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Action/FormActionInterface.php';
  4007.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Action/FormActionExtension.php';
  4008.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Action/FormActionMail.php';
  4009.         return $this->services['MoorlForms\\Core\\Content\\Form\\Action\\FormActionMail'] = new \MoorlForms\Core\Content\Form\Action\FormActionMail();
  4010.     }
  4011.     /**
  4012.      * Gets the public 'MoorlForms\Core\Content\Form\FormDefinition' shared service.
  4013.      *
  4014.      * @return \MoorlForms\Core\Content\Form\FormDefinition
  4015.      */
  4016.     protected function getFormDefinitionService()
  4017.     {
  4018.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/FormDefinition.php';
  4019.         $this->services['MoorlForms\\Core\\Content\\Form\\FormDefinition'] = $instance = new \MoorlForms\Core\Content\Form\FormDefinition();
  4020.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4021.         return $instance;
  4022.     }
  4023.     /**
  4024.      * Gets the public 'MoorlForms\Core\Content\Form\FormTranslationDefinition' shared service.
  4025.      *
  4026.      * @return \MoorlForms\Core\Content\Form\FormTranslationDefinition
  4027.      */
  4028.     protected function getFormTranslationDefinitionService()
  4029.     {
  4030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4031.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/FormTranslationDefinition.php';
  4032.         $this->services['MoorlForms\\Core\\Content\\Form\\FormTranslationDefinition'] = $instance = new \MoorlForms\Core\Content\Form\FormTranslationDefinition();
  4033.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4034.         return $instance;
  4035.     }
  4036.     /**
  4037.      * Gets the public 'MoorlForms\Core\Content\Form\Type\FormTypeCms' shared service.
  4038.      *
  4039.      * @return \MoorlForms\Core\Content\Form\Type\FormTypeCms
  4040.      */
  4041.     protected function getFormTypeCmsService()
  4042.     {
  4043.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeInterface.php';
  4044.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeExtension.php';
  4045.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeCms.php';
  4046.         return $this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeCms'] = new \MoorlForms\Core\Content\Form\Type\FormTypeCms();
  4047.     }
  4048.     /**
  4049.      * Gets the public 'MoorlForms\Core\Content\Form\Type\FormTypeTest' shared service.
  4050.      *
  4051.      * @return \MoorlForms\Core\Content\Form\Type\FormTypeTest
  4052.      */
  4053.     protected function getFormTypeTestService()
  4054.     {
  4055.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeInterface.php';
  4056.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeExtension.php';
  4057.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeTest.php';
  4058.         return $this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeTest'] = new \MoorlForms\Core\Content\Form\Type\FormTypeTest();
  4059.     }
  4060.     /**
  4061.      * Gets the public 'MoorlForms\Core\Service\FbService' shared service.
  4062.      *
  4063.      * @return \MoorlForms\Core\Service\FbService
  4064.      */
  4065.     protected function getFbServiceService()
  4066.     {
  4067.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4068.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4069.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4070.         }
  4071.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4072.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4073.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4074.         }
  4075.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  4076.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4077.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4078.         }
  4079.         $d = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  4080.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4081.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4082.         }
  4083.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  4084.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4085.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4086.         }
  4087.         return $this->services['MoorlForms\\Core\\Service\\FbService'] = new \MoorlForms\Core\Service\FbService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService()), $a$b, ($this->services['MoorlForms\\Core\\Content\\Element\\ElementPriceCalculator'] ?? $this->getElementPriceCalculatorService()), new \Shopware\Storefront\Framework\Media\StorefrontMediaUploader($c$d, ($this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] ?? $this->getStorefrontMediaValidatorRegistryService())), $e, new RewindableGenerator(function () {
  4088.             yield => ($this->services['MoorlForms\\Core\\Content\\Form\\Action\\FormActionMail'] ?? ($this->services['MoorlForms\\Core\\Content\\Form\\Action\\FormActionMail'] = new \MoorlForms\Core\Content\Form\Action\FormActionMail()));
  4089.         }, 1), new RewindableGenerator(function () {
  4090.             yield => ($this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeTest'] ?? ($this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeTest'] = new \MoorlForms\Core\Content\Form\Type\FormTypeTest()));
  4091.             yield => ($this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeCms'] ?? ($this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeCms'] = new \MoorlForms\Core\Content\Form\Type\FormTypeCms()));
  4092.         }, 2), new RewindableGenerator(function () {
  4093.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeFormRow'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeFormRow'] = new \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeFormRow()));
  4094.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeRow'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeRow'] = new \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeRow()));
  4095.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeText'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeText'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeText()));
  4096.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeEmail'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeEmail'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeEmail()));
  4097.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTextarea'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTextarea'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTextarea()));
  4098.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeSelect'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeSelect'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeSelect()));
  4099.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeMultiselect'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeMultiselect'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeMultiselect()));
  4100.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeCheckboxGroup'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeCheckboxGroup'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeCheckboxGroup()));
  4101.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeRadioGroup'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeRadioGroup'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeRadioGroup()));
  4102.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeTest'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeTest'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeTest()));
  4103.             yield 10 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeRoot'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeRoot'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeRoot()));
  4104.             yield 11 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormSubmit'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormSubmit'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormSubmit()));
  4105.             yield 12 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormCaptcha'] ?? $this->getElementTypeFormCaptchaService());
  4106.             yield 13 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormNotice'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormNotice'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormNotice()));
  4107.             yield 14 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormTos'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormTos'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormTos()));
  4108.             yield 15 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormFeedback'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormFeedback'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormFeedback()));
  4109.             yield 16 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeCard'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeCard'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeCard()));
  4110.             yield 17 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeSection'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeSection'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeSection()));
  4111.             yield 18 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeHtml'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeHtml'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeHtml()));
  4112.             yield 19 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields'] ?? $this->getElementTypeNestedFieldsService());
  4113.             yield 20 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTel'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTel'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTel()));
  4114.             yield 21 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUrl'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUrl'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUrl()));
  4115.             yield 22 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeSwitch'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeSwitch'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeSwitch()));
  4116.             yield 23 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeCheckbox'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeCheckbox'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeCheckbox()));
  4117.             yield 24 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUpload'] ?? $this->getElementTypeUploadService());
  4118.             yield 25 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeDate'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeDate'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeDate()));
  4119.             yield 26 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTime'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTime'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTime()));
  4120.             yield 27 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypePassword'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypePassword'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypePassword()));
  4121.             yield 28 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumber'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumber'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumber()));
  4122.             yield 29 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumberRange'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumberRange'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumberRange()));
  4123.             yield 30 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeHidden'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeHidden'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeHidden()));
  4124.             yield 31 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeWindowLocation'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeWindowLocation'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeWindowLocation()));
  4125.             yield 32 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeOption'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeOption'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeOption()));
  4126.         }, 33), new RewindableGenerator(function () {
  4127.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation'] ?? $this->getElementSelectionSalutationService());
  4128.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry'] ?? $this->getElementSelectionCountryService());
  4129.         }, 2));
  4130.     }
  4131.     /**
  4132.      * Gets the public 'MoorlForms\MoorlForms' shared autowired service.
  4133.      *
  4134.      * @return \MoorlForms\MoorlForms
  4135.      */
  4136.     protected function getMoorlFormsService()
  4137.     {
  4138.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4140.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4141.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4144.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/MoorlForms.php';
  4145.         return $this->services['MoorlForms\\MoorlForms'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlForms\\MoorlForms');
  4146.     }
  4147.     /**
  4148.      * Gets the public 'MoorlForms\Storefront\Controller\FormController' shared service.
  4149.      *
  4150.      * @return \MoorlForms\Storefront\Controller\FormController
  4151.      */
  4152.     protected function getFormController2Service()
  4153.     {
  4154.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Storefront/Controller/FormController.php';
  4155.         $this->services['MoorlForms\\Storefront\\Controller\\FormController'] = $instance = new \MoorlForms\Storefront\Controller\FormController(($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService()));
  4156.         $instance->setContainer($this);
  4157.         return $instance;
  4158.     }
  4159.     /**
  4160.      * Gets the public 'MoorlFoundation\Administration\Controller\FileExplorerController' shared service.
  4161.      *
  4162.      * @return \MoorlFoundation\Administration\Controller\FileExplorerController
  4163.      */
  4164.     protected function getFileExplorerControllerService()
  4165.     {
  4166.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Administration/Controller/FileExplorerController.php';
  4167.         return $this->services['MoorlFoundation\\Administration\\Controller\\FileExplorerController'] = new \MoorlFoundation\Administration\Controller\FileExplorerController(($this->services['MoorlFoundation\\Core\\Service\\ClientService'] ?? $this->getClientServiceService()));
  4168.     }
  4169.     /**
  4170.      * Gets the public 'MoorlFoundation\Administration\Controller\SettingsController' shared service.
  4171.      *
  4172.      * @return \MoorlFoundation\Administration\Controller\SettingsController
  4173.      */
  4174.     protected function getSettingsControllerService()
  4175.     {
  4176.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Administration/Controller/SettingsController.php';
  4177.         return $this->services['MoorlFoundation\\Administration\\Controller\\SettingsController'] = new \MoorlFoundation\Administration\Controller\SettingsController(($this->services['MoorlFoundation\\Core\\Service\\DataService'] ?? $this->getDataServiceService()), ($this->services['MoorlFoundation\\Core\\Service\\ClientService'] ?? $this->getClientServiceService()));
  4178.     }
  4179.     /**
  4180.      * Gets the public 'MoorlFoundation\Core\Content\Client\ClientDefinition' shared service.
  4181.      *
  4182.      * @return \MoorlFoundation\Core\Content\Client\ClientDefinition
  4183.      */
  4184.     protected function getClientDefinitionService()
  4185.     {
  4186.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Client/ClientDefinition.php';
  4187.         $this->services['MoorlFoundation\\Core\\Content\\Client\\ClientDefinition'] = $instance = new \MoorlFoundation\Core\Content\Client\ClientDefinition();
  4188.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4189.         return $instance;
  4190.     }
  4191.     /**
  4192.      * Gets the public 'MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition' shared service.
  4193.      *
  4194.      * @return \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition
  4195.      */
  4196.     protected function getCmsElementConfigDefinitionService()
  4197.     {
  4198.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/CmsElementConfig/CmsElementConfigDefinition.php';
  4199.         $this->services['MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition'] = $instance = new \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition();
  4200.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4201.         return $instance;
  4202.     }
  4203.     /**
  4204.      * Gets the public 'MoorlFoundation\Core\Content\Location\LocationCacheDefinition' shared service.
  4205.      *
  4206.      * @return \MoorlFoundation\Core\Content\Location\LocationCacheDefinition
  4207.      */
  4208.     protected function getLocationCacheDefinitionService()
  4209.     {
  4210.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationCacheDefinition.php';
  4211.         $this->services['MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationCacheDefinition();
  4212.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4213.         return $instance;
  4214.     }
  4215.     /**
  4216.      * Gets the public 'MoorlFoundation\Core\Content\Location\LocationDefinition' shared service.
  4217.      *
  4218.      * @return \MoorlFoundation\Core\Content\Location\LocationDefinition
  4219.      */
  4220.     protected function getLocationDefinitionService()
  4221.     {
  4222.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationDefinition.php';
  4223.         $this->services['MoorlFoundation\\Core\\Content\\Location\\LocationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationDefinition();
  4224.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4225.         return $instance;
  4226.     }
  4227.     /**
  4228.      * Gets the public 'MoorlFoundation\Core\Content\Marker\MarkerDefinition' shared service.
  4229.      *
  4230.      * @return \MoorlFoundation\Core\Content\Marker\MarkerDefinition
  4231.      */
  4232.     protected function getMarkerDefinitionService()
  4233.     {
  4234.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Marker/MarkerDefinition.php';
  4235.         $this->services['MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition'] = $instance = new \MoorlFoundation\Core\Content\Marker\MarkerDefinition();
  4236.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4237.         return $instance;
  4238.     }
  4239.     /**
  4240.      * Gets the public 'MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute' shared service.
  4241.      *
  4242.      * @return \MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute
  4243.      */
  4244.     protected function getFoundationProductListingRouteService()
  4245.     {
  4246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  4247.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/SalesChannel/Listing/FoundationProductListingRoute.php';
  4248.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4249.         if (isset($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'])) {
  4250.             return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'];
  4251.         }
  4252.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService());
  4253.         if (isset($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'])) {
  4254.             return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'];
  4255.         }
  4256.         $c = ($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] ?? $this->getEntitySearchServiceService());
  4257.         if (isset($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'])) {
  4258.             return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'];
  4259.         }
  4260.         return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] = new \MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute($b$c$a);
  4261.     }
  4262.     /**
  4263.      * Gets the public 'MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute' shared service.
  4264.      *
  4265.      * @return \MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute
  4266.      */
  4267.     protected function getFoundationProductSearchRouteService()
  4268.     {
  4269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  4270.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/SalesChannel/Search/FoundationProductSearchRoute.php';
  4271.         return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute'] = new \MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()), ($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] ?? $this->getEntitySearchServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4272.     }
  4273.     /**
  4274.      * Gets the public 'MoorlFoundation\Core\Content\Sorting\SortingDefinition' shared service.
  4275.      *
  4276.      * @return \MoorlFoundation\Core\Content\Sorting\SortingDefinition
  4277.      */
  4278.     protected function getSortingDefinitionService()
  4279.     {
  4280.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingDefinition.php';
  4281.         $this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingDefinition();
  4282.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4283.         return $instance;
  4284.     }
  4285.     /**
  4286.      * Gets the public 'MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition' shared service.
  4287.      *
  4288.      * @return \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition
  4289.      */
  4290.     protected function getSortingTranslationDefinitionService()
  4291.     {
  4292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4293.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingTranslationDefinition.php';
  4294.         $this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition();
  4295.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4296.         return $instance;
  4297.     }
  4298.     /**
  4299.      * Gets the public 'MoorlFoundation\Core\PluginFoundation' shared service.
  4300.      *
  4301.      * @return \MoorlFoundation\Core\PluginFoundation
  4302.      */
  4303.     protected function getPluginFoundationService()
  4304.     {
  4305.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/PluginFoundation.php';
  4306.         return $this->services['MoorlFoundation\\Core\\PluginFoundation'] = new \MoorlFoundation\Core\PluginFoundation(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), \dirname(__DIR__4), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4307.     }
  4308.     /**
  4309.      * Gets the public 'MoorlFoundation\Core\Service\ClientService' shared service.
  4310.      *
  4311.      * @return \MoorlFoundation\Core\Service\ClientService
  4312.      */
  4313.     protected function getClientServiceService()
  4314.     {
  4315.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/ClientService.php';
  4316.         return $this->services['MoorlFoundation\\Core\\Service\\ClientService'] = new \MoorlFoundation\Core\Service\ClientService(($this->services['moorl_client.repository'] ?? $this->getMoorlClient_RepositoryService()), new RewindableGenerator(function () {
  4317.             yield => ($this->privates['MoorlFoundation\\Core\\Content\\Client\\ClientLocal'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Client\\ClientLocal'] = new \MoorlFoundation\Core\Content\Client\ClientLocal()));
  4318.             yield => ($this->privates['MoorlFoundation\\Core\\Content\\Client\\ClientFtp'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Client\\ClientFtp'] = new \MoorlFoundation\Core\Content\Client\ClientFtp()));
  4319.         }, 2));
  4320.     }
  4321.     /**
  4322.      * Gets the public 'MoorlFoundation\Core\Service\DataService' shared service.
  4323.      *
  4324.      * @return \MoorlFoundation\Core\Service\DataService
  4325.      */
  4326.     protected function getDataServiceService()
  4327.     {
  4328.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/DataService.php';
  4329.         return $this->services['MoorlFoundation\\Core\\Service\\DataService'] = new \MoorlFoundation\Core\Service\DataService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), \dirname(__DIR__4), new RewindableGenerator(function () {
  4330.             yield => ($this->privates['MoorlForms\\Data\\Data'] ?? $this->getDataService());
  4331.             yield => ($this->privates['MoorlFoundation\\Demo\\Marker\\DemoMarker'] ?? ($this->privates['MoorlFoundation\\Demo\\Marker\\DemoMarker'] = new \MoorlFoundation\Demo\Marker\DemoMarker()));
  4332.             yield => ($this->privates['MoorlFoundation\\Demo\\CmsTools\\DemoCmsTools'] ?? ($this->privates['MoorlFoundation\\Demo\\CmsTools\\DemoCmsTools'] = new \MoorlFoundation\Demo\CmsTools\DemoCmsTools()));
  4333.             yield => ($this->privates['MoorlFoundation\\Demo\\Legals\\DemoLegals'] ?? ($this->privates['MoorlFoundation\\Demo\\Legals\\DemoLegals'] = new \MoorlFoundation\Demo\Legals\DemoLegals()));
  4334.             yield => ($this->privates['MoorlForms\\Demo\\Standard\\DemoStandard'] ?? ($this->privates['MoorlForms\\Demo\\Standard\\DemoStandard'] = new \MoorlForms\Demo\Standard\DemoStandard()));
  4335.             yield => ($this->privates['MoorlForms\\Demo\\CustomFieldsSepa\\DemoCustomFieldsSepa'] ?? ($this->privates['MoorlForms\\Demo\\CustomFieldsSepa\\DemoCustomFieldsSepa'] = new \MoorlForms\Demo\CustomFieldsSepa\DemoCustomFieldsSepa()));
  4336.         }, 6));
  4337.     }
  4338.     /**
  4339.      * Gets the public 'MoorlFoundation\Core\Service\EntityEnricherService' shared service.
  4340.      *
  4341.      * @return \MoorlFoundation\Core\Service\EntityEnricherService
  4342.      */
  4343.     protected function getEntityEnricherServiceService()
  4344.     {
  4345.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntityEnricherService.php';
  4346.         return $this->services['MoorlFoundation\\Core\\Service\\EntityEnricherService'] = new \MoorlFoundation\Core\Service\EntityEnricherService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()));
  4347.     }
  4348.     /**
  4349.      * Gets the public 'MoorlFoundation\Core\Service\EntitySearchService' shared service.
  4350.      *
  4351.      * @return \MoorlFoundation\Core\Service\EntitySearchService
  4352.      */
  4353.     protected function getEntitySearchServiceService()
  4354.     {
  4355.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySearchService.php';
  4356.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4357.         if (isset($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'])) {
  4358.             return $this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'];
  4359.         }
  4360.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4361.         if (isset($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'])) {
  4362.             return $this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'];
  4363.         }
  4364.         return $this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] = new \MoorlFoundation\Core\Service\EntitySearchService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a$b, new RewindableGenerator(function () {
  4365.             return new \EmptyIterator();
  4366.         }, 0));
  4367.     }
  4368.     /**
  4369.      * Gets the public 'MoorlFoundation\Core\Service\EntitySuggestService' shared service.
  4370.      *
  4371.      * @return \MoorlFoundation\Core\Service\EntitySuggestService
  4372.      */
  4373.     protected function getEntitySuggestServiceService()
  4374.     {
  4375.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySearchService.php';
  4376.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySuggestService.php';
  4377.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4378.         if (isset($this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'])) {
  4379.             return $this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'];
  4380.         }
  4381.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4382.         if (isset($this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'])) {
  4383.             return $this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'];
  4384.         }
  4385.         return $this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'] = new \MoorlFoundation\Core\Service\EntitySuggestService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a$b, new RewindableGenerator(function () {
  4386.             return new \EmptyIterator();
  4387.         }, 0));
  4388.     }
  4389.     /**
  4390.      * Gets the public 'MoorlFoundation\Core\Service\LocationService' shared service.
  4391.      *
  4392.      * @return \MoorlFoundation\Core\Service\LocationService
  4393.      */
  4394.     protected function getLocationServiceService()
  4395.     {
  4396.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/LocationService.php';
  4397.         return $this->services['MoorlFoundation\\Core\\Service\\LocationService'] = new \MoorlFoundation\Core\Service\LocationService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4398.     }
  4399.     /**
  4400.      * Gets the public 'MoorlFoundation\Core\Service\LocationServiceV2' shared service.
  4401.      *
  4402.      * @return \MoorlFoundation\Core\Service\LocationServiceV2
  4403.      */
  4404.     protected function getLocationServiceV2Service()
  4405.     {
  4406.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/LocationServiceV2.php';
  4407.         return $this->services['MoorlFoundation\\Core\\Service\\LocationServiceV2'] = new \MoorlFoundation\Core\Service\LocationServiceV2(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  4408.     }
  4409.     /**
  4410.      * Gets the public 'MoorlFoundation\Core\Service\SortingService' shared service.
  4411.      *
  4412.      * @return \MoorlFoundation\Core\Service\SortingService
  4413.      */
  4414.     protected function getSortingServiceService()
  4415.     {
  4416.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/SortingService.php';
  4417.         return $this->services['MoorlFoundation\\Core\\Service\\SortingService'] = new \MoorlFoundation\Core\Service\SortingService(($this->services['moorl_sorting.repository'] ?? $this->getMoorlSorting_RepositoryService()));
  4418.     }
  4419.     /**
  4420.      * Gets the public 'MoorlFoundation\Core\Service\TranslationService' shared service.
  4421.      *
  4422.      * @return \MoorlFoundation\Core\Service\TranslationService
  4423.      */
  4424.     protected function getTranslationServiceService()
  4425.     {
  4426.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/TranslationService.php';
  4427.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4428.         if (isset($this->services['MoorlFoundation\\Core\\Service\\TranslationService'])) {
  4429.             return $this->services['MoorlFoundation\\Core\\Service\\TranslationService'];
  4430.         }
  4431.         return $this->services['MoorlFoundation\\Core\\Service\\TranslationService'] = new \MoorlFoundation\Core\Service\TranslationService($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), new RewindableGenerator(function () {
  4432.             yield => ($this->privates['MoorlFoundation\\EntityTranslation\\ProductTranslation'] ?? ($this->privates['MoorlFoundation\\EntityTranslation\\ProductTranslation'] = new \MoorlFoundation\EntityTranslation\ProductTranslation()));
  4433.             yield => ($this->privates['MoorlFoundation\\EntityTranslation\\CategoryTranslation'] ?? ($this->privates['MoorlFoundation\\EntityTranslation\\CategoryTranslation'] = new \MoorlFoundation\EntityTranslation\CategoryTranslation()));
  4434.             yield => ($this->privates['MoorlFoundation\\EntityTranslation\\PropertyGroupTranslation'] ?? ($this->privates['MoorlFoundation\\EntityTranslation\\PropertyGroupTranslation'] = new \MoorlFoundation\EntityTranslation\PropertyGroupTranslation()));
  4435.             yield => ($this->privates['MoorlFoundation\\EntityTranslation\\PropertyGroupOptionTranslation'] ?? ($this->privates['MoorlFoundation\\EntityTranslation\\PropertyGroupOptionTranslation'] = new \MoorlFoundation\EntityTranslation\PropertyGroupOptionTranslation()));
  4436.         }, 4));
  4437.     }
  4438.     /**
  4439.      * Gets the public 'MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber' shared service.
  4440.      *
  4441.      * @return \MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber
  4442.      */
  4443.     protected function getMoorlFoundationSubscriberService()
  4444.     {
  4445.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Subscriber/MoorlFoundationSubscriber.php';
  4446.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4447.         if (isset($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'])) {
  4448.             return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'];
  4449.         }
  4450.         $b = ($this->services['MoorlFoundation\\Core\\Service\\TranslationService'] ?? $this->getTranslationServiceService());
  4451.         if (isset($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'])) {
  4452.             return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'];
  4453.         }
  4454.         $c = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  4455.         if (isset($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'])) {
  4456.             return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'];
  4457.         }
  4458.         return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] = new \MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber($a$b$c);
  4459.     }
  4460.     /**
  4461.      * Gets the public 'MoorlFoundation\MoorlFoundation' shared autowired service.
  4462.      *
  4463.      * @return \MoorlFoundation\MoorlFoundation
  4464.      */
  4465.     protected function getMoorlFoundationService()
  4466.     {
  4467.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4468.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4469.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4470.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4473.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/MoorlFoundation.php';
  4474.         return $this->services['MoorlFoundation\\MoorlFoundation'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlFoundation\\MoorlFoundation');
  4475.     }
  4476.     /**
  4477.      * Gets the public 'MoorlFoundation\Storefront\Controller\CustomerUploadController' shared service.
  4478.      *
  4479.      * @return \MoorlFoundation\Storefront\Controller\CustomerUploadController
  4480.      */
  4481.     protected function getCustomerUploadControllerService()
  4482.     {
  4483.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Controller/CustomerUploadController.php';
  4484.         $this->services['MoorlFoundation\\Storefront\\Controller\\CustomerUploadController'] = $instance = new \MoorlFoundation\Storefront\Controller\CustomerUploadController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService()));
  4485.         $instance->setContainer($this);
  4486.         return $instance;
  4487.     }
  4488.     /**
  4489.      * Gets the public 'MoorlFoundation\Storefront\Controller\ProductBuyListController' shared service.
  4490.      *
  4491.      * @return \MoorlFoundation\Storefront\Controller\ProductBuyListController
  4492.      */
  4493.     protected function getProductBuyListControllerService()
  4494.     {
  4495.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Controller/ProductBuyListController.php';
  4496.         $this->services['MoorlFoundation\\Storefront\\Controller\\ProductBuyListController'] = $instance = new \MoorlFoundation\Storefront\Controller\ProductBuyListController(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()));
  4497.         $instance->setContainer($this);
  4498.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4499.         return $instance;
  4500.     }
  4501.     /**
  4502.      * Gets the public 'MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber' shared service.
  4503.      *
  4504.      * @return \MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber
  4505.      */
  4506.     protected function getProductListingResultSubscriberService()
  4507.     {
  4508.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Subscriber/ProductListingResultSubscriber.php';
  4509.         $a = ($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] ?? $this->getEntitySearchServiceService());
  4510.         if (isset($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'])) {
  4511.             return $this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'];
  4512.         }
  4513.         $b = ($this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'] ?? $this->getEntitySuggestServiceService());
  4514.         if (isset($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'])) {
  4515.             return $this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'];
  4516.         }
  4517.         return $this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] = new \MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber($a$b);
  4518.     }
  4519.     /**
  4520.      * Gets the public 'MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber' shared service.
  4521.      *
  4522.      * @return \MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber
  4523.      */
  4524.     protected function getSalesChannelContextResolvedSubscriberService()
  4525.     {
  4526.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Subscriber/SalesChannelContextResolvedSubscriber.php';
  4527.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4528.         if (isset($this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'])) {
  4529.             return $this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'];
  4530.         }
  4531.         $b = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  4532.         if (isset($this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'])) {
  4533.             return $this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'];
  4534.         }
  4535.         return $this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'] = new \MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber($a$b);
  4536.     }
  4537.     /**
  4538.      * Gets the public 'Nwdxx\ItRechtConnector6\Controller\LegalController' shared service.
  4539.      *
  4540.      * @return \Nwdxx\ItRechtConnector6\Controller\LegalController
  4541.      */
  4542.     protected function getLegalControllerService()
  4543.     {
  4544.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Controller/LegalController.php';
  4545.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Services/ConnectorServiceDependenciesTrait.php';
  4546.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Services/ConnectorService.php';
  4547.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Core/ConnectorOutput.php';
  4548.         $a = new \Nwdxx\ItRechtConnector6\Services\ConnectorService();
  4549.         $a->setCacheClearer(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  4550.         $a->setConnectorOutput(new \Nwdxx\ItRechtConnector6\Core\ConnectorOutput('6.4.18.1', ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService())));
  4551.         $a->setSalesChannelRepository(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  4552.         $a->setCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  4553.         $a->setCmsSlotRepository(($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService()));
  4554.         $a->setCmsBlockRepository(($this->services['cms_block.repository'] ?? $this->getCmsBlock_RepositoryService()));
  4555.         $a->setCategoryRepository(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  4556.         $a->setCustomFieldSetRepository(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService()));
  4557.         $a->setLanguageRepository(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  4558.         $a->setLocaleRepository(($this->services['locale.repository'] ?? $this->getLocale_RepositoryService()));
  4559.         $a->setFileFetcher(($this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] ?? $this->getFileFetcherService()));
  4560.         $a->setFileSaver(($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()));
  4561.         $a->setMediaRepository(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  4562.         $a->setRouter(($this->privates['router.default'] ?? $this->getRouter_DefaultService()));
  4563.         $a->setSystemConfigService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4564.         $this->services['Nwdxx\\ItRechtConnector6\\Controller\\LegalController'] = $instance = new \Nwdxx\ItRechtConnector6\Controller\LegalController($a, ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('it_recht_connector'));
  4565.         $instance->setContainer($this);
  4566.         return $instance;
  4567.     }
  4568.     /**
  4569.      * Gets the public 'Nwdxx\ItRechtConnector6\nwdxxItRechtConnector6' shared autowired service.
  4570.      *
  4571.      * @return \Nwdxx\ItRechtConnector6\nwdxxItRechtConnector6
  4572.      */
  4573.     protected function getNwdxxItRechtConnector6Service()
  4574.     {
  4575.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4576.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4577.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4578.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4581.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/nwdxxItRechtConnector6.php';
  4582.         return $this->services['Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6');
  4583.     }
  4584.     /**
  4585.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  4586.      *
  4587.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  4588.      */
  4589.     protected function getAdminExtensionApiControllerService()
  4590.     {
  4591.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  4592.         $this->services['Shopware\\Administration\\Controller\\AdminExtensionApiController'] = $instance = new \Shopware\Administration\Controller\AdminExtensionApiController(($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Executor'] ?? $this->getExecutorService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] ?? $this->getQuerySignerService()));
  4593.         $instance->setContainer($this);
  4594.         return $instance;
  4595.     }
  4596.     /**
  4597.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  4598.      *
  4599.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  4600.      */
  4601.     protected function getAdminProductStreamControllerService()
  4602.     {
  4603.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  4604.         $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()));
  4605.         $instance->setContainer($this);
  4606.         return $instance;
  4607.     }
  4608.     /**
  4609.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  4610.      *
  4611.      * @return \Shopware\Administration\Controller\AdminSearchController
  4612.      */
  4613.     protected function getAdminSearchControllerService()
  4614.     {
  4615.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  4616.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  4617.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  4618.         $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()));
  4619.         $instance->setContainer($this);
  4620.         return $instance;
  4621.     }
  4622.     /**
  4623.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  4624.      *
  4625.      * @return \Shopware\Administration\Controller\AdminTagController
  4626.      */
  4627.     protected function getAdminTagControllerService()
  4628.     {
  4629.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  4630.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  4631.         $instance->setContainer($this);
  4632.         return $instance;
  4633.     }
  4634.     /**
  4635.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  4636.      *
  4637.      * @return \Shopware\Administration\Controller\AdministrationController
  4638.      */
  4639.     protected function getAdministrationControllerService()
  4640.     {
  4641.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  4642.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  4645.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  4646.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  4647.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  4648.         $this->services['Shopware\\Administration\\Controller\\AdministrationController'] = $instance = new \Shopware\Administration\Controller\AdministrationController(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\FirstRunWizardClient'] ?? $this->getFirstRunWizardClientService()), new \Shopware\Administration\Snippet\CachedSnippetFinder(new \Shopware\Administration\Snippet\SnippetFinder(($this->services['kernel'] ?? $this->get('kernel'1)), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService())), $this->parameters['kernel.supported_api_versions'], new \Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector(), $a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), (\dirname(__DIR__4).'/vendor/shopware/core'), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4649.         $instance->setContainer($this);
  4650.         return $instance;
  4651.     }
  4652.     /**
  4653.      * Gets the public 'Shopware\Administration\Controller\DocumentServiceDeprecationController' shared service.
  4654.      *
  4655.      * @return \Shopware\Administration\Controller\DocumentServiceDeprecationController
  4656.      */
  4657.     protected function getDocumentServiceDeprecationControllerService()
  4658.     {
  4659.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/DocumentServiceDeprecationController.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorInterface.php';
  4661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/PdfGenerator.php';
  4662.         return $this->services['Shopware\\Administration\\Controller\\DocumentServiceDeprecationController'] = new \Shopware\Administration\Controller\DocumentServiceDeprecationController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator())), ($this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService()), ($this->services['Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController'] ?? $this->getDocumentGeneratorControllerService()), ($this->services['Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController'] ?? $this->getDocumentControllerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4663.     }
  4664.     /**
  4665.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  4666.      *
  4667.      * @return \Shopware\Administration\Controller\NotificationController
  4668.      */
  4669.     protected function getNotificationControllerService()
  4670.     {
  4671.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  4672.         $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()));
  4673.         $instance->setContainer($this);
  4674.         return $instance;
  4675.     }
  4676.     /**
  4677.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  4678.      *
  4679.      * @return \Shopware\Administration\Controller\UserConfigController
  4680.      */
  4681.     protected function getUserConfigControllerService()
  4682.     {
  4683.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  4684.         $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()));
  4685.         $instance->setContainer($this);
  4686.         return $instance;
  4687.     }
  4688.     /**
  4689.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  4690.      *
  4691.      * @return \Shopware\Administration\Notification\NotificationDefinition
  4692.      */
  4693.     protected function getNotificationDefinitionService()
  4694.     {
  4695.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  4696.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  4697.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4698.         return $instance;
  4699.     }
  4700.     /**
  4701.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  4702.      *
  4703.      * @return \Shopware\Administration\Notification\NotificationService
  4704.      */
  4705.     protected function getNotificationServiceService()
  4706.     {
  4707.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  4708.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  4709.     }
  4710.     /**
  4711.      * Gets the public 'Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  4712.      *
  4713.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  4714.      */
  4715.     protected function getAppAdministrationSnippetDefinitionService()
  4716.     {
  4717.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  4718.         $this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  4719.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4720.         return $instance;
  4721.     }
  4722.     /**
  4723.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  4724.      *
  4725.      * @return \Shopware\Core\Checkout\Cart\Calculator
  4726.      */
  4727.     protected function getCalculatorService()
  4728.     {
  4729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  4730.         return $this->services['Shopware\\Core\\Checkout\\Cart\\Calculator'] = new \Shopware\Core\Checkout\Cart\Calculator(($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  4731.     }
  4732.     /**
  4733.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  4734.      *
  4735.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  4736.      */
  4737.     protected function getCartFacadeHookFactoryService()
  4738.     {
  4739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  4740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  4741.         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()));
  4742.     }
  4743.     /**
  4744.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  4745.      *
  4746.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  4747.      */
  4748.     protected function getOrderConverterControllerService()
  4749.     {
  4750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  4751.         $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()));
  4752.         $instance->setContainer($this);
  4753.         return $instance;
  4754.     }
  4755.     /**
  4756.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  4757.      *
  4758.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  4759.      */
  4760.     protected function getOrderRecalculationControllerService()
  4761.     {
  4762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  4763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  4764.         $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['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? $this->getPromotionItemBuilderService())));
  4765.         $instance->setContainer($this);
  4766.         return $instance;
  4767.     }
  4768.     /**
  4769.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  4770.      *
  4771.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  4772.      */
  4773.     protected function getPriceActionControllerService()
  4774.     {
  4775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  4776.         $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()));
  4777.         $instance->setContainer($this);
  4778.         return $instance;
  4779.     }
  4780.     /**
  4781.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  4782.      *
  4783.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  4784.      */
  4785.     protected function getCartDeleteRouteService()
  4786.     {
  4787.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4788.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  4789.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  4790.         }
  4791.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4792.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  4793.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  4794.         }
  4795.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute($b$a);
  4796.     }
  4797.     /**
  4798.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  4799.      *
  4800.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  4801.      */
  4802.     protected function getCartItemAddRouteService()
  4803.     {
  4804.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4805.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4806.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4807.         }
  4808.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4809.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4810.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4811.         }
  4812.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  4813.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4814.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4815.         }
  4816.         $d = ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService());
  4817.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4818.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4819.         }
  4820.         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()), $b$a$c$d);
  4821.     }
  4822.     /**
  4823.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  4824.      *
  4825.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  4826.      */
  4827.     protected function getCartItemRemoveRouteService()
  4828.     {
  4829.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4830.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4831.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4832.         }
  4833.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4834.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4835.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4836.         }
  4837.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $b);
  4838.     }
  4839.     /**
  4840.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  4841.      *
  4842.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  4843.      */
  4844.     protected function getCartItemUpdateRouteService()
  4845.     {
  4846.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4847.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4848.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4849.         }
  4850.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4851.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4852.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4853.         }
  4854.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  4855.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4856.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4857.         }
  4858.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute($b, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $c$a);
  4859.     }
  4860.     /**
  4861.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  4862.      *
  4863.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  4864.      */
  4865.     protected function getCartLoadRouteService()
  4866.     {
  4867.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4868.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4869.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4870.         }
  4871.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4872.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4873.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4874.         }
  4875.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute($a$b, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  4876.     }
  4877.     /**
  4878.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  4879.      *
  4880.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  4881.      */
  4882.     protected function getCartServiceService()
  4883.     {
  4884.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4885.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4886.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4887.         }
  4888.         $b = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  4889.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4890.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4891.         }
  4892.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4893.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4894.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4895.         }
  4896.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService());
  4897.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4898.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4899.         }
  4900.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService());
  4901.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4902.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4903.         }
  4904.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService());
  4905.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4906.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4907.         }
  4908.         $g = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService());
  4909.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4910.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4911.         }
  4912.         $h = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService());
  4913.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4914.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4915.         }
  4916.         $i = ($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'] ?? $this->getCartOrderRouteDecoratorService());
  4917.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4918.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4919.         }
  4920.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartService($a$b$c$d$e$f$g$h$i);
  4921.     }
  4922.     /**
  4923.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  4924.      *
  4925.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  4926.      */
  4927.     protected function getCustomerAddressDefinitionService()
  4928.     {
  4929.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  4930.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4931.         return $instance;
  4932.     }
  4933.     /**
  4934.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  4935.      *
  4936.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  4937.      */
  4938.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  4939.     {
  4940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  4941.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  4942.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4943.         return $instance;
  4944.     }
  4945.     /**
  4946.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  4947.      *
  4948.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  4949.      */
  4950.     protected function getCustomerGroupTranslationDefinitionService()
  4951.     {
  4952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  4954.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  4955.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4956.         return $instance;
  4957.     }
  4958.     /**
  4959.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  4960.      *
  4961.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  4962.      */
  4963.     protected function getCustomerGroupDefinitionService()
  4964.     {
  4965.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  4966.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4967.         return $instance;
  4968.     }
  4969.     /**
  4970.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  4971.      *
  4972.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  4973.      */
  4974.     protected function getCustomerRecoveryDefinitionService()
  4975.     {
  4976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  4977.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  4978.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4979.         return $instance;
  4980.     }
  4981.     /**
  4982.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  4983.      *
  4984.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  4985.      */
  4986.     protected function getCustomerTagDefinitionService()
  4987.     {
  4988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  4989.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  4990.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4991.         return $instance;
  4992.     }
  4993.     /**
  4994.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  4995.      *
  4996.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  4997.      */
  4998.     protected function getCustomerWishlistProductDefinitionService()
  4999.     {
  5000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  5001.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  5002.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5003.         return $instance;
  5004.     }
  5005.     /**
  5006.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  5007.      *
  5008.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  5009.      */
  5010.     protected function getCustomerWishlistDefinitionService()
  5011.     {
  5012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  5013.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  5014.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5015.         return $instance;
  5016.     }
  5017.     /**
  5018.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  5019.      *
  5020.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  5021.      */
  5022.     protected function getCustomerGroupRegistrationActionControllerService()
  5023.     {
  5024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  5025.         return $this->services['Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController'] = new \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService()));
  5026.     }
  5027.     /**
  5028.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  5029.      *
  5030.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  5031.      */
  5032.     protected function getCustomerDefinitionService()
  5033.     {
  5034.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  5035.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5036.         return $instance;
  5037.     }
  5038.     /**
  5039.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  5040.      *
  5041.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  5042.      */
  5043.     protected function getAccountNewsletterRecipientRouteService()
  5044.     {
  5045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  5046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  5047.         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()));
  5048.     }
  5049.     /**
  5050.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  5051.      *
  5052.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  5053.      */
  5054.     protected function getAddWishlistProductRouteService()
  5055.     {
  5056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  5057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  5058.         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()));
  5059.     }
  5060.     /**
  5061.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  5062.      *
  5063.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  5064.      */
  5065.     protected function getChangeCustomerProfileRouteService()
  5066.     {
  5067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  5068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  5069.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService()));
  5070.     }
  5071.     /**
  5072.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  5073.      *
  5074.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  5075.      */
  5076.     protected function getChangeEmailRouteService()
  5077.     {
  5078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  5079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  5080.         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()));
  5081.     }
  5082.     /**
  5083.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute' shared service.
  5084.      *
  5085.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute
  5086.      */
  5087.     protected function getChangeLanguageRouteService()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php';
  5090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeLanguageRoute.php';
  5091.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()));
  5092.     }
  5093.     /**
  5094.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  5095.      *
  5096.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  5097.      */
  5098.     protected function getChangePasswordRouteService()
  5099.     {
  5100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  5101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  5102.         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()));
  5103.     }
  5104.     /**
  5105.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  5106.      *
  5107.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  5108.      */
  5109.     protected function getChangePaymentMethodRouteService()
  5110.     {
  5111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  5112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  5113.         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()));
  5114.     }
  5115.     /**
  5116.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  5117.      *
  5118.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  5119.      */
  5120.     protected function getCustomerGroupRegistrationSettingsRouteService()
  5121.     {
  5122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  5124.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  5125.     }
  5126.     /**
  5127.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute' shared service.
  5128.      *
  5129.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute
  5130.      */
  5131.     protected function getCustomerRecoveryIsExpiredRouteService()
  5132.     {
  5133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.php';
  5134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRecoveryIsExpiredRoute.php';
  5135.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute(($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  5136.     }
  5137.     /**
  5138.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  5139.      *
  5140.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  5141.      */
  5142.     protected function getCustomerRouteService()
  5143.     {
  5144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  5145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  5146.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  5147.     }
  5148.     /**
  5149.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  5150.      *
  5151.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  5152.      */
  5153.     protected function getDeleteAddressRouteService()
  5154.     {
  5155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  5156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  5157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  5158.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  5159.     }
  5160.     /**
  5161.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  5162.      *
  5163.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  5164.      */
  5165.     protected function getDeleteCustomerRouteService()
  5166.     {
  5167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  5169.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  5170.     }
  5171.     /**
  5172.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  5173.      *
  5174.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  5175.      */
  5176.     protected function getListAddressRouteService()
  5177.     {
  5178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  5179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  5180.         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()));
  5181.     }
  5182.     /**
  5183.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  5184.      *
  5185.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  5186.      */
  5187.     protected function getLoadWishlistRouteService()
  5188.     {
  5189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  5190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  5191.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute(($this->services['customer_wishlist.repository'] ?? $this->getCustomerWishlist_RepositoryService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory())));
  5192.     }
  5193.     /**
  5194.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  5195.      *
  5196.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  5197.      */
  5198.     protected function getLoginRouteService()
  5199.     {
  5200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  5201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  5202.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  5203.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  5204.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5205.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  5206.         $a->registerLimiterFactory('login', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'login'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5207.         $a->registerLimiterFactory('guest_login', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'guest_login'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5208.         $a->registerLimiterFactory('oauth', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'oauth'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5209.         $a->registerLimiterFactory('reset_password', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'reset_password'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5210.         $a->registerLimiterFactory('user_recovery', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'user_recovery'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5211.         $a->registerLimiterFactory('contact_form', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'contact_form'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5212.         $a->registerLimiterFactory('notification', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'notification'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5213.         $a->registerLimiterFactory('newsletter_form', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'newsletter_form'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5214.         $a->registerLimiterFactory('cart_add_line_item', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'system_config''reset' => '1 hours''limits' => $this->parameters['shopware.api.rate_limiter.cart_add_line_item.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'cart_add_line_item'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  5215.         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);
  5216.     }
  5217.     /**
  5218.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  5219.      *
  5220.      * @return \Swag\Security\Fixes\NEXT34608\FixLogoutRoute
  5221.      */
  5222.     protected function getLogoutRouteService()
  5223.     {
  5224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  5225.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT34608/FixLogoutRouteTrait.php';
  5226.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT34608/FixLogoutRoute.php';
  5227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  5228.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  5229.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] = new \Swag\Security\Fixes\NEXT34608\FixLogoutRoute(new \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute($a, ($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())), $a);
  5230.     }
  5231.     /**
  5232.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  5233.      *
  5234.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  5235.      */
  5236.     protected function getMergeWishlistProductRouteService()
  5237.     {
  5238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  5239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  5240.         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()));
  5241.     }
  5242.     /**
  5243.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  5244.      *
  5245.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  5246.      */
  5247.     protected function getRegisterConfirmRouteService()
  5248.     {
  5249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  5250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  5251.         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()));
  5252.     }
  5253.     /**
  5254.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  5255.      *
  5256.      * @return \FourtwosixPhoneValidation\Decorator\Core\Checkout\Customer\SalesChannel\RegisterRouteDecorator
  5257.      */
  5258.     protected function getRegisterRouteService()
  5259.     {
  5260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  5261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  5262.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Decorator/Core/Checkout/Customer/SalesChannel/RegisterRouteDecorator.php';
  5263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  5264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  5265.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] = new \FourtwosixPhoneValidation\Decorator\Core\Checkout\Customer\SalesChannel\RegisterRouteDecorator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), new \Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory(($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService())), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService()), ($this->privates['FourtwosixPhoneValidation\\Helper\\PhoneHelper'] ?? $this->getPhoneHelperService()));
  5266.     }
  5267.     /**
  5268.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  5269.      *
  5270.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  5271.      */
  5272.     protected function getRemoveWishlistProductRouteService()
  5273.     {
  5274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  5275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  5276.         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()));
  5277.     }
  5278.     /**
  5279.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  5280.      *
  5281.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  5282.      */
  5283.     protected function getResetPasswordRouteService()
  5284.     {
  5285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  5286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  5287.         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()));
  5288.     }
  5289.     /**
  5290.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  5291.      *
  5292.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  5293.      */
  5294.     protected function getSendPasswordRecoveryMailRouteService()
  5295.     {
  5296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  5297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  5298.         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()));
  5299.     }
  5300.     /**
  5301.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  5302.      *
  5303.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  5304.      */
  5305.     protected function getSwitchDefaultAddressRouteService()
  5306.     {
  5307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  5309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  5310.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5311.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  5312.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  5313.         }
  5314.         $b = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  5315.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  5316.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  5317.         }
  5318.         $c = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  5319.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  5320.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  5321.         }
  5322.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute($b$c$a);
  5323.     }
  5324.     /**
  5325.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  5326.      *
  5327.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  5328.      */
  5329.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  5330.     {
  5331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  5332.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  5333.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5334.         return $instance;
  5335.     }
  5336.     /**
  5337.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  5338.      *
  5339.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  5340.      */
  5341.     protected function getDocumentBaseConfigDefinitionService()
  5342.     {
  5343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  5344.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  5345.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5346.         return $instance;
  5347.     }
  5348.     /**
  5349.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  5350.      *
  5351.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  5352.      */
  5353.     protected function getDocumentTypeTranslationDefinitionService()
  5354.     {
  5355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  5357.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  5358.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5359.         return $instance;
  5360.     }
  5361.     /**
  5362.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  5363.      *
  5364.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  5365.      */
  5366.     protected function getDocumentTypeDefinitionService()
  5367.     {
  5368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  5369.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  5370.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5371.         return $instance;
  5372.     }
  5373.     /**
  5374.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  5375.      *
  5376.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  5377.      */
  5378.     protected function getDocumentControllerService()
  5379.     {
  5380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  5381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentMerger.php';
  5382.         include_once \dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php';
  5383.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php';
  5385.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  5386.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  5387.         $this->services['Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController'] = $instance = new \Shopware\Core\Checkout\Document\Controller\DocumentController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), $a, new \Shopware\Core\Checkout\Document\Service\DocumentMerger($b, ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), $a, new \setasign\Fpdi\Tcpdf\Fpdi()), $b);
  5388.         $instance->setContainer($this);
  5389.         return $instance;
  5390.     }
  5391.     /**
  5392.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  5393.      *
  5394.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  5395.      */
  5396.     protected function getDocumentDefinitionService()
  5397.     {
  5398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  5399.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  5400.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5401.         return $instance;
  5402.     }
  5403.     /**
  5404.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  5405.      *
  5406.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  5407.      */
  5408.     protected function getDocumentGeneratorControllerService()
  5409.     {
  5410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  5411.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController'] = $instance = new \Shopware\Core\Checkout\Document\DocumentGeneratorController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()));
  5412.         $instance->setContainer($this);
  5413.         return $instance;
  5414.     }
  5415.     /**
  5416.      * Gets the public 'Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute' shared service.
  5417.      *
  5418.      * @return \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute
  5419.      */
  5420.     protected function getDocumentRouteService()
  5421.     {
  5422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php';
  5423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/DocumentRoute.php';
  5424.         return $this->services['Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute'] = new \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute(($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService()));
  5425.     }
  5426.     /**
  5427.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  5428.      *
  5429.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  5430.      */
  5431.     protected function getOrderAddressDefinitionService()
  5432.     {
  5433.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  5434.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5435.         return $instance;
  5436.     }
  5437.     /**
  5438.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  5439.      *
  5440.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  5441.      */
  5442.     protected function getOrderCustomerDefinitionService()
  5443.     {
  5444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  5445.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  5446.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5447.         return $instance;
  5448.     }
  5449.     /**
  5450.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  5451.      *
  5452.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  5453.      */
  5454.     protected function getOrderDeliveryPositionDefinitionService()
  5455.     {
  5456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  5457.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  5458.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5459.         return $instance;
  5460.     }
  5461.     /**
  5462.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  5463.      *
  5464.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  5465.      */
  5466.     protected function getOrderDeliveryDefinitionService()
  5467.     {
  5468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  5469.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  5470.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5471.         return $instance;
  5472.     }
  5473.     /**
  5474.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  5475.      *
  5476.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  5477.      */
  5478.     protected function getOrderLineItemDefinitionService()
  5479.     {
  5480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  5481.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  5482.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5483.         return $instance;
  5484.     }
  5485.     /**
  5486.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  5487.      *
  5488.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  5489.      */
  5490.     protected function getOrderTagDefinitionService()
  5491.     {
  5492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  5493.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  5494.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5495.         return $instance;
  5496.     }
  5497.     /**
  5498.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  5499.      *
  5500.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  5501.      */
  5502.     protected function getOrderTransactionCaptureRefundPositionDefinitionService()
  5503.     {
  5504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  5505.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  5506.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5507.         return $instance;
  5508.     }
  5509.     /**
  5510.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  5511.      *
  5512.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  5513.      */
  5514.     protected function getOrderTransactionCaptureRefundDefinitionService()
  5515.     {
  5516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  5517.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  5518.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5519.         return $instance;
  5520.     }
  5521.     /**
  5522.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  5523.      *
  5524.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  5525.      */
  5526.     protected function getOrderTransactionCaptureDefinitionService()
  5527.     {
  5528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  5529.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  5530.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5531.         return $instance;
  5532.     }
  5533.     /**
  5534.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  5535.      *
  5536.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  5537.      */
  5538.     protected function getOrderTransactionDefinitionService()
  5539.     {
  5540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  5541.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  5542.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5543.         return $instance;
  5544.     }
  5545.     /**
  5546.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  5547.      *
  5548.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  5549.      */
  5550.     protected function getOrderActionControllerService()
  5551.     {
  5552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  5553.         $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()), ($this->services['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor'] ?? $this->getPaymentRefundProcessorService()));
  5554.         $instance->setContainer($this);
  5555.         return $instance;
  5556.     }
  5557.     /**
  5558.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  5559.      *
  5560.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  5561.      */
  5562.     protected function getOrderDefinitionService()
  5563.     {
  5564.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  5565.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5566.         return $instance;
  5567.     }
  5568.     /**
  5569.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  5570.      *
  5571.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  5572.      */
  5573.     protected function getCancelOrderRouteService()
  5574.     {
  5575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  5576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  5577.         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()));
  5578.     }
  5579.     /**
  5580.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  5581.      *
  5582.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  5583.      */
  5584.     protected function getOrderRouteService()
  5585.     {
  5586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  5587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  5588.         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()));
  5589.     }
  5590.     /**
  5591.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  5592.      *
  5593.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  5594.      */
  5595.     protected function getSetPaymentOrderRouteService()
  5596.     {
  5597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  5598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  5599.         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['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()));
  5600.     }
  5601.     /**
  5602.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  5603.      *
  5604.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  5605.      */
  5606.     protected function getPaymentMethodTranslationDefinitionService()
  5607.     {
  5608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  5610.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  5611.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5612.         return $instance;
  5613.     }
  5614.     /**
  5615.      * Gets the public 'Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor' shared service.
  5616.      *
  5617.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor
  5618.      */
  5619.     protected function getPaymentRefundProcessorService()
  5620.     {
  5621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentRefundProcessor.php';
  5622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundStateHandler.php';
  5623.         return $this->services['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundStateHandler(($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService())), ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService()));
  5624.     }
  5625.     /**
  5626.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  5627.      *
  5628.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  5629.      */
  5630.     protected function getPaymentControllerService()
  5631.     {
  5632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  5633.         $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()));
  5634.         $instance->setContainer($this);
  5635.         return $instance;
  5636.     }
  5637.     /**
  5638.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  5639.      *
  5640.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  5641.      */
  5642.     protected function getPaymentMethodDefinitionService()
  5643.     {
  5644.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  5645.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5646.         return $instance;
  5647.     }
  5648.     /**
  5649.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  5650.      *
  5651.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  5652.      */
  5653.     protected function getCachedPaymentMethodRouteService()
  5654.     {
  5655.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5656.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  5657.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  5658.         }
  5659.         $b = ($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? $this->getFilteredPaymentMethodRouteService());
  5660.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  5661.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  5662.         }
  5663.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5664.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  5665.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  5666.         }
  5667.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute($b, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$a, []);
  5668.     }
  5669.     /**
  5670.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  5671.      *
  5672.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  5673.      */
  5674.     protected function getHandlePaymentMethodRouteService()
  5675.     {
  5676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  5677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  5678.         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()));
  5679.     }
  5680.     /**
  5681.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  5682.      *
  5683.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  5684.      */
  5685.     protected function getSalesChannelPaymentMethodDefinitionService()
  5686.     {
  5687.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  5688.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5689.         return $instance;
  5690.     }
  5691.     /**
  5692.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  5693.      *
  5694.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  5695.      */
  5696.     protected function getSortedPaymentMethodRouteService()
  5697.     {
  5698.         $a = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService());
  5699.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'])) {
  5700.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'];
  5701.         }
  5702.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute($a);
  5703.     }
  5704.     /**
  5705.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  5706.      *
  5707.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  5708.      */
  5709.     protected function getPromotionCartRuleDefinitionService()
  5710.     {
  5711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  5712.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  5713.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5714.         return $instance;
  5715.     }
  5716.     /**
  5717.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  5718.      *
  5719.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  5720.      */
  5721.     protected function getPromotionDiscountPriceDefinitionService()
  5722.     {
  5723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  5724.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  5725.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5726.         return $instance;
  5727.     }
  5728.     /**
  5729.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  5730.      *
  5731.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  5732.      */
  5733.     protected function getPromotionDiscountRuleDefinitionService()
  5734.     {
  5735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  5736.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  5737.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5738.         return $instance;
  5739.     }
  5740.     /**
  5741.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  5742.      *
  5743.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  5744.      */
  5745.     protected function getPromotionDiscountDefinitionService()
  5746.     {
  5747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  5748.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  5749.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5750.         return $instance;
  5751.     }
  5752.     /**
  5753.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  5754.      *
  5755.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  5756.      */
  5757.     protected function getPromotionIndividualCodeDefinitionService()
  5758.     {
  5759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  5760.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  5761.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5762.         return $instance;
  5763.     }
  5764.     /**
  5765.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  5766.      *
  5767.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  5768.      */
  5769.     protected function getPromotionOrderRuleDefinitionService()
  5770.     {
  5771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  5772.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  5773.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5774.         return $instance;
  5775.     }
  5776.     /**
  5777.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  5778.      *
  5779.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  5780.      */
  5781.     protected function getPromotionPersonaCustomerDefinitionService()
  5782.     {
  5783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  5784.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  5785.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5786.         return $instance;
  5787.     }
  5788.     /**
  5789.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  5790.      *
  5791.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  5792.      */
  5793.     protected function getPromotionPersonaRuleDefinitionService()
  5794.     {
  5795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  5796.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  5797.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5798.         return $instance;
  5799.     }
  5800.     /**
  5801.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  5802.      *
  5803.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  5804.      */
  5805.     protected function getPromotionSalesChannelDefinitionService()
  5806.     {
  5807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  5808.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  5809.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5810.         return $instance;
  5811.     }
  5812.     /**
  5813.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  5814.      *
  5815.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  5816.      */
  5817.     protected function getPromotionSetGroupRuleDefinitionService()
  5818.     {
  5819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  5820.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  5821.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5822.         return $instance;
  5823.     }
  5824.     /**
  5825.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  5826.      *
  5827.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  5828.      */
  5829.     protected function getPromotionSetGroupDefinitionService()
  5830.     {
  5831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  5832.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  5833.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5834.         return $instance;
  5835.     }
  5836.     /**
  5837.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  5838.      *
  5839.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  5840.      */
  5841.     protected function getPromotionTranslationDefinitionService()
  5842.     {
  5843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  5845.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  5846.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5847.         return $instance;
  5848.     }
  5849.     /**
  5850.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  5851.      *
  5852.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  5853.      */
  5854.     protected function getPromotionActionControllerService()
  5855.     {
  5856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  5858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  5859.         $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()));
  5860.         $instance->setContainer($this);
  5861.         return $instance;
  5862.     }
  5863.     /**
  5864.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  5865.      *
  5866.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  5867.      */
  5868.     protected function getPromotionControllerService()
  5869.     {
  5870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  5872.         $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())));
  5873.         $instance->setContainer($this);
  5874.         return $instance;
  5875.     }
  5876.     /**
  5877.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  5878.      *
  5879.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  5880.      */
  5881.     protected function getPromotionDefinitionService()
  5882.     {
  5883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  5884.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  5885.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5886.         return $instance;
  5887.     }
  5888.     /**
  5889.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  5890.      *
  5891.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  5892.      */
  5893.     protected function getShippingMethodPriceDefinitionService()
  5894.     {
  5895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  5896.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  5897.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5898.         return $instance;
  5899.     }
  5900.     /**
  5901.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  5902.      *
  5903.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  5904.      */
  5905.     protected function getShippingMethodTagDefinitionService()
  5906.     {
  5907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  5908.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  5909.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5910.         return $instance;
  5911.     }
  5912.     /**
  5913.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  5914.      *
  5915.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  5916.      */
  5917.     protected function getShippingMethodTranslationDefinitionService()
  5918.     {
  5919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  5921.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  5922.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5923.         return $instance;
  5924.     }
  5925.     /**
  5926.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  5927.      *
  5928.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  5929.      */
  5930.     protected function getCachedShippingMethodRouteService()
  5931.     {
  5932.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5933.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5934.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5935.         }
  5936.         $b = ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService());
  5937.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5938.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5939.         }
  5940.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5941.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5942.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5943.         }
  5944.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute(new \Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute($b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$a, []);
  5945.     }
  5946.     /**
  5947.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  5948.      *
  5949.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  5950.      */
  5951.     protected function getSalesChannelShippingMethodDefinitionService()
  5952.     {
  5953.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  5954.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5955.         return $instance;
  5956.     }
  5957.     /**
  5958.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  5959.      *
  5960.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  5961.      */
  5962.     protected function getSortedShippingMethodRouteService()
  5963.     {
  5964.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  5965.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'])) {
  5966.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'];
  5967.         }
  5968.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute($a);
  5969.     }
  5970.     /**
  5971.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  5972.      *
  5973.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  5974.      */
  5975.     protected function getShippingMethodDefinitionService()
  5976.     {
  5977.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  5978.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5979.         return $instance;
  5980.     }
  5981.     /**
  5982.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  5983.      *
  5984.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  5985.      */
  5986.     protected function getCategoryTagDefinitionService()
  5987.     {
  5988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  5989.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  5990.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5991.         return $instance;
  5992.     }
  5993.     /**
  5994.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  5995.      *
  5996.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  5997.      */
  5998.     protected function getCategoryTranslationDefinitionService()
  5999.     {
  6000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  6002.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  6003.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6004.         return $instance;
  6005.     }
  6006.     /**
  6007.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  6008.      *
  6009.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  6010.      */
  6011.     protected function getCategoryDefinitionService()
  6012.     {
  6013.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  6014.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6015.         return $instance;
  6016.     }
  6017.     /**
  6018.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  6019.      *
  6020.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  6021.      */
  6022.     protected function getCategoryHydratorService()
  6023.     {
  6024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  6025.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  6026.     }
  6027.     /**
  6028.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  6029.      *
  6030.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  6031.      */
  6032.     protected function getCachedCategoryRouteService()
  6033.     {
  6034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  6037.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute(new \Shopware\Core\Content\Category\SalesChannel\CategoryRoute(($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  6038.     }
  6039.     /**
  6040.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  6041.      *
  6042.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  6043.      */
  6044.     protected function getCachedNavigationRouteService()
  6045.     {
  6046.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6047.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  6048.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  6049.         }
  6050.         $b = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  6051.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  6052.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  6053.         }
  6054.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  6055.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  6056.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  6057.         }
  6058.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute(new \Shopware\Core\Content\Category\SalesChannel\NavigationRoute(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$a, []);
  6059.     }
  6060.     /**
  6061.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  6062.      *
  6063.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  6064.      */
  6065.     protected function getCategoryListRouteService()
  6066.     {
  6067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  6069.         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()));
  6070.     }
  6071.     /**
  6072.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  6073.      *
  6074.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  6075.      */
  6076.     protected function getSalesChannelCategoryDefinitionService()
  6077.     {
  6078.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  6079.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6080.         return $instance;
  6081.     }
  6082.     /**
  6083.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  6084.      *
  6085.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  6086.      */
  6087.     protected function getTreeBuildingNavigationRouteService()
  6088.     {
  6089.         $a = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService());
  6090.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'])) {
  6091.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'];
  6092.         }
  6093.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute($a);
  6094.     }
  6095.     /**
  6096.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  6097.      *
  6098.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  6099.      */
  6100.     protected function getCmsBlockDefinitionService()
  6101.     {
  6102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  6103.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  6104.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6105.         return $instance;
  6106.     }
  6107.     /**
  6108.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  6109.      *
  6110.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  6111.      */
  6112.     protected function getCmsPageTranslationDefinitionService()
  6113.     {
  6114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  6116.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  6117.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6118.         return $instance;
  6119.     }
  6120.     /**
  6121.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  6122.      *
  6123.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  6124.      */
  6125.     protected function getCmsSectionDefinitionService()
  6126.     {
  6127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  6128.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  6129.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6130.         return $instance;
  6131.     }
  6132.     /**
  6133.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  6134.      *
  6135.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  6136.      */
  6137.     protected function getCmsSlotTranslationDefinitionService()
  6138.     {
  6139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  6141.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  6142.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6143.         return $instance;
  6144.     }
  6145.     /**
  6146.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  6147.      *
  6148.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  6149.      */
  6150.     protected function getCmsSlotDefinitionService()
  6151.     {
  6152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  6153.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  6154.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6155.         return $instance;
  6156.     }
  6157.     /**
  6158.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  6159.      *
  6160.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  6161.      */
  6162.     protected function getCmsPageDefinitionService()
  6163.     {
  6164.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  6165.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6166.         return $instance;
  6167.     }
  6168.     /**
  6169.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  6170.      *
  6171.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  6172.      */
  6173.     protected function getSlotConfigFieldSerializerService()
  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/JsonFieldSerializer.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  6179.         return $this->services['Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer'] = new \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6180.     }
  6181.     /**
  6182.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  6183.      *
  6184.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  6185.      */
  6186.     protected function getCmsSlotsDataResolverService()
  6187.     {
  6188.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6189.         if (isset($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'])) {
  6190.             return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'];
  6191.         }
  6192.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  6193.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  6194.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  6195.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  6196.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  6197.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  6198.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  6199.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  6200.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  6201.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  6202.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  6203.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  6204.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  6205.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  6206.             yield 13 => ($this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'] ?? $this->getProductSliderCmsElementResolverDecoratorService());
  6207.             yield 14 => ($this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'] ?? $this->getProductBoxCmsElementResolverDecoratorService());
  6208.             yield 15 => ($this->privates['zenit\\PlatformStratus\\Core\\Content\\Media\\Cms\\Type\\TeaserTypeDataResolver'] ?? $this->getTeaserTypeDataResolverService());
  6209.             yield 16 => ($this->privates['zenit\\PlatformStratus\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolver2Service());
  6210.             yield 17 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\AddressCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\AddressCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\DataResolver\Element\AddressCmsElementResolver()));
  6211.             yield 18 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\CompanyCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\CompanyCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\DataResolver\Element\CompanyCmsElementResolver()));
  6212.             yield 19 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\ContactCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\ContactCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\DataResolver\Element\ContactCmsElementResolver()));
  6213.             yield 20 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\LocationCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\LocationCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\DataResolver\Element\LocationCmsElementResolver()));
  6214.             yield 21 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\OpeningHoursCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\OpeningHoursCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\DataResolver\Element\OpeningHoursCmsElementResolver()));
  6215.             yield 22 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\PersonCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\PersonCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\DataResolver\Element\PersonCmsElementResolver()));
  6216.             yield 23 => ($this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'] ?? $this->getProductBuyListCmsElementResolverService());
  6217.             yield 24 => ($this->privates['MoorlFoundation\\Core\\Content\\Media\\Cms\\DownloadListCmsElementResolver'] ?? $this->getDownloadListCmsElementResolverService());
  6218.             yield 25 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\HtmlTagCmsElementResolver'] ?? $this->getHtmlTagCmsElementResolverService());
  6219.             yield 26 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\TocCmsElementResolver'] ?? $this->getTocCmsElementResolverService());
  6220.             yield 27 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\CtaBannerCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\CtaBannerCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\CtaBannerCmsElementResolver()));
  6221.             yield 28 => ($this->privates['MoorlForms\\Core\\Content\\Form\\Cms\\FbFormCmsElementResolver'] ?? $this->getFbFormCmsElementResolverService());
  6222.         }, 29), ['product' => $a], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6223.     }
  6224.     /**
  6225.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  6226.      *
  6227.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  6228.      */
  6229.     protected function getCmsRouteService()
  6230.     {
  6231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  6232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  6233.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()));
  6234.     }
  6235.     /**
  6236.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  6237.      *
  6238.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  6239.      *
  6240.      * @deprecated Since shopware/core 6.5.0: tag:v6.5.0 "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository" service alias is deprecated, it will be removed in 6.5.0.
  6241.      */
  6242.     protected function getSalesChannelCmsPageRepositoryService()
  6243.     {
  6244.         trigger_deprecation('shopware/core''6.5.0''tag:v6.5.0 "Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository" service alias is deprecated, it will be removed in 6.5.0.');
  6245.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  6246.     }
  6247.     /**
  6248.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  6249.      *
  6250.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  6251.      */
  6252.     protected function getContactFormRouteService()
  6253.     {
  6254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  6255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  6256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  6257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  6258.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6259.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6260.         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()));
  6261.     }
  6262.     /**
  6263.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  6264.      *
  6265.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  6266.      */
  6267.     protected function getFlowSequenceDefinitionService()
  6268.     {
  6269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  6270.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  6271.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6272.         return $instance;
  6273.     }
  6274.     /**
  6275.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  6276.      *
  6277.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  6278.      */
  6279.     protected function getCachedFlowLoaderService()
  6280.     {
  6281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  6284.         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->services['logger'] ?? $this->getLoggerService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  6285.     }
  6286.     /**
  6287.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  6288.      *
  6289.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  6290.      */
  6291.     protected function getFlowExecutorService()
  6292.     {
  6293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  6294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Rule/FlowRuleScopeBuilder.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  6296.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor'] = new \Shopware\Core\Content\Flow\Dispatching\FlowExecutor(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider'] ?? $this->getAppFlowActionProviderService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService()), new \Shopware\Core\Content\Flow\Rule\FlowRuleScopeBuilder(($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryBuilder'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryBuilder())), new RewindableGenerator(function () {
  6297.             yield => ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionCartCollectorStart'] ?? ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionCartCollectorStart'] = new \Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionCartCollectorStart()));
  6298.             yield => ($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  6299.             yield => ($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'] ?? $this->getFtsStockDiscountCartCollectorService());
  6300.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  6301.             yield => ($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'] ?? $this->getPaymentCostCollectorService());
  6302.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  6303.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  6304.             yield => ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionCartCollectorEnd'] ?? ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionCartCollectorEnd'] = new \Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionCartCollectorEnd()));
  6305.         }, 8)), new RewindableGenerator(function () {
  6306.             yield 'action.add.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  6307.             yield 'action.add.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  6308.             yield 'action.remove.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  6309.             yield 'action.remove.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  6310.             yield 'action.change.customer.group' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  6311.             yield 'action.change.customer.status' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  6312.             yield 'action.generate.document' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  6313.             yield 'FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction' => ($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'] ?? $this->getSendOrderDataActionService());
  6314.             yield 'action.mail.send' => ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'] ?? $this->getSendMailActionDecoratorService());
  6315.             yield 'action.set.order.state' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  6316.             yield 'action.set.customer.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  6317.             yield 'action.set.customer.group.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  6318.             yield 'action.add.customer.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  6319.             yield 'action.add.order.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  6320.             yield 'action.set.order.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  6321.             yield 'action.stop.flow' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\StopFlowAction()));
  6322.         }, 16));
  6323.     }
  6324.     /**
  6325.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowFactory' shared service.
  6326.      *
  6327.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowFactory
  6328.      */
  6329.     protected function getFlowFactoryService()
  6330.     {
  6331.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] = new \Shopware\Core\Content\Flow\Dispatching\FlowFactory(new RewindableGenerator(function () {
  6332.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] ?? $this->getOrderStorerService());
  6333.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] ?? $this->getCustomerStorerService());
  6334.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\MailStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\MailStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\MailStorer()));
  6335.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] ?? $this->getUserStorerService());
  6336.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] ?? $this->getCustomerGroupStorerService());
  6337.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] ?? $this->getCustomerRecoveryStorerService());
  6338.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] ?? $this->getOrderTransactionStorerService());
  6339.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] ?? $this->getNewsletterRecipientStorerService());
  6340.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContactFormDataStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContactFormDataStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ContactFormDataStorer()));
  6341.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ConfirmUrlStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ConfirmUrlStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ConfirmUrlStorer()));
  6342.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContentsStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContentsStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ContentsStorer()));
  6343.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContextTokenStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContextTokenStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ContextTokenStorer()));
  6344.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\EmailStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\EmailStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\EmailStorer()));
  6345.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\MessageStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\MessageStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\MessageStorer()));
  6346.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NameStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NameStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NameStorer()));
  6347.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\RecipientsStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\RecipientsStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\RecipientsStorer()));
  6348.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ResetUrlStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ResetUrlStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ResetUrlStorer()));
  6349.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ShopNameStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ShopNameStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ShopNameStorer()));
  6350.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\SubjectStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\SubjectStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\SubjectStorer()));
  6351.             yield 19 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\TemplateDataStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\TemplateDataStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\TemplateDataStorer()));
  6352.             yield 20 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UrlStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UrlStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UrlStorer()));
  6353.         }, 21));
  6354.     }
  6355.     /**
  6356.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  6357.      *
  6358.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  6359.      */
  6360.     protected function getFlowDefinitionService()
  6361.     {
  6362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  6363.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  6364.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6365.         return $instance;
  6366.     }
  6367.     /**
  6368.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  6369.      *
  6370.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  6371.      */
  6372.     protected function getImportExportFileDefinitionService()
  6373.     {
  6374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  6375.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  6376.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6377.         return $instance;
  6378.     }
  6379.     /**
  6380.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  6381.      *
  6382.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  6383.      */
  6384.     protected function getImportExportLogDefinitionService()
  6385.     {
  6386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  6387.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  6388.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6389.         return $instance;
  6390.     }
  6391.     /**
  6392.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  6393.      *
  6394.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  6395.      */
  6396.     protected function getImportExportActionControllerService()
  6397.     {
  6398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  6399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  6400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  6401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  6402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  6403.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  6404.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  6405.         $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));
  6406.         $instance->setContainer($this);
  6407.         return $instance;
  6408.     }
  6409.     /**
  6410.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  6411.      *
  6412.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  6413.      */
  6414.     protected function getImportExportFactoryService()
  6415.     {
  6416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  6417.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6418.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6419.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6420.         }
  6421.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService());
  6422.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6423.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6424.         }
  6425.         $c = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  6426.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6427.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6428.         }
  6429.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  6430.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6431.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6432.         }
  6433.         return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] = new \Shopware\Core\Content\ImportExport\ImportExportFactory($b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), $a$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d, new RewindableGenerator(function () {
  6434.             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()));
  6435.         }, 1), new RewindableGenerator(function () {
  6436.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  6437.         }, 1), new RewindableGenerator(function () {
  6438.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  6439.         }, 1));
  6440.     }
  6441.     /**
  6442.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  6443.      *
  6444.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  6445.      */
  6446.     protected function getImportExportProfileDefinitionService()
  6447.     {
  6448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  6449.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  6450.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6451.         return $instance;
  6452.     }
  6453.     /**
  6454.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  6455.      *
  6456.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  6457.      */
  6458.     protected function getImportExportProfileTranslationDefinitionService()
  6459.     {
  6460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  6462.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  6463.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6464.         return $instance;
  6465.     }
  6466.     /**
  6467.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  6468.      *
  6469.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  6470.      */
  6471.     protected function getImportExportHandlerService()
  6472.     {
  6473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  6474.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  6475.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  6476.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  6477.         }
  6478.         $b = ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService());
  6479.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  6480.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  6481.         }
  6482.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler($a$b);
  6483.     }
  6484.     /**
  6485.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  6486.      *
  6487.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  6488.      */
  6489.     protected function getLandingPageSalesChannelDefinitionService()
  6490.     {
  6491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  6492.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  6493.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6494.         return $instance;
  6495.     }
  6496.     /**
  6497.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  6498.      *
  6499.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  6500.      */
  6501.     protected function getLandingPageTagDefinitionService()
  6502.     {
  6503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  6504.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  6505.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6506.         return $instance;
  6507.     }
  6508.     /**
  6509.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  6510.      *
  6511.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  6512.      */
  6513.     protected function getLandingPageTranslationDefinitionService()
  6514.     {
  6515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  6517.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  6518.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6519.         return $instance;
  6520.     }
  6521.     /**
  6522.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  6523.      *
  6524.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  6525.      */
  6526.     protected function getLandingPageDefinitionService()
  6527.     {
  6528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  6529.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  6530.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6531.         return $instance;
  6532.     }
  6533.     /**
  6534.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  6535.      *
  6536.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  6537.      */
  6538.     protected function getCachedLandingPageRouteService()
  6539.     {
  6540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  6541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  6542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  6543.         return $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] = new \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute(new \Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute(($this->services['sales_channel.landing_page.repository'] ?? $this->getSalesChannel_LandingPage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  6544.     }
  6545.     /**
  6546.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  6547.      *
  6548.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  6549.      */
  6550.     protected function getSalesChannelLandingPageDefinitionService()
  6551.     {
  6552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  6554.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  6555.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6556.         return $instance;
  6557.     }
  6558.     /**
  6559.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  6560.      *
  6561.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  6562.      */
  6563.     protected function getMailHeaderFooterTranslationDefinitionService()
  6564.     {
  6565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  6567.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  6568.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6569.         return $instance;
  6570.     }
  6571.     /**
  6572.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  6573.      *
  6574.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  6575.      */
  6576.     protected function getMailHeaderFooterDefinitionService()
  6577.     {
  6578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  6579.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  6580.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6581.         return $instance;
  6582.     }
  6583.     /**
  6584.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  6585.      *
  6586.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  6587.      */
  6588.     protected function getMailTemplateMediaDefinitionService()
  6589.     {
  6590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  6591.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  6592.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6593.         return $instance;
  6594.     }
  6595.     /**
  6596.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  6597.      *
  6598.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  6599.      */
  6600.     protected function getMailTemplateTranslationDefinitionService()
  6601.     {
  6602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  6604.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  6605.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6606.         return $instance;
  6607.     }
  6608.     /**
  6609.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  6610.      *
  6611.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  6612.      */
  6613.     protected function getMailTemplateTypeTranslationDefinitionService()
  6614.     {
  6615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  6617.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  6618.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6619.         return $instance;
  6620.     }
  6621.     /**
  6622.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  6623.      *
  6624.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  6625.      */
  6626.     protected function getMailTemplateTypeDefinitionService()
  6627.     {
  6628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  6629.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  6630.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6631.         return $instance;
  6632.     }
  6633.     /**
  6634.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  6635.      *
  6636.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  6637.      */
  6638.     protected function getMailActionControllerService()
  6639.     {
  6640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  6641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  6642.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController'] = $instance = new \Shopware\Core\Content\MailTemplate\Api\MailActionController(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), new \Shopware\Core\Content\MailTemplate\Service\AttachmentLoader(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  6643.         $instance->setContainer($this);
  6644.         return $instance;
  6645.     }
  6646.     /**
  6647.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  6648.      *
  6649.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  6650.      */
  6651.     protected function getMailTemplateDefinitionService()
  6652.     {
  6653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  6654.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  6655.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6656.         return $instance;
  6657.     }
  6658.     /**
  6659.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  6660.      *
  6661.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  6662.      */
  6663.     protected function getMailFactoryService()
  6664.     {
  6665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  6666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  6667.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  6668.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'])) {
  6669.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'];
  6670.         }
  6671.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory($a, ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()));
  6672.     }
  6673.     /**
  6674.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  6675.      *
  6676.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  6677.      */
  6678.     protected function getMediaDefaultFolderDefinitionService()
  6679.     {
  6680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  6681.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  6682.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6683.         return $instance;
  6684.     }
  6685.     /**
  6686.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  6687.      *
  6688.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  6689.      */
  6690.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  6691.     {
  6692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  6693.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  6694.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6695.         return $instance;
  6696.     }
  6697.     /**
  6698.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  6699.      *
  6700.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  6701.      */
  6702.     protected function getMediaFolderConfigurationDefinitionService()
  6703.     {
  6704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  6705.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  6706.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6707.         return $instance;
  6708.     }
  6709.     /**
  6710.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  6711.      *
  6712.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  6713.      */
  6714.     protected function getMediaFolderDefinitionService()
  6715.     {
  6716.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  6717.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6718.         return $instance;
  6719.     }
  6720.     /**
  6721.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  6722.      *
  6723.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  6724.      */
  6725.     protected function getMediaTagDefinitionService()
  6726.     {
  6727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  6728.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  6729.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6730.         return $instance;
  6731.     }
  6732.     /**
  6733.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  6734.      *
  6735.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  6736.      */
  6737.     protected function getMediaThumbnailSizeDefinitionService()
  6738.     {
  6739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  6740.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  6741.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6742.         return $instance;
  6743.     }
  6744.     /**
  6745.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  6746.      *
  6747.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  6748.      */
  6749.     protected function getMediaThumbnailDefinitionService()
  6750.     {
  6751.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  6752.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6753.         return $instance;
  6754.     }
  6755.     /**
  6756.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  6757.      *
  6758.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  6759.      */
  6760.     protected function getMediaTranslationDefinitionService()
  6761.     {
  6762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  6764.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  6765.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6766.         return $instance;
  6767.     }
  6768.     /**
  6769.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  6770.      *
  6771.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  6772.      */
  6773.     protected function getMediaFolderControllerService()
  6774.     {
  6775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  6776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  6777.         $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())));
  6778.         $instance->setContainer($this);
  6779.         return $instance;
  6780.     }
  6781.     /**
  6782.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  6783.      *
  6784.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  6785.      */
  6786.     protected function getMediaUploadControllerService()
  6787.     {
  6788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  6789.         $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()));
  6790.         $instance->setContainer($this);
  6791.         return $instance;
  6792.     }
  6793.     /**
  6794.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  6795.      *
  6796.      * @return \Shopware\Core\Content\Media\File\FileSaver
  6797.      */
  6798.     protected function getFileSaverService()
  6799.     {
  6800.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  6801.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6802.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6803.         }
  6804.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  6805.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6806.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6807.         }
  6808.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  6809.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6810.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6811.         }
  6812.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6813.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6814.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6815.         }
  6816.         return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] = new \Shopware\Core\Content\Media\File\FileSaver($b, ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $c, new \Shopware\Core\Content\Media\Metadata\MetadataLoader(new RewindableGenerator(function () {
  6817.             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()));
  6818.         }, 1)), ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] ?? $this->getTypeDetectorService()), $a$d$this->parameters['shopware.filesystem.allowed_extensions']);
  6819.     }
  6820.     /**
  6821.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  6822.      *
  6823.      * @return \Shopware\Core\Content\Media\MediaDefinition
  6824.      */
  6825.     protected function getMediaDefinitionService()
  6826.     {
  6827.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  6828.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6829.         return $instance;
  6830.     }
  6831.     /**
  6832.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  6833.      *
  6834.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  6835.      */
  6836.     protected function getNewsletterRecipientTagDefinitionService()
  6837.     {
  6838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  6839.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  6840.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6841.         return $instance;
  6842.     }
  6843.     /**
  6844.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  6845.      *
  6846.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  6847.      */
  6848.     protected function getNewsletterRecipientDefinitionService()
  6849.     {
  6850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  6851.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  6852.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6853.         return $instance;
  6854.     }
  6855.     /**
  6856.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  6857.      *
  6858.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  6859.      */
  6860.     protected function getNewsletterConfirmRouteService()
  6861.     {
  6862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  6863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  6864.         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()));
  6865.     }
  6866.     /**
  6867.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  6868.      *
  6869.      * @return \Swag\Security\Fixes\NEXT22891\NewsletterSubscribeRouteDecorator
  6870.      */
  6871.     protected function getNewsletterSubscribeRouteService()
  6872.     {
  6873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  6874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT22891/NewsletterSubscribeRouteDecorator.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  6876.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6877.         return $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] = new \Swag\Security\Fixes\NEXT22891\NewsletterSubscribeRouteDecorator(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()), $a, ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), $a);
  6878.     }
  6879.     /**
  6880.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  6881.      *
  6882.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  6883.      */
  6884.     protected function getNewsletterUnsubscribeRouteService()
  6885.     {
  6886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  6887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  6888.         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()));
  6889.     }
  6890.     /**
  6891.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  6892.      *
  6893.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  6894.      */
  6895.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  6896.     {
  6897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  6899.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  6900.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6901.         return $instance;
  6902.     }
  6903.     /**
  6904.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  6905.      *
  6906.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  6907.      */
  6908.     protected function getProductExportControllerService()
  6909.     {
  6910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  6911.         $this->services['Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController'] = $instance = new \Shopware\Core\Content\ProductExport\Api\ProductExportController(($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6912.         $instance->setContainer($this);
  6913.         return $instance;
  6914.     }
  6915.     /**
  6916.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  6917.      *
  6918.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  6919.      */
  6920.     protected function getProductExportDefinitionService()
  6921.     {
  6922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  6923.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  6924.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6925.         return $instance;
  6926.     }
  6927.     /**
  6928.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  6929.      *
  6930.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  6931.      */
  6932.     protected function getProductExportHydratorService()
  6933.     {
  6934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  6935.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  6936.     }
  6937.     /**
  6938.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  6939.      *
  6940.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  6941.      */
  6942.     protected function getExportControllerService()
  6943.     {
  6944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  6945.         return $this->services['Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController'] = new \Shopware\Core\Content\ProductExport\SalesChannel\ExportController(($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter'] ?? $this->getProductExporterService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()));
  6946.     }
  6947.     /**
  6948.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  6949.      *
  6950.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  6951.      */
  6952.     protected function getProductExportGeneratorService()
  6953.     {
  6954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  6955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  6956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  6957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  6958.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6959.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6960.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6961.         }
  6962.         $b = ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService());
  6963.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6964.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6965.         }
  6966.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6967.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6968.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6969.         }
  6970.         $d = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  6971.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6972.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6973.         }
  6974.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  6975.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6976.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6977.         }
  6978.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  6979.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6980.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6981.         }
  6982.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  6983.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6984.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6985.         }
  6986.         $h = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService());
  6987.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6988.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6989.         }
  6990.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator($b$c$d$a, new \Shopware\Core\Content\ProductExport\Service\ProductExportValidator(new RewindableGenerator(function () {
  6991.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  6992.         }, 1)), $e$f$g, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $h, ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  6993.     }
  6994.     /**
  6995.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  6996.      *
  6997.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  6998.      */
  6999.     protected function getProductExporterService()
  7000.     {
  7001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  7002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  7003.         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()));
  7004.     }
  7005.     /**
  7006.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  7007.      *
  7008.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  7009.      */
  7010.     protected function getProductStreamFilterDefinitionService()
  7011.     {
  7012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  7013.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  7014.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7015.         return $instance;
  7016.     }
  7017.     /**
  7018.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  7019.      *
  7020.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  7021.      */
  7022.     protected function getProductStreamFilterHydratorService()
  7023.     {
  7024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  7025.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  7026.     }
  7027.     /**
  7028.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  7029.      *
  7030.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  7031.      */
  7032.     protected function getProductStreamTranslationDefinitionService()
  7033.     {
  7034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  7036.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  7037.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7038.         return $instance;
  7039.     }
  7040.     /**
  7041.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  7042.      *
  7043.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  7044.      */
  7045.     protected function getProductStreamDefinitionService()
  7046.     {
  7047.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  7048.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7049.         return $instance;
  7050.     }
  7051.     /**
  7052.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  7053.      *
  7054.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  7055.      */
  7056.     protected function getProductStreamHydratorService()
  7057.     {
  7058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  7059.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  7060.     }
  7061.     /**
  7062.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  7063.      *
  7064.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  7065.      */
  7066.     protected function getProductStreamBuilderService()
  7067.     {
  7068.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  7069.         if (isset($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'])) {
  7070.             return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'];
  7071.         }
  7072.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] = new \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder($a, ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  7073.     }
  7074.     /**
  7075.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  7076.      *
  7077.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  7078.      */
  7079.     protected function getProductCategoryTreeDefinitionService()
  7080.     {
  7081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  7082.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  7083.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7084.         return $instance;
  7085.     }
  7086.     /**
  7087.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  7088.      *
  7089.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  7090.      */
  7091.     protected function getProductCategoryDefinitionService()
  7092.     {
  7093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  7094.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  7095.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7096.         return $instance;
  7097.     }
  7098.     /**
  7099.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  7100.      *
  7101.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  7102.      */
  7103.     protected function getProductConfiguratorSettingDefinitionService()
  7104.     {
  7105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  7106.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  7107.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7108.         return $instance;
  7109.     }
  7110.     /**
  7111.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  7112.      *
  7113.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  7114.      */
  7115.     protected function getProductConfiguratorSettingHydratorService()
  7116.     {
  7117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  7118.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  7119.     }
  7120.     /**
  7121.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  7122.      *
  7123.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  7124.      */
  7125.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  7126.     {
  7127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  7128.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  7129.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7130.         return $instance;
  7131.     }
  7132.     /**
  7133.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  7134.      *
  7135.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  7136.      */
  7137.     protected function getProductCrossSellingAssignedProductsHydratorService()
  7138.     {
  7139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  7140.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  7141.     }
  7142.     /**
  7143.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  7144.      *
  7145.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  7146.      */
  7147.     protected function getProductCrossSellingTranslationDefinitionService()
  7148.     {
  7149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  7151.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  7152.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7153.         return $instance;
  7154.     }
  7155.     /**
  7156.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  7157.      *
  7158.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  7159.      */
  7160.     protected function getProductCrossSellingDefinitionService()
  7161.     {
  7162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  7163.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  7164.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7165.         return $instance;
  7166.     }
  7167.     /**
  7168.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  7169.      *
  7170.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  7171.      */
  7172.     protected function getProductCrossSellingHydratorService()
  7173.     {
  7174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  7175.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  7176.     }
  7177.     /**
  7178.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  7179.      *
  7180.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  7181.      */
  7182.     protected function getProductCustomFieldSetDefinitionService()
  7183.     {
  7184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  7185.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  7186.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7187.         return $instance;
  7188.     }
  7189.     /**
  7190.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  7191.      *
  7192.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  7193.      */
  7194.     protected function getProductFeatureSetTranslationDefinitionService()
  7195.     {
  7196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  7198.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  7199.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7200.         return $instance;
  7201.     }
  7202.     /**
  7203.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  7204.      *
  7205.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  7206.      */
  7207.     protected function getProductFeatureSetDefinitionService()
  7208.     {
  7209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  7210.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  7211.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7212.         return $instance;
  7213.     }
  7214.     /**
  7215.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  7216.      *
  7217.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  7218.      */
  7219.     protected function getProductFeatureSetHydratorService()
  7220.     {
  7221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  7222.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  7223.     }
  7224.     /**
  7225.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  7226.      *
  7227.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  7228.      */
  7229.     protected function getProductKeywordDictionaryDefinitionService()
  7230.     {
  7231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  7232.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  7233.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7234.         return $instance;
  7235.     }
  7236.     /**
  7237.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  7238.      *
  7239.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  7240.      */
  7241.     protected function getProductKeywordDictionaryHydratorService()
  7242.     {
  7243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  7244.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  7245.     }
  7246.     /**
  7247.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  7248.      *
  7249.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  7250.      */
  7251.     protected function getProductManufacturerTranslationDefinitionService()
  7252.     {
  7253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  7255.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  7256.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7257.         return $instance;
  7258.     }
  7259.     /**
  7260.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  7261.      *
  7262.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  7263.      */
  7264.     protected function getProductManufacturerDefinitionService()
  7265.     {
  7266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  7267.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  7268.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7269.         return $instance;
  7270.     }
  7271.     /**
  7272.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  7273.      *
  7274.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  7275.      */
  7276.     protected function getProductManufacturerHydratorService()
  7277.     {
  7278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  7279.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  7280.     }
  7281.     /**
  7282.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  7283.      *
  7284.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  7285.      */
  7286.     protected function getProductMediaDefinitionService()
  7287.     {
  7288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  7289.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  7290.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7291.         return $instance;
  7292.     }
  7293.     /**
  7294.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  7295.      *
  7296.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  7297.      */
  7298.     protected function getProductMediaHydratorService()
  7299.     {
  7300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  7301.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  7302.     }
  7303.     /**
  7304.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  7305.      *
  7306.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  7307.      */
  7308.     protected function getProductOptionDefinitionService()
  7309.     {
  7310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  7311.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  7312.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7313.         return $instance;
  7314.     }
  7315.     /**
  7316.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  7317.      *
  7318.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  7319.      */
  7320.     protected function getProductPriceDefinitionService()
  7321.     {
  7322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  7323.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  7324.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7325.         return $instance;
  7326.     }
  7327.     /**
  7328.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  7329.      *
  7330.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  7331.      */
  7332.     protected function getProductPriceHydratorService()
  7333.     {
  7334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  7335.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  7336.     }
  7337.     /**
  7338.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  7339.      *
  7340.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  7341.      */
  7342.     protected function getProductPropertyDefinitionService()
  7343.     {
  7344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  7345.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  7346.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7347.         return $instance;
  7348.     }
  7349.     /**
  7350.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  7351.      *
  7352.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  7353.      */
  7354.     protected function getProductReviewDefinitionService()
  7355.     {
  7356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  7357.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  7358.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7359.         return $instance;
  7360.     }
  7361.     /**
  7362.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  7363.      *
  7364.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  7365.      */
  7366.     protected function getProductReviewHydratorService()
  7367.     {
  7368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  7369.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  7370.     }
  7371.     /**
  7372.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  7373.      *
  7374.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  7375.      */
  7376.     protected function getProductSearchConfigFieldDefinitionService()
  7377.     {
  7378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  7379.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  7380.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7381.         return $instance;
  7382.     }
  7383.     /**
  7384.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  7385.      *
  7386.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  7387.      */
  7388.     protected function getProductSearchConfigFieldHydratorService()
  7389.     {
  7390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  7391.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  7392.     }
  7393.     /**
  7394.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  7395.      *
  7396.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  7397.      */
  7398.     protected function getProductSearchConfigDefinitionService()
  7399.     {
  7400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  7401.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  7402.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7403.         return $instance;
  7404.     }
  7405.     /**
  7406.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  7407.      *
  7408.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  7409.      */
  7410.     protected function getProductSearchConfigHydratorService()
  7411.     {
  7412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  7413.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  7414.     }
  7415.     /**
  7416.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  7417.      *
  7418.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  7419.      */
  7420.     protected function getProductSearchKeywordDefinitionService()
  7421.     {
  7422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  7423.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  7424.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7425.         return $instance;
  7426.     }
  7427.     /**
  7428.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  7429.      *
  7430.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  7431.      */
  7432.     protected function getProductSearchKeywordHydratorService()
  7433.     {
  7434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  7435.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  7436.     }
  7437.     /**
  7438.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  7439.      *
  7440.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  7441.      */
  7442.     protected function getProductStreamMappingDefinitionService()
  7443.     {
  7444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  7445.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  7446.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7447.         return $instance;
  7448.     }
  7449.     /**
  7450.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  7451.      *
  7452.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  7453.      */
  7454.     protected function getProductTagDefinitionService()
  7455.     {
  7456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  7457.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  7458.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7459.         return $instance;
  7460.     }
  7461.     /**
  7462.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  7463.      *
  7464.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  7465.      */
  7466.     protected function getProductTranslationDefinitionService()
  7467.     {
  7468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  7470.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  7471.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7472.         return $instance;
  7473.     }
  7474.     /**
  7475.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  7476.      *
  7477.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  7478.      */
  7479.     protected function getProductVisibilityDefinitionService()
  7480.     {
  7481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  7482.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  7483.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7484.         return $instance;
  7485.     }
  7486.     /**
  7487.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  7488.      *
  7489.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  7490.      */
  7491.     protected function getProductVisibilityHydratorService()
  7492.     {
  7493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  7494.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  7495.     }
  7496.     /**
  7497.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  7498.      *
  7499.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  7500.      */
  7501.     protected function getProductActionControllerService()
  7502.     {
  7503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  7504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  7505.         $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())));
  7506.         $instance->setContainer($this);
  7507.         return $instance;
  7508.     }
  7509.     /**
  7510.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  7511.      *
  7512.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  7513.      */
  7514.     protected function getCheapestPriceAccessorBuilderService()
  7515.     {
  7516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  7518.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder(100, ($this->services['logger'] ?? $this->getLoggerService()));
  7519.     }
  7520.     /**
  7521.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  7522.      *
  7523.      * @return \Shopware\Core\Content\Product\ProductDefinition
  7524.      */
  7525.     protected function getProductDefinitionService()
  7526.     {
  7527.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  7528.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7529.         return $instance;
  7530.     }
  7531.     /**
  7532.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  7533.      *
  7534.      * @return \Shopware\Core\Content\Product\ProductHydrator
  7535.      */
  7536.     protected function getProductHydratorService()
  7537.     {
  7538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  7539.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  7540.     }
  7541.     /**
  7542.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  7543.      *
  7544.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  7545.      */
  7546.     protected function getCachedProductCrossSellingRouteService()
  7547.     {
  7548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  7551.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7552.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7553.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7554.         }
  7555.         $b = ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService());
  7556.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7557.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7558.         }
  7559.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  7560.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7561.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7562.         }
  7563.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7564.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7565.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7566.         }
  7567.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  7568.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7569.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7570.         }
  7571.         $f = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7572.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7573.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7574.         }
  7575.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute(new \Shopware\Core\Content\Product\SalesChannel\CrossSelling\ProductCrossSellingRoute($b$a, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $c$d$e, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory()))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $f$a, []);
  7576.     }
  7577.     /**
  7578.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  7579.      *
  7580.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  7581.      */
  7582.     protected function getCachedProductDetailRouteService()
  7583.     {
  7584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  7585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  7586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  7587.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7588.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7589.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7590.         }
  7591.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  7592.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7593.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7594.         }
  7595.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7596.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7597.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7598.         }
  7599.         $d = ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService());
  7600.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7601.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7602.         }
  7603.         $e = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7604.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7605.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7606.         }
  7607.         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($b$c, ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), $d, ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory()))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $e$a, []);
  7608.     }
  7609.     /**
  7610.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute' shared service.
  7611.      *
  7612.      * @return \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute
  7613.      */
  7614.     protected function getFindProductVariantRouteService()
  7615.     {
  7616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php';
  7617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/FindProductVariantRoute.php';
  7618.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] = new \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  7619.     }
  7620.     /**
  7621.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  7622.      *
  7623.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  7624.      */
  7625.     protected function getCachedProductListingRouteService()
  7626.     {
  7627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  7628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  7629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  7630.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7631.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7632.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7633.         }
  7634.         $b = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  7635.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7636.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7637.         }
  7638.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  7639.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7640.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7641.         }
  7642.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7643.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7644.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7645.         }
  7646.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute(new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingRoute($b$a$c, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $d$a, []);
  7647.     }
  7648.     /**
  7649.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  7650.      *
  7651.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  7652.      */
  7653.     protected function getResolveCriteriaProductListingRouteService()
  7654.     {
  7655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  7656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  7657.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7658.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  7659.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  7660.         }
  7661.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService());
  7662.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  7663.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  7664.         }
  7665.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute($b$a);
  7666.     }
  7667.     /**
  7668.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  7669.      *
  7670.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  7671.      */
  7672.     protected function getProductListRouteService()
  7673.     {
  7674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  7675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  7676.         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()));
  7677.     }
  7678.     /**
  7679.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  7680.      *
  7681.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  7682.      */
  7683.     protected function getCachedProductReviewRouteService()
  7684.     {
  7685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  7686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  7687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  7688.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7689.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7690.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7691.         }
  7692.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  7693.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7694.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7695.         }
  7696.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7697.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7698.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7699.         }
  7700.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute(new \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewRoute($b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$a, []);
  7701.     }
  7702.     /**
  7703.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  7704.      *
  7705.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  7706.      */
  7707.     protected function getProductReviewSaveRouteService()
  7708.     {
  7709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  7711.         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()));
  7712.     }
  7713.     /**
  7714.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  7715.      *
  7716.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  7717.      */
  7718.     protected function getSalesChannelProductDefinitionService()
  7719.     {
  7720.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  7721.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7722.         return $instance;
  7723.     }
  7724.     /**
  7725.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  7726.      *
  7727.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  7728.      */
  7729.     protected function getCachedProductSearchRouteService()
  7730.     {
  7731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  7732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  7733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  7734.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7735.         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['Swag\\Security\\Fixes\\NEXT37140\\ProductSearchBuilderDecorator'] ?? $this->getProductSearchBuilderDecoratorService()), $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, []);
  7736.     }
  7737.     /**
  7738.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  7739.      *
  7740.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  7741.      */
  7742.     protected function getResolvedCriteriaProductSearchRouteService()
  7743.     {
  7744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  7745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  7746.         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()));
  7747.     }
  7748.     /**
  7749.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  7750.      *
  7751.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  7752.      */
  7753.     protected function getProductSortingDefinitionService()
  7754.     {
  7755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  7756.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  7757.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7758.         return $instance;
  7759.     }
  7760.     /**
  7761.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  7762.      *
  7763.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  7764.      */
  7765.     protected function getProductSortingHydratorService()
  7766.     {
  7767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  7768.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  7769.     }
  7770.     /**
  7771.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  7772.      *
  7773.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  7774.      */
  7775.     protected function getProductSortingTranslationDefinitionService()
  7776.     {
  7777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  7779.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  7780.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7781.         return $instance;
  7782.     }
  7783.     /**
  7784.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  7785.      *
  7786.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  7787.      */
  7788.     protected function getCachedProductSuggestRouteService()
  7789.     {
  7790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  7791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  7792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  7793.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7794.         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['Swag\\Security\\Fixes\\NEXT37140\\ProductSearchBuilderDecorator'] ?? $this->getProductSearchBuilderDecoratorService()), $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, []);
  7795.     }
  7796.     /**
  7797.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  7798.      *
  7799.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  7800.      */
  7801.     protected function getPropertyGroupOptionTranslationDefinitionService()
  7802.     {
  7803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  7805.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  7806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7807.         return $instance;
  7808.     }
  7809.     /**
  7810.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  7811.      *
  7812.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  7813.      */
  7814.     protected function getPropertyGroupOptionDefinitionService()
  7815.     {
  7816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  7817.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  7818.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7819.         return $instance;
  7820.     }
  7821.     /**
  7822.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  7823.      *
  7824.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  7825.      */
  7826.     protected function getPropertyGroupOptionHydratorService()
  7827.     {
  7828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  7829.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  7830.     }
  7831.     /**
  7832.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  7833.      *
  7834.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  7835.      */
  7836.     protected function getPropertyGroupTranslationDefinitionService()
  7837.     {
  7838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  7840.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  7841.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7842.         return $instance;
  7843.     }
  7844.     /**
  7845.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  7846.      *
  7847.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  7848.      */
  7849.     protected function getPropertyGroupDefinitionService()
  7850.     {
  7851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  7852.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  7853.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7854.         return $instance;
  7855.     }
  7856.     /**
  7857.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  7858.      *
  7859.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  7860.      */
  7861.     protected function getPropertyGroupHydratorService()
  7862.     {
  7863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  7864.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  7865.     }
  7866.     /**
  7867.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  7868.      *
  7869.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  7870.      */
  7871.     protected function getRuleConditionDefinitionService()
  7872.     {
  7873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  7874.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  7875.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7876.         return $instance;
  7877.     }
  7878.     /**
  7879.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  7880.      *
  7881.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  7882.      */
  7883.     protected function getRuleTagDefinitionService()
  7884.     {
  7885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  7886.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  7887.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7888.         return $instance;
  7889.     }
  7890.     /**
  7891.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  7892.      *
  7893.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  7894.      */
  7895.     protected function getRuleDefinitionService()
  7896.     {
  7897.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  7898.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7899.         return $instance;
  7900.     }
  7901.     /**
  7902.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  7903.      *
  7904.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  7905.      */
  7906.     protected function getSeoActionControllerService()
  7907.     {
  7908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  7909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  7910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  7911.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  7912.         $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);
  7913.         $instance->setContainer($this);
  7914.         return $instance;
  7915.     }
  7916.     /**
  7917.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  7918.      *
  7919.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  7920.      */
  7921.     protected function getCachedSeoResolverService()
  7922.     {
  7923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  7925.         $a = ($this->services['FourtwosixRedirectForMissingTrailingSlashes\\Core\\Content\\Seo\\SeoResolver'] ?? $this->getSeoResolverService());
  7926.         if (isset($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'])) {
  7927.             return $this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'];
  7928.         }
  7929.         return $this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] = new \Shopware\Core\Content\Seo\CachedSeoResolver($a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  7930.     }
  7931.     /**
  7932.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  7933.      *
  7934.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  7935.      */
  7936.     protected function getEmptyPathInfoResolverService()
  7937.     {
  7938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  7939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  7940.         $a = ($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService());
  7941.         if (isset($this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'])) {
  7942.             return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'];
  7943.         }
  7944.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver($a);
  7945.     }
  7946.     /**
  7947.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  7948.      *
  7949.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  7950.      */
  7951.     protected function getSeoUrlAssociationFieldResolverService()
  7952.     {
  7953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  7955.         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())));
  7956.     }
  7957.     /**
  7958.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  7959.      *
  7960.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  7961.      */
  7962.     protected function getSeoUrlFieldSerializerService()
  7963.     {
  7964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  7966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  7967.         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()));
  7968.     }
  7969.     /**
  7970.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  7971.      *
  7972.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  7973.      */
  7974.     protected function getMainCategoryDefinitionService()
  7975.     {
  7976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7977.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  7978.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7979.         return $instance;
  7980.     }
  7981.     /**
  7982.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  7983.      *
  7984.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  7985.      */
  7986.     protected function getSalesChannelMainCategoryDefinitionService()
  7987.     {
  7988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  7990.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  7991.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7992.         return $instance;
  7993.     }
  7994.     /**
  7995.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  7996.      *
  7997.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  7998.      */
  7999.     protected function getSeoUrlRouteService()
  8000.     {
  8001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  8002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  8003.         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()));
  8004.     }
  8005.     /**
  8006.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  8007.      *
  8008.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  8009.      */
  8010.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  8011.     {
  8012.         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()));
  8013.     }
  8014.     /**
  8015.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  8016.      *
  8017.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  8018.      */
  8019.     protected function getSeoUrlTemplateDefinitionService()
  8020.     {
  8021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  8022.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  8023.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8024.         return $instance;
  8025.     }
  8026.     /**
  8027.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  8028.      *
  8029.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  8030.      */
  8031.     protected function getSalesChannelSeoUrlDefinitionService()
  8032.     {
  8033.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  8034.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8035.         return $instance;
  8036.     }
  8037.     /**
  8038.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  8039.      *
  8040.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  8041.      */
  8042.     protected function getSeoUrlDefinitionService()
  8043.     {
  8044.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  8045.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8046.         return $instance;
  8047.     }
  8048.     /**
  8049.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  8050.      *
  8051.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  8052.      */
  8053.     protected function getCachedSitemapRouteService()
  8054.     {
  8055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  8056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  8057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  8058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  8060.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8061.         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);
  8062.     }
  8063.     /**
  8064.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  8065.      *
  8066.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  8067.      */
  8068.     protected function getAssetPackageServiceService()
  8069.     {
  8070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  8071.         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()));
  8072.     }
  8073.     /**
  8074.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  8075.      *
  8076.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  8077.      */
  8078.     protected function getCacheIdLoaderService()
  8079.     {
  8080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  8081.         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()));
  8082.     }
  8083.     /**
  8084.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  8085.      *
  8086.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  8087.      */
  8088.     protected function getCacheInvalidatorFacadeHookFactoryService()
  8089.     {
  8090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  8092.         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()));
  8093.     }
  8094.     /**
  8095.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  8096.      *
  8097.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  8098.      */
  8099.     protected function getAppTemplateIteratorService()
  8100.     {
  8101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  8102.         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()));
  8103.     }
  8104.     /**
  8105.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  8106.      *
  8107.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  8108.      */
  8109.     protected function getTemplateFinderService()
  8110.     {
  8111.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8112.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  8113.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  8114.         }
  8115.         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 () {
  8116.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilder2Service());
  8117.             yield => ($this->privates['Acris\\Tax\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? ($this->privates['Acris\\Tax\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] = new \Acris\Tax\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder()));
  8118.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  8119.         }, 3)));
  8120.     }
  8121.     /**
  8122.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  8123.      *
  8124.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  8125.      */
  8126.     protected function getTemplateIteratorService()
  8127.     {
  8128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8130.         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']);
  8131.     }
  8132.     /**
  8133.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  8134.      *
  8135.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  8136.      */
  8137.     protected function getAclCriteriaValidatorService()
  8138.     {
  8139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  8140.         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()));
  8141.     }
  8142.     /**
  8143.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  8144.      *
  8145.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  8146.      */
  8147.     protected function getAclRoleDefinitionService()
  8148.     {
  8149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  8150.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  8151.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8152.         return $instance;
  8153.     }
  8154.     /**
  8155.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  8156.      *
  8157.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  8158.      */
  8159.     protected function getAclUserRoleDefinitionService()
  8160.     {
  8161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  8162.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  8163.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8164.         return $instance;
  8165.     }
  8166.     /**
  8167.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  8168.      *
  8169.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  8170.      */
  8171.     protected function getAccessKeyControllerService()
  8172.     {
  8173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  8174.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  8175.         $instance->setContainer($this);
  8176.         return $instance;
  8177.     }
  8178.     /**
  8179.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  8180.      *
  8181.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  8182.      */
  8183.     protected function getAclControllerService()
  8184.     {
  8185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  8186.         $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()));
  8187.         $instance->setContainer($this);
  8188.         return $instance;
  8189.     }
  8190.     /**
  8191.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  8192.      *
  8193.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  8194.      */
  8195.     protected function getApiControllerService()
  8196.     {
  8197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  8198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  8199.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT32887/RequestCriteriaBuilderFixed.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  8202.         $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 \Swag\Security\Fixes\NEXT32887\RequestCriteriaBuilderFixed(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] ?? $this->getApiCriteriaValidatorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CriteriaArrayConverter'] ?? $this->getCriteriaArrayConverterService())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CompositeEntitySearcher'] ?? $this->getCompositeEntitySearcherService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator())), ($this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] ?? $this->getAclCriteriaValidatorService()));
  8203.         $instance->setContainer($this);
  8204.         return $instance;
  8205.     }
  8206.     /**
  8207.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  8208.      *
  8209.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  8210.      */
  8211.     protected function getAuthControllerService()
  8212.     {
  8213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  8214.         $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()));
  8215.         $instance->setContainer($this);
  8216.         return $instance;
  8217.     }
  8218.     /**
  8219.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  8220.      *
  8221.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  8222.      */
  8223.     protected function getCacheController2Service()
  8224.     {
  8225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  8226.         $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()));
  8227.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  8228.         return $instance;
  8229.     }
  8230.     /**
  8231.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController' shared service.
  8232.      *
  8233.      * @return \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController
  8234.      */
  8235.     protected function getCustomSnippetFormatControllerService()
  8236.     {
  8237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CustomSnippetFormatController.php';
  8238.         return $this->services['Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController'] = new \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController(($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8239.     }
  8240.     /**
  8241.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  8242.      *
  8243.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  8244.      */
  8245.     protected function getFallbackControllerService()
  8246.     {
  8247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  8248.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  8249.         $instance->setContainer($this);
  8250.         return $instance;
  8251.     }
  8252.     /**
  8253.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  8254.      *
  8255.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  8256.      */
  8257.     protected function getIndexingControllerService()
  8258.     {
  8259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  8260.         $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()));
  8261.         $instance->setContainer($this);
  8262.         return $instance;
  8263.     }
  8264.     /**
  8265.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  8266.      *
  8267.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  8268.      */
  8269.     protected function getInfoControllerService()
  8270.     {
  8271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  8272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/AppUrlVerifier.php';
  8273.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\InfoController'] = $instance = new \Shopware\Core\Framework\Api\Controller\InfoController(($this->privates['Shopware\\Core\\Framework\\Api\\ApiDefinition\\DefinitionService'] ?? $this->getDefinitionServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Maintenance\System\Service\AppUrlVerifier(new \GuzzleHttp\Client(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), 'dev'$this->getEnv('bool:APP_URL_CHECK_DISABLED')), ($this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] ?? $this->getFlowActionCollectorService()), true$this->parameters['shopware.security.csp_templates']);
  8274.         $instance->setContainer($this);
  8275.         return $instance;
  8276.     }
  8277.     /**
  8278.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  8279.      *
  8280.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  8281.      */
  8282.     protected function getIntegrationControllerService()
  8283.     {
  8284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  8285.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  8286.         $instance->setContainer($this);
  8287.         return $instance;
  8288.     }
  8289.     /**
  8290.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  8291.      *
  8292.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  8293.      */
  8294.     protected function getSalesChannelProxyControllerService()
  8295.     {
  8296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  8297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  8298.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  8299.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  8300.         $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['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'] ?? $this->getCartOrderRouteDecoratorService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8301.         $instance->setContainer($this);
  8302.         return $instance;
  8303.     }
  8304.     /**
  8305.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  8306.      *
  8307.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  8308.      */
  8309.     protected function getSyncControllerService()
  8310.     {
  8311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  8312.         $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()));
  8313.         $instance->setContainer($this);
  8314.         return $instance;
  8315.     }
  8316.     /**
  8317.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  8318.      *
  8319.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  8320.      */
  8321.     protected function getUserControllerService()
  8322.     {
  8323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  8324.         $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()));
  8325.         $instance->setContainer($this);
  8326.         return $instance;
  8327.     }
  8328.     /**
  8329.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  8330.      *
  8331.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  8332.      */
  8333.     protected function getSyncServiceService()
  8334.     {
  8335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  8336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  8337.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  8338.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  8339.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  8340.         }
  8341.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8342.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  8343.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  8344.         }
  8345.         return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] = new \Shopware\Core\Framework\Api\Sync\SyncService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), $a$b);
  8346.     }
  8347.     /**
  8348.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  8349.      *
  8350.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  8351.      */
  8352.     protected function getActionButtonTranslationDefinitionService()
  8353.     {
  8354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  8356.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  8357.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8358.         return $instance;
  8359.     }
  8360.     /**
  8361.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  8362.      *
  8363.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  8364.      */
  8365.     protected function getActionButtonDefinitionService()
  8366.     {
  8367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  8368.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  8369.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8370.         return $instance;
  8371.     }
  8372.     /**
  8373.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  8374.      *
  8375.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  8376.      */
  8377.     protected function getAppPaymentMethodDefinitionService()
  8378.     {
  8379.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  8380.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8381.         return $instance;
  8382.     }
  8383.     /**
  8384.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  8385.      *
  8386.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  8387.      */
  8388.     protected function getAppScriptConditionTranslationDefinitionService()
  8389.     {
  8390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  8392.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  8393.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8394.         return $instance;
  8395.     }
  8396.     /**
  8397.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  8398.      *
  8399.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  8400.      */
  8401.     protected function getAppScriptConditionDefinitionService()
  8402.     {
  8403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  8404.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  8405.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8406.         return $instance;
  8407.     }
  8408.     /**
  8409.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  8410.      *
  8411.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  8412.      */
  8413.     protected function getAppTranslationDefinitionService()
  8414.     {
  8415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  8417.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  8418.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8419.         return $instance;
  8420.     }
  8421.     /**
  8422.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  8423.      *
  8424.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  8425.      */
  8426.     protected function getAppCmsBlockTranslationDefinitionService()
  8427.     {
  8428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  8430.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  8431.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8432.         return $instance;
  8433.     }
  8434.     /**
  8435.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  8436.      *
  8437.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  8438.      */
  8439.     protected function getAppCmsBlockDefinitionService()
  8440.     {
  8441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  8442.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  8443.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8444.         return $instance;
  8445.     }
  8446.     /**
  8447.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  8448.      *
  8449.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  8450.      */
  8451.     protected function getAppFlowActionTranslationDefinitionService()
  8452.     {
  8453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  8455.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  8456.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8457.         return $instance;
  8458.     }
  8459.     /**
  8460.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  8461.      *
  8462.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  8463.      */
  8464.     protected function getAppFlowActionDefinitionService()
  8465.     {
  8466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  8467.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  8468.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8469.         return $instance;
  8470.     }
  8471.     /**
  8472.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  8473.      *
  8474.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  8475.      */
  8476.     protected function getAppActionControllerService()
  8477.     {
  8478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  8479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  8480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  8481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  8482.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  8483.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  8484.         $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())));
  8485.         $instance->setContainer($this);
  8486.         return $instance;
  8487.     }
  8488.     /**
  8489.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  8490.      *
  8491.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  8492.      */
  8493.     protected function getAppCmsControllerService()
  8494.     {
  8495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  8496.         $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()));
  8497.         $instance->setContainer($this);
  8498.         return $instance;
  8499.     }
  8500.     /**
  8501.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  8502.      *
  8503.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  8504.      */
  8505.     protected function getAppUrlChangeControllerService()
  8506.     {
  8507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  8508.         $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()));
  8509.         $instance->setContainer($this);
  8510.         return $instance;
  8511.     }
  8512.     /**
  8513.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  8514.      *
  8515.      * @return \Shopware\Core\Framework\App\AppDefinition
  8516.      */
  8517.     protected function getAppDefinitionService()
  8518.     {
  8519.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  8520.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8521.         return $instance;
  8522.     }
  8523.     /**
  8524.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  8525.      *
  8526.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  8527.      */
  8528.     protected function getAppLocaleProviderService()
  8529.     {
  8530.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  8531.         if (isset($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'])) {
  8532.             return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'];
  8533.         }
  8534.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider($a, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  8535.     }
  8536.     /**
  8537.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  8538.      *
  8539.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  8540.      */
  8541.     protected function getResolverService()
  8542.     {
  8543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  8544.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  8545.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  8546.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  8547.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  8548.         }, 3));
  8549.     }
  8550.     /**
  8551.      * Gets the public 'Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider' shared service.
  8552.      *
  8553.      * @return \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider
  8554.      */
  8555.     protected function getAppFlowActionProviderService()
  8556.     {
  8557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/FlowAction/AppFlowActionProvider.php';
  8558.         return $this->services['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Webhook\\BusinessEventEncoder'] ?? $this->getBusinessEventEncoderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()));
  8559.     }
  8560.     /**
  8561.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  8562.      *
  8563.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  8564.      */
  8565.     protected function getShopIdProviderService()
  8566.     {
  8567.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8568.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  8569.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  8570.         }
  8571.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  8572.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  8573.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  8574.         }
  8575.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider($a$b);
  8576.     }
  8577.     /**
  8578.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  8579.      *
  8580.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  8581.      */
  8582.     protected function getTemplateDefinitionService()
  8583.     {
  8584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  8585.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  8586.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8587.         return $instance;
  8588.     }
  8589.     /**
  8590.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  8591.      *
  8592.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  8593.      */
  8594.     protected function getTemplateStateServiceService()
  8595.     {
  8596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  8597.         $a = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  8598.         if (isset($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'])) {
  8599.             return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'];
  8600.         }
  8601.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService($a);
  8602.     }
  8603.     /**
  8604.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  8605.      *
  8606.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  8607.      */
  8608.     protected function getEntityCacheKeyGeneratorService()
  8609.     {
  8610.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  8611.     }
  8612.     /**
  8613.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  8614.      *
  8615.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  8616.      */
  8617.     protected function getEntityHydratorService()
  8618.     {
  8619.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  8620.     }
  8621.     /**
  8622.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  8623.      *
  8624.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  8625.      */
  8626.     protected function getConfigJsonFieldAccessorBuilderService()
  8627.     {
  8628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  8631.         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()));
  8632.     }
  8633.     /**
  8634.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  8635.      *
  8636.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  8637.      */
  8638.     protected function getCustomFieldsAccessorBuilderService()
  8639.     {
  8640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  8643.         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()));
  8644.     }
  8645.     /**
  8646.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  8647.      *
  8648.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  8649.      */
  8650.     protected function getDefaultFieldAccessorBuilderService()
  8651.     {
  8652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  8654.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  8655.     }
  8656.     /**
  8657.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  8658.      *
  8659.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  8660.      */
  8661.     protected function getJsonFieldAccessorBuilderService()
  8662.     {
  8663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8665.         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()));
  8666.     }
  8667.     /**
  8668.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  8669.      *
  8670.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  8671.      */
  8672.     protected function getPriceFieldAccessorBuilderService()
  8673.     {
  8674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  8676.         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()));
  8677.     }
  8678.     /**
  8679.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  8680.      *
  8681.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  8682.      */
  8683.     protected function getManyToManyAssociationFieldResolverService()
  8684.     {
  8685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  8687.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  8688.     }
  8689.     /**
  8690.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  8691.      *
  8692.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  8693.      */
  8694.     protected function getManyToOneAssociationFieldResolverService()
  8695.     {
  8696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  8698.         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())));
  8699.     }
  8700.     /**
  8701.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  8702.      *
  8703.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  8704.      */
  8705.     protected function getOneToManyAssociationFieldResolverService()
  8706.     {
  8707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  8709.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  8710.     }
  8711.     /**
  8712.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  8713.      *
  8714.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  8715.      */
  8716.     protected function getTranslationFieldResolverService()
  8717.     {
  8718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  8720.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  8721.     }
  8722.     /**
  8723.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  8724.      *
  8725.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  8726.      */
  8727.     protected function getJoinGroupBuilderService()
  8728.     {
  8729.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  8730.     }
  8731.     /**
  8732.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  8733.      *
  8734.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  8735.      */
  8736.     protected function getDefinitionInstanceRegistryService()
  8737.     {
  8738.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry($this, ['log_entry' => 'Shopware\\Core\\Framework\\Log\\LogEntryDefinition''acl_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition''acl_user_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''app' => 'Shopware\\Core\\Framework\\App\\AppDefinition''app_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition''app_action_button' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition''app_action_button_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition''app_template' => 'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition''app_payment_method' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition''app_script_condition' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition''app_script_condition_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition''app_cms_block' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition''app_cms_block_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition''app_flow_action' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition''app_flow_action_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition''custom_field' => 'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition''custom_field_set' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition''custom_field_set_relation' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition''version' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition''version_commit' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition''version_commit_data' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition''event_action' => 'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition''event_action_rule' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition''event_action_sales_channel' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition''dead_message' => 'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition''message_queue_stats' => 'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition''plugin' => 'Shopware\\Core\\Framework\\Plugin\\PluginDefinition''plugin_translation' => 'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition''scheduled_task' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition''script' => 'Shopware\\Core\\Framework\\Script\\ScriptDefinition''language' => 'Shopware\\Core\\System\\Language\\LanguageDefinition''seo_url' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition''seo_url_template' => 'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition''main_category' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition''webhook' => 'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition''webhook_event_log' => 'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition''sales_channel' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition''sales_channel_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition''sales_channel_country' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition''sales_channel_currency' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition''sales_channel_domain' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition''sales_channel_language' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition''sales_channel_payment_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition''sales_channel_shipping_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition''sales_channel_type' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition''sales_channel_type_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition''sales_channel_analytics' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition''country' => 'Shopware\\Core\\System\\Country\\CountryDefinition''country_state' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition''country_state_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition''country_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition''currency' => 'Shopware\\Core\\System\\Currency\\CurrencyDefinition''currency_country_rounding' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition''currency_translation' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition''custom_entity' => 'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\CategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\ProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''rule_tag' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''flow' => 'Shopware\\Core\\Content\\Flow\\FlowDefinition''flow_sequence' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''order_transaction_capture' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition''order_transaction_capture_refund' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition''order_transaction_capture_refund_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition''payment_method' => 'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition''payment_method_translation' => 'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition''promotion' => 'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition''promotion_sales_channel' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition''promotion_individual_code' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition''promotion_discount' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition''promotion_discount_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition''promotion_setgroup' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition''promotion_setgroup_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition''promotion_order_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition''promotion_persona_customer' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition''promotion_persona_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition''promotion_cart_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition''promotion_translation' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition''promotion_discount_prices' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition''shipping_method' => 'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition''shipping_method_tag' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition''shipping_method_price' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition''shipping_method_translation' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition''app_administration_snippet' => 'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition''notification' => 'Shopware\\Administration\\Notification\\NotificationDefinition''theme' => 'Shopware\\Storefront\\Theme\\ThemeDefinition''theme_translation' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition''theme_sales_channel' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition''theme_media' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition''theme_child' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''frosh_mail_archive' => 'Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition''fts_stock_discount' => 'FourtwosixThemeExtension\\Core\\Content\\FourtwosixStockDiscount\\FourtwosixStockDiscountDefinition''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''cms_factory_element' => 'AkuCmsFactory\\Element\\CmsFactoryElementDefinition''coe_country_zip_validation' => 'CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryZipValidationDefintion''acris_tax_customer_group_rule' => 'Acris\\Tax\\Custom\\TaxCustomerGroupRuleDefinition''acris_tax_country_rule' => 'Acris\\Tax\\Custom\\TaxCountryRuleDefinition''acris_tax_vat_id_validation_log' => 'Acris\\Tax\\Custom\\VatIdValidationLogDefinition''acris_promotion_display' => 'Acris\\Promotion\\Custom\\PromotionDisplayDefinition''fts_payment_cost' => 'Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition''fts_payment_cost_translation' => 'Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition''fts_attachment' => 'Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition''fts_attachment_translation' => 'Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition''fts_attachment_language' => 'Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition''moorl_cms_element_config' => 'MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition''moorl_location' => 'MoorlFoundation\\Core\\Content\\Location\\LocationDefinition''moorl_location_cache' => 'MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition''moorl_sorting' => 'MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition''moorl_sorting_translation' => 'MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition''moorl_marker' => 'MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition''moorl_client' => 'MoorlFoundation\\Core\\Content\\Client\\ClientDefinition''moorl_fb_form' => 'MoorlForms\\Core\\Content\\Form\\FormDefinition''moorl_fb_form_translation' => 'MoorlForms\\Core\\Content\\Form\\FormTranslationDefinition''moorl_fb_element' => 'MoorlForms\\Core\\Content\\Element\\ElementDefinition''moorl_fb_element_translation' => 'MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition'], ['log_entry' => 'log_entry.repository''acl_role' => 'acl_role.repository''acl_user_role' => 'acl_user_role.repository''app' => 'app.repository''app_translation' => 'app_translation.repository''app_action_button' => 'app_action_button.repository''app_action_button_translation' => 'app_action_button_translation.repository''app_template' => 'app_template.repository''app_payment_method' => 'app_payment_method.repository''app_script_condition' => 'app_script_condition.repository''app_script_condition_translation' => 'app_script_condition_translation.repository''app_cms_block' => 'app_cms_block.repository''app_cms_block_translation' => 'app_cms_block_translation.repository''app_flow_action' => 'app_flow_action.repository''app_flow_action_translation' => 'app_flow_action_translation.repository''custom_field' => 'custom_field.repository''custom_field_set' => 'custom_field_set.repository''custom_field_set_relation' => 'custom_field_set_relation.repository''version' => 'version.repository''version_commit' => 'version_commit.repository''version_commit_data' => 'version_commit_data.repository''event_action' => 'event_action.repository''event_action_rule' => 'event_action_rule.repository''event_action_sales_channel' => 'event_action_sales_channel.repository''dead_message' => 'dead_message.repository''message_queue_stats' => 'message_queue_stats.repository''plugin' => 'plugin.repository''plugin_translation' => 'plugin_translation.repository''scheduled_task' => 'scheduled_task.repository''script' => 'script.repository''language' => 'language.repository''seo_url' => 'seo_url.repository''seo_url_template' => 'seo_url_template.repository''main_category' => 'main_category.repository''webhook' => 'webhook.repository''webhook_event_log' => 'webhook_event_log.repository''sales_channel' => 'sales_channel.repository''sales_channel_translation' => 'sales_channel_translation.repository''sales_channel_country' => 'sales_channel_country.repository''sales_channel_currency' => 'sales_channel_currency.repository''sales_channel_domain' => 'sales_channel_domain.repository''sales_channel_language' => 'sales_channel_language.repository''sales_channel_payment_method' => 'sales_channel_payment_method.repository''sales_channel_shipping_method' => 'sales_channel_shipping_method.repository''sales_channel_type' => 'sales_channel_type.repository''sales_channel_type_translation' => 'sales_channel_type_translation.repository''sales_channel_analytics' => 'sales_channel_analytics.repository''country' => 'country.repository''country_state' => 'country_state.repository''country_state_translation' => 'country_state_translation.repository''country_translation' => 'country_translation.repository''currency' => 'currency.repository''currency_country_rounding' => 'currency_country_rounding.repository''currency_translation' => 'currency_translation.repository''custom_entity' => 'custom_entity.repository''locale' => 'locale.repository''locale_translation' => 'locale_translation.repository''snippet_set' => 'snippet_set.repository''snippet' => 'snippet.repository''salutation' => 'salutation.repository''salutation_translation' => 'salutation_translation.repository''tax' => 'tax.repository''tax_rule' => 'tax_rule.repository''tax_rule_type' => 'tax_rule_type.repository''tax_rule_type_translation' => 'tax_rule_type_translation.repository''unit' => 'unit.repository''unit_translation' => 'unit_translation.repository''user' => 'user.repository''user_config' => 'user_config.repository''user_access_key' => 'user_access_key.repository''user_recovery' => 'user_recovery.repository''integration' => 'integration.repository''integration_role' => 'integration_role.repository''state_machine' => 'state_machine.repository''state_machine_translation' => 'state_machine_translation.repository''state_machine_state' => 'state_machine_state.repository''state_machine_state_translation' => 'state_machine_state_translation.repository''state_machine_transition' => 'state_machine_transition.repository''state_machine_history' => 'state_machine_history.repository''system_config' => 'system_config.repository''number_range' => 'number_range.repository''number_range_sales_channel' => 'number_range_sales_channel.repository''number_range_state' => 'number_range_state.repository''number_range_type' => 'number_range_type.repository''number_range_type_translation' => 'number_range_type_translation.repository''number_range_translation' => 'number_range_translation.repository''tag' => 'tag.repository''category' => 'category.repository''category_translation' => 'category_translation.repository''category_tag' => 'category_tag.repository''media' => 'media.repository''media_default_folder' => 'media_default_folder.repository''media_thumbnail' => 'media_thumbnail.repository''media_translation' => 'media_translation.repository''media_folder' => 'media_folder.repository''media_thumbnail_size' => 'media_thumbnail_size.repository''media_folder_configuration' => 'media_folder_configuration.repository''media_folder_configuration_media_thumbnail_size' => 'media_folder_configuration_media_thumbnail_size.repository''media_tag' => 'media_tag.repository''product' => 'product.repository''product_stream_mapping' => 'product_stream_mapping.repository''product_category' => 'product_category.repository''product_custom_field_set' => 'product_custom_field_set.repository''product_tag' => 'product_tag.repository''product_configurator_setting' => 'product_configurator_setting.repository''product_price' => 'product_price.repository''product_property' => 'product_property.repository''product_search_keyword' => 'product_search_keyword.repository''product_keyword_dictionary' => 'product_keyword_dictionary.repository''product_review' => 'product_review.repository''product_manufacturer' => 'product_manufacturer.repository''product_manufacturer_translation' => 'product_manufacturer_translation.repository''product_media' => 'product_media.repository''product_translation' => 'product_translation.repository''product_option' => 'product_option.repository''product_category_tree' => 'product_category_tree.repository''product_cross_selling' => 'product_cross_selling.repository''product_cross_selling_translation' => 'product_cross_selling_translation.repository''product_cross_selling_assigned_products' => 'product_cross_selling_assigned_products.repository''product_feature_set' => 'product_feature_set.repository''product_feature_set_translation' => 'product_feature_set_translation.repository''product_sorting' => 'product_sorting.repository''product_sorting_translation' => 'product_sorting_translation.repository''product_search_config' => 'product_search_config.repository''product_search_config_field' => 'product_search_config_field.repository''product_visibility' => 'product_visibility.repository''delivery_time' => 'delivery_time.repository''newsletter_recipient' => 'newsletter_recipient.repository''newsletter_recipient_tag' => 'newsletter_recipient_tag.repository''rule' => 'rule.repository''rule_condition' => 'rule_condition.repository''rule_tag' => 'rule_tag.repository''product_stream' => 'product_stream.repository''product_stream_translation' => 'product_stream_translation.repository''product_stream_filter' => 'product_stream_filter.repository''product_export' => 'product_export.repository''property_group' => 'property_group.repository''property_group_option' => 'property_group_option.repository''property_group_option_translation' => 'property_group_option_translation.repository''property_group_translation' => 'property_group_translation.repository''cms_page' => 'cms_page.repository''cms_page_translation' => 'cms_page_translation.repository''cms_section' => 'cms_section.repository''cms_block' => 'cms_block.repository''cms_slot' => 'cms_slot.repository''cms_slot_translation' => 'cms_slot_translation.repository''mail_template' => 'mail_template.repository''mail_template_translation' => 'mail_template_translation.repository''mail_template_type' => 'mail_template_type.repository''mail_template_type_translation' => 'mail_template_type_translation.repository''mail_template_media' => 'mail_template_media.repository''mail_header_footer' => 'mail_header_footer.repository''mail_header_footer_translation' => 'mail_header_footer_translation.repository''delivery_time_translation' => 'delivery_time_translation.repository''import_export_profile' => 'import_export_profile.repository''import_export_log' => 'import_export_log.repository''import_export_file' => 'import_export_file.repository''import_export_profile_translation' => 'import_export_profile_translation.repository''landing_page' => 'landing_page.repository''landing_page_translation' => 'landing_page_translation.repository''landing_page_tag' => 'landing_page_tag.repository''landing_page_sales_channel' => 'landing_page_sales_channel.repository''flow' => 'flow.repository''flow_sequence' => 'flow_sequence.repository''customer' => 'customer.repository''customer_group_translation' => 'customer_group_translation.repository''customer_address' => 'customer_address.repository''customer_recovery' => 'customer_recovery.repository''customer_group' => 'customer_group.repository''customer_group_registration_sales_channels' => 'customer_group_registration_sales_channels.repository''customer_tag' => 'customer_tag.repository''customer_wishlist' => 'customer_wishlist.repository''customer_wishlist_product' => 'customer_wishlist_product.repository''document' => 'document.repository''document_type' => 'document_type.repository''document_type_translation' => 'document_type_translation.repository''document_base_config' => 'document_base_config.repository''document_base_config_sales_channel' => 'document_base_config_sales_channel.repository''order' => 'order.repository''order_address' => 'order_address.repository''order_customer' => 'order_customer.repository''order_delivery' => 'order_delivery.repository''order_delivery_position' => 'order_delivery_position.repository''order_line_item' => 'order_line_item.repository''order_tag' => 'order_tag.repository''order_transaction' => 'order_transaction.repository''order_transaction_capture' => 'order_transaction_capture.repository''order_transaction_capture_refund' => 'order_transaction_capture_refund.repository''order_transaction_capture_refund_position' => 'order_transaction_capture_refund_position.repository''payment_method' => 'payment_method.repository''payment_method_translation' => 'payment_method_translation.repository''promotion' => 'promotion.repository''promotion_sales_channel' => 'promotion_sales_channel.repository''promotion_individual_code' => 'promotion_individual_code.repository''promotion_discount' => 'promotion_discount.repository''promotion_discount_rule' => 'promotion_discount_rule.repository''promotion_setgroup' => 'promotion_setgroup.repository''promotion_setgroup_rule' => 'promotion_setgroup_rule.repository''promotion_order_rule' => 'promotion_order_rule.repository''promotion_persona_customer' => 'promotion_persona_customer.repository''promotion_persona_rule' => 'promotion_persona_rule.repository''promotion_cart_rule' => 'promotion_cart_rule.repository''promotion_translation' => 'promotion_translation.repository''promotion_discount_prices' => 'promotion_discount_prices.repository''shipping_method' => 'shipping_method.repository''shipping_method_tag' => 'shipping_method_tag.repository''shipping_method_price' => 'shipping_method_price.repository''shipping_method_translation' => 'shipping_method_translation.repository''app_administration_snippet' => 'app_administration_snippet.repository''notification' => 'notification.repository''theme' => 'theme.repository''theme_translation' => 'theme_translation.repository''theme_sales_channel' => 'theme_sales_channel.repository''theme_media' => 'theme_media.repository''theme_child' => 'theme_child.repository''swag_language_pack_language' => 'swag_language_pack_language.repository''frosh_mail_archive' => 'frosh_mail_archive.repository''fts_stock_discount' => 'fts_stock_discount.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''cms_factory_element' => 'cms_factory_element.repository''coe_country_zip_validation' => 'coe_country_zip_validation.repository''acris_tax_customer_group_rule' => 'acris_tax_customer_group_rule.repository''acris_tax_country_rule' => 'acris_tax_country_rule.repository''acris_tax_vat_id_validation_log' => 'acris_tax_vat_id_validation_log.repository''acris_promotion_display' => 'acris_promotion_display.repository''fts_payment_cost' => 'fts_payment_cost.repository''fts_payment_cost_translation' => 'fts_payment_cost_translation.repository''fts_attachment' => 'fts_attachment.repository''fts_attachment_translation' => 'fts_attachment_translation.repository''fts_attachment_language' => 'fts_attachment_language.repository''moorl_cms_element_config' => 'moorl_cms_element_config.repository''moorl_location' => 'moorl_location.repository''moorl_location_cache' => 'moorl_location_cache.repository''moorl_sorting' => 'moorl_sorting.repository''moorl_sorting_translation' => 'moorl_sorting_translation.repository''moorl_marker' => 'moorl_marker.repository''moorl_client' => 'moorl_client.repository''moorl_fb_form' => 'moorl_fb_form.repository''moorl_fb_form_translation' => 'moorl_fb_form_translation.repository''moorl_fb_element' => 'moorl_fb_element.repository''moorl_fb_element_translation' => 'moorl_fb_element_translation.repository']);
  8739.     }
  8740.     /**
  8741.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  8742.      *
  8743.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  8744.      */
  8745.     protected function getEntityLoadedEventFactoryService()
  8746.     {
  8747.         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()));
  8748.     }
  8749.     /**
  8750.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  8751.      *
  8752.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  8753.      */
  8754.     protected function getExtensionRegistryService()
  8755.     {
  8756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  8757.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  8758.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  8759.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  8760.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  8761.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  8762.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  8763.             yield => ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] = new \Swag\LanguagePack\Extension\LanguageExtension()));
  8764.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\SalesChannelExtension()));
  8765.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductExtension()));
  8766.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductStreamExtension()));
  8767.             yield => ($this->privates['CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryExtension'] ?? ($this->privates['CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryExtension'] = new \CoeAccountOrtPlzSw6\Core\System\Country\CountryExtension()));
  8768.             yield 10 => ($this->privates['Acris\\Tax\\Core\\Content\\Rule\\RuleExtension'] ?? ($this->privates['Acris\\Tax\\Core\\Content\\Rule\\RuleExtension'] = new \Acris\Tax\Core\Content\Rule\RuleExtension()));
  8769.             yield 11 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupExtension'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupExtension'] = new \Acris\Tax\Core\Checkout\Customer\Aggregate\CustomerGroupExtension()));
  8770.             yield 12 => ($this->privates['Acris\\Tax\\Core\\System\\Country\\CountryExtension'] ?? ($this->privates['Acris\\Tax\\Core\\System\\Country\\CountryExtension'] = new \Acris\Tax\Core\System\Country\CountryExtension()));
  8771.             yield 13 => ($this->privates['Acris\\Tax\\Custom\\CustomerExtension'] ?? ($this->privates['Acris\\Tax\\Custom\\CustomerExtension'] = new \Acris\Tax\Custom\CustomerExtension()));
  8772.             yield 14 => ($this->privates['Acris\\Promotion\\Custom\\PromotionExtension'] ?? ($this->privates['Acris\\Promotion\\Custom\\PromotionExtension'] = new \Acris\Promotion\Custom\PromotionExtension()));
  8773.             yield 15 => ($this->privates['Fourtwosix\\Attachments\\Extension\\Content\\Product\\ProductExtension'] ?? ($this->privates['Fourtwosix\\Attachments\\Extension\\Content\\Product\\ProductExtension'] = new \Fourtwosix\Attachments\Extension\Content\Product\ProductExtension()));
  8774.             yield 16 => ($this->privates['Fourtwosix\\Attachments\\Extension\\Content\\Language\\LanguageExtension'] ?? ($this->privates['Fourtwosix\\Attachments\\Extension\\Content\\Language\\LanguageExtension'] = new \Fourtwosix\Attachments\Extension\Content\Language\LanguageExtension()));
  8775.         }, 17));
  8776.     }
  8777.     /**
  8778.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  8779.      *
  8780.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  8781.      */
  8782.     protected function getRepositoryFacadeHookFactoryService()
  8783.     {
  8784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  8786.         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()));
  8787.     }
  8788.     /**
  8789.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  8790.      *
  8791.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  8792.      */
  8793.     protected function getRepositoryWriterFacadeHookFactoryService()
  8794.     {
  8795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  8797.         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()));
  8798.     }
  8799.     /**
  8800.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  8801.      *
  8802.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  8803.      */
  8804.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  8805.     {
  8806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  8808.         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()));
  8809.     }
  8810.     /**
  8811.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  8812.      *
  8813.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  8814.      */
  8815.     protected function getBlobFieldSerializerService()
  8816.     {
  8817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  8819.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  8820.     }
  8821.     /**
  8822.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  8823.      *
  8824.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  8825.      */
  8826.     protected function getBoolFieldSerializerService()
  8827.     {
  8828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  8831.         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()));
  8832.     }
  8833.     /**
  8834.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  8835.      *
  8836.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  8837.      */
  8838.     protected function getCalculatedPriceFieldSerializerService()
  8839.     {
  8840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  8844.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8845.     }
  8846.     /**
  8847.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  8848.      *
  8849.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  8850.      */
  8851.     protected function getCartPriceFieldSerializerService()
  8852.     {
  8853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  8857.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8858.     }
  8859.     /**
  8860.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  8861.      *
  8862.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  8863.      */
  8864.     protected function getCashRoundingConfigFieldSerializerService()
  8865.     {
  8866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  8870.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8871.     }
  8872.     /**
  8873.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  8874.      *
  8875.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  8876.      */
  8877.     protected function getConfigJsonFieldSerializerService()
  8878.     {
  8879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  8883.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8884.     }
  8885.     /**
  8886.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  8887.      *
  8888.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  8889.      */
  8890.     protected function getCreatedAtFieldSerializerService()
  8891.     {
  8892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  8896.         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()));
  8897.     }
  8898.     /**
  8899.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  8900.      *
  8901.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  8902.      */
  8903.     protected function getCreatedByFieldSerializerService()
  8904.     {
  8905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  8909.         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()));
  8910.     }
  8911.     /**
  8912.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  8913.      *
  8914.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  8915.      */
  8916.     protected function getCustomFieldsSerializerService()
  8917.     {
  8918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  8922.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8923.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  8924.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  8925.         }
  8926.         $b = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  8927.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  8928.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  8929.         }
  8930.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a, ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), $b);
  8931.     }
  8932.     /**
  8933.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  8934.      *
  8935.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  8936.      */
  8937.     protected function getDateFieldSerializerService()
  8938.     {
  8939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  8942.         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()));
  8943.     }
  8944.     /**
  8945.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  8946.      *
  8947.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  8948.      */
  8949.     protected function getDateTimeFieldSerializerService()
  8950.     {
  8951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8954.         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()));
  8955.     }
  8956.     /**
  8957.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  8958.      *
  8959.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  8960.      */
  8961.     protected function getEmailFieldSerializerService()
  8962.     {
  8963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  8966.         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()));
  8967.     }
  8968.     /**
  8969.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  8970.      *
  8971.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  8972.      */
  8973.     protected function getFkFieldSerializerService()
  8974.     {
  8975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8978.         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()));
  8979.     }
  8980.     /**
  8981.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  8982.      *
  8983.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  8984.      */
  8985.     protected function getFloatFieldSerializerService()
  8986.     {
  8987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  8990.         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()));
  8991.     }
  8992.     /**
  8993.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  8994.      *
  8995.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  8996.      */
  8997.     protected function getIdFieldSerializerService()
  8998.     {
  8999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  9002.         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()));
  9003.     }
  9004.     /**
  9005.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  9006.      *
  9007.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  9008.      */
  9009.     protected function getIntFieldSerializerService()
  9010.     {
  9011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  9014.         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()));
  9015.     }
  9016.     /**
  9017.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  9018.      *
  9019.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  9020.      */
  9021.     protected function getJsonFieldSerializerService()
  9022.     {
  9023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  9026.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9027.     }
  9028.     /**
  9029.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  9030.      *
  9031.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  9032.      */
  9033.     protected function getListFieldSerializerService()
  9034.     {
  9035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  9038.         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()));
  9039.     }
  9040.     /**
  9041.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  9042.      *
  9043.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  9044.      */
  9045.     protected function getLongTextFieldSerializerService()
  9046.     {
  9047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  9050.         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()));
  9051.     }
  9052.     /**
  9053.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  9054.      *
  9055.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  9056.      */
  9057.     protected function getManyToManyAssociationFieldSerializerService()
  9058.     {
  9059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  9061.         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()));
  9062.     }
  9063.     /**
  9064.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  9065.      *
  9066.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  9067.      */
  9068.     protected function getManyToOneAssociationFieldSerializerService()
  9069.     {
  9070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  9072.         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()));
  9073.     }
  9074.     /**
  9075.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  9076.      *
  9077.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  9078.      */
  9079.     protected function getOneToManyAssociationFieldSerializerService()
  9080.     {
  9081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  9083.         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()));
  9084.     }
  9085.     /**
  9086.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  9087.      *
  9088.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  9089.      */
  9090.     protected function getOneToOneAssociationFieldSerializerService()
  9091.     {
  9092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  9094.         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()));
  9095.     }
  9096.     /**
  9097.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  9098.      *
  9099.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  9100.      */
  9101.     protected function getPHPUnserializeFieldSerializerService()
  9102.     {
  9103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  9106.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  9107.     }
  9108.     /**
  9109.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  9110.      *
  9111.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  9112.      */
  9113.     protected function getPasswordFieldSerializerService()
  9114.     {
  9115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  9118.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  9119.     }
  9120.     /**
  9121.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  9122.      *
  9123.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  9124.      */
  9125.     protected function getPriceDefinitionFieldSerializerService()
  9126.     {
  9127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  9130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  9131.         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()));
  9132.     }
  9133.     /**
  9134.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  9135.      *
  9136.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  9137.      */
  9138.     protected function getPriceFieldSerializerService()
  9139.     {
  9140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  9143.         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()));
  9144.     }
  9145.     /**
  9146.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  9147.      *
  9148.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  9149.      */
  9150.     protected function getReferenceVersionFieldSerializerService()
  9151.     {
  9152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  9154.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  9155.     }
  9156.     /**
  9157.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  9158.      *
  9159.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  9160.      */
  9161.     protected function getRemoteAddressFieldSerializerService()
  9162.     {
  9163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  9166.         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()));
  9167.     }
  9168.     /**
  9169.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  9170.      *
  9171.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  9172.      */
  9173.     protected function getStateMachineStateFieldSerializerService()
  9174.     {
  9175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  9178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  9179.         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()));
  9180.     }
  9181.     /**
  9182.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  9183.      *
  9184.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  9185.      */
  9186.     protected function getStringFieldSerializerService()
  9187.     {
  9188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  9191.         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()));
  9192.     }
  9193.     /**
  9194.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  9195.      *
  9196.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  9197.      */
  9198.     protected function getTaxFreeConfigFieldSerializerService()
  9199.     {
  9200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  9203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  9204.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9205.     }
  9206.     /**
  9207.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  9208.      *
  9209.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  9210.      */
  9211.     protected function getTimeZoneFieldSerializerService()
  9212.     {
  9213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  9216.         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()));
  9217.     }
  9218.     /**
  9219.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  9220.      *
  9221.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  9222.      */
  9223.     protected function getTranslatedFieldSerializerService()
  9224.     {
  9225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  9227.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  9228.     }
  9229.     /**
  9230.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  9231.      *
  9232.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  9233.      */
  9234.     protected function getTranslationsAssociationFieldSerializerService()
  9235.     {
  9236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  9238.         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()));
  9239.     }
  9240.     /**
  9241.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  9242.      *
  9243.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  9244.      */
  9245.     protected function getUpdatedAtFieldSerializerService()
  9246.     {
  9247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  9250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  9251.         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()));
  9252.     }
  9253.     /**
  9254.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  9255.      *
  9256.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  9257.      */
  9258.     protected function getUpdatedByFieldSerializerService()
  9259.     {
  9260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  9264.         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()));
  9265.     }
  9266.     /**
  9267.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer' shared service.
  9268.      *
  9269.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer
  9270.      */
  9271.     protected function getVariantListingConfigFieldSerializerService()
  9272.     {
  9273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializer.php';
  9276.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  9277.     }
  9278.     /**
  9279.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  9280.      *
  9281.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  9282.      */
  9283.     protected function getVersionDataPayloadFieldSerializerService()
  9284.     {
  9285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  9287.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  9288.     }
  9289.     /**
  9290.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  9291.      *
  9292.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  9293.      */
  9294.     protected function getVersionFieldSerializerService()
  9295.     {
  9296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  9298.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  9299.     }
  9300.     /**
  9301.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  9302.      *
  9303.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  9304.      */
  9305.     protected function getEntityIndexerRegistryService()
  9306.     {
  9307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  9308.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  9309.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  9310.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  9311.         }
  9312.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9313.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  9314.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  9315.         }
  9316.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  9317.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  9318.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  9319.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  9320.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  9321.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  9322.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  9323.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  9324.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  9325.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  9326.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  9327.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  9328.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  9329.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  9330.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  9331.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  9332.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  9333.             yield 16 => ($this->privates['MoorlForms\\Core\\Content\\Element\\ElementIndexer'] ?? $this->getElementIndexerService());
  9334.         }, 17), $a$b);
  9335.     }
  9336.     /**
  9337.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  9338.      *
  9339.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  9340.      */
  9341.     protected function getEntityReaderInterfaceService()
  9342.     {
  9343.         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->services['logger'] ?? $this->getLoggerService()));
  9344.     }
  9345.     /**
  9346.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  9347.      *
  9348.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  9349.      */
  9350.     protected function getEntityAggregatorInterfaceService()
  9351.     {
  9352.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  9353.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  9354.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  9355.         }
  9356.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  9357.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9358.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  9359.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  9360.         }
  9361.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] = new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), $b, ($this->privates['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($b), $c);
  9362.     }
  9363.     /**
  9364.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  9365.      *
  9366.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  9367.      */
  9368.     protected function getEntitySearcherInterfaceService()
  9369.     {
  9370.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9371.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  9372.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  9373.         }
  9374.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  9375.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  9376.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  9377.         }
  9378.         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())), $b, ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearchHydrator(), $a);
  9379.     }
  9380.     /**
  9381.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  9382.      *
  9383.      * @return \Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430
  9384.      */
  9385.     protected function getVersionManagerService()
  9386.     {
  9387.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9388.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9389.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9390.         }
  9391.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  9392.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9393.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9394.         }
  9395.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  9396.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9397.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9398.         }
  9399.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  9400.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9401.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9402.         }
  9403.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService());
  9404.         $f = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService());
  9405.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430(new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $c$d$a, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $e, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? $this->getVersionCommitDataDefinitionService()), $f, ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService())), $c$e$f);
  9406.     }
  9407.     /**
  9408.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  9409.      *
  9410.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  9411.      */
  9412.     protected function getVersionCommitDataDefinitionService()
  9413.     {
  9414.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  9415.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9416.         return $instance;
  9417.     }
  9418.     /**
  9419.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  9420.      *
  9421.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  9422.      */
  9423.     protected function getVersionCommitDefinitionService()
  9424.     {
  9425.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  9426.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9427.         return $instance;
  9428.     }
  9429.     /**
  9430.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  9431.      *
  9432.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  9433.      */
  9434.     protected function getVersionDefinitionService()
  9435.     {
  9436.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  9437.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9438.         return $instance;
  9439.     }
  9440.     /**
  9441.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  9442.      *
  9443.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  9444.      */
  9445.     protected function getEntityWriteGatewayInterfaceService()
  9446.     {
  9447.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9448.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'])) {
  9449.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'];
  9450.         }
  9451.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway(125, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerRegistry(new RewindableGenerator(function () {
  9452.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  9453.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  9454.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  9455.             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()));
  9456.             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()));
  9457.             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()));
  9458.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  9459.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  9460.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  9461.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  9462.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9463.     }
  9464.     /**
  9465.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  9466.      *
  9467.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  9468.      */
  9469.     protected function getEntityWriterService()
  9470.     {
  9471.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  9472.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  9473.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  9474.         }
  9475.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  9476.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  9477.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  9478.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  9479.         }
  9480.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  9481.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter($a, new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver($b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper()))), $c, ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()), $d, new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteResultFactory($d$b));
  9482.     }
  9483.     /**
  9484.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  9485.      *
  9486.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  9487.      */
  9488.     protected function getBusinessEventRegistryService()
  9489.     {
  9490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  9491.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  9492.         $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']);
  9493.         return $instance;
  9494.     }
  9495.     /**
  9496.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  9497.      *
  9498.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  9499.      */
  9500.     protected function getEventActionRuleDefinitionService()
  9501.     {
  9502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  9503.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  9504.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9505.         return $instance;
  9506.     }
  9507.     /**
  9508.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  9509.      *
  9510.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  9511.      */
  9512.     protected function getEventActionSalesChannelDefinitionService()
  9513.     {
  9514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  9515.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  9516.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9517.         return $instance;
  9518.     }
  9519.     /**
  9520.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  9521.      *
  9522.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  9523.      */
  9524.     protected function getEventActionDefinitionService()
  9525.     {
  9526.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  9527.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9528.         return $instance;
  9529.     }
  9530.     /**
  9531.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  9532.      *
  9533.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  9534.      */
  9535.     protected function getIncrementApiControllerService()
  9536.     {
  9537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  9538.         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()));
  9539.     }
  9540.     /**
  9541.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  9542.      *
  9543.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  9544.      */
  9545.     protected function getLogEntryDefinitionService()
  9546.     {
  9547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  9548.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  9549.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9550.         return $instance;
  9551.     }
  9552.     /**
  9553.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  9554.      *
  9555.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  9556.      */
  9557.     protected function getConsumeMessagesControllerService()
  9558.     {
  9559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  9560.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  9561.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  9562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  9563.         $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->services['logger'] ?? $this->getLoggerService())), new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener(), new \Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener(), 'default''128M');
  9564.         $instance->setContainer($this);
  9565.         return $instance;
  9566.     }
  9567.     /**
  9568.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  9569.      *
  9570.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  9571.      */
  9572.     protected function getDeadMessageDefinitionService()
  9573.     {
  9574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  9575.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  9576.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9577.         return $instance;
  9578.     }
  9579.     /**
  9580.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  9581.      *
  9582.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  9583.      */
  9584.     protected function getMessageQueueStatsDefinitionService()
  9585.     {
  9586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  9587.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  9588.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9589.         return $instance;
  9590.     }
  9591.     /**
  9592.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  9593.      *
  9594.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  9595.      */
  9596.     protected function getScheduledTaskController2Service()
  9597.     {
  9598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  9599.         $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()));
  9600.         $instance->setContainer($this);
  9601.         return $instance;
  9602.     }
  9603.     /**
  9604.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  9605.      *
  9606.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  9607.      */
  9608.     protected function getScheduledTaskDefinitionService()
  9609.     {
  9610.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  9611.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9612.         return $instance;
  9613.     }
  9614.     /**
  9615.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  9616.      *
  9617.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  9618.      */
  9619.     protected function getMigrationControllerService()
  9620.     {
  9621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  9622.         $this->services['Shopware\\Core\\Framework\\Migration\\Api\\MigrationController'] = $instance = new \Shopware\Core\Framework\Migration\Api\MigrationController(($this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), '6.4.18.1');
  9623.         $instance->setContainer($this);
  9624.         return $instance;
  9625.     }
  9626.     /**
  9627.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  9628.      *
  9629.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  9630.      */
  9631.     protected function getIndexerQueuerService()
  9632.     {
  9633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  9634.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9635.     }
  9636.     /**
  9637.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  9638.      *
  9639.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  9640.      */
  9641.     protected function getMigrationCollectionLoaderService()
  9642.     {
  9643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  9644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  9645.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  9646.         $b = ($this->services['logger'] ?? $this->getLoggerService());
  9647.         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 () {
  9648.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  9649.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  9650.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  9651.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  9652.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  9653.             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'])));
  9654.             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'])));
  9655.             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'])));
  9656.             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'])));
  9657.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FroshPlatformMailArchive'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FroshPlatformMailArchive'] = new \Shopware\Core\Framework\Migration\MigrationSource('FroshPlatformMailArchive', [(\dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Migration') => 'Frosh\\MailArchive\\Migration'])));
  9658.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FourtwosixThemeExtension'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FourtwosixThemeExtension'] = new \Shopware\Core\Framework\Migration\MigrationSource('FourtwosixThemeExtension', [(\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Migration') => 'FourtwosixThemeExtension\\Migration'])));
  9659.             yield 11 => ($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'])));
  9660.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AkuCmsFactory'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AkuCmsFactory'] = new \Shopware\Core\Framework\Migration\MigrationSource('AkuCmsFactory', [(\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Migration') => 'AkuCmsFactory\\Migration'])));
  9661.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_CoeAccountOrtPlzSw6'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_CoeAccountOrtPlzSw6'] = new \Shopware\Core\Framework\Migration\MigrationSource('CoeAccountOrtPlzSw6', [(\dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/Migration') => 'CoeAccountOrtPlzSw6\\Migration'])));
  9662.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AcrisTaxCS'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AcrisTaxCS'] = new \Shopware\Core\Framework\Migration\MigrationSource('AcrisTaxCS', [(\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Migration') => 'Acris\\Tax\\Migration'])));
  9663.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AcrisPromotionCS'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AcrisPromotionCS'] = new \Shopware\Core\Framework\Migration\MigrationSource('AcrisPromotionCS', [(\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Migration') => 'Acris\\Promotion\\Migration'])));
  9664.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FourtwosixPaymentSurcharge'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FourtwosixPaymentSurcharge'] = new \Shopware\Core\Framework\Migration\MigrationSource('FourtwosixPaymentSurcharge', [(\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Migration') => 'Fourtwosix\\PaymentSurcharge\\Migration'])));
  9665.             yield 17 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FourtwosixAttachments'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FourtwosixAttachments'] = new \Shopware\Core\Framework\Migration\MigrationSource('FourtwosixAttachments', [(\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Migration') => 'Fourtwosix\\Attachments\\Migration'])));
  9666.             yield 18 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FourtwosixItalianTranslations'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FourtwosixItalianTranslations'] = new \Shopware\Core\Framework\Migration\MigrationSource('FourtwosixItalianTranslations', [(\dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src/Migration') => 'FourtwosixItalianTranslations\\Migration'])));
  9667.             yield 19 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SolidAdvancedSliderElements'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SolidAdvancedSliderElements'] = new \Shopware\Core\Framework\Migration\MigrationSource('SolidAdvancedSliderElements', [(\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Migration') => 'StudioSolid\\AdvancedSliderElements\\Migration'])));
  9668.             yield 20 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlFoundation'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlFoundation'] = new \Shopware\Core\Framework\Migration\MigrationSource('MoorlFoundation', [(\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Migration') => 'MoorlFoundation\\Migration'])));
  9669.             yield 21 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlForms'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlForms'] = new \Shopware\Core\Framework\Migration\MigrationSource('MoorlForms', [(\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Migration') => 'MoorlForms\\Migration'])));
  9670.         }, 22), $b);
  9671.     }
  9672.     /**
  9673.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  9674.      *
  9675.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  9676.      */
  9677.     protected function getPluginTranslationDefinitionService()
  9678.     {
  9679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  9681.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  9682.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9683.         return $instance;
  9684.     }
  9685.     /**
  9686.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  9687.      *
  9688.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  9689.      */
  9690.     protected function getKernelPluginCollectionService()
  9691.     {
  9692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  9693.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  9694.     }
  9695.     /**
  9696.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  9697.      *
  9698.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  9699.      */
  9700.     protected function getKernelPluginLoaderService()
  9701.     {
  9702.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9703.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9704.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9705.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  9707.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  9708.     }
  9709.     /**
  9710.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  9711.      *
  9712.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  9713.      */
  9714.     protected function getPluginDefinitionService()
  9715.     {
  9716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  9717.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  9718.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9719.         return $instance;
  9720.     }
  9721.     /**
  9722.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  9723.      *
  9724.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  9725.      */
  9726.     protected function getPluginIdProviderService()
  9727.     {
  9728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  9729.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  9730.     }
  9731.     /**
  9732.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  9733.      *
  9734.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  9735.      */
  9736.     protected function getCanonicalRedirectServiceService()
  9737.     {
  9738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  9739.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  9740.     }
  9741.     /**
  9742.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  9743.      *
  9744.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  9745.      */
  9746.     protected function getRequestTransformerInterfaceService()
  9747.     {
  9748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  9749.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  9750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  9751.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  9752.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  9753.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  9754.         $a = ($this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] ?? $this->getEmptyPathInfoResolverService());
  9755.         if (isset($this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'])) {
  9756.             return $this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'];
  9757.         }
  9758.         return $this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] = new \Shopware\Storefront\Framework\Routing\RequestTransformer(new \Shopware\Core\Framework\Routing\RequestTransformer(), $a$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->services['logger'] ?? $this->getLoggerService())));
  9759.     }
  9760.     /**
  9761.      * Gets the public 'Shopware\Core\Framework\Rule\Api\RuleConfigController' shared service.
  9762.      *
  9763.      * @return \Shopware\Core\Framework\Rule\Api\RuleConfigController
  9764.      */
  9765.     protected function getRuleConfigControllerService()
  9766.     {
  9767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Api/RuleConfigController.php';
  9768.         $this->services['Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController'] = $instance = new \Shopware\Core\Framework\Rule\Api\RuleConfigController(new RewindableGenerator(function () {
  9769.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  9770.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  9771.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  9772.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  9773.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  9774.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  9775.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  9776.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  9777.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  9778.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  9779.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  9780.             yield 11 => ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] ?? ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] = new \Shopware\Core\System\Language\Rule\LanguageRule()));
  9781.             yield 12 => ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] = new \Shopware\Core\System\Currency\Rule\CurrencyRule()));
  9782.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Rule\\OrderTagRule'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Rule\\OrderTagRule'] = new \Shopware\Core\Content\Flow\Rule\OrderTagRule()));
  9783.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartAmountRule()));
  9784.             yield 15 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartPositionPriceRule()));
  9785.             yield 16 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsCountRule()));
  9786.             yield 17 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsPriceRule()));
  9787.             yield 18 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfTypeRule()));
  9788.             yield 19 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemRule()));
  9789.             yield 20 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionLineItemRule()));
  9790.             yield 21 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionCodeOfTypeRule()));
  9791.             yield 22 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionValueRule()));
  9792.             yield 23 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionsInCartCountRule()));
  9793.             yield 24 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartRule()));
  9794.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTotalPriceRule()));
  9795.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemUnitPriceRule()));
  9796.             yield 27 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWithQuantityRule()));
  9797.             yield 28 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWrapperRule()));
  9798.             yield 29 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartWeightRule()));
  9799.             yield 30 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartVolumeRule()));
  9800.             yield 31 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartHasDeliveryFreeItemRule()));
  9801.             yield 32 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCountryRule()));
  9802.             yield 33 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStreetRule()));
  9803.             yield 34 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingZipCodeRule()));
  9804.             yield 35 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerGroupRule()));
  9805.             yield 36 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerTagRule()));
  9806.             yield 37 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerNumberRule()));
  9807.             yield 38 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] = new \Shopware\Core\Checkout\Customer\Rule\DifferentAddressesRule()));
  9808.             yield 39 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] = new \Shopware\Core\Checkout\Customer\Rule\EmailRule()));
  9809.             yield 40 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewCustomerRule()));
  9810.             yield 41 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsActiveRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsActiveRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsActiveRule()));
  9811.             yield 42 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] = new \Shopware\Core\Checkout\Customer\Rule\LastNameRule()));
  9812.             yield 43 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsCompanyRule()));
  9813.             yield 44 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartTaxDisplayRule()));
  9814.             yield 45 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsGuestCustomerRule()));
  9815.             yield 46 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewsletterRecipientRule()));
  9816.             yield 47 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCountryRule()));
  9817.             yield 48 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStreetRule()));
  9818.             yield 49 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCityRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCityRule()));
  9819.             yield 50 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCityRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCityRule()));
  9820.             yield 51 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStateRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStateRule()));
  9821.             yield 52 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStateRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStateRule()));
  9822.             yield 53 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingZipCodeRule()));
  9823.             yield 54 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerLoggedInRule()));
  9824.             yield 55 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartCountRule()));
  9825.             yield 56 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderCountRule()));
  9826.             yield 57 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastOrderRule()));
  9827.             yield 58 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTagRule()));
  9828.             yield 59 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] = new \Shopware\Core\Checkout\Cart\Rule\AlwaysValidRule()));
  9829.             yield 60 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPropertyRule()));
  9830.             yield 61 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemIsNewRule()));
  9831.             yield 62 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfManufacturerRule()));
  9832.             yield 63 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPurchasePriceRule()));
  9833.             yield 64 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCreationDateRule()));
  9834.             yield 65 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemReleaseDateRule()));
  9835.             yield 66 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemClearanceSaleRule()));
  9836.             yield 67 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPromotedRule()));
  9837.             yield 68 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInCategoryRule()));
  9838.             yield 69 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInProductStreamRule()));
  9839.             yield 70 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTaxationRule()));
  9840.             yield 71 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWidthRule()));
  9841.             yield 72 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionHeightRule()));
  9842.             yield 73 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionLengthRule()));
  9843.             yield 74 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWeightRule()));
  9844.             yield 75 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionVolumeRule()));
  9845.             yield 76 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRule()));
  9846.             yield 77 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRatioRule()));
  9847.             yield 78 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCustomFieldRule()));
  9848.             yield 79 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemStockRule()));
  9849.             yield 80 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemActualStockRule()));
  9850.             yield 81 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\PaymentMethodRule()));
  9851.             yield 82 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\ShippingMethodRule()));
  9852.             yield 83 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemGoodsTotalRule()));
  9853.             yield 84 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderTotalAmountRule()));
  9854.             yield 85 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerCustomFieldRule()));
  9855.             yield 86 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerBirthdayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerBirthdayRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerBirthdayRule()));
  9856.             yield 87 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerAgeRule()));
  9857.             yield 88 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastLoginRule()));
  9858.             yield 89 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\AffiliateCodeRule()));
  9859.             yield 90 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CampaignCodeRule()));
  9860.             yield 91 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\VatIdRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\VatIdRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\VatIdRule()));
  9861.             yield 92 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\BillingAddressVatIdRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\BillingAddressVatIdRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\BillingAddressVatIdRule()));
  9862.             yield 93 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\ShippingAddressVatIdRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\ShippingAddressVatIdRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\ShippingAddressVatIdRule()));
  9863.             yield 94 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\VatIdValidRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\VatIdValidRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\VatIdValidRule()));
  9864.             yield 95 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\BillingAddressVatIdValidRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\BillingAddressVatIdValidRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\BillingAddressVatIdValidRule()));
  9865.             yield 96 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\ShippingAddressVatIdValidRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\ShippingAddressVatIdValidRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\ShippingAddressVatIdValidRule()));
  9866.             yield 97 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\SameCountryInBillingAddressAndShippingAddressRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\SameCountryInBillingAddressAndShippingAddressRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\SameCountryInBillingAddressAndShippingAddressRule()));
  9867.             yield 98 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\WarehouseRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\WarehouseRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\WarehouseRule()));
  9868.         }, 99));
  9869.         $instance->setContainer($this);
  9870.         return $instance;
  9871.     }
  9872.     /**
  9873.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  9874.      *
  9875.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  9876.      */
  9877.     protected function getScriptApiRouteService()
  9878.     {
  9879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  9880.         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()));
  9881.     }
  9882.     /**
  9883.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  9884.      *
  9885.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  9886.      */
  9887.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  9888.     {
  9889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  9890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  9891.         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()));
  9892.     }
  9893.     /**
  9894.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  9895.      *
  9896.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  9897.      */
  9898.     protected function getScriptStoreApiRouteService()
  9899.     {
  9900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  9901.         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->services['logger'] ?? $this->getLoggerService()));
  9902.     }
  9903.     /**
  9904.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  9905.      *
  9906.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  9907.      */
  9908.     protected function getScriptExecutorService()
  9909.     {
  9910.         $a = ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  9911.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  9912.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  9913.         }
  9914.         $b = ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  9915.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  9916.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  9917.         }
  9918.         return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] = new \Shopware\Core\Framework\Script\Execution\ScriptExecutor($a, ($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] = new \Shopware\Core\Framework\Script\Debugging\ScriptTraces())), $this$b);
  9919.     }
  9920.     /**
  9921.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  9922.      *
  9923.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  9924.      */
  9925.     protected function getScriptDefinitionService()
  9926.     {
  9927.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  9928.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9929.         return $instance;
  9930.     }
  9931.     /**
  9932.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  9933.      *
  9934.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  9935.      */
  9936.     protected function getExtensionStoreActionsControllerService()
  9937.     {
  9938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  9939.         $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()));
  9940.         $instance->setContainer($this);
  9941.         return $instance;
  9942.     }
  9943.     /**
  9944.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  9945.      *
  9946.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  9947.      */
  9948.     protected function getExtensionStoreDataControllerService()
  9949.     {
  9950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  9951.         $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()));
  9952.         $instance->setContainer($this);
  9953.         return $instance;
  9954.     }
  9955.     /**
  9956.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  9957.      *
  9958.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  9959.      */
  9960.     protected function getExtensionStoreLicensesControllerService()
  9961.     {
  9962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  9963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  9964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  9965.         $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())));
  9966.         $instance->setContainer($this);
  9967.         return $instance;
  9968.     }
  9969.     /**
  9970.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  9971.      *
  9972.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  9973.      */
  9974.     protected function getFirstRunWizardControllerService()
  9975.     {
  9976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  9977.         $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()));
  9978.         $instance->setContainer($this);
  9979.         return $instance;
  9980.     }
  9981.     /**
  9982.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  9983.      *
  9984.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  9985.      */
  9986.     protected function getStoreControllerService()
  9987.     {
  9988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  9989.         $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()));
  9990.         $instance->setContainer($this);
  9991.         return $instance;
  9992.     }
  9993.     /**
  9994.      * Gets the public 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  9995.      *
  9996.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  9997.      */
  9998.     protected function getStoreRequestOptionsProviderService()
  9999.     {
  10000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  10001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  10002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  10003.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  10004.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  10005.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  10006.         }
  10007.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10008.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  10009.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  10010.         }
  10011.         return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] = new \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider($a$b, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.18.1'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  10012.     }
  10013.     /**
  10014.      * Gets the public 'Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware' shared service.
  10015.      *
  10016.      * @return \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware
  10017.      */
  10018.     protected function getShopSecretInvalidMiddlewareService()
  10019.     {
  10020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  10021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ShopSecretInvalidMiddleware.php';
  10022.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10023.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'])) {
  10024.             return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'];
  10025.         }
  10026.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] = new \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  10027.     }
  10028.     /**
  10029.      * Gets the public 'Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware' shared service.
  10030.      *
  10031.      * @return \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware
  10032.      */
  10033.     protected function getStoreSessionExpiredMiddlewareService()
  10034.     {
  10035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  10036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreSessionExpiredMiddleware.php';
  10037.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] = new \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10038.     }
  10039.     /**
  10040.      * Gets the public 'Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware' shared service.
  10041.      *
  10042.      * @return \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware
  10043.      */
  10044.     protected function getVerifyResponseSignatureMiddlewareService()
  10045.     {
  10046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  10047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/VerifyResponseSignatureMiddleware.php';
  10048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  10049.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] = new \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] = new \Shopware\Core\Framework\Store\Services\OpenSSLVerifier([=> (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/public.key')]))));
  10050.     }
  10051.     /**
  10052.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  10053.      *
  10054.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  10055.      */
  10056.     protected function getUpdateControllerService()
  10057.     {
  10058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  10059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  10060.         $this->services['Shopware\\Core\\Framework\\Update\\Api\\UpdateController'] = $instance = new \Shopware\Core\Framework\Update\Api\UpdateController(\dirname(__DIR__4), ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\ApiClient'] ?? $this->getApiClientService()), new \Shopware\Core\Framework\Update\Services\RequirementsValidator(new RewindableGenerator(function () {
  10061.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  10062.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  10063.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  10064.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  10065.         }, 4)), ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'] ?? $this->getPluginCompatibilityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLifecycleService'] ?? $this->getExtensionLifecycleServiceService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), '6.4.18.1'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'));
  10066.         $instance->setContainer($this);
  10067.         return $instance;
  10068.     }
  10069.     /**
  10070.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  10071.      *
  10072.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  10073.      */
  10074.     protected function getHtmlSanitizerService()
  10075.     {
  10076.         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']);
  10077.     }
  10078.     /**
  10079.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  10080.      *
  10081.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  10082.      */
  10083.     protected function getWebhookEventLogDefinitionService()
  10084.     {
  10085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  10086.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  10087.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10088.         return $instance;
  10089.     }
  10090.     /**
  10091.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  10092.      *
  10093.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  10094.      */
  10095.     protected function getWebhookDefinitionService()
  10096.     {
  10097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  10098.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  10099.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10100.         return $instance;
  10101.     }
  10102.     /**
  10103.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  10104.      *
  10105.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  10106.      */
  10107.     protected function getSalesChannelCreatorService()
  10108.     {
  10109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  10110.         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()));
  10111.     }
  10112.     /**
  10113.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  10114.      *
  10115.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  10116.      */
  10117.     protected function getUserProvisionerService()
  10118.     {
  10119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  10120.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  10121.     }
  10122.     /**
  10123.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  10124.      *
  10125.      * @return \Shopware\Core\Profiling\Profiler
  10126.      */
  10127.     protected function getProfilerService()
  10128.     {
  10129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  10130.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  10131.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  10132.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  10133.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  10134.         }, 3), $this->parameters['shopware.profiler.integrations']);
  10135.     }
  10136.     /**
  10137.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  10138.      *
  10139.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  10140.      */
  10141.     protected function getCountryStateTranslationDefinitionService()
  10142.     {
  10143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  10145.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  10146.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10147.         return $instance;
  10148.     }
  10149.     /**
  10150.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  10151.      *
  10152.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  10153.      */
  10154.     protected function getCountryStateDefinitionService()
  10155.     {
  10156.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  10157.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10158.         return $instance;
  10159.     }
  10160.     /**
  10161.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  10162.      *
  10163.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  10164.      */
  10165.     protected function getSalesChannelCountryStateDefinitionService()
  10166.     {
  10167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  10168.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  10169.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10170.         return $instance;
  10171.     }
  10172.     /**
  10173.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  10174.      *
  10175.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  10176.      */
  10177.     protected function getCountryTranslationDefinitionService()
  10178.     {
  10179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  10181.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  10182.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10183.         return $instance;
  10184.     }
  10185.     /**
  10186.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  10187.      *
  10188.      * @return \Shopware\Core\System\Country\CountryDefinition
  10189.      */
  10190.     protected function getCountryDefinitionService()
  10191.     {
  10192.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  10193.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10194.         return $instance;
  10195.     }
  10196.     /**
  10197.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  10198.      *
  10199.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  10200.      */
  10201.     protected function getCachedCountryRouteService()
  10202.     {
  10203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  10204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  10205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  10206.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10207.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  10208.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  10209.         }
  10210.         $b = ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService());
  10211.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  10212.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  10213.         }
  10214.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10215.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  10216.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  10217.         }
  10218.         return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] = new \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute(new \Shopware\Core\System\Country\SalesChannel\CountryRoute($b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$a, []);
  10219.     }
  10220.     /**
  10221.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute' shared service.
  10222.      *
  10223.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute
  10224.      */
  10225.     protected function getCachedCountryStateRouteService()
  10226.     {
  10227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryStateRoute.php';
  10228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryStateRoute.php';
  10229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryStateRoute.php';
  10230.         return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute'] = new \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute(new \Shopware\Core\System\Country\SalesChannel\CountryStateRoute(($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  10231.     }
  10232.     /**
  10233.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  10234.      *
  10235.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  10236.      */
  10237.     protected function getSalesChannelCountryDefinitionService()
  10238.     {
  10239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  10240.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  10241.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10242.         return $instance;
  10243.     }
  10244.     /**
  10245.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  10246.      *
  10247.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  10248.      */
  10249.     protected function getCurrencyCountryRoundingDefinitionService()
  10250.     {
  10251.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  10252.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10253.         return $instance;
  10254.     }
  10255.     /**
  10256.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  10257.      *
  10258.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  10259.      */
  10260.     protected function getCurrencyTranslationDefinitionService()
  10261.     {
  10262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  10264.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  10265.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10266.         return $instance;
  10267.     }
  10268.     /**
  10269.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  10270.      *
  10271.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  10272.      */
  10273.     protected function getCurrencyDefinitionService()
  10274.     {
  10275.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  10276.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10277.         return $instance;
  10278.     }
  10279.     /**
  10280.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  10281.      *
  10282.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  10283.      */
  10284.     protected function getCurrencyFormatterService()
  10285.     {
  10286.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  10287.     }
  10288.     /**
  10289.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  10290.      *
  10291.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  10292.      */
  10293.     protected function getCachedCurrencyRouteService()
  10294.     {
  10295.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10296.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10297.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10298.         }
  10299.         $b = ($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService());
  10300.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10301.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10302.         }
  10303.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10304.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10305.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10306.         }
  10307.         return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] = new \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute(new \Shopware\Core\System\Currency\SalesChannel\CurrencyRoute($b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$a, []);
  10308.     }
  10309.     /**
  10310.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  10311.      *
  10312.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  10313.      */
  10314.     protected function getSalesChannelCurrencyDefinitionService()
  10315.     {
  10316.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  10317.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10318.         return $instance;
  10319.     }
  10320.     /**
  10321.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  10322.      *
  10323.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  10324.      */
  10325.     protected function getCustomEntityApiControllerService()
  10326.     {
  10327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  10328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  10329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  10330.         $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()));
  10331.         $instance->setContainer($this);
  10332.         return $instance;
  10333.     }
  10334.     /**
  10335.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  10336.      *
  10337.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  10338.      */
  10339.     protected function getCustomEntityDefinitionService()
  10340.     {
  10341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  10342.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  10343.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10344.         return $instance;
  10345.     }
  10346.     /**
  10347.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  10348.      *
  10349.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  10350.      */
  10351.     protected function getCustomEntityRegistrarService()
  10352.     {
  10353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  10354.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  10355.     }
  10356.     /**
  10357.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  10358.      *
  10359.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  10360.      */
  10361.     protected function getCustomEntitySchemaUpdaterService()
  10362.     {
  10363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  10364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/SchemaUpdater.php';
  10365.         return $this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] = new \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), new \Shopware\Core\System\CustomEntity\Schema\SchemaUpdater());
  10366.     }
  10367.     /**
  10368.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  10369.      *
  10370.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  10371.      */
  10372.     protected function getCustomFieldSetRelationDefinitionService()
  10373.     {
  10374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  10375.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  10376.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10377.         return $instance;
  10378.     }
  10379.     /**
  10380.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  10381.      *
  10382.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  10383.      */
  10384.     protected function getCustomFieldSetDefinitionService()
  10385.     {
  10386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  10387.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  10388.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10389.         return $instance;
  10390.     }
  10391.     /**
  10392.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  10393.      *
  10394.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  10395.      */
  10396.     protected function getCustomFieldSetActionControllerService()
  10397.     {
  10398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  10399.         $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()));
  10400.         $instance->setContainer($this);
  10401.         return $instance;
  10402.     }
  10403.     /**
  10404.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  10405.      *
  10406.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  10407.      */
  10408.     protected function getCustomFieldDefinitionService()
  10409.     {
  10410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  10411.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  10412.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10413.         return $instance;
  10414.     }
  10415.     /**
  10416.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  10417.      *
  10418.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  10419.      */
  10420.     protected function getDeliveryTimeTranslationDefinitionService()
  10421.     {
  10422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  10424.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  10425.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10426.         return $instance;
  10427.     }
  10428.     /**
  10429.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  10430.      *
  10431.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  10432.      */
  10433.     protected function getDeliveryTimeDefinitionService()
  10434.     {
  10435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  10436.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  10437.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10438.         return $instance;
  10439.     }
  10440.     /**
  10441.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  10442.      *
  10443.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  10444.      */
  10445.     protected function getIntegrationRoleDefinitionService()
  10446.     {
  10447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  10448.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  10449.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10450.         return $instance;
  10451.     }
  10452.     /**
  10453.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  10454.      *
  10455.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  10456.      */
  10457.     protected function getIntegrationDefinitionService()
  10458.     {
  10459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  10460.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  10461.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10462.         return $instance;
  10463.     }
  10464.     /**
  10465.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  10466.      *
  10467.      * @return \Shopware\Core\System\Language\LanguageDefinition
  10468.      */
  10469.     protected function getLanguageDefinitionService()
  10470.     {
  10471.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  10472.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10473.         return $instance;
  10474.     }
  10475.     /**
  10476.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  10477.      *
  10478.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  10479.      */
  10480.     protected function getCachedLanguageRouteService()
  10481.     {
  10482.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10483.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10484.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10485.         }
  10486.         $b = ($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService());
  10487.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10488.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10489.         }
  10490.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10491.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10492.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10493.         }
  10494.         return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] = new \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute(new \Shopware\Core\System\Language\SalesChannel\LanguageRoute($b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$a, []);
  10495.     }
  10496.     /**
  10497.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  10498.      *
  10499.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  10500.      */
  10501.     protected function getSalesChannelLanguageDefinitionService()
  10502.     {
  10503.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  10504.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10505.         return $instance;
  10506.     }
  10507.     /**
  10508.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  10509.      *
  10510.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  10511.      */
  10512.     protected function getLocaleTranslationDefinitionService()
  10513.     {
  10514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  10516.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  10517.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10518.         return $instance;
  10519.     }
  10520.     /**
  10521.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  10522.      *
  10523.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  10524.      */
  10525.     protected function getLocaleDefinitionService()
  10526.     {
  10527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  10528.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  10529.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10530.         return $instance;
  10531.     }
  10532.     /**
  10533.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  10534.      *
  10535.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  10536.      */
  10537.     protected function getNumberRangeSalesChannelDefinitionService()
  10538.     {
  10539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  10540.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  10541.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10542.         return $instance;
  10543.     }
  10544.     /**
  10545.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  10546.      *
  10547.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  10548.      */
  10549.     protected function getNumberRangeStateDefinitionService()
  10550.     {
  10551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  10552.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  10553.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10554.         return $instance;
  10555.     }
  10556.     /**
  10557.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  10558.      *
  10559.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  10560.      */
  10561.     protected function getNumberRangeTranslationDefinitionService()
  10562.     {
  10563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  10565.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  10566.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10567.         return $instance;
  10568.     }
  10569.     /**
  10570.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  10571.      *
  10572.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  10573.      */
  10574.     protected function getNumberRangeTypeTranslationDefinitionService()
  10575.     {
  10576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  10578.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  10579.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10580.         return $instance;
  10581.     }
  10582.     /**
  10583.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  10584.      *
  10585.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  10586.      */
  10587.     protected function getNumberRangeTypeDefinitionService()
  10588.     {
  10589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  10590.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  10591.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10592.         return $instance;
  10593.     }
  10594.     /**
  10595.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  10596.      *
  10597.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  10598.      */
  10599.     protected function getNumberRangeControllerService()
  10600.     {
  10601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  10602.         $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()));
  10603.         $instance->setContainer($this);
  10604.         return $instance;
  10605.     }
  10606.     /**
  10607.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  10608.      *
  10609.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  10610.      */
  10611.     protected function getNumberRangeDefinitionService()
  10612.     {
  10613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  10614.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  10615.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10616.         return $instance;
  10617.     }
  10618.     /**
  10619.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  10620.      *
  10621.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  10622.      */
  10623.     protected function getNumberRangeValueGeneratorInterfaceService()
  10624.     {
  10625.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10626.         if (isset($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'])) {
  10627.             return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'];
  10628.         }
  10629.         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 () {
  10630.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  10631.             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()));
  10632.         }, 2)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  10633.     }
  10634.     /**
  10635.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  10636.      *
  10637.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  10638.      */
  10639.     protected function getSalesChannelAnalyticsDefinitionService()
  10640.     {
  10641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  10642.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  10643.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10644.         return $instance;
  10645.     }
  10646.     /**
  10647.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  10648.      *
  10649.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  10650.      */
  10651.     protected function getSalesChannelCountryDefinition2Service()
  10652.     {
  10653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  10654.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  10655.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10656.         return $instance;
  10657.     }
  10658.     /**
  10659.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  10660.      *
  10661.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  10662.      */
  10663.     protected function getSalesChannelCurrencyDefinition2Service()
  10664.     {
  10665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  10666.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  10667.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10668.         return $instance;
  10669.     }
  10670.     /**
  10671.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  10672.      *
  10673.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  10674.      */
  10675.     protected function getSalesChannelDomainDefinitionService()
  10676.     {
  10677.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  10678.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10679.         return $instance;
  10680.     }
  10681.     /**
  10682.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  10683.      *
  10684.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  10685.      */
  10686.     protected function getSalesChannelLanguageDefinition2Service()
  10687.     {
  10688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  10689.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  10690.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10691.         return $instance;
  10692.     }
  10693.     /**
  10694.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  10695.      *
  10696.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  10697.      */
  10698.     protected function getSalesChannelPaymentMethodDefinition2Service()
  10699.     {
  10700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  10701.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  10702.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10703.         return $instance;
  10704.     }
  10705.     /**
  10706.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  10707.      *
  10708.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  10709.      */
  10710.     protected function getSalesChannelShippingMethodDefinition2Service()
  10711.     {
  10712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  10713.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  10714.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10715.         return $instance;
  10716.     }
  10717.     /**
  10718.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  10719.      *
  10720.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  10721.      */
  10722.     protected function getSalesChannelTranslationDefinitionService()
  10723.     {
  10724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  10726.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  10727.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10728.         return $instance;
  10729.     }
  10730.     /**
  10731.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  10732.      *
  10733.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  10734.      */
  10735.     protected function getSalesChannelTypeTranslationDefinitionService()
  10736.     {
  10737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  10739.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  10740.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10741.         return $instance;
  10742.     }
  10743.     /**
  10744.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  10745.      *
  10746.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  10747.      */
  10748.     protected function getSalesChannelTypeDefinitionService()
  10749.     {
  10750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  10751.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  10752.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10753.         return $instance;
  10754.     }
  10755.     /**
  10756.      * Gets the public 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory' shared service.
  10757.      *
  10758.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  10759.      */
  10760.     protected function getSalesChannelContextFactoryService()
  10761.     {
  10762.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10763.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10764.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10765.         }
  10766.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  10767.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10768.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10769.         }
  10770.         $c = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  10771.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10772.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10773.         }
  10774.         $d = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  10775.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10776.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10777.         }
  10778.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  10779.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10780.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10781.         }
  10782.         $f = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? $this->getTaxDetectorService());
  10783.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10784.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10785.         }
  10786.         $g = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  10787.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10788.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10789.         }
  10790.         $h = ($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'] ?? $this->getBaseContextFactoryDecoratorService());
  10791.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10792.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10793.         }
  10794.         $i = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10795.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10796.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10797.         }
  10798.         return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] = new \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory($b$c$d$e$f, new RewindableGenerator(function () {
  10799.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  10800.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  10801.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  10802.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  10803.         }, 4), $a$g$h), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $i);
  10804.     }
  10805.     /**
  10806.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  10807.      *
  10808.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  10809.      */
  10810.     protected function getSalesChannelDefinitionInstanceRegistryService()
  10811.     {
  10812.         return $this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry('sales_channel_definition.'$this, ['log_entry' => 'Shopware\\Core\\Framework\\Log\\LogEntryDefinition''acl_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition''acl_user_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''user_role_acl' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''app' => 'Shopware\\Core\\Framework\\App\\AppDefinition''app_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition''app_action_button' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition''app_action_button_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition''app_template' => 'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition''app_payment_method' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition''app_script_condition' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition''app_script_condition_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition''app_cms_block' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition''app_cms_block_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition''app_flow_action' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition''app_flow_action_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition''custom_field' => 'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition''custom_field_set' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition''custom_field_set_relation' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition''version' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition''version_commit' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition''version_commit_data' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition''event_action' => 'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition''event_action_rule' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition''event_action_sales_channel' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition''dead_message' => 'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition''message_queue_stats' => 'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition''plugin' => 'Shopware\\Core\\Framework\\Plugin\\PluginDefinition''plugin_translation' => 'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition''scheduled_task' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition''script' => 'Shopware\\Core\\Framework\\Script\\ScriptDefinition''language' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition''seo_url' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition''seo_url_template' => 'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition''main_category' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition''webhook' => 'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition''webhook_event_log' => 'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition''sales_channel' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition''sales_channel_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition''sales_channel_country' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition''sales_channel_currency' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition''sales_channel_domain' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition''sales_channel_language' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition''sales_channel_payment_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition''sales_channel_shipping_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition''sales_channel_type' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition''sales_channel_type_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition''sales_channel_analytics' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition''country' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition''country_state' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition''country_state_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition''country_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition''currency' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition''currency_country_rounding' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition''currency_translation' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition''custom_entity' => 'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''rule_tag' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''flow' => 'Shopware\\Core\\Content\\Flow\\FlowDefinition''flow_sequence' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''order_transaction_capture' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition''order_transaction_capture_refund' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition''order_transaction_capture_refund_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition''payment_method' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition''payment_method_translation' => 'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition''promotion' => 'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition''promotion_sales_channel' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition''promotion_individual_code' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition''promotion_discount' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition''promotion_discount_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition''promotion_setgroup' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition''promotion_setgroup_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition''promotion_order_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition''promotion_persona_customer' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition''promotion_persona_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition''promotion_cart_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition''promotion_translation' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition''promotion_discount_prices' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition''shipping_method' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition''shipping_method_tag' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition''shipping_method_price' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition''shipping_method_translation' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition''app_administration_snippet' => 'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition''notification' => 'Shopware\\Administration\\Notification\\NotificationDefinition''theme' => 'Shopware\\Storefront\\Theme\\ThemeDefinition''theme_translation' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition''theme_sales_channel' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition''theme_media' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition''theme_child' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''frosh_mail_archive' => 'Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition''fts_stock_discount' => 'FourtwosixThemeExtension\\Core\\Content\\FourtwosixStockDiscount\\FourtwosixStockDiscountDefinition''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''cms_factory_element' => 'AkuCmsFactory\\Element\\CmsFactoryElementDefinition''coe_country_zip_validation' => 'CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryZipValidationDefintion''acris_tax_customer_group_rule' => 'Acris\\Tax\\Custom\\TaxCustomerGroupRuleDefinition''acris_tax_country_rule' => 'Acris\\Tax\\Custom\\TaxCountryRuleDefinition''acris_tax_vat_id_validation_log' => 'Acris\\Tax\\Custom\\VatIdValidationLogDefinition''acris_promotion_display' => 'Acris\\Promotion\\Custom\\PromotionDisplayDefinition''fts_payment_cost' => 'Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition''fts_payment_cost_translation' => 'Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition''fts_attachment' => 'Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition''fts_attachment_translation' => 'Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition''fts_attachment_language' => 'Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition''moorl_cms_element_config' => 'MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition''moorl_location' => 'MoorlFoundation\\Core\\Content\\Location\\LocationDefinition''moorl_location_cache' => 'MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition''moorl_sorting' => 'MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition''moorl_sorting_translation' => 'MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition''moorl_marker' => 'MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition''moorl_client' => 'MoorlFoundation\\Core\\Content\\Client\\ClientDefinition''moorl_fb_form' => 'MoorlForms\\Core\\Content\\Form\\FormDefinition''moorl_fb_form_translation' => 'MoorlForms\\Core\\Content\\Form\\FormTranslationDefinition''moorl_fb_element' => 'MoorlForms\\Core\\Content\\Element\\ElementDefinition''moorl_fb_element_translation' => 'MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition'], ['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']);
  10813.     }
  10814.     /**
  10815.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  10816.      *
  10817.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  10818.      */
  10819.     protected function getSalesChannelDefinitionService()
  10820.     {
  10821.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  10822.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10823.         return $instance;
  10824.     }
  10825.     /**
  10826.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  10827.      *
  10828.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  10829.      */
  10830.     protected function getStoreApiInfoControllerService()
  10831.     {
  10832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  10833.         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']);
  10834.     }
  10835.     /**
  10836.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  10837.      *
  10838.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  10839.      */
  10840.     protected function getSalutationTranslationDefinitionService()
  10841.     {
  10842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  10844.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  10845.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10846.         return $instance;
  10847.     }
  10848.     /**
  10849.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  10850.      *
  10851.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  10852.      */
  10853.     protected function getCachedSalutationRouteService()
  10854.     {
  10855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  10856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  10857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  10858.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10859.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10860.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10861.         }
  10862.         $b = ($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService());
  10863.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10864.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10865.         }
  10866.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10867.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10868.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10869.         }
  10870.         return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] = new \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute(new \Shopware\Core\System\Salutation\SalesChannel\SalutationRoute($b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$a, []);
  10871.     }
  10872.     /**
  10873.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  10874.      *
  10875.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  10876.      */
  10877.     protected function getSalesChannelSalutationDefinitionService()
  10878.     {
  10879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  10880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  10881.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  10882.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10883.         return $instance;
  10884.     }
  10885.     /**
  10886.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  10887.      *
  10888.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  10889.      */
  10890.     protected function getSalutationDefinitionService()
  10891.     {
  10892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  10893.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  10894.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10895.         return $instance;
  10896.     }
  10897.     /**
  10898.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  10899.      *
  10900.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  10901.      */
  10902.     protected function getSnippetSetDefinitionService()
  10903.     {
  10904.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  10905.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10906.         return $instance;
  10907.     }
  10908.     /**
  10909.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  10910.      *
  10911.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  10912.      */
  10913.     protected function getSnippetControllerService()
  10914.     {
  10915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  10916.         $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()));
  10917.         $instance->setContainer($this);
  10918.         return $instance;
  10919.     }
  10920.     /**
  10921.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  10922.      *
  10923.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  10924.      */
  10925.     protected function getSnippetFileCollectionService($lazyLoad true)
  10926.     {
  10927.         if ($lazyLoad) {
  10928.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  10929.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10930.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  10931.                     $proxy->setProxyInitializer(null);
  10932.                     return true;
  10933.                 });
  10934.             });
  10935.         }
  10936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  10937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  10938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  10939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  10940.         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();
  10941.     }
  10942.     /**
  10943.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  10944.      *
  10945.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  10946.      */
  10947.     protected function getSnippetFilterFactoryService()
  10948.     {
  10949.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  10950.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  10951.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  10952.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  10953.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  10954.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  10955.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  10956.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  10957.         }, 7));
  10958.     }
  10959.     /**
  10960.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  10961.      *
  10962.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  10963.      */
  10964.     protected function getSnippetDefinitionService()
  10965.     {
  10966.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  10967.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10968.         return $instance;
  10969.     }
  10970.     /**
  10971.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  10972.      *
  10973.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  10974.      */
  10975.     protected function getStateMachineHistoryDefinitionService()
  10976.     {
  10977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  10978.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  10979.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10980.         return $instance;
  10981.     }
  10982.     /**
  10983.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  10984.      *
  10985.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  10986.      */
  10987.     protected function getStateMachineStateDefinitionService()
  10988.     {
  10989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  10990.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  10991.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10992.         return $instance;
  10993.     }
  10994.     /**
  10995.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  10996.      *
  10997.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  10998.      */
  10999.     protected function getStateMachineStateTranslationDefinitionService()
  11000.     {
  11001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  11003.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  11004.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11005.         return $instance;
  11006.     }
  11007.     /**
  11008.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  11009.      *
  11010.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  11011.      */
  11012.     protected function getStateMachineTransitionDefinitionService()
  11013.     {
  11014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  11015.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  11016.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11017.         return $instance;
  11018.     }
  11019.     /**
  11020.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  11021.      *
  11022.      * @return \Swag\Security\Fixes\NEXT32889\PatchedStateMachineActionController
  11023.      */
  11024.     protected function getStateMachineActionControllerService()
  11025.     {
  11026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  11027.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT32889/PatchedStateMachineActionController.php';
  11028.         $this->services['Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController'] = $instance = new \Swag\Security\Fixes\NEXT32889\PatchedStateMachineActionController(($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11029.         $instance->setContainer($this);
  11030.         return $instance;
  11031.     }
  11032.     /**
  11033.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  11034.      *
  11035.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  11036.      */
  11037.     protected function getStateMachineDefinitionService()
  11038.     {
  11039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  11040.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  11041.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11042.         return $instance;
  11043.     }
  11044.     /**
  11045.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  11046.      *
  11047.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  11048.      */
  11049.     protected function getStateMachineTranslationDefinitionService()
  11050.     {
  11051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  11053.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  11054.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11055.         return $instance;
  11056.     }
  11057.     /**
  11058.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  11059.      *
  11060.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  11061.      */
  11062.     protected function getSystemConfigFacadeHookFactoryService()
  11063.     {
  11064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  11065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  11066.         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()));
  11067.     }
  11068.     /**
  11069.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  11070.      *
  11071.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  11072.      */
  11073.     protected function getSystemConfigDefinitionService()
  11074.     {
  11075.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  11076.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11077.         return $instance;
  11078.     }
  11079.     /**
  11080.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  11081.      *
  11082.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  11083.      */
  11084.     protected function getSystemConfigServiceService()
  11085.     {
  11086.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11087.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  11088.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  11089.         }
  11090.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  11091.         $c = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  11092.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  11093.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  11094.         }
  11095.         return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] = new \Shopware\Core\System\SystemConfig\SystemConfigService($b$c, ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] = new \Shopware\Core\System\SystemConfig\Util\ConfigReader())), new \Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader(new \Shopware\Core\System\SystemConfig\CachedSystemConfigLoader(new \Shopware\Core\System\SystemConfig\SystemConfigLoader($b, ($this->services['kernel'] ?? $this->get('kernel'1))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService())), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()))), $a);
  11096.     }
  11097.     /**
  11098.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  11099.      *
  11100.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  11101.      */
  11102.     protected function getFilterTagIdsServiceService()
  11103.     {
  11104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  11105.         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()));
  11106.     }
  11107.     /**
  11108.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  11109.      *
  11110.      * @return \Shopware\Core\System\Tag\TagDefinition
  11111.      */
  11112.     protected function getTagDefinitionService()
  11113.     {
  11114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  11115.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  11116.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11117.         return $instance;
  11118.     }
  11119.     /**
  11120.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  11121.      *
  11122.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  11123.      */
  11124.     protected function getTaxRuleTypeTranslationDefinitionService()
  11125.     {
  11126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  11128.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  11129.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11130.         return $instance;
  11131.     }
  11132.     /**
  11133.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  11134.      *
  11135.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  11136.      */
  11137.     protected function getTaxRuleTypeDefinitionService()
  11138.     {
  11139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  11140.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  11141.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11142.         return $instance;
  11143.     }
  11144.     /**
  11145.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  11146.      *
  11147.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  11148.      */
  11149.     protected function getTaxRuleDefinitionService()
  11150.     {
  11151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  11152.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  11153.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11154.         return $instance;
  11155.     }
  11156.     /**
  11157.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  11158.      *
  11159.      * @return \Shopware\Core\System\Tax\TaxDefinition
  11160.      */
  11161.     protected function getTaxDefinitionService()
  11162.     {
  11163.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  11164.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11165.         return $instance;
  11166.     }
  11167.     /**
  11168.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  11169.      *
  11170.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  11171.      */
  11172.     protected function getUnitTranslationDefinitionService()
  11173.     {
  11174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  11176.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  11177.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11178.         return $instance;
  11179.     }
  11180.     /**
  11181.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  11182.      *
  11183.      * @return \Shopware\Core\System\Unit\UnitDefinition
  11184.      */
  11185.     protected function getUnitDefinitionService()
  11186.     {
  11187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  11188.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  11189.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11190.         return $instance;
  11191.     }
  11192.     /**
  11193.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  11194.      *
  11195.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  11196.      */
  11197.     protected function getUserAccessKeyDefinitionService()
  11198.     {
  11199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  11200.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  11201.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11202.         return $instance;
  11203.     }
  11204.     /**
  11205.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  11206.      *
  11207.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  11208.      */
  11209.     protected function getUserConfigDefinitionService()
  11210.     {
  11211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  11212.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  11213.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11214.         return $instance;
  11215.     }
  11216.     /**
  11217.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  11218.      *
  11219.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  11220.      */
  11221.     protected function getUserRecoveryDefinitionService()
  11222.     {
  11223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  11224.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  11225.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11226.         return $instance;
  11227.     }
  11228.     /**
  11229.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  11230.      *
  11231.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  11232.      */
  11233.     protected function getUserRecoveryControllerService()
  11234.     {
  11235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  11236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  11237.         $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()));
  11238.         $instance->setContainer($this);
  11239.         return $instance;
  11240.     }
  11241.     /**
  11242.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  11243.      *
  11244.      * @return \Shopware\Core\System\User\Api\UserValidationController
  11245.      */
  11246.     protected function getUserValidationControllerService()
  11247.     {
  11248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  11249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  11250.         $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())));
  11251.         $instance->setContainer($this);
  11252.         return $instance;
  11253.     }
  11254.     /**
  11255.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  11256.      *
  11257.      * @return \Shopware\Core\System\User\UserDefinition
  11258.      */
  11259.     protected function getUserDefinitionService()
  11260.     {
  11261.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  11262.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11263.         return $instance;
  11264.     }
  11265.     /**
  11266.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  11267.      *
  11268.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  11269.      */
  11270.     protected function getElasticsearchHelperService()
  11271.     {
  11272.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  11273.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'])) {
  11274.             return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'];
  11275.         }
  11276.         return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev'$this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'), $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'), $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a, ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()));
  11277.     }
  11278.     /**
  11279.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  11280.      *
  11281.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  11282.      */
  11283.     protected function getCreateAliasTaskHandlerService()
  11284.     {
  11285.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  11286.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  11287.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11288.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11289.         }
  11290.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  11291.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11292.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11293.         }
  11294.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11295.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11296.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11297.         }
  11298.         return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$this->parameters['elasticsearch.index.config'], $c);
  11299.     }
  11300.     /**
  11301.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  11302.      *
  11303.      * @return \Shopware\Storefront\Controller\AccountOrderController
  11304.      */
  11305.     protected function getAccountOrderControllerService()
  11306.     {
  11307.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  11308.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  11309.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  11310.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  11311.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11312.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11313.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  11314.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService());
  11315.         $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['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator'] ?? $this->getContextSwitchRouteDecoratorService()), ($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);
  11316.         $instance->setContainer($this);
  11317.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11318.         return $instance;
  11319.     }
  11320.     /**
  11321.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  11322.      *
  11323.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  11324.      */
  11325.     protected function getAccountPaymentControllerService()
  11326.     {
  11327.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  11328.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  11329.         $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()));
  11330.         $instance->setContainer($this);
  11331.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11332.         return $instance;
  11333.     }
  11334.     /**
  11335.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  11336.      *
  11337.      * @return \Shopware\Storefront\Controller\AccountProfileController
  11338.      */
  11339.     protected function getAccountProfileControllerService()
  11340.     {
  11341.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  11342.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  11343.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  11344.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11345.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11346.         $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->services['logger'] ?? $this->getLoggerService()));
  11347.         $instance->setContainer($this);
  11348.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11349.         return $instance;
  11350.     }
  11351.     /**
  11352.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  11353.      *
  11354.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  11355.      */
  11356.     protected function getCaptchaControllerService()
  11357.     {
  11358.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  11359.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  11360.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  11361.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  11362.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  11363.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  11364.         }, 4));
  11365.         $instance->setContainer($this);
  11366.         return $instance;
  11367.     }
  11368.     /**
  11369.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  11370.      *
  11371.      * @return \Shopware\Storefront\Controller\AuthController
  11372.      */
  11373.     protected function getAuthController2Service()
  11374.     {
  11375.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  11376.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/RecoverPassword/AccountRecoverPasswordPageLoader.php';
  11377.         $this->services['Shopware\\Storefront\\Controller\\AuthController'] = $instance = new \Shopware\Storefront\Controller\AuthController(($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute'] ?? $this->getSendPasswordRecoveryMailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute'] ?? $this->getResetPasswordRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute'] ?? $this->getLoginRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()), ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService()), new \Shopware\Storefront\Page\Account\RecoverPassword\AccountRecoverPasswordPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute'] ?? $this->getCustomerRecoveryIsExpiredRouteService())), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  11378.         $instance->setContainer($this);
  11379.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11380.         return $instance;
  11381.     }
  11382.     /**
  11383.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  11384.      *
  11385.      * @return \Shopware\Storefront\Controller\CaptchaController
  11386.      */
  11387.     protected function getCaptchaController2Service()
  11388.     {
  11389.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  11390.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  11391.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  11392.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  11393.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  11394.         $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()));
  11395.         $instance->setContainer($this);
  11396.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11397.         return $instance;
  11398.     }
  11399.     /**
  11400.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  11401.      *
  11402.      * @return \Shopware\Storefront\Controller\CheckoutController
  11403.      */
  11404.     protected function getCheckoutControllerService()
  11405.     {
  11406.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  11407.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  11408.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  11409.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  11410.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  11411.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11412.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11413.         $c = ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService());
  11414.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  11415.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  11416.         $this->services['Shopware\\Storefront\\Controller\\CheckoutController'] = $instance = new \Shopware\Storefront\Controller\CheckoutController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), new \Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader($a$b$c$d$e, ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService())), new \Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader($b$c$e$d$a, ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService())), new \Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader($b$a, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService())), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] ?? $this->getPaymentServiceService()), new \Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader($b$c$a$e), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()));
  11417.         $instance->setContainer($this);
  11418.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11419.         return $instance;
  11420.     }
  11421.     /**
  11422.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  11423.      *
  11424.      * @return \Shopware\Storefront\Controller\CmsController
  11425.      */
  11426.     protected function getCmsControllerService()
  11427.     {
  11428.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  11429.         $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['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] ?? $this->getFoundationProductListingRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  11430.         $instance->setContainer($this);
  11431.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11432.         return $instance;
  11433.     }
  11434.     /**
  11435.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  11436.      *
  11437.      * @return \Shopware\Storefront\Controller\ContextController
  11438.      */
  11439.     protected function getContextControllerService()
  11440.     {
  11441.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  11442.         $this->services['Shopware\\Storefront\\Controller\\ContextController'] = $instance = new \Shopware\Storefront\Controller\ContextController(($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator'] ?? $this->getContextSwitchRouteDecoratorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute'] ?? $this->getChangeLanguageRouteService()));
  11443.         $instance->setContainer($this);
  11444.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11445.         return $instance;
  11446.     }
  11447.     /**
  11448.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  11449.      *
  11450.      * @return \Shopware\Storefront\Controller\CountryStateController
  11451.      */
  11452.     protected function getCountryStateControllerService()
  11453.     {
  11454.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  11455.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Country/CountryStateDataPageletLoader.php';
  11456.         $this->services['Shopware\\Storefront\\Controller\\CountryStateController'] = $instance = new \Shopware\Storefront\Controller\CountryStateController(new \Shopware\Storefront\Pagelet\Country\CountryStateDataPageletLoader(($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute'] ?? $this->getCachedCountryStateRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()));
  11457.         $instance->setContainer($this);
  11458.         return $instance;
  11459.     }
  11460.     /**
  11461.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  11462.      *
  11463.      * @return \Shopware\Storefront\Controller\CsrfController
  11464.      */
  11465.     protected function getCsrfControllerService()
  11466.     {
  11467.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  11468.         $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');
  11469.         $instance->setContainer($this);
  11470.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11471.         return $instance;
  11472.     }
  11473.     /**
  11474.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  11475.      *
  11476.      * @return \Shopware\Storefront\Controller\DocumentController
  11477.      */
  11478.     protected function getDocumentController2Service()
  11479.     {
  11480.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  11481.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  11482.         $this->services['Shopware\\Storefront\\Controller\\DocumentController'] = $instance = new \Shopware\Storefront\Controller\DocumentController(new \Shopware\Storefront\Page\Account\Document\DocumentPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService())), ($this->services['Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute'] ?? $this->getDocumentRouteService()));
  11483.         $instance->setContainer($this);
  11484.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11485.         return $instance;
  11486.     }
  11487.     /**
  11488.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  11489.      *
  11490.      * @return \Shopware\Storefront\Controller\ErrorController
  11491.      */
  11492.     protected function getErrorControllerService($lazyLoad true)
  11493.     {
  11494.         if ($lazyLoad) {
  11495.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  11496.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  11497.                     $wrappedInstance $this->getErrorControllerService(false);
  11498.                     $proxy->setProxyInitializer(null);
  11499.                     return true;
  11500.                 });
  11501.             });
  11502.         }
  11503.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  11504.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  11505.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  11506.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11507.         $instance = new \Shopware\Storefront\Controller\ErrorController(new \Shopware\Storefront\Framework\Twig\ErrorTemplateResolver($a), ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService()));
  11508.         $instance->setContainer($this);
  11509.         $instance->setTwig($a);
  11510.         return $instance;
  11511.     }
  11512.     /**
  11513.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  11514.      *
  11515.      * @return \Shopware\Storefront\Controller\FormController
  11516.      */
  11517.     protected function getFormController3Service()
  11518.     {
  11519.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  11520.         $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()));
  11521.         $instance->setContainer($this);
  11522.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11523.         return $instance;
  11524.     }
  11525.     /**
  11526.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  11527.      *
  11528.      * @return \Shopware\Storefront\Controller\LandingPageController
  11529.      */
  11530.     protected function getLandingPageControllerService()
  11531.     {
  11532.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  11533.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  11534.         $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())));
  11535.         $instance->setContainer($this);
  11536.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11537.         return $instance;
  11538.     }
  11539.     /**
  11540.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  11541.      *
  11542.      * @return \Shopware\Storefront\Controller\MaintenanceController
  11543.      */
  11544.     protected function getMaintenanceControllerService()
  11545.     {
  11546.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  11547.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  11548.         $this->services['Shopware\\Storefront\\Controller\\MaintenanceController'] = $instance = new \Shopware\Storefront\Controller\MaintenanceController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Maintenance\MaintenancePageLoader(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()));
  11549.         $instance->setContainer($this);
  11550.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11551.         return $instance;
  11552.     }
  11553.     /**
  11554.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  11555.      *
  11556.      * @return \Shopware\Storefront\Controller\NavigationController
  11557.      */
  11558.     protected function getNavigationControllerService()
  11559.     {
  11560.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  11561.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  11562.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  11563.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  11564.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  11565.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11566.         $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())));
  11567.         $instance->setContainer($this);
  11568.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11569.         return $instance;
  11570.     }
  11571.     /**
  11572.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  11573.      *
  11574.      * @return \Shopware\Storefront\Controller\NewsletterController
  11575.      */
  11576.     protected function getNewsletterControllerService()
  11577.     {
  11578.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  11579.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  11580.         $this->services['Shopware\\Storefront\\Controller\\NewsletterController'] = $instance = new \Shopware\Storefront\Controller\NewsletterController(new \Shopware\Storefront\Page\Newsletter\Subscribe\NewsletterSubscribePageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] ?? $this->getNewsletterSubscribeRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute'] ?? $this->getNewsletterConfirmRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute'] ?? $this->getNewsletterUnsubscribeRouteService()), ($this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] ?? $this->getNewsletterAccountPageletLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11581.         $instance->setContainer($this);
  11582.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11583.         return $instance;
  11584.     }
  11585.     /**
  11586.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  11587.      *
  11588.      * @return \Shopware\Storefront\Controller\ProductController
  11589.      */
  11590.     protected function getProductControllerService()
  11591.     {
  11592.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  11593.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  11594.         $a = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  11595.         $this->services['Shopware\\Storefront\\Controller\\ProductController'] = $instance = new \Shopware\Storefront\Controller\ProductController(new \Shopware\Storefront\Page\Product\ProductPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()), $a, ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService())), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoader'] ?? $this->getMinimalQuickViewPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute'] ?? $this->getProductReviewSaveRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $a, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11596.         $instance->setContainer($this);
  11597.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11598.         return $instance;
  11599.     }
  11600.     /**
  11601.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  11602.      *
  11603.      * @return \Shopware\Storefront\Controller\RegisterController
  11604.      */
  11605.     protected function getRegisterControllerService()
  11606.     {
  11607.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  11608.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  11609.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  11610.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  11611.         $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()));
  11612.         $instance->setContainer($this);
  11613.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11614.         return $instance;
  11615.     }
  11616.     /**
  11617.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  11618.      *
  11619.      * @return \Shopware\Storefront\Controller\ScriptController
  11620.      */
  11621.     protected function getScriptControllerService()
  11622.     {
  11623.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  11624.         $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()));
  11625.         $instance->setContainer($this);
  11626.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11627.         return $instance;
  11628.     }
  11629.     /**
  11630.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  11631.      *
  11632.      * @return \Shopware\Storefront\Controller\SearchController
  11633.      */
  11634.     protected function getSearchControllerService()
  11635.     {
  11636.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  11637.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  11638.         $this->services['Shopware\\Storefront\\Controller\\SearchController'] = $instance = new \Shopware\Storefront\Controller\SearchController(($this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] ?? $this->getSearchPageLoaderService()), new \Shopware\Storefront\Page\Suggest\SuggestPageLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute'] ?? $this->getCachedProductSuggestRouteService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService())), ($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute'] ?? $this->getFoundationProductSearchRouteService()));
  11639.         $instance->setContainer($this);
  11640.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11641.         return $instance;
  11642.     }
  11643.     /**
  11644.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  11645.      *
  11646.      * @return \Shopware\Storefront\Controller\SitemapController
  11647.      */
  11648.     protected function getSitemapControllerService()
  11649.     {
  11650.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  11651.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  11652.         $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())));
  11653.         $instance->setContainer($this);
  11654.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11655.         return $instance;
  11656.     }
  11657.     /**
  11658.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  11659.      *
  11660.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  11661.      */
  11662.     protected function getStoreApiProxyControllerService()
  11663.     {
  11664.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  11665.         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())));
  11666.     }
  11667.     /**
  11668.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  11669.      *
  11670.      * @return \Shopware\Storefront\Controller\VerificationHashController
  11671.      */
  11672.     protected function getVerificationHashControllerService()
  11673.     {
  11674.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  11675.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11676.         $instance->setContainer($this);
  11677.         return $instance;
  11678.     }
  11679.     /**
  11680.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  11681.      *
  11682.      * @return \Shopware\Storefront\Controller\WellKnownController
  11683.      */
  11684.     protected function getWellKnownControllerService()
  11685.     {
  11686.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  11687.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  11688.         $instance->setContainer($this);
  11689.         return $instance;
  11690.     }
  11691.     /**
  11692.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  11693.      *
  11694.      * @return \Shopware\Storefront\Controller\WishlistController
  11695.      */
  11696.     protected function getWishlistControllerService()
  11697.     {
  11698.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  11699.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  11700.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  11701.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  11702.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11703.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  11704.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11705.         $this->services['Shopware\\Storefront\\Controller\\WishlistController'] = $instance = new \Shopware\Storefront\Controller\WishlistController(new \Shopware\Storefront\Page\Wishlist\WishlistPageLoader($a$b$c), $b, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute'] ?? $this->getAddWishlistProductRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute'] ?? $this->getRemoveWishlistProductRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute'] ?? $this->getMergeWishlistProductRouteService()), new \Shopware\Storefront\Page\Wishlist\GuestWishlistPageLoader($a$c), new \Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute'] ?? $this->getProductListRouteService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $c, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory()))), $c);
  11706.         $instance->setContainer($this);
  11707.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11708.         return $instance;
  11709.     }
  11710.     /**
  11711.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  11712.      *
  11713.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  11714.      */
  11715.     protected function getCacheStoreService()
  11716.     {
  11717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  11718.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  11719.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  11720.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  11721.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  11722.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  11723.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11724.         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('00a6008ac8d83daed65bb1b250bc45b1'$a$this->parameters['storefront.http_cache.ignored_url_parameters']), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $this->parameters['session.storage.options']);
  11725.     }
  11726.     /**
  11727.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  11728.      *
  11729.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  11730.      */
  11731.     protected function getCsrfPlaceholderHandlerService()
  11732.     {
  11733.         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()));
  11734.     }
  11735.     /**
  11736.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  11737.      *
  11738.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  11739.      */
  11740.     protected function getStorefrontMediaValidatorRegistryService()
  11741.     {
  11742.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  11743.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  11744.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  11745.             yield => ($this->privates['MoorlForms\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaFbValidator'] ?? ($this->privates['MoorlForms\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaFbValidator'] = new \MoorlForms\Storefront\Framework\Media\Validator\StorefrontMediaFbValidator()));
  11746.         }, 3));
  11747.     }
  11748.     /**
  11749.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  11750.      *
  11751.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  11752.      */
  11753.     protected function getCheckoutRegisterPageLoaderService()
  11754.     {
  11755.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  11756.         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()));
  11757.     }
  11758.     /**
  11759.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  11760.      *
  11761.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  11762.      */
  11763.     protected function getProductCombinationFinderService()
  11764.     {
  11765.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  11766.         return $this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] = new \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()));
  11767.     }
  11768.     /**
  11769.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  11770.      *
  11771.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  11772.      */
  11773.     protected function getProductReviewLoaderService()
  11774.     {
  11775.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  11776.         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()));
  11777.     }
  11778.     /**
  11779.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  11780.      *
  11781.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  11782.      */
  11783.     protected function getSearchPageLoaderService()
  11784.     {
  11785.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  11786.         return $this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] = new \Shopware\Storefront\Page\Search\SearchPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute'] ?? $this->getFoundationProductSearchRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  11787.     }
  11788.     /**
  11789.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  11790.      *
  11791.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  11792.      */
  11793.     protected function getThemeChildDefinitionService()
  11794.     {
  11795.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  11796.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  11797.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11798.         return $instance;
  11799.     }
  11800.     /**
  11801.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  11802.      *
  11803.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  11804.      */
  11805.     protected function getThemeMediaDefinitionService()
  11806.     {
  11807.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  11808.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  11809.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11810.         return $instance;
  11811.     }
  11812.     /**
  11813.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  11814.      *
  11815.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  11816.      */
  11817.     protected function getThemeSalesChannelDefinitionService()
  11818.     {
  11819.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  11820.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11821.         return $instance;
  11822.     }
  11823.     /**
  11824.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  11825.      *
  11826.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  11827.      */
  11828.     protected function getThemeTranslationDefinitionService()
  11829.     {
  11830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11831.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  11832.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  11833.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11834.         return $instance;
  11835.     }
  11836.     /**
  11837.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  11838.      *
  11839.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  11840.      */
  11841.     protected function getThemeControllerService()
  11842.     {
  11843.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  11844.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  11845.         $instance->setContainer($this);
  11846.         return $instance;
  11847.     }
  11848.     /**
  11849.      * Gets the public 'Shopware\Storefront\Theme\SalesChannelThemeLoader' shared service.
  11850.      *
  11851.      * @return \Shopware\Storefront\Theme\SalesChannelThemeLoader
  11852.      */
  11853.     protected function getSalesChannelThemeLoaderService()
  11854.     {
  11855.         return $this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] = new \Shopware\Storefront\Theme\SalesChannelThemeLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  11856.     }
  11857.     /**
  11858.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  11859.      *
  11860.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  11861.      */
  11862.     protected function getStorefrontPluginRegistryService()
  11863.     {
  11864.         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()));
  11865.     }
  11866.     /**
  11867.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  11868.      *
  11869.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  11870.      */
  11871.     protected function getThemeDefinitionService()
  11872.     {
  11873.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  11874.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11875.         return $instance;
  11876.     }
  11877.     /**
  11878.      * Gets the public 'StudioSolid\AdvancedSliderElements\SolidAdvancedSliderElements' shared autowired service.
  11879.      *
  11880.      * @return \StudioSolid\AdvancedSliderElements\SolidAdvancedSliderElements
  11881.      */
  11882.     protected function getSolidAdvancedSliderElementsService()
  11883.     {
  11884.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11885.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11886.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11890.         include_once \dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/SolidAdvancedSliderElements.php';
  11891.         return $this->services['StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements');
  11892.     }
  11893.     /**
  11894.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  11895.      *
  11896.      * @return \SwagExtensionStore\Controller\DataController
  11897.      */
  11898.     protected function getDataControllerService()
  11899.     {
  11900.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  11901.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  11902.         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())));
  11903.     }
  11904.     /**
  11905.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  11906.      *
  11907.      * @return \SwagExtensionStore\Controller\LicenseController
  11908.      */
  11909.     protected function getLicenseControllerService()
  11910.     {
  11911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  11912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  11913.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  11914.     }
  11915.     /**
  11916.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  11917.      *
  11918.      * @return \SwagExtensionStore\SwagExtensionStore
  11919.      */
  11920.     protected function getSwagExtensionStoreService()
  11921.     {
  11922.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11923.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11924.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11925.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11928.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  11929.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  11930.     }
  11931.     /**
  11932.      * Gets the public 'Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  11933.      *
  11934.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  11935.      */
  11936.     protected function getPackLanguageDefinitionService()
  11937.     {
  11938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  11939.         $this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  11940.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11941.         return $instance;
  11942.     }
  11943.     /**
  11944.      * Gets the public 'Swag\LanguagePack\SwagLanguagePack' shared autowired service.
  11945.      *
  11946.      * @return \Swag\LanguagePack\SwagLanguagePack
  11947.      */
  11948.     protected function getSwagLanguagePackService()
  11949.     {
  11950.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11951.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11952.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11953.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11956.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/SwagLanguagePack.php';
  11957.         return $this->services['Swag\\LanguagePack\\SwagLanguagePack'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\LanguagePack\\SwagLanguagePack');
  11958.     }
  11959.     /**
  11960.      * Gets the public 'Swag\PayPal\Administration\PayPalPaymentMethodController' shared service.
  11961.      *
  11962.      * @return \Swag\PayPal\Administration\PayPalPaymentMethodController
  11963.      */
  11964.     protected function getPayPalPaymentMethodControllerService()
  11965.     {
  11966.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Administration/PayPalPaymentMethodController.php';
  11967.         $this->services['Swag\\PayPal\\Administration\\PayPalPaymentMethodController'] = $instance = new \Swag\PayPal\Administration\PayPalPaymentMethodController(($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  11968.         $instance->setContainer($this);
  11969.         return $instance;
  11970.     }
  11971.     /**
  11972.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute' shared service.
  11973.      *
  11974.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute
  11975.      */
  11976.     protected function getExpressCategoryRouteService()
  11977.     {
  11978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  11979.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php';
  11980.         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()));
  11981.     }
  11982.     /**
  11983.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute' shared service.
  11984.      *
  11985.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute
  11986.      */
  11987.     protected function getExpressCreateOrderRouteService()
  11988.     {
  11989.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressCreateOrderRoute.php';
  11990.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCreateOrderRoute.php';
  11991.         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()));
  11992.     }
  11993.     /**
  11994.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute' shared service.
  11995.      *
  11996.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute
  11997.      */
  11998.     protected function getExpressPrepareCheckoutRouteService()
  11999.     {
  12000.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressPrepareCheckoutRoute.php';
  12001.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressPrepareCheckoutRoute.php';
  12002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCustomerService.php';
  12003.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  12004.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute(new \Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $a), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), $a);
  12005.     }
  12006.     /**
  12007.      * Gets the public 'Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute' shared service.
  12008.      *
  12009.      * @return \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute
  12010.      */
  12011.     protected function getPUIPaymentInstructionsRouteService()
  12012.     {
  12013.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/AbstractPUIPaymentInstructionsRoute.php';
  12014.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/PUIPaymentInstructionsRoute.php';
  12015.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  12016.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  12017.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  12018.         }
  12019.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  12020.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  12021.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  12022.         }
  12023.         return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] = new \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute($a, ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()));
  12024.     }
  12025.     /**
  12026.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController' shared service.
  12027.      *
  12028.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController
  12029.      */
  12030.     protected function getPlusPaymentFinalizeControllerService()
  12031.     {
  12032.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentFinalizeController.php';
  12033.         $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()));
  12034.         $instance->setContainer($this);
  12035.         return $instance;
  12036.     }
  12037.     /**
  12038.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentHandleController' shared service.
  12039.      *
  12040.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentHandleController
  12041.      */
  12042.     protected function getPlusPaymentHandleControllerService()
  12043.     {
  12044.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentHandleController.php';
  12045.         $this->services['Swag\\PayPal\\Checkout\\Plus\\PlusPaymentHandleController'] = $instance = new \Swag\PayPal\Checkout\Plus\PlusPaymentHandleController(($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator'] ?? $this->getContextSwitchRouteDecoratorService()), ($this->services['Shopware\\Storefront\\Controller\\AccountOrderController'] ?? $this->getAccountOrderControllerService()), ($this->services['Shopware\\Storefront\\Controller\\CheckoutController'] ?? $this->getCheckoutControllerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  12046.         $instance->setContainer($this);
  12047.         return $instance;
  12048.     }
  12049.     /**
  12050.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute' shared service.
  12051.      *
  12052.      * @return \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute
  12053.      */
  12054.     protected function getCreateOrderRouteService()
  12055.     {
  12056.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractCreateOrderRoute.php';
  12057.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/CreateOrderRoute.php';
  12058.         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()));
  12059.     }
  12060.     /**
  12061.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\ErrorRoute' shared service.
  12062.      *
  12063.      * @return \Swag\PayPal\Checkout\SalesChannel\ErrorRoute
  12064.      */
  12065.     protected function getErrorRouteService()
  12066.     {
  12067.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractErrorRoute.php';
  12068.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php';
  12069.         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()));
  12070.     }
  12071.     /**
  12072.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute' shared service.
  12073.      *
  12074.      * @return \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute
  12075.      */
  12076.     protected function getFilteredPaymentMethodRouteService()
  12077.     {
  12078.         $a = ($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService());
  12079.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12080.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12081.         }
  12082.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  12083.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12084.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12085.         }
  12086.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  12087.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12088.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12089.         }
  12090.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  12091.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12092.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12093.         }
  12094.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] = new \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute($a), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())), $c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] ?? $this->getAvailabilityServiceService()), $d);
  12095.     }
  12096.     /**
  12097.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute' shared service.
  12098.      *
  12099.      * @return \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute
  12100.      */
  12101.     protected function getMethodEligibilityRouteService()
  12102.     {
  12103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractMethodEligibilityRoute.php';
  12104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/MethodEligibilityRoute.php';
  12105.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] = new \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  12106.     }
  12107.     /**
  12108.      * Gets the public 'Swag\PayPal\Dispute\Administration\DisputeController' shared service.
  12109.      *
  12110.      * @return \Swag\PayPal\Dispute\Administration\DisputeController
  12111.      */
  12112.     protected function getDisputeControllerService()
  12113.     {
  12114.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Dispute/Administration/DisputeController.php';
  12115.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/DisputeResource.php';
  12116.         $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())));
  12117.         $instance->setContainer($this);
  12118.         return $instance;
  12119.     }
  12120.     /**
  12121.      * Gets the public 'Swag\PayPal\OrdersApi\Administration\PayPalOrdersController' shared service.
  12122.      *
  12123.      * @return \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController
  12124.      */
  12125.     protected function getPayPalOrdersControllerService()
  12126.     {
  12127.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/PayPalOrdersController.php';
  12128.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/AuthorizationResource.php';
  12129.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/CaptureResource.php';
  12130.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/RefundResource.php';
  12131.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/Service/CaptureRefundCreator.php';
  12132.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  12133.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12134.         $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()))));
  12135.         $instance->setContainer($this);
  12136.         return $instance;
  12137.     }
  12138.     /**
  12139.      * Gets the public 'Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController' shared service.
  12140.      *
  12141.      * @return \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController
  12142.      */
  12143.     protected function getPayPalPaymentControllerService()
  12144.     {
  12145.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Administration/PayPalPaymentController.php';
  12146.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/AuthorizationResource.php';
  12147.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/OrdersResource.php';
  12148.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CaptureResource.php';
  12149.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtil.php';
  12150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  12151.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12152.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  12153.         $c = ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()));
  12154.         $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);
  12155.         $instance->setContainer($this);
  12156.         return $instance;
  12157.     }
  12158.     /**
  12159.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  12160.      *
  12161.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  12162.      */
  12163.     protected function getPosSalesChannelDefinitionService()
  12164.     {
  12165.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  12166.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  12167.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12168.         return $instance;
  12169.     }
  12170.     /**
  12171.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  12172.      *
  12173.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  12174.      */
  12175.     protected function getPosSalesChannelInventoryDefinitionService()
  12176.     {
  12177.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  12178.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  12179.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12180.         return $instance;
  12181.     }
  12182.     /**
  12183.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  12184.      *
  12185.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  12186.      */
  12187.     protected function getPosSalesChannelMediaDefinitionService()
  12188.     {
  12189.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  12190.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  12191.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12192.         return $instance;
  12193.     }
  12194.     /**
  12195.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  12196.      *
  12197.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  12198.      */
  12199.     protected function getPosSalesChannelProductDefinitionService()
  12200.     {
  12201.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  12202.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  12203.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12204.         return $instance;
  12205.     }
  12206.     /**
  12207.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  12208.      *
  12209.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  12210.      */
  12211.     protected function getPosSalesChannelRunDefinitionService()
  12212.     {
  12213.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  12214.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  12215.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12216.         return $instance;
  12217.     }
  12218.     /**
  12219.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  12220.      *
  12221.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  12222.      */
  12223.     protected function getPosSalesChannelRunLogDefinitionService()
  12224.     {
  12225.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  12226.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  12227.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12228.         return $instance;
  12229.     }
  12230.     /**
  12231.      * Gets the public 'Swag\PayPal\Pos\PosSyncController' shared service.
  12232.      *
  12233.      * @return \Swag\PayPal\Pos\PosSyncController
  12234.      */
  12235.     protected function getPosSyncControllerService()
  12236.     {
  12237.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/PosSyncController.php';
  12238.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/SyncResetter.php';
  12239.         $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()));
  12240.         $instance->setContainer($this);
  12241.         return $instance;
  12242.     }
  12243.     /**
  12244.      * Gets the public 'Swag\PayPal\Pos\Setting\Service\InformationDefaultService' shared service.
  12245.      *
  12246.      * @return \Swag\PayPal\Pos\Setting\Service\InformationDefaultService
  12247.      */
  12248.     protected function getInformationDefaultServiceService()
  12249.     {
  12250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationDefaultService.php';
  12251.         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()));
  12252.     }
  12253.     /**
  12254.      * Gets the public 'Swag\PayPal\Pos\Setting\SettingsController' shared service.
  12255.      *
  12256.      * @return \Swag\PayPal\Pos\Setting\SettingsController
  12257.      */
  12258.     protected function getSettingsController2Service()
  12259.     {
  12260.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/SettingsController.php';
  12261.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12262.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ApiCredentialService.php';
  12263.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationFetchService.php';
  12264.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/UserResource.php';
  12265.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductVisibilityCloneService.php';
  12266.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductCountService.php';
  12267.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  12268.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  12269.         $this->services['Swag\\PayPal\\Pos\\Setting\\SettingsController'] = $instance = new \Swag\PayPal\Pos\Setting\SettingsController(new \Swag\PayPal\Pos\Setting\Service\ApiCredentialService(($this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] ?? $this->getTokenResourceService()), $a, ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] = new \Swag\PayPal\Pos\Api\Service\ApiKeyDecoder()))), new \Swag\PayPal\Pos\Setting\Service\InformationFetchService(new \Swag\PayPal\Pos\Resource\UserResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService())), ($this->services['Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService'] ?? $this->getInformationDefaultServiceService()), new \Swag\PayPal\Pos\Setting\Service\ProductVisibilityCloneService(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), $a), new \Swag\PayPal\Pos\Setting\Service\ProductCountService(($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), $a));
  12270.         $instance->setContainer($this);
  12271.         return $instance;
  12272.     }
  12273.     /**
  12274.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookController' shared service.
  12275.      *
  12276.      * @return \Swag\PayPal\Pos\Webhook\WebhookController
  12277.      */
  12278.     protected function getWebhookControllerService()
  12279.     {
  12280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookController.php';
  12282.         $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()));
  12283.         $instance->setContainer($this);
  12284.         return $instance;
  12285.     }
  12286.     /**
  12287.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookService' shared service.
  12288.      *
  12289.      * @return \Swag\PayPal\Pos\Webhook\WebhookService
  12290.      */
  12291.     protected function getWebhookServiceService()
  12292.     {
  12293.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12294.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookService.php';
  12295.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/SubscriptionResource.php';
  12296.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookRegistry.php';
  12297.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  12298.         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 () {
  12299.             yield => ($this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] ?? $this->getInventoryChangedHandlerService());
  12300.         }, 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()));
  12301.     }
  12302.     /**
  12303.      * Gets the public 'Swag\PayPal\Setting\SettingsController' shared service.
  12304.      *
  12305.      * @return \Swag\PayPal\Setting\SettingsController
  12306.      */
  12307.     protected function getSettingsController3Service()
  12308.     {
  12309.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/SettingsController.php';
  12310.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialServiceInterface.php';
  12311.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialService.php';
  12312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CredentialsResource.php';
  12313.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/CredentialsClientFactory.php';
  12314.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/MerchantIntegrationsService.php';
  12315.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResourceInterface.php';
  12316.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResource.php';
  12317.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  12318.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12319.         $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));
  12320.         $instance->setContainer($this);
  12321.         return $instance;
  12322.     }
  12323.     /**
  12324.      * Gets the public 'Swag\PayPal\Storefront\Controller\PayPalController' shared service.
  12325.      *
  12326.      * @return \Swag\PayPal\Storefront\Controller\PayPalController
  12327.      */
  12328.     protected function getPayPalControllerService()
  12329.     {
  12330.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Controller/PayPalController.php';
  12331.         $this->services['Swag\\PayPal\\Storefront\\Controller\\PayPalController'] = $instance = new \Swag\PayPal\Storefront\Controller\PayPalController(($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute'] ?? $this->getCreateOrderRouteService()), ($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] ?? $this->getMethodEligibilityRouteService()), ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute'] ?? $this->getExpressPrepareCheckoutRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute'] ?? $this->getExpressCreateOrderRouteService()), ($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator'] ?? $this->getContextSwitchRouteDecoratorService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  12332.         $instance->setContainer($this);
  12333.         return $instance;
  12334.     }
  12335.     /**
  12336.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService' shared service.
  12337.      *
  12338.      * @return \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService
  12339.      */
  12340.     protected function getACDCCheckoutDataServiceService()
  12341.     {
  12342.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12343.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/ACDCCheckoutDataService.php';
  12344.         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()));
  12345.     }
  12346.     /**
  12347.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService' shared service.
  12348.      *
  12349.      * @return \Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService
  12350.      */
  12351.     protected function getPayLaterCheckoutDataServiceService()
  12352.     {
  12353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/PayLaterCheckoutDataService.php';
  12355.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\PayLaterCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  12356.     }
  12357.     /**
  12358.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService' shared service.
  12359.      *
  12360.      * @return \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService
  12361.      */
  12362.     protected function getSEPACheckoutDataServiceService()
  12363.     {
  12364.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12365.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SEPACheckoutDataService.php';
  12366.         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()));
  12367.     }
  12368.     /**
  12369.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService' shared service.
  12370.      *
  12371.      * @return \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService
  12372.      */
  12373.     protected function getSPBCheckoutDataServiceService()
  12374.     {
  12375.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12376.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SPBCheckoutDataService.php';
  12377.         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()));
  12378.     }
  12379.     /**
  12380.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService' shared service.
  12381.      *
  12382.      * @return \Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService
  12383.      */
  12384.     protected function getVenmoCheckoutDataServiceService()
  12385.     {
  12386.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12387.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/VenmoCheckoutDataService.php';
  12388.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\VenmoCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  12389.     }
  12390.     /**
  12391.      * Gets the public 'Swag\PayPal\SwagPayPal' shared autowired service.
  12392.      *
  12393.      * @return \Swag\PayPal\SwagPayPal
  12394.      */
  12395.     protected function getSwagPayPalService()
  12396.     {
  12397.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  12398.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  12399.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  12400.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  12401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  12402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  12403.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/SwagPayPal.php';
  12404.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/ActivateDeactivate.php';
  12405.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PosStateService.php';
  12406.         $this->services['Swag\\PayPal\\SwagPayPal'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\PayPal\\SwagPayPal');
  12407.         $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()))));
  12408.         return $instance;
  12409.     }
  12410.     /**
  12411.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller' shared service.
  12412.      *
  12413.      * @return \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller
  12414.      */
  12415.     protected function getMediaInstallerService()
  12416.     {
  12417.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/MediaInstaller.php';
  12418.         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()));
  12419.     }
  12420.     /**
  12421.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller' shared service.
  12422.      *
  12423.      * @return \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller
  12424.      */
  12425.     protected function getPaymentMethodInstallerService()
  12426.     {
  12427.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/PaymentMethodInstaller.php';
  12428.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller'] = new \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller'] ?? $this->getMediaInstallerService()));
  12429.     }
  12430.     /**
  12431.      * Gets the public 'Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService' shared service.
  12432.      *
  12433.      * @return \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService
  12434.      */
  12435.     protected function getPaymentMethodStateServiceService()
  12436.     {
  12437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PaymentMethodStateService.php';
  12438.         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()));
  12439.     }
  12440.     /**
  12441.      * Gets the public 'Swag\PayPal\Webhook\Registration\WebhookSystemConfigController' shared service.
  12442.      *
  12443.      * @return \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController
  12444.      */
  12445.     protected function getWebhookSystemConfigControllerService()
  12446.     {
  12447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  12448.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigController.php';
  12449.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigHelper.php';
  12450.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  12451.         $this->services['Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController'] = $instance = new \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), $a, new \Swag\PayPal\Webhook\Registration\WebhookSystemConfigHelper(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService())), NULL);
  12452.         $instance->setContainer($this);
  12453.         return $instance;
  12454.     }
  12455.     /**
  12456.      * Gets the public 'Swag\PayPal\Webhook\WebhookController' shared service.
  12457.      *
  12458.      * @return \Swag\PayPal\Webhook\WebhookController
  12459.      */
  12460.     protected function getWebhookController2Service()
  12461.     {
  12462.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookController.php';
  12463.         $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()));
  12464.         $instance->setContainer($this);
  12465.         return $instance;
  12466.     }
  12467.     /**
  12468.      * Gets the public 'Swag\PayPal\Webhook\WebhookService' shared service.
  12469.      *
  12470.      * @return \Swag\PayPal\Webhook\WebhookService
  12471.      */
  12472.     protected function getWebhookService2Service()
  12473.     {
  12474.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookServiceInterface.php';
  12475.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookService.php';
  12476.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/WebhookResource.php';
  12477.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookRegistry.php';
  12478.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  12479.         if (isset($this->services['Swag\\PayPal\\Webhook\\WebhookService'])) {
  12480.             return $this->services['Swag\\PayPal\\Webhook\\WebhookService'];
  12481.         }
  12482.         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 () {
  12483.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] ?? $this->getAuthorizationVoidedService());
  12484.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] ?? $this->getCaptureCompletedService());
  12485.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] ?? $this->getCaptureDeniedService());
  12486.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] ?? $this->getCaptureRefundedService());
  12487.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] ?? $this->getCaptureReversedService());
  12488.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] ?? $this->getSaleCompleteService());
  12489.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] ?? $this->getSaleDeniedService());
  12490.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] ?? $this->getSaleRefundedService());
  12491.         }, 8)), $a, ($this->services['router'] ?? $this->getRouterService()));
  12492.     }
  12493.     /**
  12494.      * Gets the public 'Swag\Security\Api\ConfigController' shared service.
  12495.      *
  12496.      * @return \Swag\Security\Api\ConfigController
  12497.      */
  12498.     protected function getConfigControllerService()
  12499.     {
  12500.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Api/ConfigController.php';
  12501.         return $this->services['Swag\\Security\\Api\\ConfigController'] = new \Swag\Security\Api\ConfigController(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  12502.     }
  12503.     /**
  12504.      * Gets the public 'Swag\Security\Api\SecurityController' shared service.
  12505.      *
  12506.      * @return \Swag\Security\Api\SecurityController
  12507.      */
  12508.     protected function getSecurityControllerService()
  12509.     {
  12510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Api/SecurityController.php';
  12511.         return $this->services['Swag\\Security\\Api\\SecurityController'] = new \Swag\Security\Api\SecurityController(($this->privates['Swag\\Security\\Components\\State'] ?? $this->getStateService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), $this->targetDir.'', new \GuzzleHttp\Client(), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()));
  12512.     }
  12513.     /**
  12514.      * Gets the public 'Swag\Security\Fixes\NEXT15675\PrepareDownloadController' shared service.
  12515.      *
  12516.      * @return \Swag\Security\Fixes\NEXT15675\PrepareDownloadController
  12517.      */
  12518.     protected function getPrepareDownloadControllerService()
  12519.     {
  12520.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT15675/PrepareDownloadController.php';
  12521.         return $this->services['Swag\\Security\\Fixes\\NEXT15675\\PrepareDownloadController'] = new \Swag\Security\Fixes\NEXT15675\PrepareDownloadController(($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService()), ($this->privates['Swag\\Security\\Components\\State'] ?? $this->getStateService()));
  12522.     }
  12523.     /**
  12524.      * Gets the public 'Swag\Security\Subscriber\AdminSecurityFixesProvider' shared service.
  12525.      *
  12526.      * @return \Swag\Security\Subscriber\AdminSecurityFixesProvider
  12527.      */
  12528.     protected function getAdminSecurityFixesProviderService()
  12529.     {
  12530.         return $this->services['Swag\\Security\\Subscriber\\AdminSecurityFixesProvider'] = new \Swag\Security\Subscriber\AdminSecurityFixesProvider(($this->privates['Swag\\Security\\Components\\State'] ?? $this->getStateService()));
  12531.     }
  12532.     /**
  12533.      * Gets the public 'Swag\Security\Subscriber\TwigStateProvider' shared service.
  12534.      *
  12535.      * @return \Swag\Security\Subscriber\TwigStateProvider
  12536.      */
  12537.     protected function getTwigStateProviderService()
  12538.     {
  12539.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Subscriber/TwigStateProvider.php';
  12540.         return $this->services['Swag\\Security\\Subscriber\\TwigStateProvider'] = new \Swag\Security\Subscriber\TwigStateProvider(($this->privates['Swag\\Security\\Components\\State'] ?? $this->getStateService()));
  12541.     }
  12542.     /**
  12543.      * Gets the public 'Swag\Security\SwagPlatformSecurity' shared autowired service.
  12544.      *
  12545.      * @return \Swag\Security\SwagPlatformSecurity
  12546.      */
  12547.     protected function getSwagPlatformSecurityService()
  12548.     {
  12549.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  12550.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  12551.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  12552.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  12553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  12554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  12555.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/SwagPlatformSecurity.php';
  12556.         return $this->services['Swag\\Security\\SwagPlatformSecurity'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\Security\\SwagPlatformSecurity');
  12557.     }
  12558.     /**
  12559.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  12560.      *
  12561.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  12562.      */
  12563.     protected function getRedirectControllerService()
  12564.     {
  12565.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  12566.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  12567.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  12568.     }
  12569.     /**
  12570.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  12571.      *
  12572.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  12573.      */
  12574.     protected function getTemplateControllerService()
  12575.     {
  12576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  12577.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  12578.     }
  12579.     /**
  12580.      * Gets the public 'acl_role.repository' shared service.
  12581.      *
  12582.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12583.      */
  12584.     protected function getAclRole_RepositoryService()
  12585.     {
  12586.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12587.         if (isset($this->services['acl_role.repository'])) {
  12588.             return $this->services['acl_role.repository'];
  12589.         }
  12590.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12591.         if (isset($this->services['acl_role.repository'])) {
  12592.             return $this->services['acl_role.repository'];
  12593.         }
  12594.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12595.         if (isset($this->services['acl_role.repository'])) {
  12596.             return $this->services['acl_role.repository'];
  12597.         }
  12598.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12599.         if (isset($this->services['acl_role.repository'])) {
  12600.             return $this->services['acl_role.repository'];
  12601.         }
  12602.         return $this->services['acl_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] ?? $this->getAclRoleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12603.     }
  12604.     /**
  12605.      * Gets the public 'acl_user_role.repository' shared service.
  12606.      *
  12607.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12608.      */
  12609.     protected function getAclUserRole_RepositoryService()
  12610.     {
  12611.         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()));
  12612.     }
  12613.     /**
  12614.      * Gets the public 'acris_promotion_c_s.filesystem.private' shared service.
  12615.      *
  12616.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12617.      */
  12618.     protected function getAcrisPromotionCS_Filesystem_PrivateService()
  12619.     {
  12620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12622.         return $this->services['acris_promotion_c_s.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/acris_promotion_c_s');
  12623.     }
  12624.     /**
  12625.      * Gets the public 'acris_promotion_c_s.filesystem.public' shared service.
  12626.      *
  12627.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12628.      */
  12629.     protected function getAcrisPromotionCS_Filesystem_PublicService()
  12630.     {
  12631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12633.         return $this->services['acris_promotion_c_s.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/acris_promotion_c_s');
  12634.     }
  12635.     /**
  12636.      * Gets the public 'acris_promotion_display.repository' shared service.
  12637.      *
  12638.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12639.      */
  12640.     protected function getAcrisPromotionDisplay_RepositoryService()
  12641.     {
  12642.         return $this->services['acris_promotion_display.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\Promotion\\Custom\\PromotionDisplayDefinition'] ?? $this->getPromotionDisplayDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12643.     }
  12644.     /**
  12645.      * Gets the public 'acris_tax_c_s.filesystem.private' shared service.
  12646.      *
  12647.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12648.      */
  12649.     protected function getAcrisTaxCS_Filesystem_PrivateService()
  12650.     {
  12651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12653.         return $this->services['acris_tax_c_s.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/acris_tax_c_s');
  12654.     }
  12655.     /**
  12656.      * Gets the public 'acris_tax_c_s.filesystem.public' shared service.
  12657.      *
  12658.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12659.      */
  12660.     protected function getAcrisTaxCS_Filesystem_PublicService()
  12661.     {
  12662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12664.         return $this->services['acris_tax_c_s.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/acris_tax_c_s');
  12665.     }
  12666.     /**
  12667.      * Gets the public 'acris_tax_country_rule.repository' shared service.
  12668.      *
  12669.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12670.      */
  12671.     protected function getAcrisTaxCountryRule_RepositoryService()
  12672.     {
  12673.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12674.         if (isset($this->services['acris_tax_country_rule.repository'])) {
  12675.             return $this->services['acris_tax_country_rule.repository'];
  12676.         }
  12677.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12678.         if (isset($this->services['acris_tax_country_rule.repository'])) {
  12679.             return $this->services['acris_tax_country_rule.repository'];
  12680.         }
  12681.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12682.         if (isset($this->services['acris_tax_country_rule.repository'])) {
  12683.             return $this->services['acris_tax_country_rule.repository'];
  12684.         }
  12685.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12686.         if (isset($this->services['acris_tax_country_rule.repository'])) {
  12687.             return $this->services['acris_tax_country_rule.repository'];
  12688.         }
  12689.         return $this->services['acris_tax_country_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\Tax\\Custom\\TaxCountryRuleDefinition'] ?? $this->getTaxCountryRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12690.     }
  12691.     /**
  12692.      * Gets the public 'acris_tax_customer_group_rule.repository' shared service.
  12693.      *
  12694.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12695.      */
  12696.     protected function getAcrisTaxCustomerGroupRule_RepositoryService()
  12697.     {
  12698.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12699.         if (isset($this->services['acris_tax_customer_group_rule.repository'])) {
  12700.             return $this->services['acris_tax_customer_group_rule.repository'];
  12701.         }
  12702.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12703.         if (isset($this->services['acris_tax_customer_group_rule.repository'])) {
  12704.             return $this->services['acris_tax_customer_group_rule.repository'];
  12705.         }
  12706.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12707.         if (isset($this->services['acris_tax_customer_group_rule.repository'])) {
  12708.             return $this->services['acris_tax_customer_group_rule.repository'];
  12709.         }
  12710.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12711.         if (isset($this->services['acris_tax_customer_group_rule.repository'])) {
  12712.             return $this->services['acris_tax_customer_group_rule.repository'];
  12713.         }
  12714.         return $this->services['acris_tax_customer_group_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\Tax\\Custom\\TaxCustomerGroupRuleDefinition'] ?? $this->getTaxCustomerGroupRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12715.     }
  12716.     /**
  12717.      * Gets the public 'acris_tax_vat_id_validation_log.repository' shared service.
  12718.      *
  12719.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12720.      */
  12721.     protected function getAcrisTaxVatIdValidationLog_RepositoryService()
  12722.     {
  12723.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12724.         if (isset($this->services['acris_tax_vat_id_validation_log.repository'])) {
  12725.             return $this->services['acris_tax_vat_id_validation_log.repository'];
  12726.         }
  12727.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12728.         if (isset($this->services['acris_tax_vat_id_validation_log.repository'])) {
  12729.             return $this->services['acris_tax_vat_id_validation_log.repository'];
  12730.         }
  12731.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12732.         if (isset($this->services['acris_tax_vat_id_validation_log.repository'])) {
  12733.             return $this->services['acris_tax_vat_id_validation_log.repository'];
  12734.         }
  12735.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12736.         if (isset($this->services['acris_tax_vat_id_validation_log.repository'])) {
  12737.             return $this->services['acris_tax_vat_id_validation_log.repository'];
  12738.         }
  12739.         return $this->services['acris_tax_vat_id_validation_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\Tax\\Custom\\VatIdValidationLogDefinition'] ?? $this->getVatIdValidationLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12740.     }
  12741.     /**
  12742.      * Gets the public 'administration.filesystem.private' shared service.
  12743.      *
  12744.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12745.      */
  12746.     protected function getAdministration_Filesystem_PrivateService()
  12747.     {
  12748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12750.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  12751.     }
  12752.     /**
  12753.      * Gets the public 'administration.filesystem.public' shared service.
  12754.      *
  12755.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12756.      */
  12757.     protected function getAdministration_Filesystem_PublicService()
  12758.     {
  12759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12761.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  12762.     }
  12763.     /**
  12764.      * Gets the public 'aku_cms_factory.filesystem.private' shared service.
  12765.      *
  12766.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12767.      */
  12768.     protected function getAkuCmsFactory_Filesystem_PrivateService()
  12769.     {
  12770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12772.         return $this->services['aku_cms_factory.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/aku_cms_factory');
  12773.     }
  12774.     /**
  12775.      * Gets the public 'aku_cms_factory.filesystem.public' shared service.
  12776.      *
  12777.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12778.      */
  12779.     protected function getAkuCmsFactory_Filesystem_PublicService()
  12780.     {
  12781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12783.         return $this->services['aku_cms_factory.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/aku_cms_factory');
  12784.     }
  12785.     /**
  12786.      * Gets the public 'app.repository' shared service.
  12787.      *
  12788.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12789.      */
  12790.     protected function getApp_RepositoryService()
  12791.     {
  12792.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12793.         if (isset($this->services['app.repository'])) {
  12794.             return $this->services['app.repository'];
  12795.         }
  12796.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12797.         if (isset($this->services['app.repository'])) {
  12798.             return $this->services['app.repository'];
  12799.         }
  12800.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12801.         if (isset($this->services['app.repository'])) {
  12802.             return $this->services['app.repository'];
  12803.         }
  12804.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12805.         if (isset($this->services['app.repository'])) {
  12806.             return $this->services['app.repository'];
  12807.         }
  12808.         return $this->services['app.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] ?? $this->getAppDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12809.     }
  12810.     /**
  12811.      * Gets the public 'app_action_button.repository' shared service.
  12812.      *
  12813.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12814.      */
  12815.     protected function getAppActionButton_RepositoryService()
  12816.     {
  12817.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12818.         if (isset($this->services['app_action_button.repository'])) {
  12819.             return $this->services['app_action_button.repository'];
  12820.         }
  12821.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12822.         if (isset($this->services['app_action_button.repository'])) {
  12823.             return $this->services['app_action_button.repository'];
  12824.         }
  12825.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12826.         if (isset($this->services['app_action_button.repository'])) {
  12827.             return $this->services['app_action_button.repository'];
  12828.         }
  12829.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12830.         if (isset($this->services['app_action_button.repository'])) {
  12831.             return $this->services['app_action_button.repository'];
  12832.         }
  12833.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12834.     }
  12835.     /**
  12836.      * Gets the public 'app_action_button_translation.repository' shared service.
  12837.      *
  12838.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12839.      */
  12840.     protected function getAppActionButtonTranslation_RepositoryService()
  12841.     {
  12842.         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()));
  12843.     }
  12844.     /**
  12845.      * Gets the public 'app_administration_snippet.repository' shared service.
  12846.      *
  12847.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12848.      */
  12849.     protected function getAppAdministrationSnippet_RepositoryService()
  12850.     {
  12851.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12852.         if (isset($this->services['app_administration_snippet.repository'])) {
  12853.             return $this->services['app_administration_snippet.repository'];
  12854.         }
  12855.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12856.         if (isset($this->services['app_administration_snippet.repository'])) {
  12857.             return $this->services['app_administration_snippet.repository'];
  12858.         }
  12859.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12860.         if (isset($this->services['app_administration_snippet.repository'])) {
  12861.             return $this->services['app_administration_snippet.repository'];
  12862.         }
  12863.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12864.         if (isset($this->services['app_administration_snippet.repository'])) {
  12865.             return $this->services['app_administration_snippet.repository'];
  12866.         }
  12867.         return $this->services['app_administration_snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] ?? $this->getAppAdministrationSnippetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12868.     }
  12869.     /**
  12870.      * Gets the public 'app_cms_block.repository' shared service.
  12871.      *
  12872.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12873.      */
  12874.     protected function getAppCmsBlock_RepositoryService()
  12875.     {
  12876.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12877.         if (isset($this->services['app_cms_block.repository'])) {
  12878.             return $this->services['app_cms_block.repository'];
  12879.         }
  12880.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12881.         if (isset($this->services['app_cms_block.repository'])) {
  12882.             return $this->services['app_cms_block.repository'];
  12883.         }
  12884.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12885.         if (isset($this->services['app_cms_block.repository'])) {
  12886.             return $this->services['app_cms_block.repository'];
  12887.         }
  12888.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12889.         if (isset($this->services['app_cms_block.repository'])) {
  12890.             return $this->services['app_cms_block.repository'];
  12891.         }
  12892.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12893.     }
  12894.     /**
  12895.      * Gets the public 'app_cms_block_translation.repository' shared service.
  12896.      *
  12897.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12898.      */
  12899.     protected function getAppCmsBlockTranslation_RepositoryService()
  12900.     {
  12901.         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()));
  12902.     }
  12903.     /**
  12904.      * Gets the public 'app_flow_action.repository' shared service.
  12905.      *
  12906.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12907.      */
  12908.     protected function getAppFlowAction_RepositoryService()
  12909.     {
  12910.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12911.         if (isset($this->services['app_flow_action.repository'])) {
  12912.             return $this->services['app_flow_action.repository'];
  12913.         }
  12914.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12915.         if (isset($this->services['app_flow_action.repository'])) {
  12916.             return $this->services['app_flow_action.repository'];
  12917.         }
  12918.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12919.         if (isset($this->services['app_flow_action.repository'])) {
  12920.             return $this->services['app_flow_action.repository'];
  12921.         }
  12922.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12923.         if (isset($this->services['app_flow_action.repository'])) {
  12924.             return $this->services['app_flow_action.repository'];
  12925.         }
  12926.         return $this->services['app_flow_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] ?? $this->getAppFlowActionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12927.     }
  12928.     /**
  12929.      * Gets the public 'app_flow_action_translation.repository' shared service.
  12930.      *
  12931.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12932.      */
  12933.     protected function getAppFlowActionTranslation_RepositoryService()
  12934.     {
  12935.         return $this->services['app_flow_action_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] ?? $this->getAppFlowActionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12936.     }
  12937.     /**
  12938.      * Gets the public 'app_payment_method.repository' shared service.
  12939.      *
  12940.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12941.      */
  12942.     protected function getAppPaymentMethod_RepositoryService()
  12943.     {
  12944.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12945.         if (isset($this->services['app_payment_method.repository'])) {
  12946.             return $this->services['app_payment_method.repository'];
  12947.         }
  12948.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12949.         if (isset($this->services['app_payment_method.repository'])) {
  12950.             return $this->services['app_payment_method.repository'];
  12951.         }
  12952.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12953.         if (isset($this->services['app_payment_method.repository'])) {
  12954.             return $this->services['app_payment_method.repository'];
  12955.         }
  12956.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12957.         if (isset($this->services['app_payment_method.repository'])) {
  12958.             return $this->services['app_payment_method.repository'];
  12959.         }
  12960.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12961.     }
  12962.     /**
  12963.      * Gets the public 'app_script_condition.repository' shared service.
  12964.      *
  12965.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12966.      */
  12967.     protected function getAppScriptCondition_RepositoryService()
  12968.     {
  12969.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12970.         if (isset($this->services['app_script_condition.repository'])) {
  12971.             return $this->services['app_script_condition.repository'];
  12972.         }
  12973.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12974.         if (isset($this->services['app_script_condition.repository'])) {
  12975.             return $this->services['app_script_condition.repository'];
  12976.         }
  12977.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12978.         if (isset($this->services['app_script_condition.repository'])) {
  12979.             return $this->services['app_script_condition.repository'];
  12980.         }
  12981.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12982.         if (isset($this->services['app_script_condition.repository'])) {
  12983.             return $this->services['app_script_condition.repository'];
  12984.         }
  12985.         return $this->services['app_script_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] ?? $this->getAppScriptConditionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12986.     }
  12987.     /**
  12988.      * Gets the public 'app_script_condition_translation.repository' shared service.
  12989.      *
  12990.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12991.      */
  12992.     protected function getAppScriptConditionTranslation_RepositoryService()
  12993.     {
  12994.         return $this->services['app_script_condition_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] ?? $this->getAppScriptConditionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12995.     }
  12996.     /**
  12997.      * Gets the public 'app_template.repository' shared service.
  12998.      *
  12999.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13000.      */
  13001.     protected function getAppTemplate_RepositoryService()
  13002.     {
  13003.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13004.         if (isset($this->services['app_template.repository'])) {
  13005.             return $this->services['app_template.repository'];
  13006.         }
  13007.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13008.         if (isset($this->services['app_template.repository'])) {
  13009.             return $this->services['app_template.repository'];
  13010.         }
  13011.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13012.         if (isset($this->services['app_template.repository'])) {
  13013.             return $this->services['app_template.repository'];
  13014.         }
  13015.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13016.         if (isset($this->services['app_template.repository'])) {
  13017.             return $this->services['app_template.repository'];
  13018.         }
  13019.         return $this->services['app_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] ?? $this->getTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13020.     }
  13021.     /**
  13022.      * Gets the public 'app_translation.repository' shared service.
  13023.      *
  13024.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13025.      */
  13026.     protected function getAppTranslation_RepositoryService()
  13027.     {
  13028.         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()));
  13029.     }
  13030.     /**
  13031.      * Gets the public 'boeden_theme_extension.filesystem.private' shared service.
  13032.      *
  13033.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13034.      */
  13035.     protected function getBoedenThemeExtension_Filesystem_PrivateService()
  13036.     {
  13037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13039.         return $this->services['boeden_theme_extension.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/boeden_theme_extension');
  13040.     }
  13041.     /**
  13042.      * Gets the public 'boeden_theme_extension.filesystem.public' shared service.
  13043.      *
  13044.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13045.      */
  13046.     protected function getBoedenThemeExtension_Filesystem_PublicService()
  13047.     {
  13048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13050.         return $this->services['boeden_theme_extension.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/boeden_theme_extension');
  13051.     }
  13052.     /**
  13053.      * Gets the public 'cache.app' shared service.
  13054.      *
  13055.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13056.      */
  13057.     protected function getCache_AppService()
  13058.     {
  13059.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  13060.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  13061.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  13062.     }
  13063.     /**
  13064.      * Gets the public 'cache.app_clearer' shared service.
  13065.      *
  13066.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13067.      */
  13068.     protected function getCache_AppClearerService()
  13069.     {
  13070.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  13071.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  13072.         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())]);
  13073.     }
  13074.     /**
  13075.      * Gets the public 'cache.global_clearer' shared service.
  13076.      *
  13077.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13078.      */
  13079.     protected function getCache_GlobalClearerService()
  13080.     {
  13081.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  13082.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  13083.         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())]);
  13084.     }
  13085.     /**
  13086.      * Gets the public 'cache.system' shared service.
  13087.      *
  13088.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13089.      */
  13090.     protected function getCache_SystemService()
  13091.     {
  13092.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lOXiNnPF7c'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  13093.     }
  13094.     /**
  13095.      * Gets the public 'cache.system_clearer' shared service.
  13096.      *
  13097.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13098.      */
  13099.     protected function getCache_SystemClearerService()
  13100.     {
  13101.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  13102.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  13103.         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())]);
  13104.     }
  13105.     /**
  13106.      * Gets the public 'cache.validator_expression_language' shared service.
  13107.      *
  13108.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13109.      */
  13110.     protected function getCache_ValidatorExpressionLanguageService()
  13111.     {
  13112.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Pf7SRJooVR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  13113.     }
  13114.     /**
  13115.      * Gets the public 'cache_warmer' shared service.
  13116.      *
  13117.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  13118.      */
  13119.     protected function getCacheWarmerService()
  13120.     {
  13121.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  13122.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  13123.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  13124.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  13125.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  13126.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  13127.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  13128.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  13129.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  13130.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  13131.         }, 7), true, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainerDeprecations.log'));
  13132.     }
  13133.     /**
  13134.      * Gets the public 'category.repository' shared service.
  13135.      *
  13136.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13137.      */
  13138.     protected function getCategory_RepositoryService()
  13139.     {
  13140.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13141.         if (isset($this->services['category.repository'])) {
  13142.             return $this->services['category.repository'];
  13143.         }
  13144.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13145.         if (isset($this->services['category.repository'])) {
  13146.             return $this->services['category.repository'];
  13147.         }
  13148.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13149.         if (isset($this->services['category.repository'])) {
  13150.             return $this->services['category.repository'];
  13151.         }
  13152.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13153.         if (isset($this->services['category.repository'])) {
  13154.             return $this->services['category.repository'];
  13155.         }
  13156.         return $this->services['category.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13157.     }
  13158.     /**
  13159.      * Gets the public 'category_tag.repository' shared service.
  13160.      *
  13161.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13162.      */
  13163.     protected function getCategoryTag_RepositoryService()
  13164.     {
  13165.         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()));
  13166.     }
  13167.     /**
  13168.      * Gets the public 'category_translation.repository' shared service.
  13169.      *
  13170.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13171.      */
  13172.     protected function getCategoryTranslation_RepositoryService()
  13173.     {
  13174.         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()));
  13175.     }
  13176.     /**
  13177.      * Gets the public 'checkout.filesystem.private' shared service.
  13178.      *
  13179.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13180.      */
  13181.     protected function getCheckout_Filesystem_PrivateService()
  13182.     {
  13183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13185.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  13186.     }
  13187.     /**
  13188.      * Gets the public 'checkout.filesystem.public' shared service.
  13189.      *
  13190.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13191.      */
  13192.     protected function getCheckout_Filesystem_PublicService()
  13193.     {
  13194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13196.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  13197.     }
  13198.     /**
  13199.      * Gets the public 'cms_block.repository' shared service.
  13200.      *
  13201.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13202.      */
  13203.     protected function getCmsBlock_RepositoryService()
  13204.     {
  13205.         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()));
  13206.     }
  13207.     /**
  13208.      * Gets the public 'cms_factory_element.repository' shared service.
  13209.      *
  13210.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13211.      */
  13212.     protected function getCmsFactoryElement_RepositoryService()
  13213.     {
  13214.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13215.         if (isset($this->services['cms_factory_element.repository'])) {
  13216.             return $this->services['cms_factory_element.repository'];
  13217.         }
  13218.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13219.         if (isset($this->services['cms_factory_element.repository'])) {
  13220.             return $this->services['cms_factory_element.repository'];
  13221.         }
  13222.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13223.         if (isset($this->services['cms_factory_element.repository'])) {
  13224.             return $this->services['cms_factory_element.repository'];
  13225.         }
  13226.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13227.         if (isset($this->services['cms_factory_element.repository'])) {
  13228.             return $this->services['cms_factory_element.repository'];
  13229.         }
  13230.         return $this->services['cms_factory_element.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['AkuCmsFactory\\Element\\CmsFactoryElementDefinition'] ?? $this->getCmsFactoryElementDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13231.     }
  13232.     /**
  13233.      * Gets the public 'cms_page.repository' shared service.
  13234.      *
  13235.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13236.      */
  13237.     protected function getCmsPage_RepositoryService()
  13238.     {
  13239.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13240.         if (isset($this->services['cms_page.repository'])) {
  13241.             return $this->services['cms_page.repository'];
  13242.         }
  13243.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13244.         if (isset($this->services['cms_page.repository'])) {
  13245.             return $this->services['cms_page.repository'];
  13246.         }
  13247.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13248.         if (isset($this->services['cms_page.repository'])) {
  13249.             return $this->services['cms_page.repository'];
  13250.         }
  13251.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13252.         if (isset($this->services['cms_page.repository'])) {
  13253.             return $this->services['cms_page.repository'];
  13254.         }
  13255.         return $this->services['cms_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13256.     }
  13257.     /**
  13258.      * Gets the public 'cms_page_translation.repository' shared service.
  13259.      *
  13260.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13261.      */
  13262.     protected function getCmsPageTranslation_RepositoryService()
  13263.     {
  13264.         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()));
  13265.     }
  13266.     /**
  13267.      * Gets the public 'cms_section.repository' shared service.
  13268.      *
  13269.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13270.      */
  13271.     protected function getCmsSection_RepositoryService()
  13272.     {
  13273.         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()));
  13274.     }
  13275.     /**
  13276.      * Gets the public 'cms_slot.repository' shared service.
  13277.      *
  13278.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13279.      */
  13280.     protected function getCmsSlot_RepositoryService()
  13281.     {
  13282.         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()));
  13283.     }
  13284.     /**
  13285.      * Gets the public 'cms_slot_translation.repository' shared service.
  13286.      *
  13287.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13288.      */
  13289.     protected function getCmsSlotTranslation_RepositoryService()
  13290.     {
  13291.         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()));
  13292.     }
  13293.     /**
  13294.      * Gets the public 'coe_account_ort_plz_sw6.filesystem.private' shared service.
  13295.      *
  13296.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13297.      */
  13298.     protected function getCoeAccountOrtPlzSw6_Filesystem_PrivateService()
  13299.     {
  13300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13302.         return $this->services['coe_account_ort_plz_sw6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/coe_account_ort_plz_sw6');
  13303.     }
  13304.     /**
  13305.      * Gets the public 'coe_account_ort_plz_sw6.filesystem.public' shared service.
  13306.      *
  13307.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13308.      */
  13309.     protected function getCoeAccountOrtPlzSw6_Filesystem_PublicService()
  13310.     {
  13311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13313.         return $this->services['coe_account_ort_plz_sw6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/coe_account_ort_plz_sw6');
  13314.     }
  13315.     /**
  13316.      * Gets the public 'coe_country_zip_validation.repository' shared service.
  13317.      *
  13318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13319.      */
  13320.     protected function getCoeCountryZipValidation_RepositoryService()
  13321.     {
  13322.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13323.         if (isset($this->services['coe_country_zip_validation.repository'])) {
  13324.             return $this->services['coe_country_zip_validation.repository'];
  13325.         }
  13326.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13327.         if (isset($this->services['coe_country_zip_validation.repository'])) {
  13328.             return $this->services['coe_country_zip_validation.repository'];
  13329.         }
  13330.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13331.         if (isset($this->services['coe_country_zip_validation.repository'])) {
  13332.             return $this->services['coe_country_zip_validation.repository'];
  13333.         }
  13334.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13335.         if (isset($this->services['coe_country_zip_validation.repository'])) {
  13336.             return $this->services['coe_country_zip_validation.repository'];
  13337.         }
  13338.         return $this->services['coe_country_zip_validation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryZipValidationDefintion'] ?? $this->getCountryZipValidationDefintionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13339.     }
  13340.     /**
  13341.      * Gets the public 'console.command.public_alias.Frosh\Tools\Command\DevRobotsTxtCommand' shared service.
  13342.      *
  13343.      * @return \Frosh\Tools\Command\DevRobotsTxtCommand
  13344.      */
  13345.     protected function getDevRobotsTxtCommandService()
  13346.     {
  13347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13348.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/DevRobotsTxtCommand.php';
  13349.         return $this->services['console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand'] = new \Frosh\Tools\Command\DevRobotsTxtCommand((\dirname(__DIR__4).'/public'));
  13350.     }
  13351.     /**
  13352.      * Gets the public 'console.command_loader' shared service.
  13353.      *
  13354.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  13355.      */
  13356.     protected function getConsole_CommandLoaderService()
  13357.     {
  13358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  13359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  13360.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13361.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  13362.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  13363.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  13364.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  13365.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  13366.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  13367.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  13368.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  13369.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  13370.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  13371.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  13372.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  13373.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  13374.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  13375.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  13376.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  13377.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  13378.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  13379.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  13380.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  13381.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  13382.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  13383.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  13384.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  13385.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  13386.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  13387.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  13388.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  13389.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  13390.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  13391.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  13392.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  13393.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  13394.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  13395.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  13396.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  13397.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  13398.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  13399.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  13400.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  13401.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  13402.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  13403.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  13404.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  13405.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  13406.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  13407.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  13408.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  13409.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  13410.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  13411.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  13412.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  13413.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  13414.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  13415.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  13416.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => ['privates''Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''getCartMigrateCommandService'false],
  13417.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  13418.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  13419.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  13420.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  13421.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  13422.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  13423.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  13424.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  13425.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  13426.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  13427.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  13428.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  13429.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  13430.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  13431.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  13432.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  13433.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  13434.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  13435.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  13436.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => ['privates''.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy''getDotenvDumpCommand_LazyService'false],
  13437.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  13438.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  13439.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  13440.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  13441.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  13442.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  13443.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  13444.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  13445.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  13446.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  13447.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommand2Service'false],
  13448.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommand2Service'false],
  13449.             'FourtwosixMonitorPlugin\\Command\\CheckVersionCommand' => ['privates''FourtwosixMonitorPlugin\\Command\\CheckVersionCommand''getCheckVersionCommandService'false],
  13450.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => ['privates''.Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand.lazy''getCrawlWebhookEventNamesCommand_LazyService'false],
  13451.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosSyncCommand.lazy''getPosSyncCommand_LazyService'false],
  13452.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand.lazy''getPosImageSyncCommand_LazyService'false],
  13453.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand.lazy''getPosInventorySyncCommand_LazyService'false],
  13454.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand.lazy''getPosProductSyncCommand_LazyService'false],
  13455.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand.lazy''getPosLogCleanupCommand_LazyService'false],
  13456.             'FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand' => ['privates''FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand''getDeactivateCategoryCommandService'false],
  13457.             'Frosh\\Tools\\Command\\MonitorCommand' => ['privates''.Frosh\\Tools\\Command\\MonitorCommand.lazy''getMonitorCommand_LazyService'false],
  13458.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => ['privates''.Frosh\\Tools\\Command\\ChangeUserPasswordCommand.lazy''getChangeUserPasswordCommand_LazyService'false],
  13459.             'Frosh\\Tools\\Command\\EnvGetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvGetCommand.lazy''getEnvGetCommand_LazyService'false],
  13460.             'Frosh\\Tools\\Command\\EnvSetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvSetCommand.lazy''getEnvSetCommand_LazyService'false],
  13461.             'Frosh\\Tools\\Command\\EnvDelCommand' => ['privates''.Frosh\\Tools\\Command\\EnvDelCommand.lazy''getEnvDelCommand_LazyService'false],
  13462.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdatePluginsCommand.lazy''getUpdatePluginsCommand_LazyService'false],
  13463.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdateComposerPluginsCommand.lazy''getUpdateComposerPluginsCommand_LazyService'false],
  13464.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  13465.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  13466.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  13467.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  13468.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  13469.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  13470.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  13471.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  13472.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  13473.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  13474.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  13475.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  13476.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  13477.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  13478.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  13479.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  13480.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  13481.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  13482.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  13483.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  13484.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  13485.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  13486.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  13487.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  13488.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  13489.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  13490.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  13491.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  13492.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  13493.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  13494.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  13495.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  13496.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  13497.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  13498.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  13499.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  13500.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  13501.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  13502.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  13503.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  13504.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  13505.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  13506.         ], [
  13507.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  13508.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  13509.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  13510.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  13511.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  13512.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  13513.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  13514.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  13515.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  13516.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  13517.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  13518.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  13519.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  13520.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  13521.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  13522.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  13523.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  13524.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  13525.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  13526.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  13527.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  13528.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  13529.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  13530.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  13531.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  13532.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  13533.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  13534.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  13535.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  13536.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  13537.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  13538.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  13539.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  13540.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  13541.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  13542.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  13543.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  13544.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  13545.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  13546.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  13547.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  13548.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  13549.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  13550.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  13551.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  13552.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  13553.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  13554.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  13555.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  13556.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  13557.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  13558.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  13559.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  13560.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  13561.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  13562.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand',
  13563.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  13564.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  13565.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  13566.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  13567.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  13568.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  13569.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  13570.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  13571.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  13572.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  13573.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  13574.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  13575.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  13576.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  13577.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  13578.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  13579.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  13580.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  13581.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  13582.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => '?',
  13583.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  13584.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  13585.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  13586.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  13587.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  13588.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  13589.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  13590.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  13591.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  13592.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  13593.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand',
  13594.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  13595.             'FourtwosixMonitorPlugin\\Command\\CheckVersionCommand' => 'FourtwosixMonitorPlugin\\Command\\CheckVersionCommand',
  13596.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => '?',
  13597.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => '?',
  13598.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => '?',
  13599.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => '?',
  13600.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => '?',
  13601.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => '?',
  13602.             'FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand' => 'FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand',
  13603.             'Frosh\\Tools\\Command\\MonitorCommand' => '?',
  13604.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => '?',
  13605.             'Frosh\\Tools\\Command\\EnvGetCommand' => '?',
  13606.             'Frosh\\Tools\\Command\\EnvSetCommand' => '?',
  13607.             'Frosh\\Tools\\Command\\EnvDelCommand' => '?',
  13608.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => '?',
  13609.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => '?',
  13610.             'console.command.about' => '?',
  13611.             'console.command.cache_clear' => '?',
  13612.             'console.command.cache_pool_clear' => '?',
  13613.             'console.command.cache_pool_prune' => '?',
  13614.             'console.command.cache_pool_delete' => '?',
  13615.             'console.command.cache_pool_list' => '?',
  13616.             'console.command.cache_warmup' => '?',
  13617.             'console.command.config_debug' => '?',
  13618.             'console.command.config_dump_reference' => '?',
  13619.             'console.command.container_debug' => '?',
  13620.             'console.command.container_lint' => '?',
  13621.             'console.command.debug_autowiring' => '?',
  13622.             'console.command.dotenv_debug' => '?',
  13623.             'console.command.event_dispatcher_debug' => '?',
  13624.             'console.command.messenger_consume_messages' => '?',
  13625.             'console.command.messenger_setup_transports' => '?',
  13626.             'console.command.messenger_debug' => '?',
  13627.             'console.command.messenger_stop_workers' => '?',
  13628.             'console.command.router_debug' => '?',
  13629.             'console.command.router_match' => '?',
  13630.             'console.command.translation_debug' => '?',
  13631.             'console.command.translation_extract' => '?',
  13632.             'console.command.validator_debug' => '?',
  13633.             'console.command.translation_pull' => '?',
  13634.             'console.command.translation_push' => '?',
  13635.             'console.command.xliff_lint' => '?',
  13636.             'console.command.yaml_lint' => '?',
  13637.             'console.command.secrets_set' => '?',
  13638.             'console.command.secrets_remove' => '?',
  13639.             'console.command.secrets_generate_key' => '?',
  13640.             'console.command.secrets_list' => '?',
  13641.             'console.command.secrets_decrypt_to_local' => '?',
  13642.             'console.command.secrets_encrypt_from_local' => '?',
  13643.             'twig.command.debug' => '?',
  13644.             'twig.command.lint' => '?',
  13645.             'var_dumper.command.server_dump' => '?',
  13646.             'monolog.command.server_log' => '?',
  13647.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  13648.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  13649.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  13650.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  13651.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  13652.         ]), ['database:create-migration' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''database:refresh-migration' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''database:migrate' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''database:clean-personal-data' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''database:migrate-destructive' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''changelog:create' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''changelog:release' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''changelog:change' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''changelog:check' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''feature:dump' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''administration:dump:features' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''s3:set-visibility' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''framework:schema' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''framework:dump:class:schema' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''app:refresh' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''app:install' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''app:uninstall' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''app:activate' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''app:deactivate' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''app:validate' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''app:url-change:resolve' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''dal:create:schema' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''dal:create:entities' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''dal:create:hydrators' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''dal:refresh:index' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''dal:validate' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''framework:demodata' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''debug:business-events' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''assets:install' => 'console.command.assets_install''debug:messenger:dispatch-sleep' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''bundle:dump' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''plugin:refresh' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''plugin:list' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''plugin:zip-import' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''plugin:install' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''plugin:activate' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''plugin:update' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''plugin:deactivate' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''plugin:uninstall' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''plugin:create' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''scheduled-task:register' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''scheduled-task:run' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''store:download' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''store:login' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''snippets:validate' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''state-machine:dump' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''system:config:get' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''system:config:set' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''number-range:migrate' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''media:generate-thumbnails' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''media:generate-media-types' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''media:delete-unused' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''product-export:generate' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''import-export:delete-expired' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''import:entity' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''sitemap:generate' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''cart:migrate' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''customer:delete-unused-guests' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''http:cache:warm:up' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''sales-channel:create:storefront' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''theme:create' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''theme:change' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''theme:compile' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''theme:dump' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''theme:refresh' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''theme:prepare-icons' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''es:index' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''es:test:analyzer' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''es:status' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''es:reset' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''es:create:alias' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''es:index:cleanup' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''system:install' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''system:generate-jwt-secret' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''system:generate-app-secret' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''system:setup' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''dotenv:dump' => 'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand''system:update:prepare' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''system:update:finish' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''sales-channel:update:domain' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand''system:configure-shop' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''sales-channel:create' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''sales-channel:list' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''sales-channel:maintenance:enable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''sales-channel:maintenance:disable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''user:create' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''user:change-password' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''fourtwosix:check-version' => 'FourtwosixMonitorPlugin\\Command\\CheckVersionCommand''swag:paypal:crawl:webhooks' => 'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand''swag:paypal:pos:sync' => 'Swag\\PayPal\\Pos\\Command\\PosSyncCommand''swag:paypal:pos:sync:images' => 'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand''swag:paypal:pos:sync:inventory' => 'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand''swag:paypal:pos:sync:product' => 'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand''swag:paypal:pos:log:cleanup' => 'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand''fourtwosix:deactivate-category' => 'FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand''frosh:monitor' => 'Frosh\\Tools\\Command\\MonitorCommand''frosh:user:change:password' => 'Frosh\\Tools\\Command\\ChangeUserPasswordCommand''frosh:env:get' => 'Frosh\\Tools\\Command\\EnvGetCommand''frosh:env:set' => 'Frosh\\Tools\\Command\\EnvSetCommand''frosh:env:Del' => 'Frosh\\Tools\\Command\\EnvDelCommand''frosh:plugin:update' => 'Frosh\\Tools\\Command\\UpdatePluginsCommand''frosh:composer-plugin:update' => 'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand''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']);
  13653.     }
  13654.     /**
  13655.      * Gets the public 'container.env_var_processors_locator' shared service.
  13656.      *
  13657.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13658.      */
  13659.     protected function getContainer_EnvVarProcessorsLocatorService()
  13660.     {
  13661.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13662.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13663.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13664.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13665.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13666.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13667.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13668.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13669.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13670.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13671.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13672.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13673.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13674.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13675.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13676.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13677.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13678.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13679.         ], [
  13680.             'base64' => '?',
  13681.             'bool' => '?',
  13682.             'const' => '?',
  13683.             'csv' => '?',
  13684.             'default' => '?',
  13685.             'file' => '?',
  13686.             'float' => '?',
  13687.             'int' => '?',
  13688.             'json' => '?',
  13689.             'key' => '?',
  13690.             'not' => '?',
  13691.             'query_string' => '?',
  13692.             'require' => '?',
  13693.             'resolve' => '?',
  13694.             'string' => '?',
  13695.             'trim' => '?',
  13696.             'url' => '?',
  13697.         ]);
  13698.     }
  13699.     /**
  13700.      * Gets the public 'content.filesystem.private' shared service.
  13701.      *
  13702.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13703.      */
  13704.     protected function getContent_Filesystem_PrivateService()
  13705.     {
  13706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13708.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  13709.     }
  13710.     /**
  13711.      * Gets the public 'content.filesystem.public' shared service.
  13712.      *
  13713.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13714.      */
  13715.     protected function getContent_Filesystem_PublicService()
  13716.     {
  13717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13719.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  13720.     }
  13721.     /**
  13722.      * Gets the public 'country.repository' shared service.
  13723.      *
  13724.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13725.      */
  13726.     protected function getCountry_RepositoryService()
  13727.     {
  13728.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13729.         if (isset($this->services['country.repository'])) {
  13730.             return $this->services['country.repository'];
  13731.         }
  13732.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13733.         if (isset($this->services['country.repository'])) {
  13734.             return $this->services['country.repository'];
  13735.         }
  13736.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13737.         if (isset($this->services['country.repository'])) {
  13738.             return $this->services['country.repository'];
  13739.         }
  13740.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13741.         if (isset($this->services['country.repository'])) {
  13742.             return $this->services['country.repository'];
  13743.         }
  13744.         return $this->services['country.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] ?? $this->getCountryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13745.     }
  13746.     /**
  13747.      * Gets the public 'country_state.repository' shared service.
  13748.      *
  13749.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13750.      */
  13751.     protected function getCountryState_RepositoryService()
  13752.     {
  13753.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13754.         if (isset($this->services['country_state.repository'])) {
  13755.             return $this->services['country_state.repository'];
  13756.         }
  13757.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13758.         if (isset($this->services['country_state.repository'])) {
  13759.             return $this->services['country_state.repository'];
  13760.         }
  13761.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13762.         if (isset($this->services['country_state.repository'])) {
  13763.             return $this->services['country_state.repository'];
  13764.         }
  13765.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13766.         if (isset($this->services['country_state.repository'])) {
  13767.             return $this->services['country_state.repository'];
  13768.         }
  13769.         return $this->services['country_state.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] ?? $this->getCountryStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13770.     }
  13771.     /**
  13772.      * Gets the public 'country_state_translation.repository' shared service.
  13773.      *
  13774.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13775.      */
  13776.     protected function getCountryStateTranslation_RepositoryService()
  13777.     {
  13778.         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()));
  13779.     }
  13780.     /**
  13781.      * Gets the public 'country_translation.repository' shared service.
  13782.      *
  13783.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13784.      */
  13785.     protected function getCountryTranslation_RepositoryService()
  13786.     {
  13787.         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()));
  13788.     }
  13789.     /**
  13790.      * Gets the public 'currency.repository' shared service.
  13791.      *
  13792.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13793.      */
  13794.     protected function getCurrency_RepositoryService()
  13795.     {
  13796.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13797.         if (isset($this->services['currency.repository'])) {
  13798.             return $this->services['currency.repository'];
  13799.         }
  13800.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13801.         if (isset($this->services['currency.repository'])) {
  13802.             return $this->services['currency.repository'];
  13803.         }
  13804.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13805.         if (isset($this->services['currency.repository'])) {
  13806.             return $this->services['currency.repository'];
  13807.         }
  13808.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13809.         if (isset($this->services['currency.repository'])) {
  13810.             return $this->services['currency.repository'];
  13811.         }
  13812.         return $this->services['currency.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] ?? $this->getCurrencyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13813.     }
  13814.     /**
  13815.      * Gets the public 'currency_country_rounding.repository' shared service.
  13816.      *
  13817.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13818.      */
  13819.     protected function getCurrencyCountryRounding_RepositoryService()
  13820.     {
  13821.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13822.         if (isset($this->services['currency_country_rounding.repository'])) {
  13823.             return $this->services['currency_country_rounding.repository'];
  13824.         }
  13825.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13826.         if (isset($this->services['currency_country_rounding.repository'])) {
  13827.             return $this->services['currency_country_rounding.repository'];
  13828.         }
  13829.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13830.         if (isset($this->services['currency_country_rounding.repository'])) {
  13831.             return $this->services['currency_country_rounding.repository'];
  13832.         }
  13833.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13834.         if (isset($this->services['currency_country_rounding.repository'])) {
  13835.             return $this->services['currency_country_rounding.repository'];
  13836.         }
  13837.         return $this->services['currency_country_rounding.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] ?? $this->getCurrencyCountryRoundingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13838.     }
  13839.     /**
  13840.      * Gets the public 'currency_translation.repository' shared service.
  13841.      *
  13842.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13843.      */
  13844.     protected function getCurrencyTranslation_RepositoryService()
  13845.     {
  13846.         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()));
  13847.     }
  13848.     /**
  13849.      * Gets the public 'custom_entity.repository' shared service.
  13850.      *
  13851.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13852.      */
  13853.     protected function getCustomEntity_RepositoryService()
  13854.     {
  13855.         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()));
  13856.     }
  13857.     /**
  13858.      * Gets the public 'custom_field.repository' shared service.
  13859.      *
  13860.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13861.      */
  13862.     protected function getCustomField_RepositoryService()
  13863.     {
  13864.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13865.         if (isset($this->services['custom_field.repository'])) {
  13866.             return $this->services['custom_field.repository'];
  13867.         }
  13868.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13869.         if (isset($this->services['custom_field.repository'])) {
  13870.             return $this->services['custom_field.repository'];
  13871.         }
  13872.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13873.         if (isset($this->services['custom_field.repository'])) {
  13874.             return $this->services['custom_field.repository'];
  13875.         }
  13876.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13877.         if (isset($this->services['custom_field.repository'])) {
  13878.             return $this->services['custom_field.repository'];
  13879.         }
  13880.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13881.     }
  13882.     /**
  13883.      * Gets the public 'custom_field_set.repository' shared service.
  13884.      *
  13885.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13886.      */
  13887.     protected function getCustomFieldSet_RepositoryService()
  13888.     {
  13889.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13890.         if (isset($this->services['custom_field_set.repository'])) {
  13891.             return $this->services['custom_field_set.repository'];
  13892.         }
  13893.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13894.         if (isset($this->services['custom_field_set.repository'])) {
  13895.             return $this->services['custom_field_set.repository'];
  13896.         }
  13897.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13898.         if (isset($this->services['custom_field_set.repository'])) {
  13899.             return $this->services['custom_field_set.repository'];
  13900.         }
  13901.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13902.         if (isset($this->services['custom_field_set.repository'])) {
  13903.             return $this->services['custom_field_set.repository'];
  13904.         }
  13905.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13906.     }
  13907.     /**
  13908.      * Gets the public 'custom_field_set_relation.repository' shared service.
  13909.      *
  13910.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13911.      */
  13912.     protected function getCustomFieldSetRelation_RepositoryService()
  13913.     {
  13914.         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()));
  13915.     }
  13916.     /**
  13917.      * Gets the public 'customer.repository' shared service.
  13918.      *
  13919.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13920.      */
  13921.     protected function getCustomer_RepositoryService()
  13922.     {
  13923.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13924.         if (isset($this->services['customer.repository'])) {
  13925.             return $this->services['customer.repository'];
  13926.         }
  13927.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13928.         if (isset($this->services['customer.repository'])) {
  13929.             return $this->services['customer.repository'];
  13930.         }
  13931.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13932.         if (isset($this->services['customer.repository'])) {
  13933.             return $this->services['customer.repository'];
  13934.         }
  13935.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13936.         if (isset($this->services['customer.repository'])) {
  13937.             return $this->services['customer.repository'];
  13938.         }
  13939.         return $this->services['customer.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13940.     }
  13941.     /**
  13942.      * Gets the public 'customer_address.repository' shared service.
  13943.      *
  13944.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13945.      */
  13946.     protected function getCustomerAddress_RepositoryService()
  13947.     {
  13948.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13949.         if (isset($this->services['customer_address.repository'])) {
  13950.             return $this->services['customer_address.repository'];
  13951.         }
  13952.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13953.         if (isset($this->services['customer_address.repository'])) {
  13954.             return $this->services['customer_address.repository'];
  13955.         }
  13956.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13957.         if (isset($this->services['customer_address.repository'])) {
  13958.             return $this->services['customer_address.repository'];
  13959.         }
  13960.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13961.         if (isset($this->services['customer_address.repository'])) {
  13962.             return $this->services['customer_address.repository'];
  13963.         }
  13964.         return $this->services['customer_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] ?? $this->getCustomerAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13965.     }
  13966.     /**
  13967.      * Gets the public 'customer_group.repository' shared service.
  13968.      *
  13969.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13970.      */
  13971.     protected function getCustomerGroup_RepositoryService()
  13972.     {
  13973.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13974.         if (isset($this->services['customer_group.repository'])) {
  13975.             return $this->services['customer_group.repository'];
  13976.         }
  13977.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13978.         if (isset($this->services['customer_group.repository'])) {
  13979.             return $this->services['customer_group.repository'];
  13980.         }
  13981.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13982.         if (isset($this->services['customer_group.repository'])) {
  13983.             return $this->services['customer_group.repository'];
  13984.         }
  13985.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13986.         if (isset($this->services['customer_group.repository'])) {
  13987.             return $this->services['customer_group.repository'];
  13988.         }
  13989.         return $this->services['customer_group.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] ?? $this->getCustomerGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13990.     }
  13991.     /**
  13992.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  13993.      *
  13994.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13995.      */
  13996.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  13997.     {
  13998.         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()));
  13999.     }
  14000.     /**
  14001.      * Gets the public 'customer_group_translation.repository' shared service.
  14002.      *
  14003.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14004.      */
  14005.     protected function getCustomerGroupTranslation_RepositoryService()
  14006.     {
  14007.         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()));
  14008.     }
  14009.     /**
  14010.      * Gets the public 'customer_recovery.repository' shared service.
  14011.      *
  14012.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14013.      */
  14014.     protected function getCustomerRecovery_RepositoryService()
  14015.     {
  14016.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14017.         if (isset($this->services['customer_recovery.repository'])) {
  14018.             return $this->services['customer_recovery.repository'];
  14019.         }
  14020.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14021.         if (isset($this->services['customer_recovery.repository'])) {
  14022.             return $this->services['customer_recovery.repository'];
  14023.         }
  14024.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14025.         if (isset($this->services['customer_recovery.repository'])) {
  14026.             return $this->services['customer_recovery.repository'];
  14027.         }
  14028.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14029.         if (isset($this->services['customer_recovery.repository'])) {
  14030.             return $this->services['customer_recovery.repository'];
  14031.         }
  14032.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  14033.     }
  14034.     /**
  14035.      * Gets the public 'customer_tag.repository' shared service.
  14036.      *
  14037.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14038.      */
  14039.     protected function getCustomerTag_RepositoryService()
  14040.     {
  14041.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14042.         if (isset($this->services['customer_tag.repository'])) {
  14043.             return $this->services['customer_tag.repository'];
  14044.         }
  14045.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14046.         if (isset($this->services['customer_tag.repository'])) {
  14047.             return $this->services['customer_tag.repository'];
  14048.         }
  14049.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14050.         if (isset($this->services['customer_tag.repository'])) {
  14051.             return $this->services['customer_tag.repository'];
  14052.         }
  14053.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14054.         if (isset($this->services['customer_tag.repository'])) {
  14055.             return $this->services['customer_tag.repository'];
  14056.         }
  14057.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  14058.     }
  14059.     /**
  14060.      * Gets the public 'customer_wishlist.repository' shared service.
  14061.      *
  14062.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14063.      */
  14064.     protected function getCustomerWishlist_RepositoryService()
  14065.     {
  14066.         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()));
  14067.     }
  14068.     /**
  14069.      * Gets the public 'customer_wishlist_product.repository' shared service.
  14070.      *
  14071.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14072.      */
  14073.     protected function getCustomerWishlistProduct_RepositoryService()
  14074.     {
  14075.         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()));
  14076.     }
  14077.     /**
  14078.      * Gets the public 'd_i_sco_g_a4.filesystem.private' shared service.
  14079.      *
  14080.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14081.      */
  14082.     protected function getDIScoGA4_Filesystem_PrivateService()
  14083.     {
  14084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14086.         return $this->services['d_i_sco_g_a4.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/d_i_sco_g_a4');
  14087.     }
  14088.     /**
  14089.      * Gets the public 'd_i_sco_g_a4.filesystem.public' shared service.
  14090.      *
  14091.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14092.      */
  14093.     protected function getDIScoGA4_Filesystem_PublicService()
  14094.     {
  14095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14097.         return $this->services['d_i_sco_g_a4.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/d_i_sco_g_a4');
  14098.     }
  14099.     /**
  14100.      * Gets the public 'data_collector.dump' shared service.
  14101.      *
  14102.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  14103.      */
  14104.     protected function getDataCollector_DumpService()
  14105.     {
  14106.         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);
  14107.     }
  14108.     /**
  14109.      * Gets the public 'dead_message.repository' shared service.
  14110.      *
  14111.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14112.      */
  14113.     protected function getDeadMessage_RepositoryService()
  14114.     {
  14115.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14116.         if (isset($this->services['dead_message.repository'])) {
  14117.             return $this->services['dead_message.repository'];
  14118.         }
  14119.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14120.         if (isset($this->services['dead_message.repository'])) {
  14121.             return $this->services['dead_message.repository'];
  14122.         }
  14123.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14124.         if (isset($this->services['dead_message.repository'])) {
  14125.             return $this->services['dead_message.repository'];
  14126.         }
  14127.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14128.         if (isset($this->services['dead_message.repository'])) {
  14129.             return $this->services['dead_message.repository'];
  14130.         }
  14131.         return $this->services['dead_message.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] ?? $this->getDeadMessageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  14132.     }
  14133.     /**
  14134.      * Gets the public 'delivery_time.repository' shared service.
  14135.      *
  14136.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  14137.      */
  14138.     protected function getDeliveryTime_RepositoryService()
  14139.     {
  14140.         return $this->services['delivery_time.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] ?? $this->getDeliveryTimeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14141.     }
  14142.     /**
  14143.      * Gets the public 'delivery_time_translation.repository' shared service.
  14144.      *
  14145.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14146.      */
  14147.     protected function getDeliveryTimeTranslation_RepositoryService()
  14148.     {
  14149.         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()));
  14150.     }
  14151.     /**
  14152.      * Gets the public 'document.repository' shared service.
  14153.      *
  14154.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14155.      */
  14156.     protected function getDocument_RepositoryService()
  14157.     {
  14158.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14159.         if (isset($this->services['document.repository'])) {
  14160.             return $this->services['document.repository'];
  14161.         }
  14162.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14163.         if (isset($this->services['document.repository'])) {
  14164.             return $this->services['document.repository'];
  14165.         }
  14166.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14167.         if (isset($this->services['document.repository'])) {
  14168.             return $this->services['document.repository'];
  14169.         }
  14170.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14171.         if (isset($this->services['document.repository'])) {
  14172.             return $this->services['document.repository'];
  14173.         }
  14174.         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()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  14175.     }
  14176.     /**
  14177.      * Gets the public 'document_base_config.repository' shared service.
  14178.      *
  14179.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14180.      */
  14181.     protected function getDocumentBaseConfig_RepositoryService()
  14182.     {
  14183.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14184.         if (isset($this->services['document_base_config.repository'])) {
  14185.             return $this->services['document_base_config.repository'];
  14186.         }
  14187.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14188.         if (isset($this->services['document_base_config.repository'])) {
  14189.             return $this->services['document_base_config.repository'];
  14190.         }
  14191.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14192.         if (isset($this->services['document_base_config.repository'])) {
  14193.             return $this->services['document_base_config.repository'];
  14194.         }
  14195.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14196.         if (isset($this->services['document_base_config.repository'])) {
  14197.             return $this->services['document_base_config.repository'];
  14198.         }
  14199.         return $this->services['document_base_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] ?? $this->getDocumentBaseConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  14200.     }
  14201.     /**
  14202.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  14203.      *
  14204.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14205.      */
  14206.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  14207.     {
  14208.         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()));
  14209.     }
  14210.     /**
  14211.      * Gets the public 'document_type.repository' shared service.
  14212.      *
  14213.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14214.      */
  14215.     protected function getDocumentType_RepositoryService()
  14216.     {
  14217.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14218.         if (isset($this->services['document_type.repository'])) {
  14219.             return $this->services['document_type.repository'];
  14220.         }
  14221.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14222.         if (isset($this->services['document_type.repository'])) {
  14223.             return $this->services['document_type.repository'];
  14224.         }
  14225.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14226.         if (isset($this->services['document_type.repository'])) {
  14227.             return $this->services['document_type.repository'];
  14228.         }
  14229.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14230.         if (isset($this->services['document_type.repository'])) {
  14231.             return $this->services['document_type.repository'];
  14232.         }
  14233.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  14234.     }
  14235.     /**
  14236.      * Gets the public 'document_type_translation.repository' shared service.
  14237.      *
  14238.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14239.      */
  14240.     protected function getDocumentTypeTranslation_RepositoryService()
  14241.     {
  14242.         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()));
  14243.     }
  14244.     /**
  14245.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  14246.      *
  14247.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14248.      */
  14249.     protected function getElasticsearch_Filesystem_PrivateService()
  14250.     {
  14251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14253.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  14254.     }
  14255.     /**
  14256.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  14257.      *
  14258.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14259.      */
  14260.     protected function getElasticsearch_Filesystem_PublicService()
  14261.     {
  14262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14264.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  14265.     }
  14266.     /**
  14267.      * Gets the public 'enqueue.client.default.producer' shared service.
  14268.      *
  14269.      * @return \Enqueue\Client\TraceableProducer
  14270.      */
  14271.     protected function getEnqueue_Client_Default_ProducerService()
  14272.     {
  14273.         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([])));
  14274.     }
  14275.     /**
  14276.      * Gets the public 'error_controller' shared service.
  14277.      *
  14278.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  14279.      */
  14280.     protected function getErrorController2Service()
  14281.     {
  14282.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  14283.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  14284.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  14285.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  14286.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  14287.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  14288.         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)));
  14289.     }
  14290.     /**
  14291.      * Gets the public 'event_action.repository' shared service.
  14292.      *
  14293.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14294.      */
  14295.     protected function getEventAction_RepositoryService()
  14296.     {
  14297.         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()));
  14298.     }
  14299.     /**
  14300.      * Gets the public 'event_action_rule.repository' shared service.
  14301.      *
  14302.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14303.      */
  14304.     protected function getEventActionRule_RepositoryService()
  14305.     {
  14306.         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()));
  14307.     }
  14308.     /**
  14309.      * Gets the public 'event_action_sales_channel.repository' shared service.
  14310.      *
  14311.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14312.      */
  14313.     protected function getEventActionSalesChannel_RepositoryService()
  14314.     {
  14315.         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()));
  14316.     }
  14317.     /**
  14318.      * Gets the public 'event_dispatcher' shared service.
  14319.      *
  14320.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  14321.      */
  14322.     protected function getEventDispatcherService()
  14323.     {
  14324.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  14325.         if (isset($this->services['event_dispatcher'])) {
  14326.             return $this->services['event_dispatcher'];
  14327.         }
  14328.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  14329.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14330.         $b->pushHandler(new \Monolog\Handler\NullHandler());
  14331.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  14332.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Shopware\Core\Framework\Event\NestedEventDispatcher($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  14333.         $instance->addListener('kernel.request', [=> function () {
  14334.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  14335.         }, => '__invoke'], 0);
  14336.         $instance->addListener('kernel.request', [=> function () {
  14337.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  14338.         }, => 'onKernelRequest'], 0);
  14339.         $instance->addListener('kernel.response', [=> function () {
  14340.             return ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\AdminInfoSubscriber'] ?? ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\AdminInfoSubscriber'] = new \Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriber(true)));
  14341.         }, => '__invoke'], 0);
  14342.         $instance->addListener('kernel.response', [=> function () {
  14343.             return ($this->services['Swag\\Security\\Subscriber\\AdminSecurityFixesProvider'] ?? $this->getAdminSecurityFixesProviderService());
  14344.         }, => '__invoke'], 0);
  14345.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14346.             return ($this->services['Swag\\Security\\Subscriber\\TwigStateProvider'] ?? $this->getTwigStateProviderService());
  14347.         }, => '__invoke'], 0);
  14348.         $instance->addListener('kernel.controller', [=> function () {
  14349.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  14350.         }, => 'onKernelController'], 0);
  14351.         $instance->addListener('kernel.controller', [=> function () {
  14352.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  14353.         }, => 'resolveContext'], -10);
  14354.         $instance->addListener('kernel.request', [=> function () {
  14355.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  14356.         }, => 'initializeCspNonce'], 0);
  14357.         $instance->addListener('kernel.response', [=> function () {
  14358.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  14359.         }, => 'setSecurityHeaders'], 0);
  14360.         $instance->addListener('kernel.controller', [=> function () {
  14361.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  14362.         }, => 'checkScope'], -20);
  14363.         $instance->addListener('kernel.request', [=> function () {
  14364.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14365.         }, => 'request'], -10);
  14366.         $instance->addListener('kernel.response', [=> function () {
  14367.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14368.         }, => 'response'], -10);
  14369.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14370.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14371.         }, => 'render'], -10);
  14372.         $instance->addListener('snippet.written', [=> function () {
  14373.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14374.         }, => 'invalidate'], 0);
  14375.         $instance->addListener('snippet.deleted', [=> function () {
  14376.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14377.         }, => 'invalidate'], 0);
  14378.         $instance->addListener('snippet_set.deleted', [=> function () {
  14379.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14380.         }, => 'invalidate'], 0);
  14381.         $instance->addListener('app_template.written', [=> function () {
  14382.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  14383.         }, => 'reset'], 0);
  14384.         $instance->addListener('shopware.global_business_event', [=> function () {
  14385.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  14386.         }, => 'logBusinessEvent'], 0);
  14387.         $instance->addListener('kernel.controller', [=> function () {
  14388.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14389.         }, => 'setStates'], -21);
  14390.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14391.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14392.         }, => 'login'], 0);
  14393.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  14394.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14395.         }, => 'cartChanged'], 0);
  14396.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14397.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  14398.         }, => 'executeCacheInvalidationHook'], 0);
  14399.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  14400.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14401.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  14402.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  14403.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14404.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  14405.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  14406.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14407.         }, => 'invalidateIndexedLandingPages'], 2000);
  14408.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14409.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14410.         }, => 'invalidateSearch'], 2000);
  14411.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14412.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14413.         }, => 'invalidateListings'], 2001);
  14414.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14415.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14416.         }, => 'invalidateProductIds'], 2002);
  14417.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14418.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14419.         }, => 'invalidateDetailRoute'], 2004);
  14420.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14421.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14422.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  14423.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14424.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14425.         }, => 'invalidateReviewRoute'], 2006);
  14426.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14427.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14428.         }, => 'invalidateSearch'], 2000);
  14429.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14430.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14431.         }, => 'invalidateListings'], 2001);
  14432.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14433.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14434.         }, => 'invalidateProductIds'], 2002);
  14435.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14436.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14437.         }, => 'invalidateDetailRoute'], 2004);
  14438.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14439.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14440.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  14441.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14442.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14443.         }, => 'invalidateReviewRoute'], 2006);
  14444.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14445.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14446.         }, => 'invalidateCmsPageIds'], 2001);
  14447.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14448.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14449.         }, => 'invalidateCurrencyRoute'], 2002);
  14450.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14451.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14452.         }, => 'invalidateLanguageRoute'], 2003);
  14453.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14454.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14455.         }, => 'invalidateNavigationRoute'], 2004);
  14456.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14457.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14458.         }, => 'invalidatePaymentMethodRoute'], 2005);
  14459.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14460.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14461.         }, => 'invalidateProductAssignment'], 2006);
  14462.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14463.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14464.         }, => 'invalidateManufacturerFilters'], 2007);
  14465.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14466.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14467.         }, => 'invalidatePropertyFilters'], 2008);
  14468.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14469.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14470.         }, => 'invalidateCrossSellingRoute'], 2009);
  14471.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14472.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14473.         }, => 'invalidateContext'], 2010);
  14474.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14475.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14476.         }, => 'invalidateShippingMethodRoute'], 2011);
  14477.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14478.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14479.         }, => 'invalidateSnippets'], 2012);
  14480.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14481.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14482.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  14483.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14484.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14485.         }, => 'invalidateStreamIds'], 2014);
  14486.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14487.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14488.         }, => 'invalidateCountryRoute'], 2015);
  14489.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14490.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14491.         }, => 'invalidateSalutationRoute'], 2016);
  14492.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14493.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14494.         }, => 'invalidateInitialStateIdLoader'], 2017);
  14495.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14496.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14497.         }, => 'invalidateCountryStateRoute'], 2018);
  14498.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  14499.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14500.         }, => 'invalidateSeoUrls'], 2000);
  14501.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  14502.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14503.         }, => 'invalidateRules'], 2000);
  14504.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14505.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14506.         }, => 'invalidateRules'], 2000);
  14507.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14508.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14509.         }, => 'invalidateConfig'], 2001);
  14510.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14511.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14512.         }, => 'invalidateRules'], 2000);
  14513.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14514.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14515.         }, => 'invalidateConfig'], 2001);
  14516.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14517.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14518.         }, => 'invalidateRules'], 2000);
  14519.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14520.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14521.         }, => 'invalidateConfig'], 2001);
  14522.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14523.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14524.         }, => 'invalidateRules'], 2000);
  14525.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14526.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14527.         }, => 'invalidateConfig'], 2001);
  14528.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14529.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14530.         }, => 'invalidateRules'], 2000);
  14531.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14532.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14533.         }, => 'invalidateConfig'], 2001);
  14534.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14535.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14536.         }, => 'invalidateConfigKey'], 2000);
  14537.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  14538.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14539.         }, => 'invalidateSitemap'], 2000);
  14540.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14541.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  14542.         }, => 'preValidate'], 0);
  14543.         $instance->addListener('kernel.controller', [=> function () {
  14544.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  14545.         }, => 'validate'], -20);
  14546.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  14547.             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()));
  14548.         }, => 'validate'], 0);
  14549.         $instance->addListener('kernel.request', [=> function () {
  14550.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  14551.         }, => 'onKernelRequest'], 9999);
  14552.         $instance->addListener('kernel.response', [=> function () {
  14553.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  14554.         }, => 'onKernelResponse'], 9999);
  14555.         $instance->addListener('kernel.exception', [=> function () {
  14556.             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)));
  14557.         }, => 'onKernelException'], -1);
  14558.         $instance->addListener('kernel.response', [=> function () {
  14559.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  14560.         }, => 'onResponse'], 0);
  14561.         $instance->addListener('kernel.request', [=> function () {
  14562.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  14563.         }, => 'onRequest'], 128);
  14564.         $instance->addListener('kernel.controller', [=> function () {
  14565.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  14566.         }, => 'checkExpectations'], -21);
  14567.         $instance->addListener('kernel.controller', [=> function () {
  14568.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  14569.         }, => 'validateRequest'], -2);
  14570.         $instance->addListener('kernel.request', [=> function () {
  14571.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  14572.         }, => 'setupOAuth'], 128);
  14573.         $instance->addListener('kernel.controller', [=> function () {
  14574.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  14575.         }, => 'validateRequest'], -2);
  14576.         $instance->addListener('user.written', [=> function () {
  14577.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  14578.         }, => 'onUserWritten'], 0);
  14579.         $instance->addListener('user.deleted', [=> function () {
  14580.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  14581.         }, => 'onUserDeleted'], 0);
  14582.         $instance->addListener('app.loaded', [=> function () {
  14583.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  14584.         }, => 'unserialize'], 0);
  14585.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14586.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  14587.         }, => 'checkWrite'], 0);
  14588.         $instance->addListener('app_script_condition.loaded', [=> function () {
  14589.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppScriptConditionConstraintsSubscriber()));
  14590.         }, => 'unserialize'], 0);
  14591.         $instance->addListener('app_flow_action.loaded', [=> function () {
  14592.             return ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionLoadedSubscriber()));
  14593.         }, => 'unserialize'], 0);
  14594.         $instance->addListener('custom_field.deleted', [=> function () {
  14595.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  14596.         }, => 'reset'], 0);
  14597.         $instance->addListener('custom_field.written', [=> function () {
  14598.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  14599.         }, => 'reset'], 0);
  14600.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  14601.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14602.         }, => 'startProgress'], 0);
  14603.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  14604.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14605.         }, => 'advanceProgress'], 0);
  14606.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  14607.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14608.         }, => 'finishProgress'], 0);
  14609.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  14610.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  14611.         }, => 'runRegisteredIndexers'], 0);
  14612.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  14613.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  14614.         }, => 'runRegisteredIndexers'], 0);
  14615.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14616.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  14617.         }, => 'preValidate'], 0);
  14618.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14619.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  14620.         }, => 'validateWriteCommands'], 0);
  14621.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  14622.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  14623.         }, => 'validateEntitySearch'], 0);
  14624.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14625.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? $this->getEntityIndexingSubscriberService());
  14626.         }, => 'refreshIndex'], 1000);
  14627.         $instance->addListener('mail_template.deleted', [=> function () {
  14628.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  14629.         }, => 'deleted'], 0);
  14630.         $instance->addListener('dead_message.loaded', [=> function () {
  14631.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  14632.         }, => 'unserialize'], 0);
  14633.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  14634.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  14635.         }, => 'onMessageFailed'], 99);
  14636.         $instance->addListener('plugin.loaded', [=> function () {
  14637.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  14638.         }, => 'unserialize'], 0);
  14639.         $instance->addListener('acl_role.loaded', [=> function () {
  14640.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  14641.         }, => 'onAclRoleLoaded'], 0);
  14642.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14643.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14644.         }, => 'afterPluginStateChange'], 0);
  14645.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14646.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14647.         }, => 'afterPluginStateChange'], 0);
  14648.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14649.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14650.         }, => 'afterPluginStateChange'], 0);
  14651.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14652.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  14653.         }, => 'updatePostFinishEvent'], 0);
  14654.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14655.             return ($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] ?? $this->getLicenseHostChangedSubscriberService());
  14656.         }, => 'onLicenseHostChanged'], 0);
  14657.         $instance->addListener('script.written', [=> function () {
  14658.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  14659.         }, => 'invalidateCache'], 0);
  14660.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14661.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  14662.         }, => 'preValidate'], 0);
  14663.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14664.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  14665.         }, => 'postValidate'], 0);
  14666.         $instance->addListener('language.deleted', [=> function () {
  14667.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  14668.         }, => 'invalidateCache'], 0);
  14669.         $instance->addListener('language.written', [=> function () {
  14670.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  14671.         }, => 'invalidateCache'], 0);
  14672.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14673.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  14674.         }, => 'preValidate'], 0);
  14675.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14676.             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'))));
  14677.         }, => 'update'], 0);
  14678.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14679.             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'))));
  14680.         }, => 'onUpdate'], 0);
  14681.         $instance->addListener('kernel.response', [=> function () {
  14682.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  14683.         }, => 'addSeoInformation'], 10000);
  14684.         $instance->addListener('webhook.written', [=> function () {
  14685.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  14686.         }, => 'clearWebhookCache'], 0);
  14687.         $instance->addListener('acl_role.written', [=> function () {
  14688.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  14689.         }, => 'clearPrivilegesCache'], 0);
  14690.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  14691.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  14692.         }, => 'handleWebhookMessageFail'], 0);
  14693.         $instance->addListener('kernel.response', [=> function () {
  14694.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  14695.         }, => 'encodeResponse'], 10000);
  14696.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14697.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  14698.         }, => 'handleSalesChannelLanguageIds'], 0);
  14699.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14700.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  14701.         }, => 'preWriteValidateEvent'], 0);
  14702.         $instance->addListener('country.written', [=> function () {
  14703.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  14704.         }, => 'updated'], 0);
  14705.         $instance->addListener('currency.loaded', [=> function () {
  14706.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  14707.         }, => 'setDefault'], 0);
  14708.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14709.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  14710.         }, => 'preValidate'], 0);
  14711.         $instance->addListener('custom_field.written', [=> function () {
  14712.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  14713.         }, => 'customFieldIsWritten'], 0);
  14714.         $instance->addListener('custom_field.deleted', [=> function () {
  14715.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  14716.         }, => 'customFieldIsDeleted'], 0);
  14717.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14718.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  14719.         }, => 'validate'], 0);
  14720.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14721.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  14722.         }, => 'onValueChanged'], 1500);
  14723.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14724.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  14725.         }, => 'postValidate'], 0);
  14726.         $instance->addListener('category.loaded', [=> function () {
  14727.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  14728.         }, => 'entityLoaded'], 0);
  14729.         $instance->addListener('sales_channel.category.loaded', [=> function () {
  14730.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  14731.         }, => 'entityLoaded'], 0);
  14732.         $instance->addListener('media.loaded', [=> function () {
  14733.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  14734.         }, => 'unserialize'], 10);
  14735.         $instance->addListener('media.loaded', [=> function () {
  14736.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  14737.         }, => 'addUrls'], 0);
  14738.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  14739.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  14740.         }, => 'unserialize'], 10);
  14741.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14742.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  14743.         }, => 'beforeDelete'], 0);
  14744.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  14745.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  14746.         }, => 'securePrivateFolders'], 0);
  14747.         $instance->addListener('product.loaded', [=> function () {
  14748.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14749.         }, => 'loaded'], 0);
  14750.         $instance->addListener('product.partial_loaded', [=> function () {
  14751.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14752.         }, => 'partialEntityLoaded'], 0);
  14753.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  14754.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14755.         }, => 'salesChannelLoaded'], 0);
  14756.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  14757.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14758.         }, => 'partialSalesChannelLoaded'], 0);
  14759.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  14760.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14761.         }, => 'handleListingRequest'], 100);
  14762.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  14763.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14764.         }, => 'handleFlags'], -100);
  14765.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  14766.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14767.         }, => 'handleFlags'], -100);
  14768.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  14769.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14770.         }, => 'handleSearchRequest'], 100);
  14771.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  14772.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14773.         }, => 'handleFlags'], -100);
  14774.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  14775.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14776.         }, => 'handleResult'], 100);
  14777.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  14778.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14779.         }, => 'removeScoreSorting'], -100);
  14780.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  14781.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14782.         }, => 'handleResult'], 0);
  14783.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14784.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  14785.         }, => 'preValidate'], 0);
  14786.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14787.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14788.         }, => 'orderPlaced'], 0);
  14789.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  14790.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14791.         }, => 'stateChanged'], 0);
  14792.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14793.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14794.         }, => 'triggerChangeSet'], 0);
  14795.         $instance->addListener('order_line_item.written', [=> function () {
  14796.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14797.         }, => 'lineItemWritten'], 0);
  14798.         $instance->addListener('order_line_item.deleted', [=> function () {
  14799.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14800.         }, => 'lineItemWritten'], 0);
  14801.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  14802.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  14803.         }, => 'onNewsletterRecipientDeleted'], 0);
  14804.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14805.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  14806.         }, => 'preValidate'], 0);
  14807.         $instance->addListener('rule.loaded', [=> function () {
  14808.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  14809.         }, => 'unserialize'], 0);
  14810.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14811.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14812.         }, => 'refreshPlugin'], 0);
  14813.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14814.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14815.         }, => 'refreshPlugin'], 0);
  14816.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14817.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14818.         }, => 'refreshPlugin'], 0);
  14819.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14820.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14821.         }, => 'refreshPlugin'], 0);
  14822.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14823.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14824.         }, => 'refreshPlugin'], 0);
  14825.         $instance->addListener('rule.written', [=> function () {
  14826.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14827.         }, => 'onRuleWritten'], 0);
  14828.         $instance->addListener('app_script_condition.written', [=> function () {
  14829.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService());
  14830.         }, => 'updatePayloads'], 0);
  14831.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14832.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  14833.         }, => 'triggerChangeSet'], 0);
  14834.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14835.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  14836.         }, => 'onEntityWritten'], 0);
  14837.         $instance->addListener('product_export.written', [=> function () {
  14838.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  14839.         }, => 'afterWrite'], 0);
  14840.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\BeforeSystemConfigChangedEvent', [=> function () {
  14841.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  14842.         }, => 'validateChangeOfDefaultCmsPage'], 0);
  14843.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14844.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  14845.         }, => 'beforeDeletion'], 0);
  14846.         $instance->addListener('action.mail.send', [=> function () {
  14847.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  14848.         }, => 'sendMail'], 0);
  14849.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14850.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  14851.         }, => 'preValidate'], 0);
  14852.         $instance->addListener('media.written', [=> function () {
  14853.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  14854.         }, => 'persistMedia'], 0);
  14855.         $instance->addListener('import_export_file.deleted', [=> function () {
  14856.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  14857.         }, => 'onFileDeleted'], 0);
  14858.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  14859.             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()));
  14860.         }, => 'enrich'], 0);
  14861.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  14862.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  14863.         }, => 'categoryPathsToAssignment'], 0);
  14864.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  14865.             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()));
  14866.         }, => 'enrich'], 0);
  14867.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  14868.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  14869.         }, => 'onAfterImportRecord'], 0);
  14870.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14871.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  14872.         }, => 'preValidate'], 0);
  14873.         $instance->addListener('action.add.order.tag', [=> function () {
  14874.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  14875.         }, => 'handle'], 0);
  14876.         $instance->addListener('action.add.customer.tag', [=> function () {
  14877.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  14878.         }, => 'handle'], 0);
  14879.         $instance->addListener('action.remove.order.tag', [=> function () {
  14880.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  14881.         }, => 'handle'], 0);
  14882.         $instance->addListener('action.remove.customer.tag', [=> function () {
  14883.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  14884.         }, => 'handle'], 0);
  14885.         $instance->addListener('action.change.customer.group', [=> function () {
  14886.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  14887.         }, => 'handle'], 0);
  14888.         $instance->addListener('action.change.customer.status', [=> function () {
  14889.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  14890.         }, => 'handle'], 0);
  14891.         $instance->addListener('action.generate.document', [=> function () {
  14892.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  14893.         }, => 'handle'], 0);
  14894.         $instance->addListener('action.set.order.state', [=> function () {
  14895.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  14896.         }, => 'handle'], 0);
  14897.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  14898.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  14899.         }, => 'handle'], 0);
  14900.         $instance->addListener('action.set.order.custom.field', [=> function () {
  14901.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  14902.         }, => 'handle'], 0);
  14903.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  14904.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  14905.         }, => 'handle'], 0);
  14906.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  14907.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  14908.         }, => 'handle'], 0);
  14909.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  14910.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  14911.         }, => 'handle'], 0);
  14912.         $instance->addListener('action.stop.flow', [=> function () {
  14913.             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()));
  14914.         }, => 'handle'], 0);
  14915.         $instance->addListener('flow.written', [=> function () {
  14916.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  14917.         }, => 'invalidate'], 0);
  14918.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14919.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14920.         }, => 'refreshPlugin'], 0);
  14921.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14922.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14923.         }, => 'refreshPlugin'], 0);
  14924.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14925.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14926.         }, => 'refreshPlugin'], 0);
  14927.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14928.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14929.         }, => 'refreshPlugin'], 0);
  14930.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14931.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14932.         }, => 'refreshPlugin'], 0);
  14933.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppInstalledEvent', [=> function () {
  14934.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14935.         }, => 'refreshPlugin'], 0);
  14936.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  14937.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14938.         }, => 'refreshPlugin'], 0);
  14939.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  14940.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14941.         }, => 'refreshPlugin'], 0);
  14942.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  14943.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14944.         }, => 'refreshPlugin'], 0);
  14945.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  14946.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14947.         }, => 'refreshPlugin'], 0);
  14948.         $instance->addListener('customer.loaded', [=> function () {
  14949.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14950.         }, => 'loaded'], 0);
  14951.         $instance->addListener('customer_address.loaded', [=> function () {
  14952.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14953.         }, => 'loaded'], 0);
  14954.         $instance->addListener('order_address.loaded', [=> function () {
  14955.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14956.         }, => 'loaded'], 0);
  14957.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  14958.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  14959.         }, => 'fillCustomerMetaDataFields'], 0);
  14960.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14961.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  14962.         }, => 'deleteOrder'], 0);
  14963.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14964.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  14965.         }, => 'updateRemoteAddressByLogin'], 0);
  14966.         $instance->addListener('customer.written', [=> function () {
  14967.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  14968.         }, => 'onCustomerWritten'], 0);
  14969.         $instance->addListener('customer.deleted', [=> function () {
  14970.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  14971.         }, => 'onCustomerDeleted'], 0);
  14972.         $instance->addListener('customer_group_translation.written', [=> function () {
  14973.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14974.         }, => 'updatedCustomerGroup'], 0);
  14975.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  14976.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14977.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  14978.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  14979.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14980.         }, => 'deleteCustomerGroup'], 0);
  14981.         $instance->addListener('customer.written', [=> function () {
  14982.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  14983.         }, => 'onCustomerWritten'], 0);
  14984.         $instance->addListener('customer.written', [=> function () {
  14985.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  14986.         }, => 'onCustomerWritten'], 0);
  14987.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14988.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  14989.         }, => 'beforeDelete'], 0);
  14990.         $instance->addListener('document_base_config.written', [=> function () {
  14991.             return ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  14992.         }, => 'reset'], 0);
  14993.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  14994.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14995.         }, => 'onOrderStateChange'], 0);
  14996.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  14997.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14998.         }, => 'onOrderDeliveryStateChange'], 0);
  14999.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  15000.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15001.         }, => 'onOrderTransactionStateChange'], 0);
  15002.         $instance->addListener('collect.business-events', [=> function () {
  15003.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15004.         }, => 'onAddStateEvents'], 0);
  15005.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15006.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] ?? $this->getPaymentMethodValidator2Service());
  15007.         }, => 'validate'], 0);
  15008.         $instance->addListener('payment_method.loaded', [=> function () {
  15009.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  15010.         }, => 'formatHandlerIdentifier'], 0);
  15011.         $instance->addListener('payment_method.loaded', [=> function () {
  15012.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  15013.         }, => 'addDistinguishablePaymentName'], 0);
  15014.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15015.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  15016.         }, => 'preValidate'], 0);
  15017.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  15018.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15019.         }, => 'onLineItemAdded'], 0);
  15020.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  15021.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15022.         }, => 'onLineItemRemoved'], 0);
  15023.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15024.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15025.         }, => 'resetCodes'], 0);
  15026.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15027.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  15028.         }, => 'onOrderPlaced'], 0);
  15029.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15030.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  15031.         }, => 'orderPlaced'], 0);
  15032.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15033.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  15034.         }, => 'preValidate'], 0);
  15035.         $instance->addListener('sales_channel.deleted', [=> function () {
  15036.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  15037.         }, => 'onSalesChannelDeleted'], 0);
  15038.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15039.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  15040.         }, => 'invalidate'], 2000);
  15041.         $instance->addListener('kernel.request', [=> function () {
  15042.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15043.         }, => 'startSession'], 40);
  15044.         $instance->addListener('kernel.request', [=> function () {
  15045.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15046.         }, => 'maintenanceResolver'], 0);
  15047.         $instance->addListener('kernel.exception', [=> function () {
  15048.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15049.         }, => 'showHtmlExceptionResponse'], -100);
  15050.         $instance->addListener('kernel.exception', [=> function () {
  15051.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15052.         }, => 'customerNotLoggedInHandler'], 0);
  15053.         $instance->addListener('kernel.exception', [=> function () {
  15054.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15055.         }, => 'maintenanceResolver'], 0);
  15056.         $instance->addListener('kernel.controller', [=> function () {
  15057.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15058.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  15059.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  15060.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15061.         }, => 'updateSessionAfterLogin'], 0);
  15062.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  15063.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15064.         }, => 'updateSessionAfterLogout'], 0);
  15065.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15066.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15067.         }, => 'replaceCsrfToken'], 0);
  15068.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15069.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15070.         }, => 'setCanonicalUrl'], 0);
  15071.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15072.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15073.         }, => 'addHreflang'], 0);
  15074.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15075.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15076.         }, => 'addShopIdParameter'], 0);
  15077.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15078.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15079.         }, => 'addIconSetConfig'], 0);
  15080.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  15081.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15082.         }, => 'replaceContextToken'], 0);
  15083.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  15084.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  15085.         }, => 'onSystemConfigChanged'], 0);
  15086.         $instance->addListener('kernel.controller', [=> function () {
  15087.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  15088.         }, => 'csrfCheck'], -9);
  15089.         $instance->addListener('kernel.controller', [=> function () {
  15090.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  15091.         }, => 'checkAffiliateTracking'], -21);
  15092.         $instance->addListener('kernel.request', [=> function () {
  15093.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15094.         }, => 'addHttpCacheToCoreRoutes'], 0);
  15095.         $instance->addListener('kernel.response', [=> function () {
  15096.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15097.         }, => 'setResponseCache'], -1500);
  15098.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15099.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15100.         }, => 'updateCacheControlForBrowser'], 0);
  15101.         $instance->addListener('kernel.controller', [=> function () {
  15102.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  15103.         }, => 'validateCaptcha'], -20);
  15104.         $instance->addListener('kernel.response', [=> function () {
  15105.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  15106.         }, => 'onResponse'], -10);
  15107.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  15108.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  15109.         }, => 'addCartMergedNoticeFlash'], 0);
  15110.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  15111.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15112.         }, => 'updateProductUrls'], 0);
  15113.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  15114.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15115.         }, => 'updateCategoryUrls'], 0);
  15116.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  15117.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15118.         }, => 'updateLandingPageUrls'], 0);
  15119.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15120.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15121.         }, => 'detectSalesChannelEntryPoints'], 0);
  15122.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  15123.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15124.         }, => 'invalidate'], 0);
  15125.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  15126.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15127.         }, => 'assigned'], 0);
  15128.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  15129.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15130.         }, => 'reset'], 0);
  15131.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  15132.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15133.         }, => 'handleAppActivationOrUpdate'], 0);
  15134.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  15135.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15136.         }, => 'handleAppActivationOrUpdate'], 0);
  15137.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  15138.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15139.         }, => 'handleUninstall'], 0);
  15140.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  15141.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15142.         }, => 'dumpConfigFromEvent'], 0);
  15143.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  15144.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15145.         }, => 'dumpConfigFromEvent'], 0);
  15146.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  15147.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15148.         }, => 'dumpConfigFromEvent'], 0);
  15149.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  15150.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15151.         }, => 'pluginActivate'], 0);
  15152.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  15153.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15154.         }, => 'pluginPostActivate'], 0);
  15155.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  15156.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15157.         }, => 'pluginUpdate'], 0);
  15158.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  15159.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15160.         }, => 'pluginDeactivateAndUninstall'], 0);
  15161.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivationFailedEvent', [=> function () {
  15162.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15163.         }, => 'pluginPostDeactivateFailed'], 0);
  15164.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  15165.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15166.         }, => 'pluginDeactivateAndUninstall'], 0);
  15167.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  15168.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15169.         }, => 'pluginPostUninstall'], 0);
  15170.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  15171.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  15172.         }, => 'onAppDeleted'], 0);
  15173.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  15174.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] ?? $this->getThemeCompilerEnrichScssVarSubscriberService());
  15175.         }, => 'enrichExtensionVars'], 0);
  15176.         $instance->addListener('kernel.request', [=> function () {
  15177.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15178.         }, => 'requestEvent'], 0);
  15179.         $instance->addListener('kernel.exception', [=> function () {
  15180.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15181.         }, => 'requestEvent'], 0);
  15182.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentTemplateRendererParameterEvent', [=> function () {
  15183.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15184.         }, => 'onDocumentRendering'], 0);
  15185.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  15186.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  15187.         }, => 'frwFinished'], 0);
  15188.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  15189.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  15190.         }, => 'updateFinished'], 0);
  15191.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  15192.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  15193.         }, => 'update'], 0);
  15194.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15195.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  15196.         }, => 'onNewCustomFieldCreated'], 0);
  15197.         $instance->addListener('sales_channel_language.written', [=> function () {
  15198.             return ($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] ?? $this->getLanguageSubscriberService());
  15199.         }, => 'onSalesChannelWritten'], 0);
  15200.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  15201.             return ($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService());
  15202.         }, => 'onContextResolved'], 0);
  15203.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15204.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidator2Service());
  15205.         }, => 'postValidate'], 0);
  15206.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15207.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] ?? $this->getSalesChannelDomainValidatorService());
  15208.         }, => 'postValidate'], 0);
  15209.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15210.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] ?? $this->getSalesChannelLanguageValidatorService());
  15211.         }, => 'postValidate'], 0);
  15212.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15213.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] ?? $this->getUserValidatorService());
  15214.         }, => 'postValidate'], 0);
  15215.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15216.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\StorefrontRenderSubscriber'] ?? ($this->privates['zenit\\PlatformStratus\\Subscriber\\StorefrontRenderSubscriber'] = new \zenit\PlatformStratus\Subscriber\StorefrontRenderSubscriber()));
  15217.         }, => 'onStorefrontRender'], 0);
  15218.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  15219.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15220.         }, => 'handleSuggestRequest'], 0);
  15221.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingIdsCriteriaEvent', [=> function () {
  15222.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15223.         }, => 'handleCrossSellingRequest'], 0);
  15224.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingStreamCriteriaEvent', [=> function () {
  15225.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15226.         }, => 'handleCrossSellingLoadRequest'], 0);
  15227.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15228.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15229.         }, => 'handleListingRequest'], 0);
  15230.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  15231.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15232.         }, => 'handleSearchRequest'], 0);
  15233.         $instance->addListener('Shopware\\Storefront\\Page\\Wishlist\\WishListPageProductCriteriaEvent', [=> function () {
  15234.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15235.         }, => 'handleWishlistRequest'], 0);
  15236.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoadedEvent', [=> function () {
  15237.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\QuickViewSubscriber'] ?? $this->getQuickViewSubscriberService());
  15238.         }, => 'onMinimalQuickViewPageLoaded'], 0);
  15239.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15240.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15241.         }, => 'onCartPageLoaded'], 0);
  15242.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15243.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15244.         }, => 'onConfirmPageLoaded'], 0);
  15245.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15246.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15247.         }, => 'onFinishPageLoaded'], 0);
  15248.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15249.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15250.         }, => 'onCheckoutRegisterPageLoaded'], 0);
  15251.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15252.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15253.         }, => 'onOffcanvasCartPageLoaded'], 0);
  15254.         $instance->addListener('action.send.order.data', [=> function () {
  15255.             return ($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'] ?? $this->getSendOrderDataActionService());
  15256.         }, => 'handle'], 0);
  15257.         $instance->addListener('action.mail.send', [=> function () {
  15258.             return ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'] ?? $this->getSendMailActionDecoratorService());
  15259.         }, => 'handle'], 0);
  15260.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15261.             return ($this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriber2Service());
  15262.         }, => 'onEditOrderPageLoaded'], 1);
  15263.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15264.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15265.         }, => 'addExpressCheckoutDataToPage'], 0);
  15266.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15267.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15268.         }, => 'addExpressCheckoutDataToPage'], 0);
  15269.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  15270.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15271.         }, => 'addExpressCheckoutDataToPage'], 0);
  15272.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15273.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15274.         }, => 'addExpressCheckoutDataToPage'], 0);
  15275.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15276.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15277.         }, => 'addExpressCheckoutDataToPage'], 0);
  15278.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  15279.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15280.         }, => 'addExpressCheckoutDataToPage'], 0);
  15281.         $instance->addListener('sales_channel.product.search.result.loaded', [=> function () {
  15282.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15283.         }, => 'addExcludedProductsToSearchResult'], 0);
  15284.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  15285.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15286.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  15287.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Wishlist\\GuestWishlistPageletLoadedEvent', [=> function () {
  15288.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15289.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  15290.         $instance->addListener('Shopware\\Storefront\\Event\\SwitchBuyBoxVariantEvent', [=> function () {
  15291.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15292.         }, => 'addExpressCheckoutDataToBuyBoxSwitch'], 0);
  15293.         $instance->addListener('framework.validation.address.create', [=> function () {
  15294.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15295.         }, => 'disableAddressValidation'], 0);
  15296.         $instance->addListener('framework.validation.customer.create', [=> function () {
  15297.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15298.         }, => 'disableCustomerValidation'], 0);
  15299.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15300.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15301.         }, => 'onCheckoutConfirmLoaded'], 0);
  15302.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  15303.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15304.         }, => 'addPayerIdToCustomer'], 0);
  15305.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15306.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15307.         }, => 'addInstallmentBanner'], 0);
  15308.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15309.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15310.         }, => 'addInstallmentBanner'], 0);
  15311.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15312.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15313.         }, => 'addInstallmentBanner'], 0);
  15314.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15315.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15316.         }, => 'addInstallmentBanner'], 0);
  15317.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15318.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15319.         }, => 'addInstallmentBanner'], 0);
  15320.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15321.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15322.         }, => 'addInstallmentBannerPagelet'], 0);
  15323.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  15324.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15325.         }, => 'addInstallmentBannerPagelet'], 0);
  15326.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15327.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15328.         }, => 'onAccountEditOrderLoaded'], 0);
  15329.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15330.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15331.         }, => 'onCheckoutConfirmLoaded'], 0);
  15332.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15333.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15334.         }, => 'onCheckoutFinishLoaded'], 0);
  15335.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15336.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15337.         }, => 'onAccountOrderEditLoaded'], 0);
  15338.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15339.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15340.         }, => 'onCheckoutConfirmLoaded'], 0);
  15341.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15342.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15343.         }, => 'onCheckoutFinishLoaded'], 0);
  15344.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15345.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  15346.         }, => 'triggerChangeSet'], 0);
  15347.         $instance->addListener('order_delivery.written', [=> function () {
  15348.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  15349.         }, => 'onOrderDeliveryWritten'], 0);
  15350.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\HandlePaymentMethodRouteRequestEvent', [=> function () {
  15351.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  15352.         }, => 'addHandlePaymentParameters'], 0);
  15353.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\PaymentMethodRouteRequestEvent', [=> function () {
  15354.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  15355.         }, => 'addAfterOrderId'], 0);
  15356.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15357.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] ?? $this->getFundingSubscriberService());
  15358.         }, => 'addFundingAvailabilityData'], 0);
  15359.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15360.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  15361.         }, => 'onAccountOrderEditLoaded'], 0);
  15362.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15363.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  15364.         }, => 'onCheckoutConfirmLoaded'], 0);
  15365.         $instance->addListener('sales_channel.deleted', [=> function () {
  15366.             return ($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] ?? $this->getWebhookSubscriberService());
  15367.         }, => 'removeSalesChannelWebhookConfiguration'], 0);
  15368.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15369.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15370.         }, => 'orderPlaced'], 0);
  15371.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  15372.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15373.         }, => 'stateChanged'], 0);
  15374.         $instance->addListener('order_line_item.written', [=> function () {
  15375.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15376.         }, => 'lineItemWritten'], 0);
  15377.         $instance->addListener('order_line_item.deleted', [=> function () {
  15378.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15379.         }, => 'lineItemWritten'], 0);
  15380.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15381.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15382.         }, => 'onProductListingCriteria'], 0);
  15383.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  15384.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15385.         }, => 'onProductSearchCriteriaEvent'], 0);
  15386.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  15387.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15388.         }, => 'onSearchPageLoadedEvent'], 0);
  15389.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15390.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15391.         }, => 'onProductPageLoadedEvent'], 0);
  15392.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  15393.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15394.         }, => 'onNavigationPageLoadedEvent'], 0);
  15395.         $instance->addListener('Swag\\EnterpriseSearch\\Search\\Page\\SearchPageLoadedEvent', [=> function () {
  15396.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15397.         }, => 'onEnterpriseSearchPageLoadedEvent'], 0);
  15398.         $instance->addListener('Shopware\\Storefront\\Page\\Wishlist\\WishlistPageLoadedEvent', [=> function () {
  15399.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15400.         }, => 'onWishlistPageLoadedEvent'], 0);
  15401.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15402.             return ($this->privates['fourtwosix\\AttributeBadges\\Subscriber\\ListingSubscriber'] ?? ($this->privates['fourtwosix\\AttributeBadges\\Subscriber\\ListingSubscriber'] = new \fourtwosix\AttributeBadges\Subscriber\ListingSubscriber()));
  15403.         }, => 'onListing'], 0);
  15404.         $instance->addListener('Shopware\\Core\\Content\\Cms\\Events\\CmsPageLoadedEvent', [=> function () {
  15405.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15406.         }, => 'onPageLoaded'], 0);
  15407.         $instance->addListener('cms_slot.loaded', [=> function () {
  15408.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15409.         }, => 'onSlotLoaded'], 0);
  15410.         $instance->addListener('kernel.controller_arguments', [=> function () {
  15411.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15412.         }, => 'onControllerArguments'], 0);
  15413.         $instance->addListener('country.loaded', [=> function () {
  15414.             return ($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\CountrySubscriber'] ?? ($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\CountrySubscriber'] = new \CoeAccountOrtPlzSw6\Subscriber\CountrySubscriber()));
  15415.         }, => 'onCountryLoaded'], 0);
  15416.         $instance->addListener('framework.validation.address.create', [=> function () {
  15417.             return ($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'] ?? $this->getValidationSubscriberService());
  15418.         }, => 'onBeforeValidateAddress'], 0);
  15419.         $instance->addListener('framework.validation.address.update', [=> function () {
  15420.             return ($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'] ?? $this->getValidationSubscriberService());
  15421.         }, => 'onBeforeValidateAddress'], 0);
  15422.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15423.             return ($this->privates['FourtwosixCategoryDescriptionOnPDP\\Subscriber\\AddCategoryDescription2PDPSubscriber'] ?? $this->getAddCategoryDescription2PDPSubscriberService());
  15424.         }, => 'onProductsLoaded'], 0);
  15425.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15426.             return ($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] ?? $this->getAddCountryPhonePrefixSubscriberService());
  15427.         }, => 'onCheckoutRegisterPageLoadedEvent'], 0);
  15428.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  15429.             return ($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] ?? $this->getAddCountryPhonePrefixSubscriberService());
  15430.         }, => 'onAccountLoginPageLoadedEvent'], 0);
  15431.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Detail\\AddressDetailPageLoadedEvent', [=> function () {
  15432.             return ($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] ?? $this->getAddCountryPhonePrefixSubscriberService());
  15433.         }, => 'onAddressDetailPageLoadedEvent'], 0);
  15434.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Listing\\AddressListingPageLoadedEvent', [=> function () {
  15435.             return ($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] ?? $this->getAddCountryPhonePrefixSubscriberService());
  15436.         }, => 'onAddressListingPageLoadedEvent'], 0);
  15437.         $instance->addListener('framework.validation.customer.profile.update', [=> function () {
  15438.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15439.         }, => 'onValidateCustomerUpdate'], 0);
  15440.         $instance->addListener('framework.validation.customer.create', [=> function () {
  15441.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15442.         }, => 'onValidateCustomerCreate'], 0);
  15443.         $instance->addListener('framework.validation.address.create', [=> function () {
  15444.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15445.         }, => 'onValidateAddress'], 0);
  15446.         $instance->addListener('framework.validation.address.update', [=> function () {
  15447.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15448.         }, => 'onValidateAddress'], 0);
  15449.         $instance->addListener('framework.validation.order.update', [=> function () {
  15450.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15451.         }, => 'onValidateOrder'], 0);
  15452.         $instance->addListener('framework.validation.order.create', [=> function () {
  15453.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15454.         }, => 'onValidateOrder'], 0);
  15455.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerRegisterEvent', [=> function () {
  15456.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15457.         }, => 'onCustomerRegister'], 0);
  15458.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\GuestCustomerRegisterEvent', [=> function () {
  15459.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15460.         }, => 'onGuestCustomerRegister'], 0);
  15461.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  15462.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15463.         }, => 'onCustomerLogin'], 0);
  15464.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  15465.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15466.         }, => 'onRegisterCustomerEvent'], 0);
  15467.         $instance->addListener('checkout.customer.sales_channel.address.create', [=> function () {
  15468.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15469.         }, => 'onMappingEventAddressCreate'], 0);
  15470.         $instance->addListener('checkout.customer.sales_channel.register.shipping_address', [=> function () {
  15471.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15472.         }, => 'onMappingEventAddressShippingRegister'], 0);
  15473.         $instance->addListener('checkout.customer.sales_channel.register.billing_address', [=> function () {
  15474.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15475.         }, => 'onMappingEventAddressBillingRegister'], 0);
  15476.         $instance->addListener('checkout.customer.sales_channel.profile.update', [=> function () {
  15477.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15478.         }, => 'onMappingEventCustomerProfileSave'], 0);
  15479.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Listing\\AddressListingPageLoadedEvent', [=> function () {
  15480.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15481.         }, => 'onAddressListingPageLoaded'], 0);
  15482.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Order\\CartConvertedEvent', [=> function () {
  15483.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15484.         }, => 'onCartConverted'], 0);
  15485.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  15486.             return ($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'] ?? $this->getProductLoadedSubscriberService());
  15487.         }, => 'loaded'], -50);
  15488.         $instance->addListener('Shopware\\Storefront\\Page\\GenericPageLoadedEvent', [=> function () {
  15489.             return ($this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'] ?? $this->getCountriesLoadSubscriberService());
  15490.         }, => 'onGenericPageLoadedEvent'], 0);
  15491.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoadedEvent', [=> function () {
  15492.             return ($this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'] ?? $this->getCountriesLoadSubscriberService());
  15493.         }, => 'onMinimalQuickViewPageLoadedEvent'], 0);
  15494.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageCriteriaEvent', [=> function () {
  15495.             return ($this->privates['Fourtwosix\\Attachments\\Subscriber\\ProductCriteriaSubscriber'] ?? ($this->privates['Fourtwosix\\Attachments\\Subscriber\\ProductCriteriaSubscriber'] = new \Fourtwosix\Attachments\Subscriber\ProductCriteriaSubscriber()));
  15496.         }, => 'addAssociations'], 0);
  15497.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15498.             return ($this->privates['Fourtwosix\\Attachments\\Subscriber\\ProductDetailSubscriber'] ?? ($this->privates['Fourtwosix\\Attachments\\Subscriber\\ProductDetailSubscriber'] = new \Fourtwosix\Attachments\Subscriber\ProductDetailSubscriber()));
  15499.         }, => 'filterAttachments'], 0);
  15500.         $instance->addListener('checkout.customer.sales_channel.address.create', [=> function () {
  15501.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15502.         }, => 'onUpsertAddress'], 0);
  15503.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  15504.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15505.         }, => 'onCustomerUpdateMapping'], 0);
  15506.         $instance->addListener('checkout.customer.sales_channel.profile.update', [=> function () {
  15507.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15508.         }, => 'onCustomerUpdateMapping'], 0);
  15509.         $instance->addListener('checkout.customer.sales_channel.register.billing_address', [=> function () {
  15510.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15511.         }, => 'onAddressUpdateMapping'], 0);
  15512.         $instance->addListener('checkout.customer.sales_channel.register.shipping_address', [=> function () {
  15513.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15514.         }, => 'onAddressUpdateMapping'], 0);
  15515.         $instance->addListener('Shopware\\Storefront\\Page\\GenericPageLoadedEvent', [=> function () {
  15516.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\ItalyCountryIdSubscriber'] ?? $this->getItalyCountryIdSubscriberService());
  15517.         }, => 'onItalyCountryId'], 0);
  15518.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestResultEvent', [=> function () {
  15519.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] ?? $this->getProductListingResultSubscriberService());
  15520.         }, => 'onProductSuggestResultEvent'], 0);
  15521.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  15522.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] ?? $this->getProductListingResultSubscriberService());
  15523.         }, => 'onProductSearchResultEvent'], 0);
  15524.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  15525.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'] ?? $this->getSalesChannelContextResolvedSubscriberService());
  15526.         }, => 'onSalesChannelContextResolvedEvent'], 0);
  15527.         $instance->addListener('Shopware\\Core\\Content\\Media\\Event\\MediaFileExtensionWhitelistEvent', [=> function () {
  15528.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  15529.         }, => 'onMediaFileExtensionWhitelist'], 0);
  15530.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15531.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  15532.         }, => 'onEntityWrittenContainerEvent'], 0);
  15533.         $instance->addListener('state_enter.order_transaction.state.cancelled', [=> function () {
  15534.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  15535.         }, => 'stateChanged'], 0);
  15536.         $instance->addListener('state_enter.order_transaction.state.failed', [=> function () {
  15537.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  15538.         }, => 'stateChanged'], 0);
  15539.         $instance->addListener('Shopware\\Core\\Content\\Flow\\Events\\FlowSendMailActionEvent', [=> function () {
  15540.             return ($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'] ?? $this->getSendMailSubscriberService());
  15541.         }, => 'addAttachments'], 0);
  15542.         $instance->addListener('Shopware\\Core\\Content\\MailTemplate\\Event\\MailSendSubscriberBridgeEvent', [=> function () {
  15543.             return ($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'] ?? $this->getSendMailSubscriberService());
  15544.         }, => 'addAttachments'], 0);
  15545.         $instance->addListener('MoorlForms\\Core\\Event\\SendMailEvent', [=> function () {
  15546.             return ($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'] ?? $this->getSendMailSubscriberService());
  15547.         }, => 'sendMail'], 0);
  15548.         $instance->addListener('kernel.response', [=> function () {
  15549.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  15550.         }, => 'onKernelResponse'], 0);
  15551.         $instance->addListener('kernel.response', [=> function () {
  15552.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  15553.         }, => 'onKernelResponse'], -1024);
  15554.         $instance->addListener('kernel.request', [=> function () {
  15555.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  15556.         }, => 'setDefaultLocale'], 100);
  15557.         $instance->addListener('kernel.request', [=> function () {
  15558.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  15559.         }, => 'onKernelRequest'], 16);
  15560.         $instance->addListener('kernel.finish_request', [=> function () {
  15561.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  15562.         }, => 'onKernelFinishRequest'], 0);
  15563.         $instance->addListener('kernel.request', [=> function () {
  15564.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  15565.         }, => 'onKernelRequest'], 256);
  15566.         $instance->addListener('kernel.response', [=> function () {
  15567.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  15568.         }, => 'onResponse'], -255);
  15569.         $instance->addListener('kernel.controller_arguments', [=> function () {
  15570.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15571.         }, => 'onControllerArguments'], 0);
  15572.         $instance->addListener('kernel.exception', [=> function () {
  15573.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15574.         }, => 'logKernelException'], 0);
  15575.         $instance->addListener('kernel.exception', [=> function () {
  15576.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15577.         }, => 'onKernelException'], -128);
  15578.         $instance->addListener('kernel.response', [=> function () {
  15579.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15580.         }, => 'removeCspHeader'], -128);
  15581.         $instance->addListener('kernel.request', [=> function () {
  15582.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  15583.         }, => 'onKernelRequest'], 15);
  15584.         $instance->addListener('kernel.finish_request', [=> function () {
  15585.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  15586.         }, => 'onKernelFinishRequest'], -15);
  15587.         $instance->addListener('console.error', [=> function () {
  15588.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  15589.         }, => 'onConsoleError'], -128);
  15590.         $instance->addListener('console.terminate', [=> function () {
  15591.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  15592.         }, => 'onConsoleTerminate'], -128);
  15593.         $instance->addListener('console.error', [=> function () {
  15594.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  15595.         }, => 'onConsoleError'], 0);
  15596.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15597.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  15598.         }, => 'onMessage'], -255);
  15599.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15600.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  15601.         }, => 'onMessage'], -255);
  15602.         $instance->addListener('kernel.response', [=> function () {
  15603.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  15604.         }, => 'onKernelResponse'], 0);
  15605.         $instance->addListener('kernel.request', [=> function () {
  15606.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  15607.         }, => 'onKernelRequest'], 48);
  15608.         $instance->addListener('kernel.request', [=> function () {
  15609.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  15610.         }, => 'configure'], 2048);
  15611.         $instance->addListener('console.command', [=> function () {
  15612.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  15613.         }, => 'configure'], 2048);
  15614.         $instance->addListener('kernel.request', [=> function () {
  15615.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15616.         }, => 'onKernelRequest'], 32);
  15617.         $instance->addListener('kernel.finish_request', [=> function () {
  15618.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15619.         }, => 'onKernelFinishRequest'], 0);
  15620.         $instance->addListener('kernel.exception', [=> function () {
  15621.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15622.         }, => 'onKernelException'], -64);
  15623.         $instance->addListener('kernel.request', [=> function () {
  15624.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15625.         }, => 'onKernelRequest'], 128);
  15626.         $instance->addListener('kernel.response', [=> function () {
  15627.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15628.         }, => 'onKernelResponse'], -1000);
  15629.         $instance->addListener('kernel.finish_request', [=> function () {
  15630.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15631.         }, => 'onFinishRequest'], 0);
  15632.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15633.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  15634.         }, => 'onMessageFailed'], 100);
  15635.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15636.             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()));
  15637.         }, => 'onMessageFailed'], 200);
  15638.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  15639.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  15640.         }, => 'onWorkerStarted'], 0);
  15641.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  15642.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  15643.         }, => 'onWorkerRunning'], 0);
  15644.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15645.             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()));
  15646.         }, => 'onMessageFailed'], 0);
  15647.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  15648.             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()));
  15649.         }, => 'onWorkerRunning'], 0);
  15650.         $instance->addListener('kernel.response', [=> function () {
  15651.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15652.         }, => 'onKernelResponse'], -100);
  15653.         $instance->addListener('kernel.exception', [=> function () {
  15654.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15655.         }, => 'onKernelException'], 0);
  15656.         $instance->addListener('kernel.terminate', [=> function () {
  15657.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15658.         }, => 'onKernelTerminate'], -1024);
  15659.         $instance->addListener('kernel.controller', [=> function () {
  15660.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  15661.         }, => 'onKernelController'], 0);
  15662.         $instance->addListener('kernel.response', [=> function () {
  15663.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  15664.         }, => 'onKernelResponse'], 0);
  15665.         $instance->addListener('console.command', [=> function () {
  15666.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  15667.         }, => 'onCommand'], 255);
  15668.         $instance->addListener('console.terminate', [=> function () {
  15669.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  15670.         }, => 'onTerminate'], -255);
  15671.         $instance->addListener('kernel.controller', [=> function () {
  15672.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  15673.         }, => 'onKernelController'], 0);
  15674.         $instance->addListener('kernel.controller', [=> function () {
  15675.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  15676.         }, => 'onKernelController'], 0);
  15677.         $instance->addListener('kernel.controller', [=> function () {
  15678.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  15679.         }, => 'onKernelController'], -128);
  15680.         $instance->addListener('kernel.view', [=> function () {
  15681.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  15682.         }, => 'onKernelView'], 0);
  15683.         $instance->addListener('kernel.controller', [=> function () {
  15684.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  15685.         }, => 'onKernelController'], 0);
  15686.         $instance->addListener('kernel.response', [=> function () {
  15687.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  15688.         }, => 'onKernelResponse'], 0);
  15689.         $instance->addListener('kernel.controller_arguments', [=> function () {
  15690.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  15691.         }, => 'onKernelControllerArguments'], 0);
  15692.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15693.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  15694.         }, => 'onMessage'], 0);
  15695.         $instance->addListener('console.command', [=> function () {
  15696.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  15697.         }, => 'configure'], 1024);
  15698.         $instance->addListener('kernel.terminate', [=> function () {
  15699.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  15700.         }, => 'flushMessages'], 0);
  15701.         $instance->addListener('console.terminate', [=> function () {
  15702.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  15703.         }, => 'flushMessages'], 0);
  15704.         $instance->addListener('kernel.response', [=> function () {
  15705.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  15706.         }, => 'onKernelResponse'], -128);
  15707.         return $instance;
  15708.     }
  15709.     /**
  15710.      * Gets the public 'flow.repository' shared service.
  15711.      *
  15712.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15713.      */
  15714.     protected function getFlow_RepositoryService()
  15715.     {
  15716.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15717.         if (isset($this->services['flow.repository'])) {
  15718.             return $this->services['flow.repository'];
  15719.         }
  15720.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15721.         if (isset($this->services['flow.repository'])) {
  15722.             return $this->services['flow.repository'];
  15723.         }
  15724.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15725.         if (isset($this->services['flow.repository'])) {
  15726.             return $this->services['flow.repository'];
  15727.         }
  15728.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15729.         if (isset($this->services['flow.repository'])) {
  15730.             return $this->services['flow.repository'];
  15731.         }
  15732.         return $this->services['flow.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] ?? $this->getFlowDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15733.     }
  15734.     /**
  15735.      * Gets the public 'flow_sequence.repository' shared service.
  15736.      *
  15737.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15738.      */
  15739.     protected function getFlowSequence_RepositoryService()
  15740.     {
  15741.         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()));
  15742.     }
  15743.     /**
  15744.      * Gets the public 'fourtwosix\AddPurchaseUnit\fourtwosixAddPurchaseUnit' shared autowired service.
  15745.      *
  15746.      * @return \fourtwosix\AddPurchaseUnit\fourtwosixAddPurchaseUnit
  15747.      */
  15748.     protected function getFourtwosixAddPurchaseUnitService()
  15749.     {
  15750.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  15751.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  15752.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  15753.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  15754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  15755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  15756.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/fourtwosixAddPurchaseUnit.php';
  15757.         return $this->services['fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit');
  15758.     }
  15759.     /**
  15760.      * Gets the public 'fourtwosix\AttributeBadges\fourtwosixAttributeBadges' shared autowired service.
  15761.      *
  15762.      * @return \fourtwosix\AttributeBadges\fourtwosixAttributeBadges
  15763.      */
  15764.     protected function getFourtwosixAttributeBadgesService()
  15765.     {
  15766.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  15767.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  15768.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  15769.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  15770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  15771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  15772.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/fourtwosixAttributeBadges.php';
  15773.         return $this->services['fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges');
  15774.     }
  15775.     /**
  15776.      * Gets the public 'fourtwosix\BuyByQmUnit\fourtwosixBuyByQmUnit' shared autowired service.
  15777.      *
  15778.      * @return \fourtwosix\BuyByQmUnit\fourtwosixBuyByQmUnit
  15779.      */
  15780.     protected function getFourtwosixBuyByQmUnitService()
  15781.     {
  15782.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  15783.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  15784.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  15785.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  15786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  15787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  15788.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/fourtwosixBuyByQmUnit.php';
  15789.         return $this->services['fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit');
  15790.     }
  15791.     /**
  15792.      * Gets the public 'fourtwosix\ShippingCostPercentageOrPerWeight\fourtwosixShippingCostsPercentageOrPerWeight' shared autowired service.
  15793.      *
  15794.      * @return \fourtwosix\ShippingCostPercentageOrPerWeight\fourtwosixShippingCostsPercentageOrPerWeight
  15795.      */
  15796.     protected function getFourtwosixShippingCostsPercentageOrPerWeightService()
  15797.     {
  15798.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  15799.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  15800.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  15801.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  15802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  15803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  15804.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src/fourtwosixShippingCostsPercentageOrPerWeight.php';
  15805.         return $this->services['fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight');
  15806.     }
  15807.     /**
  15808.      * Gets the public 'fourtwosix_add_purchase_unit.filesystem.private' shared service.
  15809.      *
  15810.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15811.      */
  15812.     protected function getFourtwosixAddPurchaseUnit_Filesystem_PrivateService()
  15813.     {
  15814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15816.         return $this->services['fourtwosix_add_purchase_unit.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_add_purchase_unit');
  15817.     }
  15818.     /**
  15819.      * Gets the public 'fourtwosix_add_purchase_unit.filesystem.public' shared service.
  15820.      *
  15821.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15822.      */
  15823.     protected function getFourtwosixAddPurchaseUnit_Filesystem_PublicService()
  15824.     {
  15825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15827.         return $this->services['fourtwosix_add_purchase_unit.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_add_purchase_unit');
  15828.     }
  15829.     /**
  15830.      * Gets the public 'fourtwosix_attachments.filesystem.private' shared service.
  15831.      *
  15832.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15833.      */
  15834.     protected function getFourtwosixAttachments_Filesystem_PrivateService()
  15835.     {
  15836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15838.         return $this->services['fourtwosix_attachments.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_attachments');
  15839.     }
  15840.     /**
  15841.      * Gets the public 'fourtwosix_attachments.filesystem.public' shared service.
  15842.      *
  15843.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15844.      */
  15845.     protected function getFourtwosixAttachments_Filesystem_PublicService()
  15846.     {
  15847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15849.         return $this->services['fourtwosix_attachments.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_attachments');
  15850.     }
  15851.     /**
  15852.      * Gets the public 'fourtwosix_attribute_badges.filesystem.private' shared service.
  15853.      *
  15854.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15855.      */
  15856.     protected function getFourtwosixAttributeBadges_Filesystem_PrivateService()
  15857.     {
  15858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15860.         return $this->services['fourtwosix_attribute_badges.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_attribute_badges');
  15861.     }
  15862.     /**
  15863.      * Gets the public 'fourtwosix_attribute_badges.filesystem.public' shared service.
  15864.      *
  15865.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15866.      */
  15867.     protected function getFourtwosixAttributeBadges_Filesystem_PublicService()
  15868.     {
  15869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15871.         return $this->services['fourtwosix_attribute_badges.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_attribute_badges');
  15872.     }
  15873.     /**
  15874.      * Gets the public 'fourtwosix_buy_by_qm_unit.filesystem.private' shared service.
  15875.      *
  15876.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15877.      */
  15878.     protected function getFourtwosixBuyByQmUnit_Filesystem_PrivateService()
  15879.     {
  15880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15882.         return $this->services['fourtwosix_buy_by_qm_unit.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_buy_by_qm_unit');
  15883.     }
  15884.     /**
  15885.      * Gets the public 'fourtwosix_buy_by_qm_unit.filesystem.public' shared service.
  15886.      *
  15887.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15888.      */
  15889.     protected function getFourtwosixBuyByQmUnit_Filesystem_PublicService()
  15890.     {
  15891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15893.         return $this->services['fourtwosix_buy_by_qm_unit.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_buy_by_qm_unit');
  15894.     }
  15895.     /**
  15896.      * Gets the public 'fourtwosix_category_description_on_p_d_p.filesystem.private' shared service.
  15897.      *
  15898.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15899.      */
  15900.     protected function getFourtwosixCategoryDescriptionOnPDP_Filesystem_PrivateService()
  15901.     {
  15902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15904.         return $this->services['fourtwosix_category_description_on_p_d_p.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_category_description_on_p_d_p');
  15905.     }
  15906.     /**
  15907.      * Gets the public 'fourtwosix_category_description_on_p_d_p.filesystem.public' shared service.
  15908.      *
  15909.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15910.      */
  15911.     protected function getFourtwosixCategoryDescriptionOnPDP_Filesystem_PublicService()
  15912.     {
  15913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15915.         return $this->services['fourtwosix_category_description_on_p_d_p.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_category_description_on_p_d_p');
  15916.     }
  15917.     /**
  15918.      * Gets the public 'fourtwosix_hide_empty_categories.filesystem.private' shared service.
  15919.      *
  15920.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15921.      */
  15922.     protected function getFourtwosixHideEmptyCategories_Filesystem_PrivateService()
  15923.     {
  15924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15926.         return $this->services['fourtwosix_hide_empty_categories.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_hide_empty_categories');
  15927.     }
  15928.     /**
  15929.      * Gets the public 'fourtwosix_hide_empty_categories.filesystem.public' shared service.
  15930.      *
  15931.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15932.      */
  15933.     protected function getFourtwosixHideEmptyCategories_Filesystem_PublicService()
  15934.     {
  15935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15937.         return $this->services['fourtwosix_hide_empty_categories.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_hide_empty_categories');
  15938.     }
  15939.     /**
  15940.      * Gets the public 'fourtwosix_italian_translations.filesystem.private' shared service.
  15941.      *
  15942.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15943.      */
  15944.     protected function getFourtwosixItalianTranslations_Filesystem_PrivateService()
  15945.     {
  15946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15948.         return $this->services['fourtwosix_italian_translations.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_italian_translations');
  15949.     }
  15950.     /**
  15951.      * Gets the public 'fourtwosix_italian_translations.filesystem.public' shared service.
  15952.      *
  15953.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15954.      */
  15955.     protected function getFourtwosixItalianTranslations_Filesystem_PublicService()
  15956.     {
  15957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15959.         return $this->services['fourtwosix_italian_translations.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_italian_translations');
  15960.     }
  15961.     /**
  15962.      * Gets the public 'fourtwosix_maintain_net_price.filesystem.private' shared service.
  15963.      *
  15964.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15965.      */
  15966.     protected function getFourtwosixMaintainNetPrice_Filesystem_PrivateService()
  15967.     {
  15968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15970.         return $this->services['fourtwosix_maintain_net_price.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_maintain_net_price');
  15971.     }
  15972.     /**
  15973.      * Gets the public 'fourtwosix_maintain_net_price.filesystem.public' shared service.
  15974.      *
  15975.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15976.      */
  15977.     protected function getFourtwosixMaintainNetPrice_Filesystem_PublicService()
  15978.     {
  15979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15981.         return $this->services['fourtwosix_maintain_net_price.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_maintain_net_price');
  15982.     }
  15983.     /**
  15984.      * Gets the public 'fourtwosix_monitor_plugin.filesystem.private' shared service.
  15985.      *
  15986.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15987.      */
  15988.     protected function getFourtwosixMonitorPlugin_Filesystem_PrivateService()
  15989.     {
  15990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15992.         return $this->services['fourtwosix_monitor_plugin.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_monitor_plugin');
  15993.     }
  15994.     /**
  15995.      * Gets the public 'fourtwosix_monitor_plugin.filesystem.public' shared service.
  15996.      *
  15997.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15998.      */
  15999.     protected function getFourtwosixMonitorPlugin_Filesystem_PublicService()
  16000.     {
  16001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16003.         return $this->services['fourtwosix_monitor_plugin.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_monitor_plugin');
  16004.     }
  16005.     /**
  16006.      * Gets the public 'fourtwosix_payment_surcharge.filesystem.private' shared service.
  16007.      *
  16008.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16009.      */
  16010.     protected function getFourtwosixPaymentSurcharge_Filesystem_PrivateService()
  16011.     {
  16012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16014.         return $this->services['fourtwosix_payment_surcharge.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_payment_surcharge');
  16015.     }
  16016.     /**
  16017.      * Gets the public 'fourtwosix_payment_surcharge.filesystem.public' shared service.
  16018.      *
  16019.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16020.      */
  16021.     protected function getFourtwosixPaymentSurcharge_Filesystem_PublicService()
  16022.     {
  16023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16025.         return $this->services['fourtwosix_payment_surcharge.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_payment_surcharge');
  16026.     }
  16027.     /**
  16028.      * Gets the public 'fourtwosix_phone_validation.filesystem.private' shared service.
  16029.      *
  16030.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16031.      */
  16032.     protected function getFourtwosixPhoneValidation_Filesystem_PrivateService()
  16033.     {
  16034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16036.         return $this->services['fourtwosix_phone_validation.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_phone_validation');
  16037.     }
  16038.     /**
  16039.      * Gets the public 'fourtwosix_phone_validation.filesystem.public' shared service.
  16040.      *
  16041.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16042.      */
  16043.     protected function getFourtwosixPhoneValidation_Filesystem_PublicService()
  16044.     {
  16045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16047.         return $this->services['fourtwosix_phone_validation.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_phone_validation');
  16048.     }
  16049.     /**
  16050.      * Gets the public 'fourtwosix_redirect_for_missing_trailing_slashes.filesystem.private' shared service.
  16051.      *
  16052.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16053.      */
  16054.     protected function getFourtwosixRedirectForMissingTrailingSlashes_Filesystem_PrivateService()
  16055.     {
  16056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16058.         return $this->services['fourtwosix_redirect_for_missing_trailing_slashes.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_redirect_for_missing_trailing_slashes');
  16059.     }
  16060.     /**
  16061.      * Gets the public 'fourtwosix_redirect_for_missing_trailing_slashes.filesystem.public' shared service.
  16062.      *
  16063.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16064.      */
  16065.     protected function getFourtwosixRedirectForMissingTrailingSlashes_Filesystem_PublicService()
  16066.     {
  16067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16069.         return $this->services['fourtwosix_redirect_for_missing_trailing_slashes.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_redirect_for_missing_trailing_slashes');
  16070.     }
  16071.     /**
  16072.      * Gets the public 'fourtwosix_registration_fields.filesystem.private' shared service.
  16073.      *
  16074.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16075.      */
  16076.     protected function getFourtwosixRegistrationFields_Filesystem_PrivateService()
  16077.     {
  16078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16080.         return $this->services['fourtwosix_registration_fields.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_registration_fields');
  16081.     }
  16082.     /**
  16083.      * Gets the public 'fourtwosix_registration_fields.filesystem.public' shared service.
  16084.      *
  16085.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16086.      */
  16087.     protected function getFourtwosixRegistrationFields_Filesystem_PublicService()
  16088.     {
  16089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16091.         return $this->services['fourtwosix_registration_fields.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_registration_fields');
  16092.     }
  16093.     /**
  16094.      * Gets the public 'fourtwosix_shipping_costs_calculator.filesystem.private' shared service.
  16095.      *
  16096.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16097.      */
  16098.     protected function getFourtwosixShippingCostsCalculator_Filesystem_PrivateService()
  16099.     {
  16100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16102.         return $this->services['fourtwosix_shipping_costs_calculator.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_shipping_costs_calculator');
  16103.     }
  16104.     /**
  16105.      * Gets the public 'fourtwosix_shipping_costs_calculator.filesystem.public' shared service.
  16106.      *
  16107.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16108.      */
  16109.     protected function getFourtwosixShippingCostsCalculator_Filesystem_PublicService()
  16110.     {
  16111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16113.         return $this->services['fourtwosix_shipping_costs_calculator.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_shipping_costs_calculator');
  16114.     }
  16115.     /**
  16116.      * Gets the public 'fourtwosix_shipping_costs_percentage_or_per_weight.filesystem.private' shared service.
  16117.      *
  16118.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16119.      */
  16120.     protected function getFourtwosixShippingCostsPercentageOrPerWeight_Filesystem_PrivateService()
  16121.     {
  16122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16124.         return $this->services['fourtwosix_shipping_costs_percentage_or_per_weight.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_shipping_costs_percentage_or_per_weight');
  16125.     }
  16126.     /**
  16127.      * Gets the public 'fourtwosix_shipping_costs_percentage_or_per_weight.filesystem.public' shared service.
  16128.      *
  16129.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16130.      */
  16131.     protected function getFourtwosixShippingCostsPercentageOrPerWeight_Filesystem_PublicService()
  16132.     {
  16133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16135.         return $this->services['fourtwosix_shipping_costs_percentage_or_per_weight.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_shipping_costs_percentage_or_per_weight');
  16136.     }
  16137.     /**
  16138.      * Gets the public 'fourtwosix_theme_extension.filesystem.private' shared service.
  16139.      *
  16140.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16141.      */
  16142.     protected function getFourtwosixThemeExtension_Filesystem_PrivateService()
  16143.     {
  16144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16146.         return $this->services['fourtwosix_theme_extension.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_theme_extension');
  16147.     }
  16148.     /**
  16149.      * Gets the public 'fourtwosix_theme_extension.filesystem.public' shared service.
  16150.      *
  16151.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16152.      */
  16153.     protected function getFourtwosixThemeExtension_Filesystem_PublicService()
  16154.     {
  16155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16157.         return $this->services['fourtwosix_theme_extension.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_theme_extension');
  16158.     }
  16159.     /**
  16160.      * Gets the public 'fourtwosix_translate_order_states.filesystem.private' shared service.
  16161.      *
  16162.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16163.      */
  16164.     protected function getFourtwosixTranslateOrderStates_Filesystem_PrivateService()
  16165.     {
  16166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16168.         return $this->services['fourtwosix_translate_order_states.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_translate_order_states');
  16169.     }
  16170.     /**
  16171.      * Gets the public 'fourtwosix_translate_order_states.filesystem.public' shared service.
  16172.      *
  16173.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16174.      */
  16175.     protected function getFourtwosixTranslateOrderStates_Filesystem_PublicService()
  16176.     {
  16177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16179.         return $this->services['fourtwosix_translate_order_states.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_translate_order_states');
  16180.     }
  16181.     /**
  16182.      * Gets the public 'framework.filesystem.private' shared service.
  16183.      *
  16184.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16185.      */
  16186.     protected function getFramework_Filesystem_PrivateService()
  16187.     {
  16188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16190.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  16191.     }
  16192.     /**
  16193.      * Gets the public 'framework.filesystem.public' shared service.
  16194.      *
  16195.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16196.      */
  16197.     protected function getFramework_Filesystem_PublicService()
  16198.     {
  16199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16201.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  16202.     }
  16203.     /**
  16204.      * Gets the public 'frosh_mail_archive.repository' shared service.
  16205.      *
  16206.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16207.      */
  16208.     protected function getFroshMailArchive_RepositoryService()
  16209.     {
  16210.         return $this->services['frosh_mail_archive.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition'] ?? $this->getMailArchiveDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16211.     }
  16212.     /**
  16213.      * Gets the public 'frosh_platform_mail_archive.filesystem.private' shared service.
  16214.      *
  16215.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16216.      */
  16217.     protected function getFroshPlatformMailArchive_Filesystem_PrivateService()
  16218.     {
  16219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16221.         return $this->services['frosh_platform_mail_archive.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/frosh_platform_mail_archive');
  16222.     }
  16223.     /**
  16224.      * Gets the public 'frosh_platform_mail_archive.filesystem.public' shared service.
  16225.      *
  16226.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16227.      */
  16228.     protected function getFroshPlatformMailArchive_Filesystem_PublicService()
  16229.     {
  16230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16232.         return $this->services['frosh_platform_mail_archive.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/frosh_platform_mail_archive');
  16233.     }
  16234.     /**
  16235.      * Gets the public 'frosh_tools.filesystem.private' shared service.
  16236.      *
  16237.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16238.      */
  16239.     protected function getFroshTools_Filesystem_PrivateService()
  16240.     {
  16241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16243.         return $this->services['frosh_tools.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/frosh_tools');
  16244.     }
  16245.     /**
  16246.      * Gets the public 'frosh_tools.filesystem.public' shared service.
  16247.      *
  16248.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16249.      */
  16250.     protected function getFroshTools_Filesystem_PublicService()
  16251.     {
  16252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16254.         return $this->services['frosh_tools.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/frosh_tools');
  16255.     }
  16256.     /**
  16257.      * Gets the public 'fts.payment_cost.service.config_service' shared service.
  16258.      *
  16259.      * @return \Fourtwosix\PaymentSurcharge\Service\ConfigService
  16260.      */
  16261.     protected function getFts_PaymentCost_Service_ConfigServiceService()
  16262.     {
  16263.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Service/ConfigService.php';
  16264.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  16265.         if (isset($this->services['fts.payment_cost.service.config_service'])) {
  16266.             return $this->services['fts.payment_cost.service.config_service'];
  16267.         }
  16268.         return $this->services['fts.payment_cost.service.config_service'] = new \Fourtwosix\PaymentSurcharge\Service\ConfigService($a'FourtwosixPaymentSurcharge');
  16269.     }
  16270.     /**
  16271.      * Gets the public 'fts.payment_cost.service.payment_method_paymentcost_service' shared service.
  16272.      *
  16273.      * @return \Fourtwosix\PaymentSurcharge\Service\PaymentMethodPaymentCostService
  16274.      */
  16275.     protected function getFts_PaymentCost_Service_PaymentMethodPaymentcostServiceService()
  16276.     {
  16277.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Service/PaymentMethodPaymentCostService.php';
  16278.         $a = ($this->services['fts_payment_cost.repository'] ?? $this->getFtsPaymentCost_RepositoryService());
  16279.         if (isset($this->services['fts.payment_cost.service.payment_method_paymentcost_service'])) {
  16280.             return $this->services['fts.payment_cost.service.payment_method_paymentcost_service'];
  16281.         }
  16282.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  16283.         if (isset($this->services['fts.payment_cost.service.payment_method_paymentcost_service'])) {
  16284.             return $this->services['fts.payment_cost.service.payment_method_paymentcost_service'];
  16285.         }
  16286.         return $this->services['fts.payment_cost.service.payment_method_paymentcost_service'] = new \Fourtwosix\PaymentSurcharge\Service\PaymentMethodPaymentCostService($a$b);
  16287.     }
  16288.     /**
  16289.      * Gets the public 'fts_attachment.repository' shared service.
  16290.      *
  16291.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16292.      */
  16293.     protected function getFtsAttachment_RepositoryService()
  16294.     {
  16295.         return $this->services['fts_attachment.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition'] ?? $this->getAttachmentDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16296.     }
  16297.     /**
  16298.      * Gets the public 'fts_attachment_language.repository' shared service.
  16299.      *
  16300.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16301.      */
  16302.     protected function getFtsAttachmentLanguage_RepositoryService()
  16303.     {
  16304.         return $this->services['fts_attachment_language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition'] ?? $this->getAttachmentLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16305.     }
  16306.     /**
  16307.      * Gets the public 'fts_attachment_translation.repository' shared service.
  16308.      *
  16309.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16310.      */
  16311.     protected function getFtsAttachmentTranslation_RepositoryService()
  16312.     {
  16313.         return $this->services['fts_attachment_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition'] ?? $this->getAttachmentTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16314.     }
  16315.     /**
  16316.      * Gets the public 'fts_payment_cost.repository' shared service.
  16317.      *
  16318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16319.      */
  16320.     protected function getFtsPaymentCost_RepositoryService()
  16321.     {
  16322.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16323.         if (isset($this->services['fts_payment_cost.repository'])) {
  16324.             return $this->services['fts_payment_cost.repository'];
  16325.         }
  16326.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16327.         if (isset($this->services['fts_payment_cost.repository'])) {
  16328.             return $this->services['fts_payment_cost.repository'];
  16329.         }
  16330.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16331.         if (isset($this->services['fts_payment_cost.repository'])) {
  16332.             return $this->services['fts_payment_cost.repository'];
  16333.         }
  16334.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16335.         if (isset($this->services['fts_payment_cost.repository'])) {
  16336.             return $this->services['fts_payment_cost.repository'];
  16337.         }
  16338.         return $this->services['fts_payment_cost.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition'] ?? $this->getPaymentCostDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16339.     }
  16340.     /**
  16341.      * Gets the public 'fts_payment_cost_translation.repository' shared service.
  16342.      *
  16343.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16344.      */
  16345.     protected function getFtsPaymentCostTranslation_RepositoryService()
  16346.     {
  16347.         return $this->services['fts_payment_cost_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition'] ?? $this->getPaymentCostTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16348.     }
  16349.     /**
  16350.      * Gets the public 'fts_stock_discount.repository' shared service.
  16351.      *
  16352.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16353.      */
  16354.     protected function getFtsStockDiscount_RepositoryService()
  16355.     {
  16356.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16357.         if (isset($this->services['fts_stock_discount.repository'])) {
  16358.             return $this->services['fts_stock_discount.repository'];
  16359.         }
  16360.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16361.         if (isset($this->services['fts_stock_discount.repository'])) {
  16362.             return $this->services['fts_stock_discount.repository'];
  16363.         }
  16364.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16365.         if (isset($this->services['fts_stock_discount.repository'])) {
  16366.             return $this->services['fts_stock_discount.repository'];
  16367.         }
  16368.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16369.         if (isset($this->services['fts_stock_discount.repository'])) {
  16370.             return $this->services['fts_stock_discount.repository'];
  16371.         }
  16372.         return $this->services['fts_stock_discount.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['FourtwosixThemeExtension\\Core\\Content\\FourtwosixStockDiscount\\FourtwosixStockDiscountDefinition'] ?? $this->getFourtwosixStockDiscountDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16373.     }
  16374.     /**
  16375.      * Gets the public 'http_kernel' shared service.
  16376.      *
  16377.      * @return \Symfony\Component\HttpKernel\HttpKernel
  16378.      */
  16379.     protected function getHttpKernelService()
  16380.     {
  16381.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16382.         if (isset($this->services['http_kernel'])) {
  16383.             return $this->services['http_kernel'];
  16384.         }
  16385.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  16386.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  16387.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  16388.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  16389.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  16390.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  16391.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  16392.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  16393.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  16394.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  16395.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  16396.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  16397.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  16398.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  16399.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  16400.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  16401.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  16402.         }, 15)), $b));
  16403.     }
  16404.     /**
  16405.      * Gets the public 'icorp_cms_extend_parallax_box.filesystem.private' shared service.
  16406.      *
  16407.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16408.      */
  16409.     protected function getIcorpCmsExtendParallaxBox_Filesystem_PrivateService()
  16410.     {
  16411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16413.         return $this->services['icorp_cms_extend_parallax_box.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/icorp_cms_extend_parallax_box');
  16414.     }
  16415.     /**
  16416.      * Gets the public 'icorp_cms_extend_parallax_box.filesystem.public' shared service.
  16417.      *
  16418.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16419.      */
  16420.     protected function getIcorpCmsExtendParallaxBox_Filesystem_PublicService()
  16421.     {
  16422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16424.         return $this->services['icorp_cms_extend_parallax_box.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/icorp_cms_extend_parallax_box');
  16425.     }
  16426.     /**
  16427.      * Gets the public 'import_export_file.repository' shared service.
  16428.      *
  16429.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16430.      */
  16431.     protected function getImportExportFile_RepositoryService()
  16432.     {
  16433.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16434.         if (isset($this->services['import_export_file.repository'])) {
  16435.             return $this->services['import_export_file.repository'];
  16436.         }
  16437.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16438.         if (isset($this->services['import_export_file.repository'])) {
  16439.             return $this->services['import_export_file.repository'];
  16440.         }
  16441.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16442.         if (isset($this->services['import_export_file.repository'])) {
  16443.             return $this->services['import_export_file.repository'];
  16444.         }
  16445.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16446.         if (isset($this->services['import_export_file.repository'])) {
  16447.             return $this->services['import_export_file.repository'];
  16448.         }
  16449.         return $this->services['import_export_file.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] ?? $this->getImportExportFileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16450.     }
  16451.     /**
  16452.      * Gets the public 'import_export_log.repository' shared service.
  16453.      *
  16454.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16455.      */
  16456.     protected function getImportExportLog_RepositoryService()
  16457.     {
  16458.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16459.         if (isset($this->services['import_export_log.repository'])) {
  16460.             return $this->services['import_export_log.repository'];
  16461.         }
  16462.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16463.         if (isset($this->services['import_export_log.repository'])) {
  16464.             return $this->services['import_export_log.repository'];
  16465.         }
  16466.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16467.         if (isset($this->services['import_export_log.repository'])) {
  16468.             return $this->services['import_export_log.repository'];
  16469.         }
  16470.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16471.         if (isset($this->services['import_export_log.repository'])) {
  16472.             return $this->services['import_export_log.repository'];
  16473.         }
  16474.         return $this->services['import_export_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] ?? $this->getImportExportLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16475.     }
  16476.     /**
  16477.      * Gets the public 'import_export_profile.repository' shared service.
  16478.      *
  16479.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16480.      */
  16481.     protected function getImportExportProfile_RepositoryService()
  16482.     {
  16483.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16484.         if (isset($this->services['import_export_profile.repository'])) {
  16485.             return $this->services['import_export_profile.repository'];
  16486.         }
  16487.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16488.         if (isset($this->services['import_export_profile.repository'])) {
  16489.             return $this->services['import_export_profile.repository'];
  16490.         }
  16491.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16492.         if (isset($this->services['import_export_profile.repository'])) {
  16493.             return $this->services['import_export_profile.repository'];
  16494.         }
  16495.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16496.         if (isset($this->services['import_export_profile.repository'])) {
  16497.             return $this->services['import_export_profile.repository'];
  16498.         }
  16499.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16500.     }
  16501.     /**
  16502.      * Gets the public 'import_export_profile_translation.repository' shared service.
  16503.      *
  16504.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16505.      */
  16506.     protected function getImportExportProfileTranslation_RepositoryService()
  16507.     {
  16508.         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()));
  16509.     }
  16510.     /**
  16511.      * Gets the public 'integration.repository' shared service.
  16512.      *
  16513.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16514.      */
  16515.     protected function getIntegration_RepositoryService()
  16516.     {
  16517.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16518.         if (isset($this->services['integration.repository'])) {
  16519.             return $this->services['integration.repository'];
  16520.         }
  16521.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16522.         if (isset($this->services['integration.repository'])) {
  16523.             return $this->services['integration.repository'];
  16524.         }
  16525.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16526.         if (isset($this->services['integration.repository'])) {
  16527.             return $this->services['integration.repository'];
  16528.         }
  16529.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16530.         if (isset($this->services['integration.repository'])) {
  16531.             return $this->services['integration.repository'];
  16532.         }
  16533.         return $this->services['integration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] ?? $this->getIntegrationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16534.     }
  16535.     /**
  16536.      * Gets the public 'integration_role.repository' shared service.
  16537.      *
  16538.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16539.      */
  16540.     protected function getIntegrationRole_RepositoryService()
  16541.     {
  16542.         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()));
  16543.     }
  16544.     /**
  16545.      * Gets the public 'landing_page.repository' shared service.
  16546.      *
  16547.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16548.      */
  16549.     protected function getLandingPage_RepositoryService()
  16550.     {
  16551.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16552.         if (isset($this->services['landing_page.repository'])) {
  16553.             return $this->services['landing_page.repository'];
  16554.         }
  16555.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16556.         if (isset($this->services['landing_page.repository'])) {
  16557.             return $this->services['landing_page.repository'];
  16558.         }
  16559.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16560.         if (isset($this->services['landing_page.repository'])) {
  16561.             return $this->services['landing_page.repository'];
  16562.         }
  16563.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16564.         if (isset($this->services['landing_page.repository'])) {
  16565.             return $this->services['landing_page.repository'];
  16566.         }
  16567.         return $this->services['landing_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16568.     }
  16569.     /**
  16570.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  16571.      *
  16572.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16573.      */
  16574.     protected function getLandingPageSalesChannel_RepositoryService()
  16575.     {
  16576.         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()));
  16577.     }
  16578.     /**
  16579.      * Gets the public 'landing_page_tag.repository' shared service.
  16580.      *
  16581.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16582.      */
  16583.     protected function getLandingPageTag_RepositoryService()
  16584.     {
  16585.         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()));
  16586.     }
  16587.     /**
  16588.      * Gets the public 'landing_page_translation.repository' shared service.
  16589.      *
  16590.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16591.      */
  16592.     protected function getLandingPageTranslation_RepositoryService()
  16593.     {
  16594.         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()));
  16595.     }
  16596.     /**
  16597.      * Gets the public 'language.repository' shared service.
  16598.      *
  16599.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16600.      */
  16601.     protected function getLanguage_RepositoryService()
  16602.     {
  16603.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16604.         if (isset($this->services['language.repository'])) {
  16605.             return $this->services['language.repository'];
  16606.         }
  16607.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16608.         if (isset($this->services['language.repository'])) {
  16609.             return $this->services['language.repository'];
  16610.         }
  16611.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16612.         if (isset($this->services['language.repository'])) {
  16613.             return $this->services['language.repository'];
  16614.         }
  16615.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16616.         if (isset($this->services['language.repository'])) {
  16617.             return $this->services['language.repository'];
  16618.         }
  16619.         return $this->services['language.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] ?? $this->getLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16620.     }
  16621.     /**
  16622.      * Gets the public 'locale.repository' shared service.
  16623.      *
  16624.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16625.      */
  16626.     protected function getLocale_RepositoryService()
  16627.     {
  16628.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16629.         if (isset($this->services['locale.repository'])) {
  16630.             return $this->services['locale.repository'];
  16631.         }
  16632.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16633.         if (isset($this->services['locale.repository'])) {
  16634.             return $this->services['locale.repository'];
  16635.         }
  16636.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16637.         if (isset($this->services['locale.repository'])) {
  16638.             return $this->services['locale.repository'];
  16639.         }
  16640.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16641.         if (isset($this->services['locale.repository'])) {
  16642.             return $this->services['locale.repository'];
  16643.         }
  16644.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16645.     }
  16646.     /**
  16647.      * Gets the public 'locale_translation.repository' shared service.
  16648.      *
  16649.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16650.      */
  16651.     protected function getLocaleTranslation_RepositoryService()
  16652.     {
  16653.         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()));
  16654.     }
  16655.     /**
  16656.      * Gets the public 'log_entry.repository' shared service.
  16657.      *
  16658.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16659.      */
  16660.     protected function getLogEntry_RepositoryService()
  16661.     {
  16662.         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()));
  16663.     }
  16664.     /**
  16665.      * Gets the public 'logger' shared service.
  16666.      *
  16667.      * @return \Symfony\Bridge\Monolog\Logger
  16668.      */
  16669.     protected function getLoggerService()
  16670.     {
  16671.         $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  16672.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16673.         $instance->useMicrosecondTimestamps(true);
  16674.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  16675.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  16676.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  16677.         return $instance;
  16678.     }
  16679.     /**
  16680.      * Gets the public 'mail_header_footer.repository' shared service.
  16681.      *
  16682.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16683.      */
  16684.     protected function getMailHeaderFooter_RepositoryService()
  16685.     {
  16686.         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()));
  16687.     }
  16688.     /**
  16689.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  16690.      *
  16691.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16692.      */
  16693.     protected function getMailHeaderFooterTranslation_RepositoryService()
  16694.     {
  16695.         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()));
  16696.     }
  16697.     /**
  16698.      * Gets the public 'mail_template.repository' shared service.
  16699.      *
  16700.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16701.      */
  16702.     protected function getMailTemplate_RepositoryService()
  16703.     {
  16704.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16705.         if (isset($this->services['mail_template.repository'])) {
  16706.             return $this->services['mail_template.repository'];
  16707.         }
  16708.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16709.         if (isset($this->services['mail_template.repository'])) {
  16710.             return $this->services['mail_template.repository'];
  16711.         }
  16712.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16713.         if (isset($this->services['mail_template.repository'])) {
  16714.             return $this->services['mail_template.repository'];
  16715.         }
  16716.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16717.         if (isset($this->services['mail_template.repository'])) {
  16718.             return $this->services['mail_template.repository'];
  16719.         }
  16720.         return $this->services['mail_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16721.     }
  16722.     /**
  16723.      * Gets the public 'mail_template_media.repository' shared service.
  16724.      *
  16725.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16726.      */
  16727.     protected function getMailTemplateMedia_RepositoryService()
  16728.     {
  16729.         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()));
  16730.     }
  16731.     /**
  16732.      * Gets the public 'mail_template_translation.repository' shared service.
  16733.      *
  16734.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16735.      */
  16736.     protected function getMailTemplateTranslation_RepositoryService()
  16737.     {
  16738.         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()));
  16739.     }
  16740.     /**
  16741.      * Gets the public 'mail_template_type.repository' shared service.
  16742.      *
  16743.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16744.      */
  16745.     protected function getMailTemplateType_RepositoryService()
  16746.     {
  16747.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16748.         if (isset($this->services['mail_template_type.repository'])) {
  16749.             return $this->services['mail_template_type.repository'];
  16750.         }
  16751.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16752.         if (isset($this->services['mail_template_type.repository'])) {
  16753.             return $this->services['mail_template_type.repository'];
  16754.         }
  16755.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16756.         if (isset($this->services['mail_template_type.repository'])) {
  16757.             return $this->services['mail_template_type.repository'];
  16758.         }
  16759.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16760.         if (isset($this->services['mail_template_type.repository'])) {
  16761.             return $this->services['mail_template_type.repository'];
  16762.         }
  16763.         return $this->services['mail_template_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] ?? $this->getMailTemplateTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16764.     }
  16765.     /**
  16766.      * Gets the public 'mail_template_type_translation.repository' shared service.
  16767.      *
  16768.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16769.      */
  16770.     protected function getMailTemplateTypeTranslation_RepositoryService()
  16771.     {
  16772.         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()));
  16773.     }
  16774.     /**
  16775.      * Gets the public 'main_category.repository' shared service.
  16776.      *
  16777.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16778.      */
  16779.     protected function getMainCategory_RepositoryService()
  16780.     {
  16781.         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()));
  16782.     }
  16783.     /**
  16784.      * Gets the public 'maintenance.filesystem.private' shared service.
  16785.      *
  16786.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16787.      */
  16788.     protected function getMaintenance_Filesystem_PrivateService()
  16789.     {
  16790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16792.         return $this->services['maintenance.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maintenance');
  16793.     }
  16794.     /**
  16795.      * Gets the public 'maintenance.filesystem.public' shared service.
  16796.      *
  16797.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16798.      */
  16799.     protected function getMaintenance_Filesystem_PublicService()
  16800.     {
  16801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16803.         return $this->services['maintenance.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maintenance');
  16804.     }
  16805.     /**
  16806.      * Gets the public 'media.repository' shared service.
  16807.      *
  16808.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16809.      */
  16810.     protected function getMedia_RepositoryService()
  16811.     {
  16812.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  16813.         if (isset($this->services['media.repository'])) {
  16814.             return $this->services['media.repository'];
  16815.         }
  16816.         return $this->services['media.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator($a);
  16817.     }
  16818.     /**
  16819.      * Gets the public 'media_default_folder.repository' shared service.
  16820.      *
  16821.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16822.      */
  16823.     protected function getMediaDefaultFolder_RepositoryService()
  16824.     {
  16825.         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()));
  16826.     }
  16827.     /**
  16828.      * Gets the public 'media_folder.repository' shared service.
  16829.      *
  16830.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16831.      */
  16832.     protected function getMediaFolder_RepositoryService()
  16833.     {
  16834.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16835.         if (isset($this->services['media_folder.repository'])) {
  16836.             return $this->services['media_folder.repository'];
  16837.         }
  16838.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16839.         if (isset($this->services['media_folder.repository'])) {
  16840.             return $this->services['media_folder.repository'];
  16841.         }
  16842.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16843.         if (isset($this->services['media_folder.repository'])) {
  16844.             return $this->services['media_folder.repository'];
  16845.         }
  16846.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16847.         if (isset($this->services['media_folder.repository'])) {
  16848.             return $this->services['media_folder.repository'];
  16849.         }
  16850.         return $this->services['media_folder.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] ?? $this->getMediaFolderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()))));
  16851.     }
  16852.     /**
  16853.      * Gets the public 'media_folder_configuration.repository' shared service.
  16854.      *
  16855.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16856.      */
  16857.     protected function getMediaFolderConfiguration_RepositoryService()
  16858.     {
  16859.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16860.         if (isset($this->services['media_folder_configuration.repository'])) {
  16861.             return $this->services['media_folder_configuration.repository'];
  16862.         }
  16863.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16864.         if (isset($this->services['media_folder_configuration.repository'])) {
  16865.             return $this->services['media_folder_configuration.repository'];
  16866.         }
  16867.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16868.         if (isset($this->services['media_folder_configuration.repository'])) {
  16869.             return $this->services['media_folder_configuration.repository'];
  16870.         }
  16871.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16872.         if (isset($this->services['media_folder_configuration.repository'])) {
  16873.             return $this->services['media_folder_configuration.repository'];
  16874.         }
  16875.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16876.     }
  16877.     /**
  16878.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  16879.      *
  16880.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16881.      */
  16882.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  16883.     {
  16884.         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()));
  16885.     }
  16886.     /**
  16887.      * Gets the public 'media_tag.repository' shared service.
  16888.      *
  16889.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16890.      */
  16891.     protected function getMediaTag_RepositoryService()
  16892.     {
  16893.         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()));
  16894.     }
  16895.     /**
  16896.      * Gets the public 'media_thumbnail.repository' shared service.
  16897.      *
  16898.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  16899.      */
  16900.     protected function getMediaThumbnail_RepositoryService()
  16901.     {
  16902.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16903.         if (isset($this->services['media_thumbnail.repository'])) {
  16904.             return $this->services['media_thumbnail.repository'];
  16905.         }
  16906.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16907.         if (isset($this->services['media_thumbnail.repository'])) {
  16908.             return $this->services['media_thumbnail.repository'];
  16909.         }
  16910.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16911.         if (isset($this->services['media_thumbnail.repository'])) {
  16912.             return $this->services['media_thumbnail.repository'];
  16913.         }
  16914.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16915.         if (isset($this->services['media_thumbnail.repository'])) {
  16916.             return $this->services['media_thumbnail.repository'];
  16917.         }
  16918.         return $this->services['media_thumbnail.repository'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] ?? $this->getMediaThumbnailDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16919.     }
  16920.     /**
  16921.      * Gets the public 'media_thumbnail_size.repository' shared service.
  16922.      *
  16923.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16924.      */
  16925.     protected function getMediaThumbnailSize_RepositoryService()
  16926.     {
  16927.         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()));
  16928.     }
  16929.     /**
  16930.      * Gets the public 'media_translation.repository' shared service.
  16931.      *
  16932.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16933.      */
  16934.     protected function getMediaTranslation_RepositoryService()
  16935.     {
  16936.         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()));
  16937.     }
  16938.     /**
  16939.      * Gets the public 'message_queue_stats.repository' shared service.
  16940.      *
  16941.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16942.      */
  16943.     protected function getMessageQueueStats_RepositoryService()
  16944.     {
  16945.         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()));
  16946.     }
  16947.     /**
  16948.      * Gets the public 'messenger.default_bus' shared service.
  16949.      *
  16950.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  16951.      */
  16952.     protected function getMessenger_DefaultBusService()
  16953.     {
  16954.         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 () {
  16955.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  16956.             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')));
  16957.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  16958.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  16959.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  16960.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  16961.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  16962.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  16963.             yield => ($this->privates['Frosh\\Tools\\Components\\Messenger\\TaskLoggingMiddleware'] ?? $this->getTaskLoggingMiddlewareService());
  16964.         }, 9)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  16965.     }
  16966.     /**
  16967.      * Gets the public 'monolog.logger.business_events' shared service.
  16968.      *
  16969.      * @return \Symfony\Bridge\Monolog\Logger
  16970.      */
  16971.     protected function getMonolog_Logger_BusinessEventsService()
  16972.     {
  16973.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  16974.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16975.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  16976.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  16977.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  16978.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  16979.         return $instance;
  16980.     }
  16981.     /**
  16982.      * Gets the public 'moorl_client.repository' shared service.
  16983.      *
  16984.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16985.      */
  16986.     protected function getMoorlClient_RepositoryService()
  16987.     {
  16988.         return $this->services['moorl_client.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Client\\ClientDefinition'] ?? $this->getClientDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16989.     }
  16990.     /**
  16991.      * Gets the public 'moorl_cms_element_config.repository' shared service.
  16992.      *
  16993.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16994.      */
  16995.     protected function getMoorlCmsElementConfig_RepositoryService()
  16996.     {
  16997.         return $this->services['moorl_cms_element_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition'] ?? $this->getCmsElementConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16998.     }
  16999.     /**
  17000.      * Gets the public 'moorl_fb_element.repository' shared service.
  17001.      *
  17002.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17003.      */
  17004.     protected function getMoorlFbElement_RepositoryService()
  17005.     {
  17006.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17007.         if (isset($this->services['moorl_fb_element.repository'])) {
  17008.             return $this->services['moorl_fb_element.repository'];
  17009.         }
  17010.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17011.         if (isset($this->services['moorl_fb_element.repository'])) {
  17012.             return $this->services['moorl_fb_element.repository'];
  17013.         }
  17014.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17015.         if (isset($this->services['moorl_fb_element.repository'])) {
  17016.             return $this->services['moorl_fb_element.repository'];
  17017.         }
  17018.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17019.         if (isset($this->services['moorl_fb_element.repository'])) {
  17020.             return $this->services['moorl_fb_element.repository'];
  17021.         }
  17022.         return $this->services['moorl_fb_element.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlForms\\Core\\Content\\Element\\ElementDefinition'] ?? $this->getElementDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17023.     }
  17024.     /**
  17025.      * Gets the public 'moorl_fb_element_translation.repository' shared service.
  17026.      *
  17027.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17028.      */
  17029.     protected function getMoorlFbElementTranslation_RepositoryService()
  17030.     {
  17031.         return $this->services['moorl_fb_element_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition'] ?? $this->getElementTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17032.     }
  17033.     /**
  17034.      * Gets the public 'moorl_fb_form.repository' shared service.
  17035.      *
  17036.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17037.      */
  17038.     protected function getMoorlFbForm_RepositoryService()
  17039.     {
  17040.         return $this->services['moorl_fb_form.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlForms\\Core\\Content\\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()));
  17041.     }
  17042.     /**
  17043.      * Gets the public 'moorl_fb_form_translation.repository' shared service.
  17044.      *
  17045.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17046.      */
  17047.     protected function getMoorlFbFormTranslation_RepositoryService()
  17048.     {
  17049.         return $this->services['moorl_fb_form_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlForms\\Core\\Content\\Form\\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()));
  17050.     }
  17051.     /**
  17052.      * Gets the public 'moorl_forms.filesystem.private' shared service.
  17053.      *
  17054.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17055.      */
  17056.     protected function getMoorlForms_Filesystem_PrivateService()
  17057.     {
  17058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17060.         return $this->services['moorl_forms.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/moorl_forms');
  17061.     }
  17062.     /**
  17063.      * Gets the public 'moorl_forms.filesystem.public' shared service.
  17064.      *
  17065.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17066.      */
  17067.     protected function getMoorlForms_Filesystem_PublicService()
  17068.     {
  17069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17071.         return $this->services['moorl_forms.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/moorl_forms');
  17072.     }
  17073.     /**
  17074.      * Gets the public 'moorl_foundation.filesystem.private' shared service.
  17075.      *
  17076.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17077.      */
  17078.     protected function getMoorlFoundation_Filesystem_PrivateService()
  17079.     {
  17080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17082.         return $this->services['moorl_foundation.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/moorl_foundation');
  17083.     }
  17084.     /**
  17085.      * Gets the public 'moorl_foundation.filesystem.public' shared service.
  17086.      *
  17087.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17088.      */
  17089.     protected function getMoorlFoundation_Filesystem_PublicService()
  17090.     {
  17091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17093.         return $this->services['moorl_foundation.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/moorl_foundation');
  17094.     }
  17095.     /**
  17096.      * Gets the public 'moorl_location.repository' shared service.
  17097.      *
  17098.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17099.      */
  17100.     protected function getMoorlLocation_RepositoryService()
  17101.     {
  17102.         return $this->services['moorl_location.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Location\\LocationDefinition'] ?? $this->getLocationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17103.     }
  17104.     /**
  17105.      * Gets the public 'moorl_location_cache.repository' shared service.
  17106.      *
  17107.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17108.      */
  17109.     protected function getMoorlLocationCache_RepositoryService()
  17110.     {
  17111.         return $this->services['moorl_location_cache.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition'] ?? $this->getLocationCacheDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17112.     }
  17113.     /**
  17114.      * Gets the public 'moorl_marker.repository' shared service.
  17115.      *
  17116.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17117.      */
  17118.     protected function getMoorlMarker_RepositoryService()
  17119.     {
  17120.         return $this->services['moorl_marker.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition'] ?? $this->getMarkerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17121.     }
  17122.     /**
  17123.      * Gets the public 'moorl_sorting.repository' shared service.
  17124.      *
  17125.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17126.      */
  17127.     protected function getMoorlSorting_RepositoryService()
  17128.     {
  17129.         return $this->services['moorl_sorting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition'] ?? $this->getSortingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17130.     }
  17131.     /**
  17132.      * Gets the public 'moorl_sorting_translation.repository' shared service.
  17133.      *
  17134.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17135.      */
  17136.     protected function getMoorlSortingTranslation_RepositoryService()
  17137.     {
  17138.         return $this->services['moorl_sorting_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition'] ?? $this->getSortingTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17139.     }
  17140.     /**
  17141.      * Gets the public 'newsletter_recipient.repository' shared service.
  17142.      *
  17143.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17144.      */
  17145.     protected function getNewsletterRecipient_RepositoryService()
  17146.     {
  17147.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17148.         if (isset($this->services['newsletter_recipient.repository'])) {
  17149.             return $this->services['newsletter_recipient.repository'];
  17150.         }
  17151.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17152.         if (isset($this->services['newsletter_recipient.repository'])) {
  17153.             return $this->services['newsletter_recipient.repository'];
  17154.         }
  17155.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17156.         if (isset($this->services['newsletter_recipient.repository'])) {
  17157.             return $this->services['newsletter_recipient.repository'];
  17158.         }
  17159.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17160.         if (isset($this->services['newsletter_recipient.repository'])) {
  17161.             return $this->services['newsletter_recipient.repository'];
  17162.         }
  17163.         return $this->services['newsletter_recipient.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] ?? $this->getNewsletterRecipientDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17164.     }
  17165.     /**
  17166.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  17167.      *
  17168.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17169.      */
  17170.     protected function getNewsletterRecipientTag_RepositoryService()
  17171.     {
  17172.         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()));
  17173.     }
  17174.     /**
  17175.      * Gets the public 'notification.repository' shared service.
  17176.      *
  17177.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17178.      */
  17179.     protected function getNotification_RepositoryService()
  17180.     {
  17181.         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()));
  17182.     }
  17183.     /**
  17184.      * Gets the public 'number_range.repository' shared service.
  17185.      *
  17186.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17187.      */
  17188.     protected function getNumberRange_RepositoryService()
  17189.     {
  17190.         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()));
  17191.     }
  17192.     /**
  17193.      * Gets the public 'number_range_sales_channel.repository' shared service.
  17194.      *
  17195.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17196.      */
  17197.     protected function getNumberRangeSalesChannel_RepositoryService()
  17198.     {
  17199.         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()));
  17200.     }
  17201.     /**
  17202.      * Gets the public 'number_range_state.repository' shared service.
  17203.      *
  17204.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17205.      */
  17206.     protected function getNumberRangeState_RepositoryService()
  17207.     {
  17208.         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()));
  17209.     }
  17210.     /**
  17211.      * Gets the public 'number_range_translation.repository' shared service.
  17212.      *
  17213.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17214.      */
  17215.     protected function getNumberRangeTranslation_RepositoryService()
  17216.     {
  17217.         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()));
  17218.     }
  17219.     /**
  17220.      * Gets the public 'number_range_type.repository' shared service.
  17221.      *
  17222.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17223.      */
  17224.     protected function getNumberRangeType_RepositoryService()
  17225.     {
  17226.         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()));
  17227.     }
  17228.     /**
  17229.      * Gets the public 'number_range_type_translation.repository' shared service.
  17230.      *
  17231.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17232.      */
  17233.     protected function getNumberRangeTypeTranslation_RepositoryService()
  17234.     {
  17235.         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()));
  17236.     }
  17237.     /**
  17238.      * Gets the public 'nwdxx_it_recht_connector6.filesystem.private' shared service.
  17239.      *
  17240.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17241.      */
  17242.     protected function getNwdxxItRechtConnector6_Filesystem_PrivateService()
  17243.     {
  17244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17246.         return $this->services['nwdxx_it_recht_connector6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nwdxx_it_recht_connector6');
  17247.     }
  17248.     /**
  17249.      * Gets the public 'nwdxx_it_recht_connector6.filesystem.public' shared service.
  17250.      *
  17251.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17252.      */
  17253.     protected function getNwdxxItRechtConnector6_Filesystem_PublicService()
  17254.     {
  17255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17257.         return $this->services['nwdxx_it_recht_connector6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nwdxx_it_recht_connector6');
  17258.     }
  17259.     /**
  17260.      * Gets the public 'order.repository' shared service.
  17261.      *
  17262.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17263.      */
  17264.     protected function getOrder_RepositoryService()
  17265.     {
  17266.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17267.         if (isset($this->services['order.repository'])) {
  17268.             return $this->services['order.repository'];
  17269.         }
  17270.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17271.         if (isset($this->services['order.repository'])) {
  17272.             return $this->services['order.repository'];
  17273.         }
  17274.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17275.         if (isset($this->services['order.repository'])) {
  17276.             return $this->services['order.repository'];
  17277.         }
  17278.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17279.         if (isset($this->services['order.repository'])) {
  17280.             return $this->services['order.repository'];
  17281.         }
  17282.         return $this->services['order.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17283.     }
  17284.     /**
  17285.      * Gets the public 'order_address.repository' shared service.
  17286.      *
  17287.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17288.      */
  17289.     protected function getOrderAddress_RepositoryService()
  17290.     {
  17291.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17292.         if (isset($this->services['order_address.repository'])) {
  17293.             return $this->services['order_address.repository'];
  17294.         }
  17295.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17296.         if (isset($this->services['order_address.repository'])) {
  17297.             return $this->services['order_address.repository'];
  17298.         }
  17299.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17300.         if (isset($this->services['order_address.repository'])) {
  17301.             return $this->services['order_address.repository'];
  17302.         }
  17303.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17304.         if (isset($this->services['order_address.repository'])) {
  17305.             return $this->services['order_address.repository'];
  17306.         }
  17307.         return $this->services['order_address.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] ?? $this->getOrderAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17308.     }
  17309.     /**
  17310.      * Gets the public 'order_customer.repository' shared service.
  17311.      *
  17312.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17313.      */
  17314.     protected function getOrderCustomer_RepositoryService()
  17315.     {
  17316.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17317.         if (isset($this->services['order_customer.repository'])) {
  17318.             return $this->services['order_customer.repository'];
  17319.         }
  17320.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17321.         if (isset($this->services['order_customer.repository'])) {
  17322.             return $this->services['order_customer.repository'];
  17323.         }
  17324.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17325.         if (isset($this->services['order_customer.repository'])) {
  17326.             return $this->services['order_customer.repository'];
  17327.         }
  17328.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17329.         if (isset($this->services['order_customer.repository'])) {
  17330.             return $this->services['order_customer.repository'];
  17331.         }
  17332.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17333.     }
  17334.     /**
  17335.      * Gets the public 'order_delivery.repository' shared service.
  17336.      *
  17337.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17338.      */
  17339.     protected function getOrderDelivery_RepositoryService()
  17340.     {
  17341.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17342.         if (isset($this->services['order_delivery.repository'])) {
  17343.             return $this->services['order_delivery.repository'];
  17344.         }
  17345.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17346.         if (isset($this->services['order_delivery.repository'])) {
  17347.             return $this->services['order_delivery.repository'];
  17348.         }
  17349.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17350.         if (isset($this->services['order_delivery.repository'])) {
  17351.             return $this->services['order_delivery.repository'];
  17352.         }
  17353.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17354.         if (isset($this->services['order_delivery.repository'])) {
  17355.             return $this->services['order_delivery.repository'];
  17356.         }
  17357.         return $this->services['order_delivery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] ?? $this->getOrderDeliveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17358.     }
  17359.     /**
  17360.      * Gets the public 'order_delivery_position.repository' shared service.
  17361.      *
  17362.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17363.      */
  17364.     protected function getOrderDeliveryPosition_RepositoryService()
  17365.     {
  17366.         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()));
  17367.     }
  17368.     /**
  17369.      * Gets the public 'order_line_item.repository' shared service.
  17370.      *
  17371.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17372.      */
  17373.     protected function getOrderLineItem_RepositoryService()
  17374.     {
  17375.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17376.         if (isset($this->services['order_line_item.repository'])) {
  17377.             return $this->services['order_line_item.repository'];
  17378.         }
  17379.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17380.         if (isset($this->services['order_line_item.repository'])) {
  17381.             return $this->services['order_line_item.repository'];
  17382.         }
  17383.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17384.         if (isset($this->services['order_line_item.repository'])) {
  17385.             return $this->services['order_line_item.repository'];
  17386.         }
  17387.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17388.         if (isset($this->services['order_line_item.repository'])) {
  17389.             return $this->services['order_line_item.repository'];
  17390.         }
  17391.         return $this->services['order_line_item.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] ?? $this->getOrderLineItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17392.     }
  17393.     /**
  17394.      * Gets the public 'order_tag.repository' shared service.
  17395.      *
  17396.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17397.      */
  17398.     protected function getOrderTag_RepositoryService()
  17399.     {
  17400.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17401.         if (isset($this->services['order_tag.repository'])) {
  17402.             return $this->services['order_tag.repository'];
  17403.         }
  17404.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17405.         if (isset($this->services['order_tag.repository'])) {
  17406.             return $this->services['order_tag.repository'];
  17407.         }
  17408.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17409.         if (isset($this->services['order_tag.repository'])) {
  17410.             return $this->services['order_tag.repository'];
  17411.         }
  17412.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17413.         if (isset($this->services['order_tag.repository'])) {
  17414.             return $this->services['order_tag.repository'];
  17415.         }
  17416.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17417.     }
  17418.     /**
  17419.      * Gets the public 'order_transaction.repository' shared service.
  17420.      *
  17421.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17422.      */
  17423.     protected function getOrderTransaction_RepositoryService()
  17424.     {
  17425.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17426.         if (isset($this->services['order_transaction.repository'])) {
  17427.             return $this->services['order_transaction.repository'];
  17428.         }
  17429.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17430.         if (isset($this->services['order_transaction.repository'])) {
  17431.             return $this->services['order_transaction.repository'];
  17432.         }
  17433.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17434.         if (isset($this->services['order_transaction.repository'])) {
  17435.             return $this->services['order_transaction.repository'];
  17436.         }
  17437.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17438.         if (isset($this->services['order_transaction.repository'])) {
  17439.             return $this->services['order_transaction.repository'];
  17440.         }
  17441.         return $this->services['order_transaction.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] ?? $this->getOrderTransactionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17442.     }
  17443.     /**
  17444.      * Gets the public 'order_transaction_capture.repository' shared service.
  17445.      *
  17446.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17447.      */
  17448.     protected function getOrderTransactionCapture_RepositoryService()
  17449.     {
  17450.         return $this->services['order_transaction_capture.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] ?? $this->getOrderTransactionCaptureDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17451.     }
  17452.     /**
  17453.      * Gets the public 'order_transaction_capture_refund.repository' shared service.
  17454.      *
  17455.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17456.      */
  17457.     protected function getOrderTransactionCaptureRefund_RepositoryService()
  17458.     {
  17459.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17460.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17461.             return $this->services['order_transaction_capture_refund.repository'];
  17462.         }
  17463.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17464.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17465.             return $this->services['order_transaction_capture_refund.repository'];
  17466.         }
  17467.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17468.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17469.             return $this->services['order_transaction_capture_refund.repository'];
  17470.         }
  17471.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17472.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17473.             return $this->services['order_transaction_capture_refund.repository'];
  17474.         }
  17475.         return $this->services['order_transaction_capture_refund.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] ?? $this->getOrderTransactionCaptureRefundDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17476.     }
  17477.     /**
  17478.      * Gets the public 'order_transaction_capture_refund_position.repository' shared service.
  17479.      *
  17480.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17481.      */
  17482.     protected function getOrderTransactionCaptureRefundPosition_RepositoryService()
  17483.     {
  17484.         return $this->services['order_transaction_capture_refund_position.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] ?? $this->getOrderTransactionCaptureRefundPositionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17485.     }
  17486.     /**
  17487.      * Gets the public 'payment_method.repository' shared service.
  17488.      *
  17489.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17490.      */
  17491.     protected function getPaymentMethod_RepositoryService()
  17492.     {
  17493.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17494.         if (isset($this->services['payment_method.repository'])) {
  17495.             return $this->services['payment_method.repository'];
  17496.         }
  17497.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17498.         if (isset($this->services['payment_method.repository'])) {
  17499.             return $this->services['payment_method.repository'];
  17500.         }
  17501.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17502.         if (isset($this->services['payment_method.repository'])) {
  17503.             return $this->services['payment_method.repository'];
  17504.         }
  17505.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17506.         if (isset($this->services['payment_method.repository'])) {
  17507.             return $this->services['payment_method.repository'];
  17508.         }
  17509.         return $this->services['payment_method.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] ?? $this->getPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()))));
  17510.     }
  17511.     /**
  17512.      * Gets the public 'payment_method_translation.repository' shared service.
  17513.      *
  17514.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17515.      */
  17516.     protected function getPaymentMethodTranslation_RepositoryService()
  17517.     {
  17518.         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()));
  17519.     }
  17520.     /**
  17521.      * Gets the public 'plugin.repository' shared service.
  17522.      *
  17523.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17524.      */
  17525.     protected function getPlugin_RepositoryService()
  17526.     {
  17527.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17528.         if (isset($this->services['plugin.repository'])) {
  17529.             return $this->services['plugin.repository'];
  17530.         }
  17531.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17532.         if (isset($this->services['plugin.repository'])) {
  17533.             return $this->services['plugin.repository'];
  17534.         }
  17535.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17536.         if (isset($this->services['plugin.repository'])) {
  17537.             return $this->services['plugin.repository'];
  17538.         }
  17539.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17540.         if (isset($this->services['plugin.repository'])) {
  17541.             return $this->services['plugin.repository'];
  17542.         }
  17543.         return $this->services['plugin.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] ?? $this->getPluginDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17544.     }
  17545.     /**
  17546.      * Gets the public 'plugin_translation.repository' shared service.
  17547.      *
  17548.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17549.      */
  17550.     protected function getPluginTranslation_RepositoryService()
  17551.     {
  17552.         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()));
  17553.     }
  17554.     /**
  17555.      * Gets the public 'product.repository' shared service.
  17556.      *
  17557.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17558.      */
  17559.     protected function getProduct_RepositoryService()
  17560.     {
  17561.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17562.         if (isset($this->services['product.repository'])) {
  17563.             return $this->services['product.repository'];
  17564.         }
  17565.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17566.         if (isset($this->services['product.repository'])) {
  17567.             return $this->services['product.repository'];
  17568.         }
  17569.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17570.         if (isset($this->services['product.repository'])) {
  17571.             return $this->services['product.repository'];
  17572.         }
  17573.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17574.         if (isset($this->services['product.repository'])) {
  17575.             return $this->services['product.repository'];
  17576.         }
  17577.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  17578.         $f = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d$e);
  17579.         $f->setEntityLoadedEventFactory($e);
  17580.         return $this->services['product.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator($f);
  17581.     }
  17582.     /**
  17583.      * Gets the public 'product_category.repository' shared service.
  17584.      *
  17585.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17586.      */
  17587.     protected function getProductCategory_RepositoryService()
  17588.     {
  17589.         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()));
  17590.     }
  17591.     /**
  17592.      * Gets the public 'product_category_tree.repository' shared service.
  17593.      *
  17594.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17595.      */
  17596.     protected function getProductCategoryTree_RepositoryService()
  17597.     {
  17598.         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()));
  17599.     }
  17600.     /**
  17601.      * Gets the public 'product_configurator_setting.repository' shared service.
  17602.      *
  17603.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17604.      */
  17605.     protected function getProductConfiguratorSetting_RepositoryService()
  17606.     {
  17607.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17608.         if (isset($this->services['product_configurator_setting.repository'])) {
  17609.             return $this->services['product_configurator_setting.repository'];
  17610.         }
  17611.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17612.         if (isset($this->services['product_configurator_setting.repository'])) {
  17613.             return $this->services['product_configurator_setting.repository'];
  17614.         }
  17615.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17616.         if (isset($this->services['product_configurator_setting.repository'])) {
  17617.             return $this->services['product_configurator_setting.repository'];
  17618.         }
  17619.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17620.         if (isset($this->services['product_configurator_setting.repository'])) {
  17621.             return $this->services['product_configurator_setting.repository'];
  17622.         }
  17623.         return $this->services['product_configurator_setting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] ?? $this->getProductConfiguratorSettingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17624.     }
  17625.     /**
  17626.      * Gets the public 'product_cross_selling.repository' shared service.
  17627.      *
  17628.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17629.      */
  17630.     protected function getProductCrossSelling_RepositoryService()
  17631.     {
  17632.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17633.         if (isset($this->services['product_cross_selling.repository'])) {
  17634.             return $this->services['product_cross_selling.repository'];
  17635.         }
  17636.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17637.         if (isset($this->services['product_cross_selling.repository'])) {
  17638.             return $this->services['product_cross_selling.repository'];
  17639.         }
  17640.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17641.         if (isset($this->services['product_cross_selling.repository'])) {
  17642.             return $this->services['product_cross_selling.repository'];
  17643.         }
  17644.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17645.         if (isset($this->services['product_cross_selling.repository'])) {
  17646.             return $this->services['product_cross_selling.repository'];
  17647.         }
  17648.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17649.     }
  17650.     /**
  17651.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  17652.      *
  17653.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17654.      */
  17655.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  17656.     {
  17657.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17658.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17659.             return $this->services['product_cross_selling_assigned_products.repository'];
  17660.         }
  17661.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17662.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17663.             return $this->services['product_cross_selling_assigned_products.repository'];
  17664.         }
  17665.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17666.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17667.             return $this->services['product_cross_selling_assigned_products.repository'];
  17668.         }
  17669.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17670.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17671.             return $this->services['product_cross_selling_assigned_products.repository'];
  17672.         }
  17673.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17674.     }
  17675.     /**
  17676.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  17677.      *
  17678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17679.      */
  17680.     protected function getProductCrossSellingTranslation_RepositoryService()
  17681.     {
  17682.         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()));
  17683.     }
  17684.     /**
  17685.      * Gets the public 'product_custom_field_set.repository' shared service.
  17686.      *
  17687.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17688.      */
  17689.     protected function getProductCustomFieldSet_RepositoryService()
  17690.     {
  17691.         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()));
  17692.     }
  17693.     /**
  17694.      * Gets the public 'product_export.repository' shared service.
  17695.      *
  17696.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17697.      */
  17698.     protected function getProductExport_RepositoryService()
  17699.     {
  17700.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17701.         if (isset($this->services['product_export.repository'])) {
  17702.             return $this->services['product_export.repository'];
  17703.         }
  17704.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17705.         if (isset($this->services['product_export.repository'])) {
  17706.             return $this->services['product_export.repository'];
  17707.         }
  17708.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17709.         if (isset($this->services['product_export.repository'])) {
  17710.             return $this->services['product_export.repository'];
  17711.         }
  17712.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17713.         if (isset($this->services['product_export.repository'])) {
  17714.             return $this->services['product_export.repository'];
  17715.         }
  17716.         return $this->services['product_export.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] ?? $this->getProductExportDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17717.     }
  17718.     /**
  17719.      * Gets the public 'product_feature_set.repository' shared service.
  17720.      *
  17721.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17722.      */
  17723.     protected function getProductFeatureSet_RepositoryService()
  17724.     {
  17725.         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()));
  17726.     }
  17727.     /**
  17728.      * Gets the public 'product_feature_set_translation.repository' shared service.
  17729.      *
  17730.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17731.      */
  17732.     protected function getProductFeatureSetTranslation_RepositoryService()
  17733.     {
  17734.         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()));
  17735.     }
  17736.     /**
  17737.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  17738.      *
  17739.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17740.      */
  17741.     protected function getProductKeywordDictionary_RepositoryService()
  17742.     {
  17743.         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()));
  17744.     }
  17745.     /**
  17746.      * Gets the public 'product_manufacturer.repository' shared service.
  17747.      *
  17748.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17749.      */
  17750.     protected function getProductManufacturer_RepositoryService()
  17751.     {
  17752.         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()));
  17753.     }
  17754.     /**
  17755.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  17756.      *
  17757.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17758.      */
  17759.     protected function getProductManufacturerTranslation_RepositoryService()
  17760.     {
  17761.         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()));
  17762.     }
  17763.     /**
  17764.      * Gets the public 'product_media.repository' shared service.
  17765.      *
  17766.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17767.      */
  17768.     protected function getProductMedia_RepositoryService()
  17769.     {
  17770.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17771.         if (isset($this->services['product_media.repository'])) {
  17772.             return $this->services['product_media.repository'];
  17773.         }
  17774.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17775.         if (isset($this->services['product_media.repository'])) {
  17776.             return $this->services['product_media.repository'];
  17777.         }
  17778.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17779.         if (isset($this->services['product_media.repository'])) {
  17780.             return $this->services['product_media.repository'];
  17781.         }
  17782.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17783.         if (isset($this->services['product_media.repository'])) {
  17784.             return $this->services['product_media.repository'];
  17785.         }
  17786.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17787.     }
  17788.     /**
  17789.      * Gets the public 'product_option.repository' shared service.
  17790.      *
  17791.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17792.      */
  17793.     protected function getProductOption_RepositoryService()
  17794.     {
  17795.         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()));
  17796.     }
  17797.     /**
  17798.      * Gets the public 'product_price.repository' shared service.
  17799.      *
  17800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17801.      */
  17802.     protected function getProductPrice_RepositoryService()
  17803.     {
  17804.         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()));
  17805.     }
  17806.     /**
  17807.      * Gets the public 'product_property.repository' shared service.
  17808.      *
  17809.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17810.      */
  17811.     protected function getProductProperty_RepositoryService()
  17812.     {
  17813.         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()));
  17814.     }
  17815.     /**
  17816.      * Gets the public 'product_review.repository' shared service.
  17817.      *
  17818.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17819.      */
  17820.     protected function getProductReview_RepositoryService()
  17821.     {
  17822.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17823.         if (isset($this->services['product_review.repository'])) {
  17824.             return $this->services['product_review.repository'];
  17825.         }
  17826.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17827.         if (isset($this->services['product_review.repository'])) {
  17828.             return $this->services['product_review.repository'];
  17829.         }
  17830.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17831.         if (isset($this->services['product_review.repository'])) {
  17832.             return $this->services['product_review.repository'];
  17833.         }
  17834.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17835.         if (isset($this->services['product_review.repository'])) {
  17836.             return $this->services['product_review.repository'];
  17837.         }
  17838.         return $this->services['product_review.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17839.     }
  17840.     /**
  17841.      * Gets the public 'product_search_config.repository' shared service.
  17842.      *
  17843.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17844.      */
  17845.     protected function getProductSearchConfig_RepositoryService()
  17846.     {
  17847.         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()));
  17848.     }
  17849.     /**
  17850.      * Gets the public 'product_search_config_field.repository' shared service.
  17851.      *
  17852.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17853.      */
  17854.     protected function getProductSearchConfigField_RepositoryService()
  17855.     {
  17856.         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()));
  17857.     }
  17858.     /**
  17859.      * Gets the public 'product_search_keyword.repository' shared service.
  17860.      *
  17861.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17862.      */
  17863.     protected function getProductSearchKeyword_RepositoryService()
  17864.     {
  17865.         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()));
  17866.     }
  17867.     /**
  17868.      * Gets the public 'product_sorting.repository' shared service.
  17869.      *
  17870.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17871.      */
  17872.     protected function getProductSorting_RepositoryService()
  17873.     {
  17874.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17875.         if (isset($this->services['product_sorting.repository'])) {
  17876.             return $this->services['product_sorting.repository'];
  17877.         }
  17878.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17879.         if (isset($this->services['product_sorting.repository'])) {
  17880.             return $this->services['product_sorting.repository'];
  17881.         }
  17882.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17883.         if (isset($this->services['product_sorting.repository'])) {
  17884.             return $this->services['product_sorting.repository'];
  17885.         }
  17886.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17887.         if (isset($this->services['product_sorting.repository'])) {
  17888.             return $this->services['product_sorting.repository'];
  17889.         }
  17890.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17891.     }
  17892.     /**
  17893.      * Gets the public 'product_sorting_translation.repository' shared service.
  17894.      *
  17895.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17896.      */
  17897.     protected function getProductSortingTranslation_RepositoryService()
  17898.     {
  17899.         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()));
  17900.     }
  17901.     /**
  17902.      * Gets the public 'product_stream.repository' shared service.
  17903.      *
  17904.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17905.      */
  17906.     protected function getProductStream_RepositoryService()
  17907.     {
  17908.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17909.         if (isset($this->services['product_stream.repository'])) {
  17910.             return $this->services['product_stream.repository'];
  17911.         }
  17912.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17913.         if (isset($this->services['product_stream.repository'])) {
  17914.             return $this->services['product_stream.repository'];
  17915.         }
  17916.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17917.         if (isset($this->services['product_stream.repository'])) {
  17918.             return $this->services['product_stream.repository'];
  17919.         }
  17920.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17921.         if (isset($this->services['product_stream.repository'])) {
  17922.             return $this->services['product_stream.repository'];
  17923.         }
  17924.         return $this->services['product_stream.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17925.     }
  17926.     /**
  17927.      * Gets the public 'product_stream_filter.repository' shared service.
  17928.      *
  17929.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17930.      */
  17931.     protected function getProductStreamFilter_RepositoryService()
  17932.     {
  17933.         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()));
  17934.     }
  17935.     /**
  17936.      * Gets the public 'product_stream_mapping.repository' shared service.
  17937.      *
  17938.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17939.      */
  17940.     protected function getProductStreamMapping_RepositoryService()
  17941.     {
  17942.         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()));
  17943.     }
  17944.     /**
  17945.      * Gets the public 'product_stream_translation.repository' shared service.
  17946.      *
  17947.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17948.      */
  17949.     protected function getProductStreamTranslation_RepositoryService()
  17950.     {
  17951.         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()));
  17952.     }
  17953.     /**
  17954.      * Gets the public 'product_tag.repository' shared service.
  17955.      *
  17956.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17957.      */
  17958.     protected function getProductTag_RepositoryService()
  17959.     {
  17960.         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()));
  17961.     }
  17962.     /**
  17963.      * Gets the public 'product_translation.repository' shared service.
  17964.      *
  17965.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17966.      */
  17967.     protected function getProductTranslation_RepositoryService()
  17968.     {
  17969.         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()));
  17970.     }
  17971.     /**
  17972.      * Gets the public 'product_visibility.repository' shared service.
  17973.      *
  17974.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17975.      */
  17976.     protected function getProductVisibility_RepositoryService()
  17977.     {
  17978.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17979.         if (isset($this->services['product_visibility.repository'])) {
  17980.             return $this->services['product_visibility.repository'];
  17981.         }
  17982.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17983.         if (isset($this->services['product_visibility.repository'])) {
  17984.             return $this->services['product_visibility.repository'];
  17985.         }
  17986.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17987.         if (isset($this->services['product_visibility.repository'])) {
  17988.             return $this->services['product_visibility.repository'];
  17989.         }
  17990.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17991.         if (isset($this->services['product_visibility.repository'])) {
  17992.             return $this->services['product_visibility.repository'];
  17993.         }
  17994.         return $this->services['product_visibility.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] ?? $this->getProductVisibilityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17995.     }
  17996.     /**
  17997.      * Gets the public 'profiling.filesystem.private' shared service.
  17998.      *
  17999.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18000.      */
  18001.     protected function getProfiling_Filesystem_PrivateService()
  18002.     {
  18003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18005.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  18006.     }
  18007.     /**
  18008.      * Gets the public 'profiling.filesystem.public' shared service.
  18009.      *
  18010.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18011.      */
  18012.     protected function getProfiling_Filesystem_PublicService()
  18013.     {
  18014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18016.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  18017.     }
  18018.     /**
  18019.      * Gets the public 'promotion.repository' shared service.
  18020.      *
  18021.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18022.      */
  18023.     protected function getPromotion_RepositoryService()
  18024.     {
  18025.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18026.         if (isset($this->services['promotion.repository'])) {
  18027.             return $this->services['promotion.repository'];
  18028.         }
  18029.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18030.         if (isset($this->services['promotion.repository'])) {
  18031.             return $this->services['promotion.repository'];
  18032.         }
  18033.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18034.         if (isset($this->services['promotion.repository'])) {
  18035.             return $this->services['promotion.repository'];
  18036.         }
  18037.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18038.         if (isset($this->services['promotion.repository'])) {
  18039.             return $this->services['promotion.repository'];
  18040.         }
  18041.         return $this->services['promotion.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] ?? $this->getPromotionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18042.     }
  18043.     /**
  18044.      * Gets the public 'promotion_cart_rule.repository' shared service.
  18045.      *
  18046.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18047.      */
  18048.     protected function getPromotionCartRule_RepositoryService()
  18049.     {
  18050.         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()));
  18051.     }
  18052.     /**
  18053.      * Gets the public 'promotion_discount.repository' shared service.
  18054.      *
  18055.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18056.      */
  18057.     protected function getPromotionDiscount_RepositoryService()
  18058.     {
  18059.         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()));
  18060.     }
  18061.     /**
  18062.      * Gets the public 'promotion_discount_prices.repository' shared service.
  18063.      *
  18064.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18065.      */
  18066.     protected function getPromotionDiscountPrices_RepositoryService()
  18067.     {
  18068.         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()));
  18069.     }
  18070.     /**
  18071.      * Gets the public 'promotion_discount_rule.repository' shared service.
  18072.      *
  18073.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18074.      */
  18075.     protected function getPromotionDiscountRule_RepositoryService()
  18076.     {
  18077.         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()));
  18078.     }
  18079.     /**
  18080.      * Gets the public 'promotion_individual_code.repository' shared service.
  18081.      *
  18082.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18083.      */
  18084.     protected function getPromotionIndividualCode_RepositoryService()
  18085.     {
  18086.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18087.         if (isset($this->services['promotion_individual_code.repository'])) {
  18088.             return $this->services['promotion_individual_code.repository'];
  18089.         }
  18090.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18091.         if (isset($this->services['promotion_individual_code.repository'])) {
  18092.             return $this->services['promotion_individual_code.repository'];
  18093.         }
  18094.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18095.         if (isset($this->services['promotion_individual_code.repository'])) {
  18096.             return $this->services['promotion_individual_code.repository'];
  18097.         }
  18098.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18099.         if (isset($this->services['promotion_individual_code.repository'])) {
  18100.             return $this->services['promotion_individual_code.repository'];
  18101.         }
  18102.         return $this->services['promotion_individual_code.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] ?? $this->getPromotionIndividualCodeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18103.     }
  18104.     /**
  18105.      * Gets the public 'promotion_order_rule.repository' shared service.
  18106.      *
  18107.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18108.      */
  18109.     protected function getPromotionOrderRule_RepositoryService()
  18110.     {
  18111.         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()));
  18112.     }
  18113.     /**
  18114.      * Gets the public 'promotion_persona_customer.repository' shared service.
  18115.      *
  18116.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18117.      */
  18118.     protected function getPromotionPersonaCustomer_RepositoryService()
  18119.     {
  18120.         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()));
  18121.     }
  18122.     /**
  18123.      * Gets the public 'promotion_persona_rule.repository' shared service.
  18124.      *
  18125.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18126.      */
  18127.     protected function getPromotionPersonaRule_RepositoryService()
  18128.     {
  18129.         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()));
  18130.     }
  18131.     /**
  18132.      * Gets the public 'promotion_sales_channel.repository' shared service.
  18133.      *
  18134.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18135.      */
  18136.     protected function getPromotionSalesChannel_RepositoryService()
  18137.     {
  18138.         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()));
  18139.     }
  18140.     /**
  18141.      * Gets the public 'promotion_setgroup.repository' shared service.
  18142.      *
  18143.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18144.      */
  18145.     protected function getPromotionSetgroup_RepositoryService()
  18146.     {
  18147.         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()));
  18148.     }
  18149.     /**
  18150.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  18151.      *
  18152.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18153.      */
  18154.     protected function getPromotionSetgroupRule_RepositoryService()
  18155.     {
  18156.         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()));
  18157.     }
  18158.     /**
  18159.      * Gets the public 'promotion_translation.repository' shared service.
  18160.      *
  18161.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18162.      */
  18163.     protected function getPromotionTranslation_RepositoryService()
  18164.     {
  18165.         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()));
  18166.     }
  18167.     /**
  18168.      * Gets the public 'property_group.repository' shared service.
  18169.      *
  18170.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18171.      */
  18172.     protected function getPropertyGroup_RepositoryService()
  18173.     {
  18174.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18175.         if (isset($this->services['property_group.repository'])) {
  18176.             return $this->services['property_group.repository'];
  18177.         }
  18178.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18179.         if (isset($this->services['property_group.repository'])) {
  18180.             return $this->services['property_group.repository'];
  18181.         }
  18182.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18183.         if (isset($this->services['property_group.repository'])) {
  18184.             return $this->services['property_group.repository'];
  18185.         }
  18186.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18187.         if (isset($this->services['property_group.repository'])) {
  18188.             return $this->services['property_group.repository'];
  18189.         }
  18190.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18191.     }
  18192.     /**
  18193.      * Gets the public 'property_group_option.repository' shared service.
  18194.      *
  18195.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18196.      */
  18197.     protected function getPropertyGroupOption_RepositoryService()
  18198.     {
  18199.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18200.         if (isset($this->services['property_group_option.repository'])) {
  18201.             return $this->services['property_group_option.repository'];
  18202.         }
  18203.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18204.         if (isset($this->services['property_group_option.repository'])) {
  18205.             return $this->services['property_group_option.repository'];
  18206.         }
  18207.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18208.         if (isset($this->services['property_group_option.repository'])) {
  18209.             return $this->services['property_group_option.repository'];
  18210.         }
  18211.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18212.         if (isset($this->services['property_group_option.repository'])) {
  18213.             return $this->services['property_group_option.repository'];
  18214.         }
  18215.         return $this->services['property_group_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] ?? $this->getPropertyGroupOptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18216.     }
  18217.     /**
  18218.      * Gets the public 'property_group_option_translation.repository' shared service.
  18219.      *
  18220.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18221.      */
  18222.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  18223.     {
  18224.         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()));
  18225.     }
  18226.     /**
  18227.      * Gets the public 'property_group_translation.repository' shared service.
  18228.      *
  18229.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18230.      */
  18231.     protected function getPropertyGroupTranslation_RepositoryService()
  18232.     {
  18233.         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()));
  18234.     }
  18235.     /**
  18236.      * Gets the public 'request_stack' shared service.
  18237.      *
  18238.      * @return \Symfony\Component\HttpFoundation\RequestStack
  18239.      */
  18240.     protected function getRequestStackService()
  18241.     {
  18242.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  18243.     }
  18244.     /**
  18245.      * Gets the public 'router' shared autowired service.
  18246.      *
  18247.      * @return \Shopware\Storefront\Framework\Routing\Router
  18248.      */
  18249.     protected function getRouterService()
  18250.     {
  18251.         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())));
  18252.     }
  18253.     /**
  18254.      * Gets the public 'routing.loader' shared service.
  18255.      *
  18256.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  18257.      */
  18258.     protected function getRouting_LoaderService()
  18259.     {
  18260.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  18261.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  18262.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  18263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  18264.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  18265.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  18266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  18267.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  18268.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  18269.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  18270.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  18271.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  18272.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  18273.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  18274.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  18275.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  18276.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  18277.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  18278.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  18279.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  18280.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  18281.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  18282.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  18283.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  18284.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  18285.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  18286.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  18287.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  18288.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  18289.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  18290.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  18291.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  18292.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  18293.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  18294.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18295.             'kernel' => ['services''kernel''getKernelService'false],
  18296.         ], [
  18297.             'kernel' => 'Shopware\\Core\\Kernel',
  18298.         ]), 'dev'));
  18299.         $a->addLoader($c);
  18300.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  18301.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  18302.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  18303.     }
  18304.     /**
  18305.      * Gets the public 'rule.repository' shared service.
  18306.      *
  18307.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  18308.      */
  18309.     protected function getRule_RepositoryService()
  18310.     {
  18311.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18312.         if (isset($this->services['rule.repository'])) {
  18313.             return $this->services['rule.repository'];
  18314.         }
  18315.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18316.         if (isset($this->services['rule.repository'])) {
  18317.             return $this->services['rule.repository'];
  18318.         }
  18319.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18320.         if (isset($this->services['rule.repository'])) {
  18321.             return $this->services['rule.repository'];
  18322.         }
  18323.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18324.         if (isset($this->services['rule.repository'])) {
  18325.             return $this->services['rule.repository'];
  18326.         }
  18327.         return $this->services['rule.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18328.     }
  18329.     /**
  18330.      * Gets the public 'rule_condition.repository' shared service.
  18331.      *
  18332.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18333.      */
  18334.     protected function getRuleCondition_RepositoryService()
  18335.     {
  18336.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18337.         if (isset($this->services['rule_condition.repository'])) {
  18338.             return $this->services['rule_condition.repository'];
  18339.         }
  18340.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18341.         if (isset($this->services['rule_condition.repository'])) {
  18342.             return $this->services['rule_condition.repository'];
  18343.         }
  18344.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18345.         if (isset($this->services['rule_condition.repository'])) {
  18346.             return $this->services['rule_condition.repository'];
  18347.         }
  18348.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18349.         if (isset($this->services['rule_condition.repository'])) {
  18350.             return $this->services['rule_condition.repository'];
  18351.         }
  18352.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18353.     }
  18354.     /**
  18355.      * Gets the public 'rule_tag.repository' shared service.
  18356.      *
  18357.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18358.      */
  18359.     protected function getRuleTag_RepositoryService()
  18360.     {
  18361.         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()));
  18362.     }
  18363.     /**
  18364.      * Gets the public 'sales_channel.category.repository' shared service.
  18365.      *
  18366.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18367.      */
  18368.     protected function getSalesChannel_Category_RepositoryService()
  18369.     {
  18370.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18371.         if (isset($this->services['sales_channel.category.repository'])) {
  18372.             return $this->services['sales_channel.category.repository'];
  18373.         }
  18374.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18375.         if (isset($this->services['sales_channel.category.repository'])) {
  18376.             return $this->services['sales_channel.category.repository'];
  18377.         }
  18378.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18379.         if (isset($this->services['sales_channel.category.repository'])) {
  18380.             return $this->services['sales_channel.category.repository'];
  18381.         }
  18382.         return $this->services['sales_channel.category.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18383.     }
  18384.     /**
  18385.      * Gets the public 'sales_channel.country.repository' shared service.
  18386.      *
  18387.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18388.      */
  18389.     protected function getSalesChannel_Country_RepositoryService()
  18390.     {
  18391.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18392.         if (isset($this->services['sales_channel.country.repository'])) {
  18393.             return $this->services['sales_channel.country.repository'];
  18394.         }
  18395.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18396.         if (isset($this->services['sales_channel.country.repository'])) {
  18397.             return $this->services['sales_channel.country.repository'];
  18398.         }
  18399.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18400.         if (isset($this->services['sales_channel.country.repository'])) {
  18401.             return $this->services['sales_channel.country.repository'];
  18402.         }
  18403.         return $this->services['sales_channel.country.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18404.     }
  18405.     /**
  18406.      * Gets the public 'sales_channel.country_state.repository' shared service.
  18407.      *
  18408.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18409.      */
  18410.     protected function getSalesChannel_CountryState_RepositoryService()
  18411.     {
  18412.         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()));
  18413.     }
  18414.     /**
  18415.      * Gets the public 'sales_channel.currency.repository' shared service.
  18416.      *
  18417.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18418.      */
  18419.     protected function getSalesChannel_Currency_RepositoryService()
  18420.     {
  18421.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18422.         if (isset($this->services['sales_channel.currency.repository'])) {
  18423.             return $this->services['sales_channel.currency.repository'];
  18424.         }
  18425.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18426.         if (isset($this->services['sales_channel.currency.repository'])) {
  18427.             return $this->services['sales_channel.currency.repository'];
  18428.         }
  18429.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18430.         if (isset($this->services['sales_channel.currency.repository'])) {
  18431.             return $this->services['sales_channel.currency.repository'];
  18432.         }
  18433.         return $this->services['sales_channel.currency.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] ?? $this->getSalesChannelCurrencyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18434.     }
  18435.     /**
  18436.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  18437.      *
  18438.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18439.      */
  18440.     protected function getSalesChannel_LandingPage_RepositoryService()
  18441.     {
  18442.         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()));
  18443.     }
  18444.     /**
  18445.      * Gets the public 'sales_channel.language.repository' shared service.
  18446.      *
  18447.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18448.      */
  18449.     protected function getSalesChannel_Language_RepositoryService()
  18450.     {
  18451.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18452.         if (isset($this->services['sales_channel.language.repository'])) {
  18453.             return $this->services['sales_channel.language.repository'];
  18454.         }
  18455.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18456.         if (isset($this->services['sales_channel.language.repository'])) {
  18457.             return $this->services['sales_channel.language.repository'];
  18458.         }
  18459.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18460.         if (isset($this->services['sales_channel.language.repository'])) {
  18461.             return $this->services['sales_channel.language.repository'];
  18462.         }
  18463.         return $this->services['sales_channel.language.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] ?? $this->getSalesChannelLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18464.     }
  18465.     /**
  18466.      * Gets the public 'sales_channel.main_category.repository' shared service.
  18467.      *
  18468.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18469.      */
  18470.     protected function getSalesChannel_MainCategory_RepositoryService()
  18471.     {
  18472.         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()));
  18473.     }
  18474.     /**
  18475.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  18476.      *
  18477.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18478.      */
  18479.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  18480.     {
  18481.         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()));
  18482.     }
  18483.     /**
  18484.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  18485.      *
  18486.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18487.      */
  18488.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  18489.     {
  18490.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18491.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18492.             return $this->services['sales_channel.payment_method.repository'];
  18493.         }
  18494.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18495.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18496.             return $this->services['sales_channel.payment_method.repository'];
  18497.         }
  18498.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18499.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18500.             return $this->services['sales_channel.payment_method.repository'];
  18501.         }
  18502.         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()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18503.     }
  18504.     /**
  18505.      * Gets the public 'sales_channel.product.repository' shared service.
  18506.      *
  18507.      * @return \Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator
  18508.      */
  18509.     protected function getSalesChannel_Product_RepositoryService()
  18510.     {
  18511.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18512.         if (isset($this->services['sales_channel.product.repository'])) {
  18513.             return $this->services['sales_channel.product.repository'];
  18514.         }
  18515.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18516.         if (isset($this->services['sales_channel.product.repository'])) {
  18517.             return $this->services['sales_channel.product.repository'];
  18518.         }
  18519.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18520.         if (isset($this->services['sales_channel.product.repository'])) {
  18521.             return $this->services['sales_channel.product.repository'];
  18522.         }
  18523.         return $this->services['sales_channel.product.repository'] = new \Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator(new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18524.     }
  18525.     /**
  18526.      * Gets the public 'sales_channel.repository' shared service.
  18527.      *
  18528.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  18529.      */
  18530.     protected function getSalesChannel_RepositoryService()
  18531.     {
  18532.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18533.         if (isset($this->services['sales_channel.repository'])) {
  18534.             return $this->services['sales_channel.repository'];
  18535.         }
  18536.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18537.         if (isset($this->services['sales_channel.repository'])) {
  18538.             return $this->services['sales_channel.repository'];
  18539.         }
  18540.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18541.         if (isset($this->services['sales_channel.repository'])) {
  18542.             return $this->services['sales_channel.repository'];
  18543.         }
  18544.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18545.         if (isset($this->services['sales_channel.repository'])) {
  18546.             return $this->services['sales_channel.repository'];
  18547.         }
  18548.         return $this->services['sales_channel.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18549.     }
  18550.     /**
  18551.      * Gets the public 'sales_channel.salutation.repository' shared service.
  18552.      *
  18553.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18554.      */
  18555.     protected function getSalesChannel_Salutation_RepositoryService()
  18556.     {
  18557.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18558.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18559.             return $this->services['sales_channel.salutation.repository'];
  18560.         }
  18561.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18562.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18563.             return $this->services['sales_channel.salutation.repository'];
  18564.         }
  18565.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18566.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18567.             return $this->services['sales_channel.salutation.repository'];
  18568.         }
  18569.         return $this->services['sales_channel.salutation.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] ?? $this->getSalesChannelSalutationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18570.     }
  18571.     /**
  18572.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  18573.      *
  18574.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18575.      */
  18576.     protected function getSalesChannel_SeoUrl_RepositoryService()
  18577.     {
  18578.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18579.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18580.             return $this->services['sales_channel.seo_url.repository'];
  18581.         }
  18582.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18583.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18584.             return $this->services['sales_channel.seo_url.repository'];
  18585.         }
  18586.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18587.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18588.             return $this->services['sales_channel.seo_url.repository'];
  18589.         }
  18590.         return $this->services['sales_channel.seo_url.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] ?? $this->getSalesChannelSeoUrlDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18591.     }
  18592.     /**
  18593.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  18594.      *
  18595.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18596.      */
  18597.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  18598.     {
  18599.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18600.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18601.             return $this->services['sales_channel.shipping_method.repository'];
  18602.         }
  18603.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18604.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18605.             return $this->services['sales_channel.shipping_method.repository'];
  18606.         }
  18607.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18608.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18609.             return $this->services['sales_channel.shipping_method.repository'];
  18610.         }
  18611.         return $this->services['sales_channel.shipping_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] ?? $this->getSalesChannelShippingMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18612.     }
  18613.     /**
  18614.      * Gets the public 'sales_channel_analytics.repository' shared service.
  18615.      *
  18616.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18617.      */
  18618.     protected function getSalesChannelAnalytics_RepositoryService()
  18619.     {
  18620.         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()));
  18621.     }
  18622.     /**
  18623.      * Gets the public 'sales_channel_country.repository' shared service.
  18624.      *
  18625.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18626.      */
  18627.     protected function getSalesChannelCountry_RepositoryService()
  18628.     {
  18629.         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()));
  18630.     }
  18631.     /**
  18632.      * Gets the public 'sales_channel_currency.repository' shared service.
  18633.      *
  18634.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18635.      */
  18636.     protected function getSalesChannelCurrency_RepositoryService()
  18637.     {
  18638.         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()));
  18639.     }
  18640.     /**
  18641.      * Gets the public 'sales_channel_definition.Acris\Promotion\Custom\PromotionDisplayDefinition' shared service.
  18642.      *
  18643.      * @return \Acris\Promotion\Custom\PromotionDisplayDefinition
  18644.      */
  18645.     protected function getPromotionDisplayDefinition2Service()
  18646.     {
  18647.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Custom/PromotionDisplayDefinition.php';
  18648.         $this->services['sales_channel_definition.Acris\\Promotion\\Custom\\PromotionDisplayDefinition'] = $instance = new \Acris\Promotion\Custom\PromotionDisplayDefinition();
  18649.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18650.         return $instance;
  18651.     }
  18652.     /**
  18653.      * Gets the public 'sales_channel_definition.Acris\Tax\Custom\TaxCountryRuleDefinition' shared service.
  18654.      *
  18655.      * @return \Acris\Tax\Custom\TaxCountryRuleDefinition
  18656.      */
  18657.     protected function getTaxCountryRuleDefinition2Service()
  18658.     {
  18659.         $this->services['sales_channel_definition.Acris\\Tax\\Custom\\TaxCountryRuleDefinition'] = $instance = new \Acris\Tax\Custom\TaxCountryRuleDefinition();
  18660.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18661.         return $instance;
  18662.     }
  18663.     /**
  18664.      * Gets the public 'sales_channel_definition.Acris\Tax\Custom\TaxCustomerGroupRuleDefinition' shared service.
  18665.      *
  18666.      * @return \Acris\Tax\Custom\TaxCustomerGroupRuleDefinition
  18667.      */
  18668.     protected function getTaxCustomerGroupRuleDefinition2Service()
  18669.     {
  18670.         $this->services['sales_channel_definition.Acris\\Tax\\Custom\\TaxCustomerGroupRuleDefinition'] = $instance = new \Acris\Tax\Custom\TaxCustomerGroupRuleDefinition();
  18671.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18672.         return $instance;
  18673.     }
  18674.     /**
  18675.      * Gets the public 'sales_channel_definition.Acris\Tax\Custom\VatIdValidationLogDefinition' shared service.
  18676.      *
  18677.      * @return \Acris\Tax\Custom\VatIdValidationLogDefinition
  18678.      */
  18679.     protected function getVatIdValidationLogDefinition2Service()
  18680.     {
  18681.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Custom/VatIdValidationLogDefinition.php';
  18682.         $this->services['sales_channel_definition.Acris\\Tax\\Custom\\VatIdValidationLogDefinition'] = $instance = new \Acris\Tax\Custom\VatIdValidationLogDefinition();
  18683.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18684.         return $instance;
  18685.     }
  18686.     /**
  18687.      * Gets the public 'sales_channel_definition.AkuCmsFactory\Element\CmsFactoryElementDefinition' shared autowired service.
  18688.      *
  18689.      * @return \AkuCmsFactory\Element\CmsFactoryElementDefinition
  18690.      */
  18691.     protected function getCmsFactoryElementDefinition2Service()
  18692.     {
  18693.         $this->services['sales_channel_definition.AkuCmsFactory\\Element\\CmsFactoryElementDefinition'] = $instance = new \AkuCmsFactory\Element\CmsFactoryElementDefinition();
  18694.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18695.         return $instance;
  18696.     }
  18697.     /**
  18698.      * Gets the public 'sales_channel_definition.CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion' shared service.
  18699.      *
  18700.      * @return \CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion
  18701.      */
  18702.     protected function getCountryZipValidationDefintion2Service()
  18703.     {
  18704.         include_once \dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/Core/System/Country/CountryZipValidationDefintion.php';
  18705.         $this->services['sales_channel_definition.CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryZipValidationDefintion'] = $instance = new \CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion();
  18706.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18707.         return $instance;
  18708.     }
  18709.     /**
  18710.      * Gets the public 'sales_channel_definition.FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition' shared service.
  18711.      *
  18712.      * @return \FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition
  18713.      */
  18714.     protected function getFourtwosixStockDiscountDefinition2Service()
  18715.     {
  18716.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Content/FourtwosixStockDiscount/FourtwosixStockDiscountDefinition.php';
  18717.         $this->services['sales_channel_definition.FourtwosixThemeExtension\\Core\\Content\\FourtwosixStockDiscount\\FourtwosixStockDiscountDefinition'] = $instance = new \FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition();
  18718.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18719.         return $instance;
  18720.     }
  18721.     /**
  18722.      * Gets the public 'sales_channel_definition.Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition' shared service.
  18723.      *
  18724.      * @return \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition
  18725.      */
  18726.     protected function getAttachmentLanguageDefinition2Service()
  18727.     {
  18728.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/Aggregate/AttachmentLanguage/AttachmentLanguageDefinition.php';
  18729.         $this->services['sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition();
  18730.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18731.         return $instance;
  18732.     }
  18733.     /**
  18734.      * Gets the public 'sales_channel_definition.Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition' shared service.
  18735.      *
  18736.      * @return \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition
  18737.      */
  18738.     protected function getAttachmentTranslationDefinition2Service()
  18739.     {
  18740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18741.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/Aggregate/AttachmentTranslation/AttachmentTranslationDefinition.php';
  18742.         $this->services['sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition();
  18743.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18744.         return $instance;
  18745.     }
  18746.     /**
  18747.      * Gets the public 'sales_channel_definition.Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition' shared service.
  18748.      *
  18749.      * @return \Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition
  18750.      */
  18751.     protected function getAttachmentDefinition2Service()
  18752.     {
  18753.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/AttachmentDefinition.php';
  18754.         $this->services['sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition();
  18755.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18756.         return $instance;
  18757.     }
  18758.     /**
  18759.      * Gets the public 'sales_channel_definition.Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition' shared service.
  18760.      *
  18761.      * @return \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition
  18762.      */
  18763.     protected function getPaymentCostTranslationDefinition2Service()
  18764.     {
  18765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18766.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Core/Content/PaymentCost/Aggregate/PaymentCostTranslation/PaymentCostTranslationDefinition.php';
  18767.         $this->services['sales_channel_definition.Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition'] = $instance = new \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition();
  18768.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18769.         return $instance;
  18770.     }
  18771.     /**
  18772.      * Gets the public 'sales_channel_definition.Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition' shared service.
  18773.      *
  18774.      * @return \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition
  18775.      */
  18776.     protected function getPaymentCostDefinition2Service()
  18777.     {
  18778.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Core/Content/PaymentCost/PaymentCostDefinition.php';
  18779.         $this->services['sales_channel_definition.Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition'] = $instance = new \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition();
  18780.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18781.         return $instance;
  18782.     }
  18783.     /**
  18784.      * Gets the public 'sales_channel_definition.Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition' shared autowired service.
  18785.      *
  18786.      * @return \Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition
  18787.      */
  18788.     protected function getMailArchiveDefinition2Service()
  18789.     {
  18790.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Content/MailArchive/MailArchiveDefinition.php';
  18791.         $this->services['sales_channel_definition.Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition'] = $instance = new \Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition();
  18792.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18793.         return $instance;
  18794.     }
  18795.     /**
  18796.      * Gets the public 'sales_channel_definition.MoorlForms\Core\Content\Element\ElementDefinition' shared service.
  18797.      *
  18798.      * @return \MoorlForms\Core\Content\Element\ElementDefinition
  18799.      */
  18800.     protected function getElementDefinition2Service()
  18801.     {
  18802.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementDefinition.php';
  18803.         $this->services['sales_channel_definition.MoorlForms\\Core\\Content\\Element\\ElementDefinition'] = $instance = new \MoorlForms\Core\Content\Element\ElementDefinition();
  18804.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18805.         return $instance;
  18806.     }
  18807.     /**
  18808.      * Gets the public 'sales_channel_definition.MoorlForms\Core\Content\Element\ElementTranslationDefinition' shared service.
  18809.      *
  18810.      * @return \MoorlForms\Core\Content\Element\ElementTranslationDefinition
  18811.      */
  18812.     protected function getElementTranslationDefinition2Service()
  18813.     {
  18814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18815.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementTranslationDefinition.php';
  18816.         $this->services['sales_channel_definition.MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition'] = $instance = new \MoorlForms\Core\Content\Element\ElementTranslationDefinition();
  18817.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18818.         return $instance;
  18819.     }
  18820.     /**
  18821.      * Gets the public 'sales_channel_definition.MoorlForms\Core\Content\Form\FormDefinition' shared service.
  18822.      *
  18823.      * @return \MoorlForms\Core\Content\Form\FormDefinition
  18824.      */
  18825.     protected function getFormDefinition2Service()
  18826.     {
  18827.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/FormDefinition.php';
  18828.         $this->services['sales_channel_definition.MoorlForms\\Core\\Content\\Form\\FormDefinition'] = $instance = new \MoorlForms\Core\Content\Form\FormDefinition();
  18829.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18830.         return $instance;
  18831.     }
  18832.     /**
  18833.      * Gets the public 'sales_channel_definition.MoorlForms\Core\Content\Form\FormTranslationDefinition' shared service.
  18834.      *
  18835.      * @return \MoorlForms\Core\Content\Form\FormTranslationDefinition
  18836.      */
  18837.     protected function getFormTranslationDefinition2Service()
  18838.     {
  18839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18840.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/FormTranslationDefinition.php';
  18841.         $this->services['sales_channel_definition.MoorlForms\\Core\\Content\\Form\\FormTranslationDefinition'] = $instance = new \MoorlForms\Core\Content\Form\FormTranslationDefinition();
  18842.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18843.         return $instance;
  18844.     }
  18845.     /**
  18846.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Client\ClientDefinition' shared service.
  18847.      *
  18848.      * @return \MoorlFoundation\Core\Content\Client\ClientDefinition
  18849.      */
  18850.     protected function getClientDefinition2Service()
  18851.     {
  18852.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Client/ClientDefinition.php';
  18853.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Client\\ClientDefinition'] = $instance = new \MoorlFoundation\Core\Content\Client\ClientDefinition();
  18854.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18855.         return $instance;
  18856.     }
  18857.     /**
  18858.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition' shared service.
  18859.      *
  18860.      * @return \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition
  18861.      */
  18862.     protected function getCmsElementConfigDefinition2Service()
  18863.     {
  18864.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/CmsElementConfig/CmsElementConfigDefinition.php';
  18865.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition'] = $instance = new \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition();
  18866.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18867.         return $instance;
  18868.     }
  18869.     /**
  18870.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Location\LocationCacheDefinition' shared service.
  18871.      *
  18872.      * @return \MoorlFoundation\Core\Content\Location\LocationCacheDefinition
  18873.      */
  18874.     protected function getLocationCacheDefinition2Service()
  18875.     {
  18876.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationCacheDefinition.php';
  18877.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationCacheDefinition();
  18878.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18879.         return $instance;
  18880.     }
  18881.     /**
  18882.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Location\LocationDefinition' shared service.
  18883.      *
  18884.      * @return \MoorlFoundation\Core\Content\Location\LocationDefinition
  18885.      */
  18886.     protected function getLocationDefinition2Service()
  18887.     {
  18888.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationDefinition.php';
  18889.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Location\\LocationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationDefinition();
  18890.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18891.         return $instance;
  18892.     }
  18893.     /**
  18894.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Marker\MarkerDefinition' shared service.
  18895.      *
  18896.      * @return \MoorlFoundation\Core\Content\Marker\MarkerDefinition
  18897.      */
  18898.     protected function getMarkerDefinition2Service()
  18899.     {
  18900.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Marker/MarkerDefinition.php';
  18901.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition'] = $instance = new \MoorlFoundation\Core\Content\Marker\MarkerDefinition();
  18902.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18903.         return $instance;
  18904.     }
  18905.     /**
  18906.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Sorting\SortingDefinition' shared service.
  18907.      *
  18908.      * @return \MoorlFoundation\Core\Content\Sorting\SortingDefinition
  18909.      */
  18910.     protected function getSortingDefinition2Service()
  18911.     {
  18912.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingDefinition.php';
  18913.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingDefinition();
  18914.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18915.         return $instance;
  18916.     }
  18917.     /**
  18918.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition' shared service.
  18919.      *
  18920.      * @return \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition
  18921.      */
  18922.     protected function getSortingTranslationDefinition2Service()
  18923.     {
  18924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18925.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingTranslationDefinition.php';
  18926.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition();
  18927.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18928.         return $instance;
  18929.     }
  18930.     /**
  18931.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  18932.      *
  18933.      * @return \Shopware\Administration\Notification\NotificationDefinition
  18934.      */
  18935.     protected function getNotificationDefinition2Service()
  18936.     {
  18937.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  18938.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  18939.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18940.         return $instance;
  18941.     }
  18942.     /**
  18943.      * Gets the public 'sales_channel_definition.Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  18944.      *
  18945.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  18946.      */
  18947.     protected function getAppAdministrationSnippetDefinition2Service()
  18948.     {
  18949.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  18950.         $this->services['sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  18951.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18952.         return $instance;
  18953.     }
  18954.     /**
  18955.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  18956.      *
  18957.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  18958.      */
  18959.     protected function getCustomerAddressDefinition2Service()
  18960.     {
  18961.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  18962.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18963.         return $instance;
  18964.     }
  18965.     /**
  18966.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  18967.      *
  18968.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  18969.      */
  18970.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  18971.     {
  18972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  18973.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  18974.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18975.         return $instance;
  18976.     }
  18977.     /**
  18978.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  18979.      *
  18980.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  18981.      */
  18982.     protected function getCustomerGroupTranslationDefinition2Service()
  18983.     {
  18984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  18986.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  18987.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18988.         return $instance;
  18989.     }
  18990.     /**
  18991.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  18992.      *
  18993.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  18994.      */
  18995.     protected function getCustomerGroupDefinition2Service()
  18996.     {
  18997.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  18998.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18999.         return $instance;
  19000.     }
  19001.     /**
  19002.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  19003.      *
  19004.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  19005.      */
  19006.     protected function getCustomerRecoveryDefinition2Service()
  19007.     {
  19008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  19009.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  19010.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19011.         return $instance;
  19012.     }
  19013.     /**
  19014.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  19015.      *
  19016.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  19017.      */
  19018.     protected function getCustomerTagDefinition2Service()
  19019.     {
  19020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  19021.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  19022.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19023.         return $instance;
  19024.     }
  19025.     /**
  19026.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  19027.      *
  19028.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  19029.      */
  19030.     protected function getCustomerWishlistProductDefinition2Service()
  19031.     {
  19032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  19033.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  19034.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19035.         return $instance;
  19036.     }
  19037.     /**
  19038.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  19039.      *
  19040.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  19041.      */
  19042.     protected function getCustomerWishlistDefinition2Service()
  19043.     {
  19044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  19045.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  19046.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19047.         return $instance;
  19048.     }
  19049.     /**
  19050.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  19051.      *
  19052.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  19053.      */
  19054.     protected function getCustomerDefinition2Service()
  19055.     {
  19056.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  19057.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19058.         return $instance;
  19059.     }
  19060.     /**
  19061.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  19062.      *
  19063.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  19064.      */
  19065.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  19066.     {
  19067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  19068.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  19069.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19070.         return $instance;
  19071.     }
  19072.     /**
  19073.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  19074.      *
  19075.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  19076.      */
  19077.     protected function getDocumentBaseConfigDefinition2Service()
  19078.     {
  19079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  19080.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  19081.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19082.         return $instance;
  19083.     }
  19084.     /**
  19085.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  19086.      *
  19087.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  19088.      */
  19089.     protected function getDocumentTypeTranslationDefinition2Service()
  19090.     {
  19091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  19093.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  19094.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19095.         return $instance;
  19096.     }
  19097.     /**
  19098.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  19099.      *
  19100.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  19101.      */
  19102.     protected function getDocumentTypeDefinition2Service()
  19103.     {
  19104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  19105.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  19106.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19107.         return $instance;
  19108.     }
  19109.     /**
  19110.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  19111.      *
  19112.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  19113.      */
  19114.     protected function getDocumentDefinition2Service()
  19115.     {
  19116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  19117.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  19118.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19119.         return $instance;
  19120.     }
  19121.     /**
  19122.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  19123.      *
  19124.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  19125.      */
  19126.     protected function getOrderAddressDefinition2Service()
  19127.     {
  19128.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  19129.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19130.         return $instance;
  19131.     }
  19132.     /**
  19133.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  19134.      *
  19135.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  19136.      */
  19137.     protected function getOrderCustomerDefinition2Service()
  19138.     {
  19139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  19140.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  19141.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19142.         return $instance;
  19143.     }
  19144.     /**
  19145.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  19146.      *
  19147.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  19148.      */
  19149.     protected function getOrderDeliveryPositionDefinition2Service()
  19150.     {
  19151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  19152.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  19153.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19154.         return $instance;
  19155.     }
  19156.     /**
  19157.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  19158.      *
  19159.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  19160.      */
  19161.     protected function getOrderDeliveryDefinition2Service()
  19162.     {
  19163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  19164.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  19165.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19166.         return $instance;
  19167.     }
  19168.     /**
  19169.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  19170.      *
  19171.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  19172.      */
  19173.     protected function getOrderLineItemDefinition2Service()
  19174.     {
  19175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  19176.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  19177.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19178.         return $instance;
  19179.     }
  19180.     /**
  19181.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  19182.      *
  19183.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  19184.      */
  19185.     protected function getOrderTagDefinition2Service()
  19186.     {
  19187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  19188.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  19189.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19190.         return $instance;
  19191.     }
  19192.     /**
  19193.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  19194.      *
  19195.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  19196.      */
  19197.     protected function getOrderTransactionCaptureRefundPositionDefinition2Service()
  19198.     {
  19199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  19200.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  19201.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19202.         return $instance;
  19203.     }
  19204.     /**
  19205.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  19206.      *
  19207.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  19208.      */
  19209.     protected function getOrderTransactionCaptureRefundDefinition2Service()
  19210.     {
  19211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  19212.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  19213.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19214.         return $instance;
  19215.     }
  19216.     /**
  19217.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  19218.      *
  19219.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  19220.      */
  19221.     protected function getOrderTransactionCaptureDefinition2Service()
  19222.     {
  19223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  19224.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  19225.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19226.         return $instance;
  19227.     }
  19228.     /**
  19229.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  19230.      *
  19231.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  19232.      */
  19233.     protected function getOrderTransactionDefinition2Service()
  19234.     {
  19235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  19236.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  19237.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19238.         return $instance;
  19239.     }
  19240.     /**
  19241.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  19242.      *
  19243.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  19244.      */
  19245.     protected function getOrderDefinition2Service()
  19246.     {
  19247.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  19248.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19249.         return $instance;
  19250.     }
  19251.     /**
  19252.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  19253.      *
  19254.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  19255.      */
  19256.     protected function getPaymentMethodTranslationDefinition2Service()
  19257.     {
  19258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  19260.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  19261.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19262.         return $instance;
  19263.     }
  19264.     /**
  19265.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  19266.      *
  19267.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  19268.      */
  19269.     protected function getPromotionCartRuleDefinition2Service()
  19270.     {
  19271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  19272.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  19273.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19274.         return $instance;
  19275.     }
  19276.     /**
  19277.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  19278.      *
  19279.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  19280.      */
  19281.     protected function getPromotionDiscountPriceDefinition2Service()
  19282.     {
  19283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  19284.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  19285.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19286.         return $instance;
  19287.     }
  19288.     /**
  19289.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  19290.      *
  19291.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  19292.      */
  19293.     protected function getPromotionDiscountRuleDefinition2Service()
  19294.     {
  19295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  19296.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  19297.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19298.         return $instance;
  19299.     }
  19300.     /**
  19301.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  19302.      *
  19303.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  19304.      */
  19305.     protected function getPromotionDiscountDefinition2Service()
  19306.     {
  19307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  19308.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  19309.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19310.         return $instance;
  19311.     }
  19312.     /**
  19313.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  19314.      *
  19315.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  19316.      */
  19317.     protected function getPromotionIndividualCodeDefinition2Service()
  19318.     {
  19319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  19320.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  19321.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19322.         return $instance;
  19323.     }
  19324.     /**
  19325.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  19326.      *
  19327.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  19328.      */
  19329.     protected function getPromotionOrderRuleDefinition2Service()
  19330.     {
  19331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  19332.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  19333.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19334.         return $instance;
  19335.     }
  19336.     /**
  19337.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  19338.      *
  19339.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  19340.      */
  19341.     protected function getPromotionPersonaCustomerDefinition2Service()
  19342.     {
  19343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  19344.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  19345.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19346.         return $instance;
  19347.     }
  19348.     /**
  19349.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  19350.      *
  19351.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  19352.      */
  19353.     protected function getPromotionPersonaRuleDefinition2Service()
  19354.     {
  19355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  19356.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  19357.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19358.         return $instance;
  19359.     }
  19360.     /**
  19361.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  19362.      *
  19363.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  19364.      */
  19365.     protected function getPromotionSalesChannelDefinition2Service()
  19366.     {
  19367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  19368.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  19369.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19370.         return $instance;
  19371.     }
  19372.     /**
  19373.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  19374.      *
  19375.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  19376.      */
  19377.     protected function getPromotionSetGroupRuleDefinition2Service()
  19378.     {
  19379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  19380.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  19381.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19382.         return $instance;
  19383.     }
  19384.     /**
  19385.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  19386.      *
  19387.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  19388.      */
  19389.     protected function getPromotionSetGroupDefinition2Service()
  19390.     {
  19391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  19392.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  19393.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19394.         return $instance;
  19395.     }
  19396.     /**
  19397.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  19398.      *
  19399.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  19400.      */
  19401.     protected function getPromotionTranslationDefinition2Service()
  19402.     {
  19403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  19405.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  19406.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19407.         return $instance;
  19408.     }
  19409.     /**
  19410.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  19411.      *
  19412.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  19413.      */
  19414.     protected function getPromotionDefinition2Service()
  19415.     {
  19416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  19417.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  19418.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19419.         return $instance;
  19420.     }
  19421.     /**
  19422.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  19423.      *
  19424.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  19425.      */
  19426.     protected function getShippingMethodPriceDefinition2Service()
  19427.     {
  19428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  19429.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  19430.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19431.         return $instance;
  19432.     }
  19433.     /**
  19434.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  19435.      *
  19436.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  19437.      */
  19438.     protected function getShippingMethodTagDefinition2Service()
  19439.     {
  19440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  19441.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  19442.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19443.         return $instance;
  19444.     }
  19445.     /**
  19446.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  19447.      *
  19448.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  19449.      */
  19450.     protected function getShippingMethodTranslationDefinition2Service()
  19451.     {
  19452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  19454.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  19455.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19456.         return $instance;
  19457.     }
  19458.     /**
  19459.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  19460.      *
  19461.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  19462.      */
  19463.     protected function getCategoryTagDefinition2Service()
  19464.     {
  19465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  19466.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  19467.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19468.         return $instance;
  19469.     }
  19470.     /**
  19471.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  19472.      *
  19473.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  19474.      */
  19475.     protected function getCategoryTranslationDefinition2Service()
  19476.     {
  19477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  19479.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  19480.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19481.         return $instance;
  19482.     }
  19483.     /**
  19484.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  19485.      *
  19486.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  19487.      */
  19488.     protected function getCmsBlockDefinition2Service()
  19489.     {
  19490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  19491.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  19492.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19493.         return $instance;
  19494.     }
  19495.     /**
  19496.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  19497.      *
  19498.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  19499.      */
  19500.     protected function getCmsPageTranslationDefinition2Service()
  19501.     {
  19502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  19504.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  19505.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19506.         return $instance;
  19507.     }
  19508.     /**
  19509.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  19510.      *
  19511.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  19512.      */
  19513.     protected function getCmsSectionDefinition2Service()
  19514.     {
  19515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  19516.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  19517.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19518.         return $instance;
  19519.     }
  19520.     /**
  19521.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  19522.      *
  19523.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  19524.      */
  19525.     protected function getCmsSlotTranslationDefinition2Service()
  19526.     {
  19527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  19529.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  19530.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19531.         return $instance;
  19532.     }
  19533.     /**
  19534.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  19535.      *
  19536.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  19537.      */
  19538.     protected function getCmsSlotDefinition2Service()
  19539.     {
  19540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  19541.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  19542.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19543.         return $instance;
  19544.     }
  19545.     /**
  19546.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  19547.      *
  19548.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  19549.      */
  19550.     protected function getCmsPageDefinition2Service()
  19551.     {
  19552.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  19553.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19554.         return $instance;
  19555.     }
  19556.     /**
  19557.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  19558.      *
  19559.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  19560.      */
  19561.     protected function getFlowSequenceDefinition2Service()
  19562.     {
  19563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  19564.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  19565.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19566.         return $instance;
  19567.     }
  19568.     /**
  19569.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  19570.      *
  19571.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  19572.      */
  19573.     protected function getFlowDefinition2Service()
  19574.     {
  19575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  19576.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  19577.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19578.         return $instance;
  19579.     }
  19580.     /**
  19581.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  19582.      *
  19583.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  19584.      */
  19585.     protected function getImportExportFileDefinition2Service()
  19586.     {
  19587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  19588.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  19589.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19590.         return $instance;
  19591.     }
  19592.     /**
  19593.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  19594.      *
  19595.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  19596.      */
  19597.     protected function getImportExportLogDefinition2Service()
  19598.     {
  19599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  19600.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  19601.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19602.         return $instance;
  19603.     }
  19604.     /**
  19605.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  19606.      *
  19607.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  19608.      */
  19609.     protected function getImportExportProfileDefinition2Service()
  19610.     {
  19611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  19612.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  19613.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19614.         return $instance;
  19615.     }
  19616.     /**
  19617.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  19618.      *
  19619.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  19620.      */
  19621.     protected function getImportExportProfileTranslationDefinition2Service()
  19622.     {
  19623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  19625.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  19626.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19627.         return $instance;
  19628.     }
  19629.     /**
  19630.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  19631.      *
  19632.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  19633.      */
  19634.     protected function getLandingPageSalesChannelDefinition2Service()
  19635.     {
  19636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  19637.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  19638.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19639.         return $instance;
  19640.     }
  19641.     /**
  19642.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  19643.      *
  19644.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  19645.      */
  19646.     protected function getLandingPageTagDefinition2Service()
  19647.     {
  19648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  19649.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  19650.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19651.         return $instance;
  19652.     }
  19653.     /**
  19654.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  19655.      *
  19656.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  19657.      */
  19658.     protected function getLandingPageTranslationDefinition2Service()
  19659.     {
  19660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  19662.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  19663.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19664.         return $instance;
  19665.     }
  19666.     /**
  19667.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  19668.      *
  19669.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  19670.      */
  19671.     protected function getMailHeaderFooterTranslationDefinition2Service()
  19672.     {
  19673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  19675.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  19676.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19677.         return $instance;
  19678.     }
  19679.     /**
  19680.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  19681.      *
  19682.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  19683.      */
  19684.     protected function getMailHeaderFooterDefinition2Service()
  19685.     {
  19686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  19687.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  19688.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19689.         return $instance;
  19690.     }
  19691.     /**
  19692.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  19693.      *
  19694.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  19695.      */
  19696.     protected function getMailTemplateMediaDefinition2Service()
  19697.     {
  19698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  19699.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  19700.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19701.         return $instance;
  19702.     }
  19703.     /**
  19704.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  19705.      *
  19706.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  19707.      */
  19708.     protected function getMailTemplateTranslationDefinition2Service()
  19709.     {
  19710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  19712.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  19713.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19714.         return $instance;
  19715.     }
  19716.     /**
  19717.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  19718.      *
  19719.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  19720.      */
  19721.     protected function getMailTemplateTypeTranslationDefinition2Service()
  19722.     {
  19723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  19725.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  19726.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19727.         return $instance;
  19728.     }
  19729.     /**
  19730.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  19731.      *
  19732.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  19733.      */
  19734.     protected function getMailTemplateTypeDefinition2Service()
  19735.     {
  19736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  19737.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  19738.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19739.         return $instance;
  19740.     }
  19741.     /**
  19742.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  19743.      *
  19744.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  19745.      */
  19746.     protected function getMailTemplateDefinition2Service()
  19747.     {
  19748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  19749.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  19750.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19751.         return $instance;
  19752.     }
  19753.     /**
  19754.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  19755.      *
  19756.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  19757.      */
  19758.     protected function getMediaDefaultFolderDefinition2Service()
  19759.     {
  19760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  19761.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  19762.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19763.         return $instance;
  19764.     }
  19765.     /**
  19766.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  19767.      *
  19768.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  19769.      */
  19770.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  19771.     {
  19772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  19773.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  19774.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19775.         return $instance;
  19776.     }
  19777.     /**
  19778.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  19779.      *
  19780.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  19781.      */
  19782.     protected function getMediaFolderConfigurationDefinition2Service()
  19783.     {
  19784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  19785.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  19786.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19787.         return $instance;
  19788.     }
  19789.     /**
  19790.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  19791.      *
  19792.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  19793.      */
  19794.     protected function getMediaFolderDefinition2Service()
  19795.     {
  19796.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  19797.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19798.         return $instance;
  19799.     }
  19800.     /**
  19801.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  19802.      *
  19803.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  19804.      */
  19805.     protected function getMediaTagDefinition2Service()
  19806.     {
  19807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  19808.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  19809.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19810.         return $instance;
  19811.     }
  19812.     /**
  19813.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  19814.      *
  19815.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  19816.      */
  19817.     protected function getMediaThumbnailSizeDefinition2Service()
  19818.     {
  19819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  19820.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  19821.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19822.         return $instance;
  19823.     }
  19824.     /**
  19825.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  19826.      *
  19827.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  19828.      */
  19829.     protected function getMediaThumbnailDefinition2Service()
  19830.     {
  19831.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  19832.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19833.         return $instance;
  19834.     }
  19835.     /**
  19836.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  19837.      *
  19838.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  19839.      */
  19840.     protected function getMediaTranslationDefinition2Service()
  19841.     {
  19842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  19844.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  19845.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19846.         return $instance;
  19847.     }
  19848.     /**
  19849.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  19850.      *
  19851.      * @return \Shopware\Core\Content\Media\MediaDefinition
  19852.      */
  19853.     protected function getMediaDefinition2Service()
  19854.     {
  19855.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  19856.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19857.         return $instance;
  19858.     }
  19859.     /**
  19860.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  19861.      *
  19862.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  19863.      */
  19864.     protected function getNewsletterRecipientTagDefinition2Service()
  19865.     {
  19866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  19867.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  19868.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19869.         return $instance;
  19870.     }
  19871.     /**
  19872.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  19873.      *
  19874.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  19875.      */
  19876.     protected function getProductExportDefinition2Service()
  19877.     {
  19878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  19879.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  19880.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19881.         return $instance;
  19882.     }
  19883.     /**
  19884.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  19885.      *
  19886.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  19887.      */
  19888.     protected function getProductStreamFilterDefinition2Service()
  19889.     {
  19890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  19891.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  19892.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19893.         return $instance;
  19894.     }
  19895.     /**
  19896.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  19897.      *
  19898.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  19899.      */
  19900.     protected function getProductStreamTranslationDefinition2Service()
  19901.     {
  19902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  19904.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  19905.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19906.         return $instance;
  19907.     }
  19908.     /**
  19909.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  19910.      *
  19911.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  19912.      */
  19913.     protected function getProductStreamDefinition2Service()
  19914.     {
  19915.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  19916.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19917.         return $instance;
  19918.     }
  19919.     /**
  19920.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  19921.      *
  19922.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  19923.      */
  19924.     protected function getProductCategoryTreeDefinition2Service()
  19925.     {
  19926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  19927.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  19928.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19929.         return $instance;
  19930.     }
  19931.     /**
  19932.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  19933.      *
  19934.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  19935.      */
  19936.     protected function getProductCategoryDefinition2Service()
  19937.     {
  19938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  19939.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  19940.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19941.         return $instance;
  19942.     }
  19943.     /**
  19944.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  19945.      *
  19946.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  19947.      */
  19948.     protected function getProductConfiguratorSettingDefinition2Service()
  19949.     {
  19950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  19951.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  19952.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19953.         return $instance;
  19954.     }
  19955.     /**
  19956.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  19957.      *
  19958.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  19959.      */
  19960.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  19961.     {
  19962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  19963.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  19964.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19965.         return $instance;
  19966.     }
  19967.     /**
  19968.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  19969.      *
  19970.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  19971.      */
  19972.     protected function getProductCrossSellingTranslationDefinition2Service()
  19973.     {
  19974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  19976.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  19977.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19978.         return $instance;
  19979.     }
  19980.     /**
  19981.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  19982.      *
  19983.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  19984.      */
  19985.     protected function getProductCrossSellingDefinition2Service()
  19986.     {
  19987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  19988.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  19989.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19990.         return $instance;
  19991.     }
  19992.     /**
  19993.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  19994.      *
  19995.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  19996.      */
  19997.     protected function getProductCustomFieldSetDefinition2Service()
  19998.     {
  19999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  20000.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  20001.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20002.         return $instance;
  20003.     }
  20004.     /**
  20005.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  20006.      *
  20007.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  20008.      */
  20009.     protected function getProductFeatureSetTranslationDefinition2Service()
  20010.     {
  20011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  20013.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  20014.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20015.         return $instance;
  20016.     }
  20017.     /**
  20018.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  20019.      *
  20020.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  20021.      */
  20022.     protected function getProductFeatureSetDefinition2Service()
  20023.     {
  20024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  20025.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  20026.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20027.         return $instance;
  20028.     }
  20029.     /**
  20030.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  20031.      *
  20032.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  20033.      */
  20034.     protected function getProductKeywordDictionaryDefinition2Service()
  20035.     {
  20036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  20037.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  20038.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20039.         return $instance;
  20040.     }
  20041.     /**
  20042.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  20043.      *
  20044.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  20045.      */
  20046.     protected function getProductManufacturerTranslationDefinition2Service()
  20047.     {
  20048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  20050.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  20051.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20052.         return $instance;
  20053.     }
  20054.     /**
  20055.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  20056.      *
  20057.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  20058.      */
  20059.     protected function getProductManufacturerDefinition2Service()
  20060.     {
  20061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  20062.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  20063.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20064.         return $instance;
  20065.     }
  20066.     /**
  20067.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  20068.      *
  20069.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  20070.      */
  20071.     protected function getProductMediaDefinition2Service()
  20072.     {
  20073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  20074.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  20075.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20076.         return $instance;
  20077.     }
  20078.     /**
  20079.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  20080.      *
  20081.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  20082.      */
  20083.     protected function getProductOptionDefinition2Service()
  20084.     {
  20085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  20086.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  20087.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20088.         return $instance;
  20089.     }
  20090.     /**
  20091.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  20092.      *
  20093.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  20094.      */
  20095.     protected function getProductPriceDefinition2Service()
  20096.     {
  20097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  20098.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  20099.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20100.         return $instance;
  20101.     }
  20102.     /**
  20103.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  20104.      *
  20105.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  20106.      */
  20107.     protected function getProductPropertyDefinition2Service()
  20108.     {
  20109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  20110.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  20111.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20112.         return $instance;
  20113.     }
  20114.     /**
  20115.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  20116.      *
  20117.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  20118.      */
  20119.     protected function getProductReviewDefinition2Service()
  20120.     {
  20121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  20122.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  20123.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20124.         return $instance;
  20125.     }
  20126.     /**
  20127.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  20128.      *
  20129.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  20130.      */
  20131.     protected function getProductSearchConfigFieldDefinition2Service()
  20132.     {
  20133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  20134.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  20135.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20136.         return $instance;
  20137.     }
  20138.     /**
  20139.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  20140.      *
  20141.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  20142.      */
  20143.     protected function getProductSearchConfigDefinition2Service()
  20144.     {
  20145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  20146.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  20147.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20148.         return $instance;
  20149.     }
  20150.     /**
  20151.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  20152.      *
  20153.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  20154.      */
  20155.     protected function getProductSearchKeywordDefinition2Service()
  20156.     {
  20157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  20158.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  20159.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20160.         return $instance;
  20161.     }
  20162.     /**
  20163.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  20164.      *
  20165.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  20166.      */
  20167.     protected function getProductStreamMappingDefinition2Service()
  20168.     {
  20169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  20170.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  20171.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20172.         return $instance;
  20173.     }
  20174.     /**
  20175.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  20176.      *
  20177.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  20178.      */
  20179.     protected function getProductTagDefinition2Service()
  20180.     {
  20181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  20182.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  20183.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20184.         return $instance;
  20185.     }
  20186.     /**
  20187.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  20188.      *
  20189.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  20190.      */
  20191.     protected function getProductTranslationDefinition2Service()
  20192.     {
  20193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  20195.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  20196.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20197.         return $instance;
  20198.     }
  20199.     /**
  20200.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  20201.      *
  20202.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  20203.      */
  20204.     protected function getProductVisibilityDefinition2Service()
  20205.     {
  20206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  20207.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  20208.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20209.         return $instance;
  20210.     }
  20211.     /**
  20212.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  20213.      *
  20214.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  20215.      */
  20216.     protected function getProductSortingDefinition2Service()
  20217.     {
  20218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  20219.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  20220.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20221.         return $instance;
  20222.     }
  20223.     /**
  20224.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  20225.      *
  20226.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  20227.      */
  20228.     protected function getProductSortingTranslationDefinition2Service()
  20229.     {
  20230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  20232.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  20233.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20234.         return $instance;
  20235.     }
  20236.     /**
  20237.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  20238.      *
  20239.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  20240.      */
  20241.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  20242.     {
  20243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  20245.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  20246.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20247.         return $instance;
  20248.     }
  20249.     /**
  20250.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  20251.      *
  20252.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  20253.      */
  20254.     protected function getPropertyGroupOptionDefinition2Service()
  20255.     {
  20256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  20257.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  20258.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20259.         return $instance;
  20260.     }
  20261.     /**
  20262.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  20263.      *
  20264.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  20265.      */
  20266.     protected function getPropertyGroupTranslationDefinition2Service()
  20267.     {
  20268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  20270.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  20271.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20272.         return $instance;
  20273.     }
  20274.     /**
  20275.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  20276.      *
  20277.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  20278.      */
  20279.     protected function getPropertyGroupDefinition2Service()
  20280.     {
  20281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  20282.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  20283.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20284.         return $instance;
  20285.     }
  20286.     /**
  20287.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  20288.      *
  20289.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  20290.      */
  20291.     protected function getRuleConditionDefinition2Service()
  20292.     {
  20293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  20294.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  20295.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20296.         return $instance;
  20297.     }
  20298.     /**
  20299.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  20300.      *
  20301.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  20302.      */
  20303.     protected function getRuleTagDefinition2Service()
  20304.     {
  20305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  20306.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  20307.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20308.         return $instance;
  20309.     }
  20310.     /**
  20311.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  20312.      *
  20313.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  20314.      */
  20315.     protected function getRuleDefinition2Service()
  20316.     {
  20317.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  20318.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20319.         return $instance;
  20320.     }
  20321.     /**
  20322.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  20323.      *
  20324.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  20325.      */
  20326.     protected function getSeoUrlTemplateDefinition2Service()
  20327.     {
  20328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  20329.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  20330.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20331.         return $instance;
  20332.     }
  20333.     /**
  20334.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  20335.      *
  20336.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  20337.      */
  20338.     protected function getAclRoleDefinition2Service()
  20339.     {
  20340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  20341.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  20342.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20343.         return $instance;
  20344.     }
  20345.     /**
  20346.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  20347.      *
  20348.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  20349.      */
  20350.     protected function getAclUserRoleDefinition2Service()
  20351.     {
  20352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  20353.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  20354.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20355.         return $instance;
  20356.     }
  20357.     /**
  20358.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  20359.      *
  20360.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  20361.      */
  20362.     protected function getActionButtonTranslationDefinition2Service()
  20363.     {
  20364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  20366.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  20367.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20368.         return $instance;
  20369.     }
  20370.     /**
  20371.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  20372.      *
  20373.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  20374.      */
  20375.     protected function getActionButtonDefinition2Service()
  20376.     {
  20377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  20378.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  20379.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20380.         return $instance;
  20381.     }
  20382.     /**
  20383.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  20384.      *
  20385.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  20386.      */
  20387.     protected function getAppPaymentMethodDefinition2Service()
  20388.     {
  20389.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  20390.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20391.         return $instance;
  20392.     }
  20393.     /**
  20394.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  20395.      *
  20396.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  20397.      */
  20398.     protected function getAppScriptConditionTranslationDefinition2Service()
  20399.     {
  20400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  20402.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  20403.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20404.         return $instance;
  20405.     }
  20406.     /**
  20407.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  20408.      *
  20409.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  20410.      */
  20411.     protected function getAppScriptConditionDefinition2Service()
  20412.     {
  20413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  20414.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  20415.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20416.         return $instance;
  20417.     }
  20418.     /**
  20419.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  20420.      *
  20421.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  20422.      */
  20423.     protected function getAppTranslationDefinition2Service()
  20424.     {
  20425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  20427.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  20428.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20429.         return $instance;
  20430.     }
  20431.     /**
  20432.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  20433.      *
  20434.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  20435.      */
  20436.     protected function getAppCmsBlockTranslationDefinition2Service()
  20437.     {
  20438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  20440.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  20441.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20442.         return $instance;
  20443.     }
  20444.     /**
  20445.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  20446.      *
  20447.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  20448.      */
  20449.     protected function getAppCmsBlockDefinition2Service()
  20450.     {
  20451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  20452.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  20453.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20454.         return $instance;
  20455.     }
  20456.     /**
  20457.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  20458.      *
  20459.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  20460.      */
  20461.     protected function getAppFlowActionTranslationDefinition2Service()
  20462.     {
  20463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  20465.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  20466.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20467.         return $instance;
  20468.     }
  20469.     /**
  20470.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  20471.      *
  20472.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  20473.      */
  20474.     protected function getAppFlowActionDefinition2Service()
  20475.     {
  20476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  20477.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  20478.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20479.         return $instance;
  20480.     }
  20481.     /**
  20482.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  20483.      *
  20484.      * @return \Shopware\Core\Framework\App\AppDefinition
  20485.      */
  20486.     protected function getAppDefinition2Service()
  20487.     {
  20488.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  20489.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20490.         return $instance;
  20491.     }
  20492.     /**
  20493.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  20494.      *
  20495.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  20496.      */
  20497.     protected function getTemplateDefinition2Service()
  20498.     {
  20499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  20500.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  20501.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20502.         return $instance;
  20503.     }
  20504.     /**
  20505.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  20506.      *
  20507.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  20508.      */
  20509.     protected function getVersionCommitDataDefinition2Service()
  20510.     {
  20511.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  20512.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20513.         return $instance;
  20514.     }
  20515.     /**
  20516.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  20517.      *
  20518.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  20519.      */
  20520.     protected function getVersionCommitDefinition2Service()
  20521.     {
  20522.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  20523.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20524.         return $instance;
  20525.     }
  20526.     /**
  20527.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  20528.      *
  20529.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  20530.      */
  20531.     protected function getVersionDefinition2Service()
  20532.     {
  20533.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  20534.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20535.         return $instance;
  20536.     }
  20537.     /**
  20538.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  20539.      *
  20540.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  20541.      */
  20542.     protected function getEventActionRuleDefinition2Service()
  20543.     {
  20544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  20545.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  20546.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20547.         return $instance;
  20548.     }
  20549.     /**
  20550.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  20551.      *
  20552.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  20553.      */
  20554.     protected function getEventActionSalesChannelDefinition2Service()
  20555.     {
  20556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  20557.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  20558.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20559.         return $instance;
  20560.     }
  20561.     /**
  20562.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  20563.      *
  20564.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  20565.      */
  20566.     protected function getEventActionDefinition2Service()
  20567.     {
  20568.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  20569.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20570.         return $instance;
  20571.     }
  20572.     /**
  20573.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  20574.      *
  20575.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  20576.      */
  20577.     protected function getLogEntryDefinition2Service()
  20578.     {
  20579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  20580.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  20581.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20582.         return $instance;
  20583.     }
  20584.     /**
  20585.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  20586.      *
  20587.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  20588.      */
  20589.     protected function getDeadMessageDefinition2Service()
  20590.     {
  20591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  20592.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  20593.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20594.         return $instance;
  20595.     }
  20596.     /**
  20597.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  20598.      *
  20599.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  20600.      */
  20601.     protected function getMessageQueueStatsDefinition2Service()
  20602.     {
  20603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  20604.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  20605.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20606.         return $instance;
  20607.     }
  20608.     /**
  20609.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  20610.      *
  20611.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  20612.      */
  20613.     protected function getScheduledTaskDefinition2Service()
  20614.     {
  20615.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  20616.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20617.         return $instance;
  20618.     }
  20619.     /**
  20620.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  20621.      *
  20622.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  20623.      */
  20624.     protected function getPluginTranslationDefinition2Service()
  20625.     {
  20626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  20628.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  20629.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20630.         return $instance;
  20631.     }
  20632.     /**
  20633.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  20634.      *
  20635.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  20636.      */
  20637.     protected function getPluginDefinition2Service()
  20638.     {
  20639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  20640.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  20641.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20642.         return $instance;
  20643.     }
  20644.     /**
  20645.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  20646.      *
  20647.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  20648.      */
  20649.     protected function getScriptDefinition2Service()
  20650.     {
  20651.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  20652.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20653.         return $instance;
  20654.     }
  20655.     /**
  20656.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  20657.      *
  20658.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  20659.      */
  20660.     protected function getWebhookEventLogDefinition2Service()
  20661.     {
  20662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  20663.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  20664.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20665.         return $instance;
  20666.     }
  20667.     /**
  20668.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  20669.      *
  20670.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  20671.      */
  20672.     protected function getWebhookDefinition2Service()
  20673.     {
  20674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  20675.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  20676.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20677.         return $instance;
  20678.     }
  20679.     /**
  20680.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  20681.      *
  20682.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  20683.      */
  20684.     protected function getCountryStateTranslationDefinition2Service()
  20685.     {
  20686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  20688.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  20689.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20690.         return $instance;
  20691.     }
  20692.     /**
  20693.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  20694.      *
  20695.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  20696.      */
  20697.     protected function getCountryTranslationDefinition2Service()
  20698.     {
  20699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  20701.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  20702.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20703.         return $instance;
  20704.     }
  20705.     /**
  20706.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  20707.      *
  20708.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  20709.      */
  20710.     protected function getCurrencyCountryRoundingDefinition2Service()
  20711.     {
  20712.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  20713.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20714.         return $instance;
  20715.     }
  20716.     /**
  20717.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  20718.      *
  20719.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  20720.      */
  20721.     protected function getCurrencyTranslationDefinition2Service()
  20722.     {
  20723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  20725.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  20726.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20727.         return $instance;
  20728.     }
  20729.     /**
  20730.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  20731.      *
  20732.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  20733.      */
  20734.     protected function getCustomEntityDefinition2Service()
  20735.     {
  20736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  20737.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  20738.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20739.         return $instance;
  20740.     }
  20741.     /**
  20742.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  20743.      *
  20744.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  20745.      */
  20746.     protected function getCustomFieldSetRelationDefinition2Service()
  20747.     {
  20748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  20749.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  20750.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20751.         return $instance;
  20752.     }
  20753.     /**
  20754.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  20755.      *
  20756.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  20757.      */
  20758.     protected function getCustomFieldSetDefinition2Service()
  20759.     {
  20760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  20761.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  20762.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20763.         return $instance;
  20764.     }
  20765.     /**
  20766.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  20767.      *
  20768.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  20769.      */
  20770.     protected function getCustomFieldDefinition2Service()
  20771.     {
  20772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  20773.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  20774.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20775.         return $instance;
  20776.     }
  20777.     /**
  20778.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  20779.      *
  20780.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  20781.      */
  20782.     protected function getDeliveryTimeTranslationDefinition2Service()
  20783.     {
  20784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  20786.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  20787.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20788.         return $instance;
  20789.     }
  20790.     /**
  20791.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  20792.      *
  20793.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  20794.      */
  20795.     protected function getDeliveryTimeDefinition2Service()
  20796.     {
  20797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  20798.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  20799.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20800.         return $instance;
  20801.     }
  20802.     /**
  20803.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  20804.      *
  20805.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  20806.      */
  20807.     protected function getIntegrationRoleDefinition2Service()
  20808.     {
  20809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  20810.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  20811.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20812.         return $instance;
  20813.     }
  20814.     /**
  20815.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  20816.      *
  20817.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  20818.      */
  20819.     protected function getIntegrationDefinition2Service()
  20820.     {
  20821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  20822.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  20823.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20824.         return $instance;
  20825.     }
  20826.     /**
  20827.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  20828.      *
  20829.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  20830.      */
  20831.     protected function getLocaleTranslationDefinition2Service()
  20832.     {
  20833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  20835.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  20836.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20837.         return $instance;
  20838.     }
  20839.     /**
  20840.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  20841.      *
  20842.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  20843.      */
  20844.     protected function getLocaleDefinition2Service()
  20845.     {
  20846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  20847.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  20848.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20849.         return $instance;
  20850.     }
  20851.     /**
  20852.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  20853.      *
  20854.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  20855.      */
  20856.     protected function getNumberRangeSalesChannelDefinition2Service()
  20857.     {
  20858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  20859.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  20860.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20861.         return $instance;
  20862.     }
  20863.     /**
  20864.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  20865.      *
  20866.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  20867.      */
  20868.     protected function getNumberRangeStateDefinition2Service()
  20869.     {
  20870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  20871.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  20872.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20873.         return $instance;
  20874.     }
  20875.     /**
  20876.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  20877.      *
  20878.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  20879.      */
  20880.     protected function getNumberRangeTranslationDefinition2Service()
  20881.     {
  20882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  20884.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  20885.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20886.         return $instance;
  20887.     }
  20888.     /**
  20889.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  20890.      *
  20891.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  20892.      */
  20893.     protected function getNumberRangeTypeTranslationDefinition2Service()
  20894.     {
  20895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  20897.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  20898.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20899.         return $instance;
  20900.     }
  20901.     /**
  20902.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  20903.      *
  20904.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  20905.      */
  20906.     protected function getNumberRangeTypeDefinition2Service()
  20907.     {
  20908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  20909.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  20910.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20911.         return $instance;
  20912.     }
  20913.     /**
  20914.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  20915.      *
  20916.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  20917.      */
  20918.     protected function getNumberRangeDefinition2Service()
  20919.     {
  20920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  20921.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  20922.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20923.         return $instance;
  20924.     }
  20925.     /**
  20926.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  20927.      *
  20928.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  20929.      */
  20930.     protected function getSalesChannelAnalyticsDefinition2Service()
  20931.     {
  20932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  20933.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  20934.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20935.         return $instance;
  20936.     }
  20937.     /**
  20938.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  20939.      *
  20940.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  20941.      */
  20942.     protected function getSalesChannelCountryDefinition3Service()
  20943.     {
  20944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  20945.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  20946.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20947.         return $instance;
  20948.     }
  20949.     /**
  20950.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  20951.      *
  20952.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  20953.      */
  20954.     protected function getSalesChannelCurrencyDefinition3Service()
  20955.     {
  20956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  20957.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  20958.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20959.         return $instance;
  20960.     }
  20961.     /**
  20962.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  20963.      *
  20964.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  20965.      */
  20966.     protected function getSalesChannelDomainDefinition2Service()
  20967.     {
  20968.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  20969.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20970.         return $instance;
  20971.     }
  20972.     /**
  20973.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  20974.      *
  20975.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  20976.      */
  20977.     protected function getSalesChannelLanguageDefinition3Service()
  20978.     {
  20979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  20980.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  20981.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20982.         return $instance;
  20983.     }
  20984.     /**
  20985.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  20986.      *
  20987.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  20988.      */
  20989.     protected function getSalesChannelPaymentMethodDefinition3Service()
  20990.     {
  20991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  20992.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  20993.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20994.         return $instance;
  20995.     }
  20996.     /**
  20997.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  20998.      *
  20999.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  21000.      */
  21001.     protected function getSalesChannelShippingMethodDefinition3Service()
  21002.     {
  21003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  21004.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  21005.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21006.         return $instance;
  21007.     }
  21008.     /**
  21009.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  21010.      *
  21011.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  21012.      */
  21013.     protected function getSalesChannelTranslationDefinition2Service()
  21014.     {
  21015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  21017.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  21018.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21019.         return $instance;
  21020.     }
  21021.     /**
  21022.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  21023.      *
  21024.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  21025.      */
  21026.     protected function getSalesChannelTypeTranslationDefinition2Service()
  21027.     {
  21028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  21030.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  21031.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21032.         return $instance;
  21033.     }
  21034.     /**
  21035.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  21036.      *
  21037.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  21038.      */
  21039.     protected function getSalesChannelTypeDefinition2Service()
  21040.     {
  21041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  21042.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  21043.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21044.         return $instance;
  21045.     }
  21046.     /**
  21047.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  21048.      *
  21049.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  21050.      */
  21051.     protected function getSalesChannelDefinition2Service()
  21052.     {
  21053.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  21054.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21055.         return $instance;
  21056.     }
  21057.     /**
  21058.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  21059.      *
  21060.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  21061.      */
  21062.     protected function getSalutationTranslationDefinition2Service()
  21063.     {
  21064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  21066.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  21067.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21068.         return $instance;
  21069.     }
  21070.     /**
  21071.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  21072.      *
  21073.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  21074.      */
  21075.     protected function getSnippetSetDefinition2Service()
  21076.     {
  21077.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  21078.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21079.         return $instance;
  21080.     }
  21081.     /**
  21082.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  21083.      *
  21084.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  21085.      */
  21086.     protected function getSnippetDefinition2Service()
  21087.     {
  21088.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  21089.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21090.         return $instance;
  21091.     }
  21092.     /**
  21093.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  21094.      *
  21095.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  21096.      */
  21097.     protected function getStateMachineHistoryDefinition2Service()
  21098.     {
  21099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  21100.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  21101.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21102.         return $instance;
  21103.     }
  21104.     /**
  21105.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  21106.      *
  21107.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  21108.      */
  21109.     protected function getStateMachineStateDefinition2Service()
  21110.     {
  21111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  21112.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  21113.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21114.         return $instance;
  21115.     }
  21116.     /**
  21117.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  21118.      *
  21119.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  21120.      */
  21121.     protected function getStateMachineStateTranslationDefinition2Service()
  21122.     {
  21123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  21125.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  21126.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21127.         return $instance;
  21128.     }
  21129.     /**
  21130.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  21131.      *
  21132.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  21133.      */
  21134.     protected function getStateMachineTransitionDefinition2Service()
  21135.     {
  21136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  21137.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  21138.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21139.         return $instance;
  21140.     }
  21141.     /**
  21142.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  21143.      *
  21144.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  21145.      */
  21146.     protected function getStateMachineDefinition2Service()
  21147.     {
  21148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  21149.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  21150.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21151.         return $instance;
  21152.     }
  21153.     /**
  21154.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  21155.      *
  21156.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  21157.      */
  21158.     protected function getStateMachineTranslationDefinition2Service()
  21159.     {
  21160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  21162.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  21163.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21164.         return $instance;
  21165.     }
  21166.     /**
  21167.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  21168.      *
  21169.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  21170.      */
  21171.     protected function getSystemConfigDefinition2Service()
  21172.     {
  21173.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  21174.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21175.         return $instance;
  21176.     }
  21177.     /**
  21178.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  21179.      *
  21180.      * @return \Shopware\Core\System\Tag\TagDefinition
  21181.      */
  21182.     protected function getTagDefinition2Service()
  21183.     {
  21184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  21185.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  21186.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21187.         return $instance;
  21188.     }
  21189.     /**
  21190.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  21191.      *
  21192.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  21193.      */
  21194.     protected function getTaxRuleTypeTranslationDefinition2Service()
  21195.     {
  21196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  21198.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  21199.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21200.         return $instance;
  21201.     }
  21202.     /**
  21203.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  21204.      *
  21205.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  21206.      */
  21207.     protected function getTaxRuleTypeDefinition2Service()
  21208.     {
  21209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  21210.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  21211.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21212.         return $instance;
  21213.     }
  21214.     /**
  21215.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  21216.      *
  21217.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  21218.      */
  21219.     protected function getTaxRuleDefinition2Service()
  21220.     {
  21221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  21222.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  21223.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21224.         return $instance;
  21225.     }
  21226.     /**
  21227.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  21228.      *
  21229.      * @return \Shopware\Core\System\Tax\TaxDefinition
  21230.      */
  21231.     protected function getTaxDefinition2Service()
  21232.     {
  21233.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  21234.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21235.         return $instance;
  21236.     }
  21237.     /**
  21238.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  21239.      *
  21240.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  21241.      */
  21242.     protected function getUnitTranslationDefinition2Service()
  21243.     {
  21244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  21246.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  21247.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21248.         return $instance;
  21249.     }
  21250.     /**
  21251.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  21252.      *
  21253.      * @return \Shopware\Core\System\Unit\UnitDefinition
  21254.      */
  21255.     protected function getUnitDefinition2Service()
  21256.     {
  21257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  21258.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  21259.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21260.         return $instance;
  21261.     }
  21262.     /**
  21263.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  21264.      *
  21265.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  21266.      */
  21267.     protected function getUserAccessKeyDefinition2Service()
  21268.     {
  21269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  21270.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  21271.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21272.         return $instance;
  21273.     }
  21274.     /**
  21275.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  21276.      *
  21277.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  21278.      */
  21279.     protected function getUserConfigDefinition2Service()
  21280.     {
  21281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  21282.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  21283.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21284.         return $instance;
  21285.     }
  21286.     /**
  21287.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  21288.      *
  21289.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  21290.      */
  21291.     protected function getUserRecoveryDefinition2Service()
  21292.     {
  21293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  21294.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  21295.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21296.         return $instance;
  21297.     }
  21298.     /**
  21299.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  21300.      *
  21301.      * @return \Shopware\Core\System\User\UserDefinition
  21302.      */
  21303.     protected function getUserDefinition2Service()
  21304.     {
  21305.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  21306.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21307.         return $instance;
  21308.     }
  21309.     /**
  21310.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  21311.      *
  21312.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  21313.      */
  21314.     protected function getThemeChildDefinition2Service()
  21315.     {
  21316.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  21317.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  21318.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21319.         return $instance;
  21320.     }
  21321.     /**
  21322.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  21323.      *
  21324.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  21325.      */
  21326.     protected function getThemeMediaDefinition2Service()
  21327.     {
  21328.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  21329.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  21330.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21331.         return $instance;
  21332.     }
  21333.     /**
  21334.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  21335.      *
  21336.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  21337.      */
  21338.     protected function getThemeSalesChannelDefinition2Service()
  21339.     {
  21340.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  21341.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21342.         return $instance;
  21343.     }
  21344.     /**
  21345.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  21346.      *
  21347.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  21348.      */
  21349.     protected function getThemeTranslationDefinition2Service()
  21350.     {
  21351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21352.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  21353.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  21354.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21355.         return $instance;
  21356.     }
  21357.     /**
  21358.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  21359.      *
  21360.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  21361.      */
  21362.     protected function getThemeDefinition2Service()
  21363.     {
  21364.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  21365.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21366.         return $instance;
  21367.     }
  21368.     /**
  21369.      * Gets the public 'sales_channel_definition.Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  21370.      *
  21371.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  21372.      */
  21373.     protected function getPackLanguageDefinition2Service()
  21374.     {
  21375.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  21376.         $this->services['sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  21377.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21378.         return $instance;
  21379.     }
  21380.     /**
  21381.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  21382.      *
  21383.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  21384.      */
  21385.     protected function getPosSalesChannelDefinition2Service()
  21386.     {
  21387.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  21388.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  21389.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21390.         return $instance;
  21391.     }
  21392.     /**
  21393.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  21394.      *
  21395.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  21396.      */
  21397.     protected function getPosSalesChannelInventoryDefinition2Service()
  21398.     {
  21399.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  21400.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  21401.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21402.         return $instance;
  21403.     }
  21404.     /**
  21405.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  21406.      *
  21407.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  21408.      */
  21409.     protected function getPosSalesChannelMediaDefinition2Service()
  21410.     {
  21411.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  21412.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  21413.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21414.         return $instance;
  21415.     }
  21416.     /**
  21417.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  21418.      *
  21419.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  21420.      */
  21421.     protected function getPosSalesChannelProductDefinition2Service()
  21422.     {
  21423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  21424.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  21425.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21426.         return $instance;
  21427.     }
  21428.     /**
  21429.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  21430.      *
  21431.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  21432.      */
  21433.     protected function getPosSalesChannelRunDefinition2Service()
  21434.     {
  21435.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  21436.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  21437.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21438.         return $instance;
  21439.     }
  21440.     /**
  21441.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  21442.      *
  21443.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  21444.      */
  21445.     protected function getPosSalesChannelRunLogDefinition2Service()
  21446.     {
  21447.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  21448.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  21449.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21450.         return $instance;
  21451.     }
  21452.     /**
  21453.      * Gets the public 'sales_channel_domain.repository' shared service.
  21454.      *
  21455.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21456.      */
  21457.     protected function getSalesChannelDomain_RepositoryService()
  21458.     {
  21459.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21460.         if (isset($this->services['sales_channel_domain.repository'])) {
  21461.             return $this->services['sales_channel_domain.repository'];
  21462.         }
  21463.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21464.         if (isset($this->services['sales_channel_domain.repository'])) {
  21465.             return $this->services['sales_channel_domain.repository'];
  21466.         }
  21467.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21468.         if (isset($this->services['sales_channel_domain.repository'])) {
  21469.             return $this->services['sales_channel_domain.repository'];
  21470.         }
  21471.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21472.         if (isset($this->services['sales_channel_domain.repository'])) {
  21473.             return $this->services['sales_channel_domain.repository'];
  21474.         }
  21475.         return $this->services['sales_channel_domain.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] ?? $this->getSalesChannelDomainDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21476.     }
  21477.     /**
  21478.      * Gets the public 'sales_channel_language.repository' shared service.
  21479.      *
  21480.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21481.      */
  21482.     protected function getSalesChannelLanguage_RepositoryService()
  21483.     {
  21484.         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()));
  21485.     }
  21486.     /**
  21487.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  21488.      *
  21489.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21490.      */
  21491.     protected function getSalesChannelPaymentMethod_RepositoryService()
  21492.     {
  21493.         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()));
  21494.     }
  21495.     /**
  21496.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  21497.      *
  21498.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21499.      */
  21500.     protected function getSalesChannelShippingMethod_RepositoryService()
  21501.     {
  21502.         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()));
  21503.     }
  21504.     /**
  21505.      * Gets the public 'sales_channel_translation.repository' shared service.
  21506.      *
  21507.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21508.      */
  21509.     protected function getSalesChannelTranslation_RepositoryService()
  21510.     {
  21511.         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()));
  21512.     }
  21513.     /**
  21514.      * Gets the public 'sales_channel_type.repository' shared service.
  21515.      *
  21516.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21517.      */
  21518.     protected function getSalesChannelType_RepositoryService()
  21519.     {
  21520.         return $this->services['sales_channel_type.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] ?? $this->getSalesChannelTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21521.     }
  21522.     /**
  21523.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  21524.      *
  21525.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21526.      */
  21527.     protected function getSalesChannelTypeTranslation_RepositoryService()
  21528.     {
  21529.         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()));
  21530.     }
  21531.     /**
  21532.      * Gets the public 'salutation.repository' shared service.
  21533.      *
  21534.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21535.      */
  21536.     protected function getSalutation_RepositoryService()
  21537.     {
  21538.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21539.         if (isset($this->services['salutation.repository'])) {
  21540.             return $this->services['salutation.repository'];
  21541.         }
  21542.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21543.         if (isset($this->services['salutation.repository'])) {
  21544.             return $this->services['salutation.repository'];
  21545.         }
  21546.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21547.         if (isset($this->services['salutation.repository'])) {
  21548.             return $this->services['salutation.repository'];
  21549.         }
  21550.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21551.         if (isset($this->services['salutation.repository'])) {
  21552.             return $this->services['salutation.repository'];
  21553.         }
  21554.         return $this->services['salutation.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21555.     }
  21556.     /**
  21557.      * Gets the public 'salutation_translation.repository' shared service.
  21558.      *
  21559.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21560.      */
  21561.     protected function getSalutationTranslation_RepositoryService()
  21562.     {
  21563.         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()));
  21564.     }
  21565.     /**
  21566.      * Gets the public 'scheduled_task.repository' shared service.
  21567.      *
  21568.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21569.      */
  21570.     protected function getScheduledTask_RepositoryService()
  21571.     {
  21572.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21573.         if (isset($this->services['scheduled_task.repository'])) {
  21574.             return $this->services['scheduled_task.repository'];
  21575.         }
  21576.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21577.         if (isset($this->services['scheduled_task.repository'])) {
  21578.             return $this->services['scheduled_task.repository'];
  21579.         }
  21580.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21581.         if (isset($this->services['scheduled_task.repository'])) {
  21582.             return $this->services['scheduled_task.repository'];
  21583.         }
  21584.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21585.         if (isset($this->services['scheduled_task.repository'])) {
  21586.             return $this->services['scheduled_task.repository'];
  21587.         }
  21588.         return $this->services['scheduled_task.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] ?? $this->getScheduledTaskDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21589.     }
  21590.     /**
  21591.      * Gets the public 'script.repository' shared service.
  21592.      *
  21593.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21594.      */
  21595.     protected function getScript_RepositoryService()
  21596.     {
  21597.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21598.         if (isset($this->services['script.repository'])) {
  21599.             return $this->services['script.repository'];
  21600.         }
  21601.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21602.         if (isset($this->services['script.repository'])) {
  21603.             return $this->services['script.repository'];
  21604.         }
  21605.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21606.         if (isset($this->services['script.repository'])) {
  21607.             return $this->services['script.repository'];
  21608.         }
  21609.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21610.         if (isset($this->services['script.repository'])) {
  21611.             return $this->services['script.repository'];
  21612.         }
  21613.         return $this->services['script.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] ?? $this->getScriptDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21614.     }
  21615.     /**
  21616.      * Gets the public 'seo_url.repository' shared service.
  21617.      *
  21618.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21619.      */
  21620.     protected function getSeoUrl_RepositoryService()
  21621.     {
  21622.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21623.         if (isset($this->services['seo_url.repository'])) {
  21624.             return $this->services['seo_url.repository'];
  21625.         }
  21626.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21627.         if (isset($this->services['seo_url.repository'])) {
  21628.             return $this->services['seo_url.repository'];
  21629.         }
  21630.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21631.         if (isset($this->services['seo_url.repository'])) {
  21632.             return $this->services['seo_url.repository'];
  21633.         }
  21634.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21635.         if (isset($this->services['seo_url.repository'])) {
  21636.             return $this->services['seo_url.repository'];
  21637.         }
  21638.         return $this->services['seo_url.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] ?? $this->getSeoUrlDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21639.     }
  21640.     /**
  21641.      * Gets the public 'seo_url_template.repository' shared service.
  21642.      *
  21643.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21644.      */
  21645.     protected function getSeoUrlTemplate_RepositoryService()
  21646.     {
  21647.         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()));
  21648.     }
  21649.     /**
  21650.      * Gets the public 'services_resetter' shared service.
  21651.      *
  21652.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  21653.      */
  21654.     protected function getServicesResetterService()
  21655.     {
  21656.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  21657.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  21658.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  21659.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  21660.             }
  21661.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  21662.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  21663.             }
  21664.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  21665.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  21666.             }
  21667.             if (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) {
  21668.                 yield 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? null);
  21669.             }
  21670.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  21671.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  21672.             }
  21673.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  21674.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  21675.             }
  21676.             if (false) {
  21677.                 yield 'shopware.increment.gateway.array' => null;
  21678.             }
  21679.             if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) {
  21680.                 yield 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? null);
  21681.             }
  21682.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  21683.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  21684.             }
  21685.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  21686.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  21687.             }
  21688.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  21689.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  21690.             }
  21691.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  21692.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  21693.             }
  21694.             if (isset($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  21695.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  21696.             }
  21697.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  21698.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  21699.             }
  21700.             if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) {
  21701.                 yield 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? null);
  21702.             }
  21703.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  21704.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? null);
  21705.             }
  21706.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  21707.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  21708.             }
  21709.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  21710.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  21711.             }
  21712.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  21713.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  21714.             }
  21715.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  21716.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  21717.             }
  21718.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  21719.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  21720.             }
  21721.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  21722.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? null);
  21723.             }
  21724.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  21725.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? null);
  21726.             }
  21727.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  21728.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  21729.             }
  21730.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  21731.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  21732.             }
  21733.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  21734.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  21735.             }
  21736.             if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  21737.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  21738.             }
  21739.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  21740.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  21741.             }
  21742.             if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  21743.                 yield 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? null);
  21744.             }
  21745.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  21746.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  21747.             }
  21748.             if (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) {
  21749.                 yield 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? null);
  21750.             }
  21751.             if (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) {
  21752.                 yield 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? null);
  21753.             }
  21754.             if (isset($this->services['cache.app'])) {
  21755.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  21756.             }
  21757.             if (isset($this->services['cache.system'])) {
  21758.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  21759.             }
  21760.             if (isset($this->privates['cache.validator'])) {
  21761.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  21762.             }
  21763.             if (isset($this->privates['cache.serializer'])) {
  21764.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  21765.             }
  21766.             if (isset($this->privates['cache.annotations'])) {
  21767.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  21768.             }
  21769.             if (isset($this->privates['cache.property_info'])) {
  21770.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  21771.             }
  21772.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  21773.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  21774.             }
  21775.             if (isset($this->privates['mailer.message_logger_listener'])) {
  21776.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  21777.             }
  21778.             if (isset($this->privates['debug.stopwatch'])) {
  21779.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  21780.             }
  21781.             if (isset($this->services['event_dispatcher'])) {
  21782.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  21783.             }
  21784.             if (isset($this->privates['cache.rate_limiter'])) {
  21785.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  21786.             }
  21787.             if (isset($this->privates['.cache.object.inner'])) {
  21788.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  21789.             }
  21790.             if (isset($this->privates['.cache.http.inner'])) {
  21791.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  21792.             }
  21793.             if (isset($this->privates['cache.tags'])) {
  21794.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  21795.             }
  21796.             if (isset($this->privates['session_listener'])) {
  21797.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  21798.             }
  21799.             if (isset($this->services['cache.validator_expression_language'])) {
  21800.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  21801.             }
  21802.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  21803.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  21804.             }
  21805.             if (isset($this->services['.container.private.profiler'])) {
  21806.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  21807.             }
  21808.             if (isset($this->privates['debug.validator'])) {
  21809.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  21810.             }
  21811.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) {
  21812.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? null);
  21813.             }
  21814.             if (isset($this->privates['monolog.handler.console'])) {
  21815.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  21816.             }
  21817.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  21818.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  21819.             }
  21820.         }, function () {
  21821.             return + (int) (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) + (int) (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) + (int) (false) + (int) (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) + (int) (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) + (int) (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) + (int) (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) + (int) (isset($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) + (int) (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) + (int) (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) + (int) (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) + (int) (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) + (int) (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) + (int) (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) + (int) (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) + (int) (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['cache.rate_limiter'])) + (int) (isset($this->privates['.cache.object.inner'])) + (int) (isset($this->privates['.cache.http.inner'])) + (int) (isset($this->privates['cache.tags'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->privates['debug.validator'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.business_event_handler_buffer']));
  21822.         }), ['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => [=> 'reset'], 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => [=> 'reset'], 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => [=> 'reset'], 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => [=> 'reset'], 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [=> 'reset'], 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => [=> 'reset'], 'shopware.increment.gateway.array' => [=> 'resetAll'], 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => [=> 'reset'], 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => [=> 'reset'], 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => [=> 'reset'], 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => [=> 'reset'], 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => [=> 'reset'], 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => [=> 'reset'], 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => [=> 'reset'], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => [=> 'reset'], 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => [=> 'reset'], 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => [=> 'reset'], 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => [=> 'reset'], 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => [=> 'reset'], 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => [=> 'reset'], 'cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'cache.rate_limiter' => [=> 'reset'], '.cache.object.inner' => [=> 'reset'], '.cache.http.inner' => [=> 'reset'], 'cache.tags' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'monolog.handler.business_event_handler_buffer' => [=> 'reset']]);
  21823.     }
  21824.     /**
  21825.      * Gets the public 'shipping_method.repository' shared service.
  21826.      *
  21827.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21828.      */
  21829.     protected function getShippingMethod_RepositoryService()
  21830.     {
  21831.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21832.         if (isset($this->services['shipping_method.repository'])) {
  21833.             return $this->services['shipping_method.repository'];
  21834.         }
  21835.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21836.         if (isset($this->services['shipping_method.repository'])) {
  21837.             return $this->services['shipping_method.repository'];
  21838.         }
  21839.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21840.         if (isset($this->services['shipping_method.repository'])) {
  21841.             return $this->services['shipping_method.repository'];
  21842.         }
  21843.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21844.         if (isset($this->services['shipping_method.repository'])) {
  21845.             return $this->services['shipping_method.repository'];
  21846.         }
  21847.         return $this->services['shipping_method.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] ?? $this->getShippingMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21848.     }
  21849.     /**
  21850.      * Gets the public 'shipping_method_price.repository' shared service.
  21851.      *
  21852.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21853.      */
  21854.     protected function getShippingMethodPrice_RepositoryService()
  21855.     {
  21856.         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()));
  21857.     }
  21858.     /**
  21859.      * Gets the public 'shipping_method_tag.repository' shared service.
  21860.      *
  21861.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21862.      */
  21863.     protected function getShippingMethodTag_RepositoryService()
  21864.     {
  21865.         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()));
  21866.     }
  21867.     /**
  21868.      * Gets the public 'shipping_method_translation.repository' shared service.
  21869.      *
  21870.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21871.      */
  21872.     protected function getShippingMethodTranslation_RepositoryService()
  21873.     {
  21874.         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()));
  21875.     }
  21876.     /**
  21877.      * Gets the public 'shopware.filesystem.asset' shared service.
  21878.      *
  21879.      * @return \League\Flysystem\FilesystemInterface
  21880.      */
  21881.     protected function getShopware_Filesystem_AssetService()
  21882.     {
  21883.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  21884.     }
  21885.     /**
  21886.      * Gets the public 'shopware.filesystem.private' shared service.
  21887.      *
  21888.      * @return \League\Flysystem\FilesystemInterface
  21889.      */
  21890.     protected function getShopware_Filesystem_PrivateService()
  21891.     {
  21892.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  21893.     }
  21894.     /**
  21895.      * Gets the public 'shopware.filesystem.public' shared service.
  21896.      *
  21897.      * @return \League\Flysystem\FilesystemInterface
  21898.      */
  21899.     protected function getShopware_Filesystem_PublicService()
  21900.     {
  21901.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  21902.     }
  21903.     /**
  21904.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  21905.      *
  21906.      * @return \League\Flysystem\FilesystemInterface
  21907.      */
  21908.     protected function getShopware_Filesystem_SitemapService()
  21909.     {
  21910.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  21911.     }
  21912.     /**
  21913.      * Gets the public 'shopware.filesystem.temp' shared service.
  21914.      *
  21915.      * @return \League\Flysystem\FilesystemInterface
  21916.      */
  21917.     protected function getShopware_Filesystem_TempService()
  21918.     {
  21919.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  21920.     }
  21921.     /**
  21922.      * Gets the public 'shopware.filesystem.theme' shared service.
  21923.      *
  21924.      * @return \League\Flysystem\FilesystemInterface
  21925.      */
  21926.     protected function getShopware_Filesystem_ThemeService()
  21927.     {
  21928.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  21929.     }
  21930.     /**
  21931.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  21932.      *
  21933.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  21934.      */
  21935.     protected function getShopware_Increment_Gateway_RegistryService()
  21936.     {
  21937.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  21938.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  21939.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  21940.         }, 2));
  21941.     }
  21942.     /**
  21943.      * Gets the public 'shopware.store_client' shared service.
  21944.      *
  21945.      * @return \GuzzleHttp\Client
  21946.      */
  21947.     protected function getShopware_StoreClientService($lazyLoad true)
  21948.     {
  21949.         if ($lazyLoad) {
  21950.             return $this->services['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  21951.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  21952.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  21953.                     $proxy->setProxyInitializer(null);
  21954.                     return true;
  21955.                 });
  21956.             });
  21957.         }
  21958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  21959.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new RewindableGenerator(function () {
  21960.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] ?? $this->getVerifyResponseSignatureMiddlewareService());
  21961.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] ?? $this->getStoreSessionExpiredMiddlewareService());
  21962.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] ?? $this->getShopSecretInvalidMiddlewareService());
  21963.         }, 3)))->create();
  21964.     }
  21965.     /**
  21966.      * Gets the public 'snippet.repository' shared service.
  21967.      *
  21968.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21969.      */
  21970.     protected function getSnippet_RepositoryService()
  21971.     {
  21972.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21973.         if (isset($this->services['snippet.repository'])) {
  21974.             return $this->services['snippet.repository'];
  21975.         }
  21976.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21977.         if (isset($this->services['snippet.repository'])) {
  21978.             return $this->services['snippet.repository'];
  21979.         }
  21980.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21981.         if (isset($this->services['snippet.repository'])) {
  21982.             return $this->services['snippet.repository'];
  21983.         }
  21984.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21985.         if (isset($this->services['snippet.repository'])) {
  21986.             return $this->services['snippet.repository'];
  21987.         }
  21988.         return $this->services['snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] ?? $this->getSnippetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21989.     }
  21990.     /**
  21991.      * Gets the public 'snippet_set.repository' shared service.
  21992.      *
  21993.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21994.      */
  21995.     protected function getSnippetSet_RepositoryService()
  21996.     {
  21997.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21998.         if (isset($this->services['snippet_set.repository'])) {
  21999.             return $this->services['snippet_set.repository'];
  22000.         }
  22001.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22002.         if (isset($this->services['snippet_set.repository'])) {
  22003.             return $this->services['snippet_set.repository'];
  22004.         }
  22005.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22006.         if (isset($this->services['snippet_set.repository'])) {
  22007.             return $this->services['snippet_set.repository'];
  22008.         }
  22009.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22010.         if (isset($this->services['snippet_set.repository'])) {
  22011.             return $this->services['snippet_set.repository'];
  22012.         }
  22013.         return $this->services['snippet_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] ?? $this->getSnippetSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22014.     }
  22015.     /**
  22016.      * Gets the public 'solid_advanced_slider_elements.filesystem.private' shared service.
  22017.      *
  22018.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22019.      */
  22020.     protected function getSolidAdvancedSliderElements_Filesystem_PrivateService()
  22021.     {
  22022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22024.         return $this->services['solid_advanced_slider_elements.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/solid_advanced_slider_elements');
  22025.     }
  22026.     /**
  22027.      * Gets the public 'solid_advanced_slider_elements.filesystem.public' shared service.
  22028.      *
  22029.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22030.      */
  22031.     protected function getSolidAdvancedSliderElements_Filesystem_PublicService()
  22032.     {
  22033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22035.         return $this->services['solid_advanced_slider_elements.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/solid_advanced_slider_elements');
  22036.     }
  22037.     /**
  22038.      * Gets the public 'state_machine.repository' shared service.
  22039.      *
  22040.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22041.      */
  22042.     protected function getStateMachine_RepositoryService()
  22043.     {
  22044.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22045.         if (isset($this->services['state_machine.repository'])) {
  22046.             return $this->services['state_machine.repository'];
  22047.         }
  22048.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22049.         if (isset($this->services['state_machine.repository'])) {
  22050.             return $this->services['state_machine.repository'];
  22051.         }
  22052.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22053.         if (isset($this->services['state_machine.repository'])) {
  22054.             return $this->services['state_machine.repository'];
  22055.         }
  22056.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22057.         if (isset($this->services['state_machine.repository'])) {
  22058.             return $this->services['state_machine.repository'];
  22059.         }
  22060.         return $this->services['state_machine.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22061.     }
  22062.     /**
  22063.      * Gets the public 'state_machine_history.repository' shared service.
  22064.      *
  22065.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22066.      */
  22067.     protected function getStateMachineHistory_RepositoryService()
  22068.     {
  22069.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22070.         if (isset($this->services['state_machine_history.repository'])) {
  22071.             return $this->services['state_machine_history.repository'];
  22072.         }
  22073.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22074.         if (isset($this->services['state_machine_history.repository'])) {
  22075.             return $this->services['state_machine_history.repository'];
  22076.         }
  22077.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22078.         if (isset($this->services['state_machine_history.repository'])) {
  22079.             return $this->services['state_machine_history.repository'];
  22080.         }
  22081.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22082.         if (isset($this->services['state_machine_history.repository'])) {
  22083.             return $this->services['state_machine_history.repository'];
  22084.         }
  22085.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22086.     }
  22087.     /**
  22088.      * Gets the public 'state_machine_state.repository' shared service.
  22089.      *
  22090.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22091.      */
  22092.     protected function getStateMachineState_RepositoryService()
  22093.     {
  22094.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22095.         if (isset($this->services['state_machine_state.repository'])) {
  22096.             return $this->services['state_machine_state.repository'];
  22097.         }
  22098.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22099.         if (isset($this->services['state_machine_state.repository'])) {
  22100.             return $this->services['state_machine_state.repository'];
  22101.         }
  22102.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22103.         if (isset($this->services['state_machine_state.repository'])) {
  22104.             return $this->services['state_machine_state.repository'];
  22105.         }
  22106.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22107.         if (isset($this->services['state_machine_state.repository'])) {
  22108.             return $this->services['state_machine_state.repository'];
  22109.         }
  22110.         return $this->services['state_machine_state.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] ?? $this->getStateMachineStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22111.     }
  22112.     /**
  22113.      * Gets the public 'state_machine_state_translation.repository' shared service.
  22114.      *
  22115.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22116.      */
  22117.     protected function getStateMachineStateTranslation_RepositoryService()
  22118.     {
  22119.         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()));
  22120.     }
  22121.     /**
  22122.      * Gets the public 'state_machine_transition.repository' shared service.
  22123.      *
  22124.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22125.      */
  22126.     protected function getStateMachineTransition_RepositoryService()
  22127.     {
  22128.         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()));
  22129.     }
  22130.     /**
  22131.      * Gets the public 'state_machine_translation.repository' shared service.
  22132.      *
  22133.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22134.      */
  22135.     protected function getStateMachineTranslation_RepositoryService()
  22136.     {
  22137.         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()));
  22138.     }
  22139.     /**
  22140.      * Gets the public 'storefront.filesystem.private' shared service.
  22141.      *
  22142.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22143.      */
  22144.     protected function getStorefront_Filesystem_PrivateService()
  22145.     {
  22146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22148.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  22149.     }
  22150.     /**
  22151.      * Gets the public 'storefront.filesystem.public' shared service.
  22152.      *
  22153.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22154.      */
  22155.     protected function getStorefront_Filesystem_PublicService()
  22156.     {
  22157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22159.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  22160.     }
  22161.     /**
  22162.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  22163.      *
  22164.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22165.      */
  22166.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  22167.     {
  22168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22170.         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');
  22171.     }
  22172.     /**
  22173.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  22174.      *
  22175.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22176.      */
  22177.     protected function getSwagExtensionStore_Filesystem_PublicService()
  22178.     {
  22179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22181.         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');
  22182.     }
  22183.     /**
  22184.      * Gets the public 'swag_language_pack.filesystem.private' shared service.
  22185.      *
  22186.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22187.      */
  22188.     protected function getSwagLanguagePack_Filesystem_PrivateService()
  22189.     {
  22190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22192.         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');
  22193.     }
  22194.     /**
  22195.      * Gets the public 'swag_language_pack.filesystem.public' shared service.
  22196.      *
  22197.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22198.      */
  22199.     protected function getSwagLanguagePack_Filesystem_PublicService()
  22200.     {
  22201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22203.         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');
  22204.     }
  22205.     /**
  22206.      * Gets the public 'swag_language_pack_language.repository' shared service.
  22207.      *
  22208.      * @return \Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator
  22209.      */
  22210.     protected function getSwagLanguagePackLanguage_RepositoryService()
  22211.     {
  22212.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Content/PackLanguageRepositoryDecorator.php';
  22213.         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())));
  22214.     }
  22215.     /**
  22216.      * Gets the public 'swag_pay_pal.filesystem.private' shared service.
  22217.      *
  22218.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22219.      */
  22220.     protected function getSwagPayPal_Filesystem_PrivateService()
  22221.     {
  22222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22224.         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');
  22225.     }
  22226.     /**
  22227.      * Gets the public 'swag_pay_pal.filesystem.public' shared service.
  22228.      *
  22229.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22230.      */
  22231.     protected function getSwagPayPal_Filesystem_PublicService()
  22232.     {
  22233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22235.         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');
  22236.     }
  22237.     /**
  22238.      * Gets the public 'swag_paypal_pos_sales_channel.repository' shared service.
  22239.      *
  22240.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22241.      */
  22242.     protected function getSwagPaypalPosSalesChannel_RepositoryService()
  22243.     {
  22244.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22245.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22246.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22247.         }
  22248.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22249.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22250.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22251.         }
  22252.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22253.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22254.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22255.         }
  22256.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22257.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22258.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22259.         }
  22260.         return $this->services['swag_paypal_pos_sales_channel.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] ?? $this->getPosSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22261.     }
  22262.     /**
  22263.      * Gets the public 'swag_paypal_pos_sales_channel_inventory.repository' shared service.
  22264.      *
  22265.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22266.      */
  22267.     protected function getSwagPaypalPosSalesChannelInventory_RepositoryService()
  22268.     {
  22269.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22270.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22271.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22272.         }
  22273.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22274.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22275.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22276.         }
  22277.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22278.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22279.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22280.         }
  22281.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22282.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22283.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22284.         }
  22285.         return $this->services['swag_paypal_pos_sales_channel_inventory.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] ?? $this->getPosSalesChannelInventoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22286.     }
  22287.     /**
  22288.      * Gets the public 'swag_paypal_pos_sales_channel_media.repository' shared service.
  22289.      *
  22290.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22291.      */
  22292.     protected function getSwagPaypalPosSalesChannelMedia_RepositoryService()
  22293.     {
  22294.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22295.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22296.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22297.         }
  22298.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22299.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22300.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22301.         }
  22302.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22303.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22304.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22305.         }
  22306.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22307.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22308.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22309.         }
  22310.         return $this->services['swag_paypal_pos_sales_channel_media.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] ?? $this->getPosSalesChannelMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22311.     }
  22312.     /**
  22313.      * Gets the public 'swag_paypal_pos_sales_channel_product.repository' shared service.
  22314.      *
  22315.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22316.      */
  22317.     protected function getSwagPaypalPosSalesChannelProduct_RepositoryService()
  22318.     {
  22319.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22320.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22321.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22322.         }
  22323.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22324.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22325.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22326.         }
  22327.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22328.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22329.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22330.         }
  22331.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22332.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22333.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22334.         }
  22335.         return $this->services['swag_paypal_pos_sales_channel_product.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] ?? $this->getPosSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22336.     }
  22337.     /**
  22338.      * Gets the public 'swag_paypal_pos_sales_channel_run.repository' shared service.
  22339.      *
  22340.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22341.      */
  22342.     protected function getSwagPaypalPosSalesChannelRun_RepositoryService()
  22343.     {
  22344.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22345.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  22346.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  22347.         }
  22348.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22349.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  22350.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  22351.         }
  22352.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22353.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  22354.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  22355.         }
  22356.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22357.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  22358.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  22359.         }
  22360.         return $this->services['swag_paypal_pos_sales_channel_run.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] ?? $this->getPosSalesChannelRunDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22361.     }
  22362.     /**
  22363.      * Gets the public 'swag_paypal_pos_sales_channel_run_log.repository' shared service.
  22364.      *
  22365.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22366.      */
  22367.     protected function getSwagPaypalPosSalesChannelRunLog_RepositoryService()
  22368.     {
  22369.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22370.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  22371.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  22372.         }
  22373.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22374.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  22375.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  22376.         }
  22377.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22378.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  22379.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  22380.         }
  22381.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22382.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  22383.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  22384.         }
  22385.         return $this->services['swag_paypal_pos_sales_channel_run_log.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] ?? $this->getPosSalesChannelRunLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22386.     }
  22387.     /**
  22388.      * Gets the public 'system.filesystem.private' shared service.
  22389.      *
  22390.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22391.      */
  22392.     protected function getSystem_Filesystem_PrivateService()
  22393.     {
  22394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22396.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  22397.     }
  22398.     /**
  22399.      * Gets the public 'system.filesystem.public' shared service.
  22400.      *
  22401.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22402.      */
  22403.     protected function getSystem_Filesystem_PublicService()
  22404.     {
  22405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22407.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  22408.     }
  22409.     /**
  22410.      * Gets the public 'system_config.repository' shared service.
  22411.      *
  22412.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22413.      */
  22414.     protected function getSystemConfig_RepositoryService()
  22415.     {
  22416.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22417.         if (isset($this->services['system_config.repository'])) {
  22418.             return $this->services['system_config.repository'];
  22419.         }
  22420.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22421.         if (isset($this->services['system_config.repository'])) {
  22422.             return $this->services['system_config.repository'];
  22423.         }
  22424.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22425.         if (isset($this->services['system_config.repository'])) {
  22426.             return $this->services['system_config.repository'];
  22427.         }
  22428.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22429.         if (isset($this->services['system_config.repository'])) {
  22430.             return $this->services['system_config.repository'];
  22431.         }
  22432.         return $this->services['system_config.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] ?? $this->getSystemConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22433.     }
  22434.     /**
  22435.      * Gets the public 'tag.repository' shared service.
  22436.      *
  22437.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22438.      */
  22439.     protected function getTag_RepositoryService()
  22440.     {
  22441.         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()));
  22442.     }
  22443.     /**
  22444.      * Gets the public 'tax.repository' shared service.
  22445.      *
  22446.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22447.      */
  22448.     protected function getTax_RepositoryService()
  22449.     {
  22450.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22451.         if (isset($this->services['tax.repository'])) {
  22452.             return $this->services['tax.repository'];
  22453.         }
  22454.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22455.         if (isset($this->services['tax.repository'])) {
  22456.             return $this->services['tax.repository'];
  22457.         }
  22458.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22459.         if (isset($this->services['tax.repository'])) {
  22460.             return $this->services['tax.repository'];
  22461.         }
  22462.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22463.         if (isset($this->services['tax.repository'])) {
  22464.             return $this->services['tax.repository'];
  22465.         }
  22466.         return $this->services['tax.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] ?? $this->getTaxDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22467.     }
  22468.     /**
  22469.      * Gets the public 'tax_rule.repository' shared service.
  22470.      *
  22471.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22472.      */
  22473.     protected function getTaxRule_RepositoryService()
  22474.     {
  22475.         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()));
  22476.     }
  22477.     /**
  22478.      * Gets the public 'tax_rule_type.repository' shared service.
  22479.      *
  22480.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22481.      */
  22482.     protected function getTaxRuleType_RepositoryService()
  22483.     {
  22484.         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()));
  22485.     }
  22486.     /**
  22487.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  22488.      *
  22489.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22490.      */
  22491.     protected function getTaxRuleTypeTranslation_RepositoryService()
  22492.     {
  22493.         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()));
  22494.     }
  22495.     /**
  22496.      * Gets the public 'theme.repository' shared service.
  22497.      *
  22498.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22499.      */
  22500.     protected function getTheme_RepositoryService()
  22501.     {
  22502.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22503.         if (isset($this->services['theme.repository'])) {
  22504.             return $this->services['theme.repository'];
  22505.         }
  22506.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22507.         if (isset($this->services['theme.repository'])) {
  22508.             return $this->services['theme.repository'];
  22509.         }
  22510.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22511.         if (isset($this->services['theme.repository'])) {
  22512.             return $this->services['theme.repository'];
  22513.         }
  22514.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22515.         if (isset($this->services['theme.repository'])) {
  22516.             return $this->services['theme.repository'];
  22517.         }
  22518.         return $this->services['theme.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] ?? $this->getThemeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22519.     }
  22520.     /**
  22521.      * Gets the public 'theme_child.repository' shared service.
  22522.      *
  22523.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22524.      */
  22525.     protected function getThemeChild_RepositoryService()
  22526.     {
  22527.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22528.         if (isset($this->services['theme_child.repository'])) {
  22529.             return $this->services['theme_child.repository'];
  22530.         }
  22531.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22532.         if (isset($this->services['theme_child.repository'])) {
  22533.             return $this->services['theme_child.repository'];
  22534.         }
  22535.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22536.         if (isset($this->services['theme_child.repository'])) {
  22537.             return $this->services['theme_child.repository'];
  22538.         }
  22539.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22540.         if (isset($this->services['theme_child.repository'])) {
  22541.             return $this->services['theme_child.repository'];
  22542.         }
  22543.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22544.     }
  22545.     /**
  22546.      * Gets the public 'theme_media.repository' shared service.
  22547.      *
  22548.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22549.      */
  22550.     protected function getThemeMedia_RepositoryService()
  22551.     {
  22552.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22553.         if (isset($this->services['theme_media.repository'])) {
  22554.             return $this->services['theme_media.repository'];
  22555.         }
  22556.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22557.         if (isset($this->services['theme_media.repository'])) {
  22558.             return $this->services['theme_media.repository'];
  22559.         }
  22560.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22561.         if (isset($this->services['theme_media.repository'])) {
  22562.             return $this->services['theme_media.repository'];
  22563.         }
  22564.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22565.         if (isset($this->services['theme_media.repository'])) {
  22566.             return $this->services['theme_media.repository'];
  22567.         }
  22568.         return $this->services['theme_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] ?? $this->getThemeMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22569.     }
  22570.     /**
  22571.      * Gets the public 'theme_sales_channel.repository' shared service.
  22572.      *
  22573.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22574.      */
  22575.     protected function getThemeSalesChannel_RepositoryService()
  22576.     {
  22577.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22578.         if (isset($this->services['theme_sales_channel.repository'])) {
  22579.             return $this->services['theme_sales_channel.repository'];
  22580.         }
  22581.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22582.         if (isset($this->services['theme_sales_channel.repository'])) {
  22583.             return $this->services['theme_sales_channel.repository'];
  22584.         }
  22585.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22586.         if (isset($this->services['theme_sales_channel.repository'])) {
  22587.             return $this->services['theme_sales_channel.repository'];
  22588.         }
  22589.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22590.         if (isset($this->services['theme_sales_channel.repository'])) {
  22591.             return $this->services['theme_sales_channel.repository'];
  22592.         }
  22593.         return $this->services['theme_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] ?? $this->getThemeSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22594.     }
  22595.     /**
  22596.      * Gets the public 'theme_translation.repository' shared service.
  22597.      *
  22598.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22599.      */
  22600.     protected function getThemeTranslation_RepositoryService()
  22601.     {
  22602.         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()));
  22603.     }
  22604.     /**
  22605.      * Gets the public 'translator' shared service.
  22606.      *
  22607.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  22608.      */
  22609.     protected function getTranslatorService()
  22610.     {
  22611.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  22612.         if (isset($this->services['translator'])) {
  22613.             return $this->services['translator'];
  22614.         }
  22615.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  22616.     }
  22617.     /**
  22618.      * Gets the public 'unit.repository' shared service.
  22619.      *
  22620.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22621.      */
  22622.     protected function getUnit_RepositoryService()
  22623.     {
  22624.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22625.         if (isset($this->services['unit.repository'])) {
  22626.             return $this->services['unit.repository'];
  22627.         }
  22628.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22629.         if (isset($this->services['unit.repository'])) {
  22630.             return $this->services['unit.repository'];
  22631.         }
  22632.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22633.         if (isset($this->services['unit.repository'])) {
  22634.             return $this->services['unit.repository'];
  22635.         }
  22636.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22637.         if (isset($this->services['unit.repository'])) {
  22638.             return $this->services['unit.repository'];
  22639.         }
  22640.         return $this->services['unit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] ?? $this->getUnitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22641.     }
  22642.     /**
  22643.      * Gets the public 'unit_translation.repository' shared service.
  22644.      *
  22645.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22646.      */
  22647.     protected function getUnitTranslation_RepositoryService()
  22648.     {
  22649.         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()));
  22650.     }
  22651.     /**
  22652.      * Gets the public 'user.repository' shared service.
  22653.      *
  22654.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22655.      */
  22656.     protected function getUser_RepositoryService()
  22657.     {
  22658.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22659.         if (isset($this->services['user.repository'])) {
  22660.             return $this->services['user.repository'];
  22661.         }
  22662.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22663.         if (isset($this->services['user.repository'])) {
  22664.             return $this->services['user.repository'];
  22665.         }
  22666.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22667.         if (isset($this->services['user.repository'])) {
  22668.             return $this->services['user.repository'];
  22669.         }
  22670.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22671.         if (isset($this->services['user.repository'])) {
  22672.             return $this->services['user.repository'];
  22673.         }
  22674.         return $this->services['user.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22675.     }
  22676.     /**
  22677.      * Gets the public 'user_access_key.repository' shared service.
  22678.      *
  22679.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22680.      */
  22681.     protected function getUserAccessKey_RepositoryService()
  22682.     {
  22683.         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()));
  22684.     }
  22685.     /**
  22686.      * Gets the public 'user_config.repository' shared service.
  22687.      *
  22688.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22689.      */
  22690.     protected function getUserConfig_RepositoryService()
  22691.     {
  22692.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22693.         if (isset($this->services['user_config.repository'])) {
  22694.             return $this->services['user_config.repository'];
  22695.         }
  22696.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22697.         if (isset($this->services['user_config.repository'])) {
  22698.             return $this->services['user_config.repository'];
  22699.         }
  22700.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22701.         if (isset($this->services['user_config.repository'])) {
  22702.             return $this->services['user_config.repository'];
  22703.         }
  22704.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22705.         if (isset($this->services['user_config.repository'])) {
  22706.             return $this->services['user_config.repository'];
  22707.         }
  22708.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22709.     }
  22710.     /**
  22711.      * Gets the public 'user_recovery.repository' shared service.
  22712.      *
  22713.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22714.      */
  22715.     protected function getUserRecovery_RepositoryService()
  22716.     {
  22717.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22718.         if (isset($this->services['user_recovery.repository'])) {
  22719.             return $this->services['user_recovery.repository'];
  22720.         }
  22721.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22722.         if (isset($this->services['user_recovery.repository'])) {
  22723.             return $this->services['user_recovery.repository'];
  22724.         }
  22725.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22726.         if (isset($this->services['user_recovery.repository'])) {
  22727.             return $this->services['user_recovery.repository'];
  22728.         }
  22729.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22730.         if (isset($this->services['user_recovery.repository'])) {
  22731.             return $this->services['user_recovery.repository'];
  22732.         }
  22733.         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()), $b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22734.     }
  22735.     /**
  22736.      * Gets the public 'var_dumper.cloner' shared service.
  22737.      *
  22738.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  22739.      */
  22740.     protected function getVarDumper_ClonerService()
  22741.     {
  22742.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  22743.         $instance->setMaxItems(2500);
  22744.         $instance->setMinDepth(1);
  22745.         $instance->setMaxString(-1);
  22746.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  22747.         return $instance;
  22748.     }
  22749.     /**
  22750.      * Gets the public 'version.repository' shared service.
  22751.      *
  22752.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22753.      */
  22754.     protected function getVersion_RepositoryService()
  22755.     {
  22756.         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()));
  22757.     }
  22758.     /**
  22759.      * Gets the public 'version_commit.repository' shared service.
  22760.      *
  22761.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22762.      */
  22763.     protected function getVersionCommit_RepositoryService()
  22764.     {
  22765.         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()));
  22766.     }
  22767.     /**
  22768.      * Gets the public 'version_commit_data.repository' shared service.
  22769.      *
  22770.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22771.      */
  22772.     protected function getVersionCommitData_RepositoryService()
  22773.     {
  22774.         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()));
  22775.     }
  22776.     /**
  22777.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  22778.      *
  22779.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  22780.      */
  22781.     protected function getWebProfiler_Controller_ExceptionPanelService()
  22782.     {
  22783.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  22784.         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()));
  22785.     }
  22786.     /**
  22787.      * Gets the public 'web_profiler.controller.profiler' shared service.
  22788.      *
  22789.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  22790.      */
  22791.     protected function getWebProfiler_Controller_ProfilerService()
  22792.     {
  22793.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  22794.         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));
  22795.     }
  22796.     /**
  22797.      * Gets the public 'web_profiler.controller.router' shared service.
  22798.      *
  22799.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  22800.      */
  22801.     protected function getWebProfiler_Controller_RouterService()
  22802.     {
  22803.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  22804.         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 () {
  22805.             return new \EmptyIterator();
  22806.         }, 0));
  22807.     }
  22808.     /**
  22809.      * Gets the public 'webhook.repository' shared service.
  22810.      *
  22811.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22812.      */
  22813.     protected function getWebhook_RepositoryService()
  22814.     {
  22815.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22816.         if (isset($this->services['webhook.repository'])) {
  22817.             return $this->services['webhook.repository'];
  22818.         }
  22819.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22820.         if (isset($this->services['webhook.repository'])) {
  22821.             return $this->services['webhook.repository'];
  22822.         }
  22823.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22824.         if (isset($this->services['webhook.repository'])) {
  22825.             return $this->services['webhook.repository'];
  22826.         }
  22827.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22828.         if (isset($this->services['webhook.repository'])) {
  22829.             return $this->services['webhook.repository'];
  22830.         }
  22831.         return $this->services['webhook.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] ?? $this->getWebhookDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22832.     }
  22833.     /**
  22834.      * Gets the public 'webhook_event_log.repository' shared service.
  22835.      *
  22836.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22837.      */
  22838.     protected function getWebhookEventLog_RepositoryService()
  22839.     {
  22840.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22841.         if (isset($this->services['webhook_event_log.repository'])) {
  22842.             return $this->services['webhook_event_log.repository'];
  22843.         }
  22844.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22845.         if (isset($this->services['webhook_event_log.repository'])) {
  22846.             return $this->services['webhook_event_log.repository'];
  22847.         }
  22848.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22849.         if (isset($this->services['webhook_event_log.repository'])) {
  22850.             return $this->services['webhook_event_log.repository'];
  22851.         }
  22852.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22853.         if (isset($this->services['webhook_event_log.repository'])) {
  22854.             return $this->services['webhook_event_log.repository'];
  22855.         }
  22856.         return $this->services['webhook_event_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] ?? $this->getWebhookEventLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  22857.     }
  22858.     /**
  22859.      * Gets the public 'zenit\PlatformStratusSet4\zenitPlatformStratusSet4' shared autowired service.
  22860.      *
  22861.      * @return \zenit\PlatformStratusSet4\zenitPlatformStratusSet4
  22862.      */
  22863.     protected function getZenitPlatformStratusSet4Service()
  22864.     {
  22865.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  22866.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  22867.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  22868.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  22869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  22870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  22871.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  22872.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src/zenitPlatformStratusSet4.php';
  22873.         return $this->services['zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4');
  22874.     }
  22875.     /**
  22876.      * Gets the public 'zenit\PlatformStratus\Storefront\Controller\QuickViewController' shared service.
  22877.      *
  22878.      * @return \zenit\PlatformStratus\Storefront\Controller\QuickViewController
  22879.      */
  22880.     protected function getQuickViewControllerService()
  22881.     {
  22882.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Storefront/Controller/QuickViewController.php';
  22883.         $this->services['zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController'] = $instance = new \zenit\PlatformStratus\Storefront\Controller\QuickViewController(($this->privates['Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoader'] ?? $this->getMinimalQuickViewPageLoaderService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()));
  22884.         $instance->setContainer($this);
  22885.         return $instance;
  22886.     }
  22887.     /**
  22888.      * Gets the public 'zenit\PlatformStratus\zenitPlatformStratus' shared autowired service.
  22889.      *
  22890.      * @return \zenit\PlatformStratus\zenitPlatformStratus
  22891.      */
  22892.     protected function getZenitPlatformStratusService()
  22893.     {
  22894.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  22895.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  22896.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  22897.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  22898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  22899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  22900.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  22901.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/zenitPlatformStratus.php';
  22902.         return $this->services['zenit\\PlatformStratus\\zenitPlatformStratus'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('zenit\\PlatformStratus\\zenitPlatformStratus');
  22903.     }
  22904.     /**
  22905.      * Gets the public 'zenit_platform_stratus.filesystem.private' shared service.
  22906.      *
  22907.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22908.      */
  22909.     protected function getZenitPlatformStratus_Filesystem_PrivateService()
  22910.     {
  22911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22913.         return $this->services['zenit_platform_stratus.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zenit_platform_stratus');
  22914.     }
  22915.     /**
  22916.      * Gets the public 'zenit_platform_stratus.filesystem.public' shared service.
  22917.      *
  22918.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22919.      */
  22920.     protected function getZenitPlatformStratus_Filesystem_PublicService()
  22921.     {
  22922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22924.         return $this->services['zenit_platform_stratus.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zenit_platform_stratus');
  22925.     }
  22926.     /**
  22927.      * Gets the public 'zenit_platform_stratus_set4.filesystem.private' shared service.
  22928.      *
  22929.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22930.      */
  22931.     protected function getZenitPlatformStratusSet4_Filesystem_PrivateService()
  22932.     {
  22933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22935.         return $this->services['zenit_platform_stratus_set4.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zenit_platform_stratus_set4');
  22936.     }
  22937.     /**
  22938.      * Gets the public 'zenit_platform_stratus_set4.filesystem.public' shared service.
  22939.      *
  22940.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22941.      */
  22942.     protected function getZenitPlatformStratusSet4_Filesystem_PublicService()
  22943.     {
  22944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22946.         return $this->services['zenit_platform_stratus_set4.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zenit_platform_stratus_set4');
  22947.     }
  22948.     /**
  22949.      * Gets the private '.Frosh\Tools\Command\ChangeUserPasswordCommand.lazy' shared service.
  22950.      *
  22951.      * @return \Symfony\Component\Console\Command\LazyCommand
  22952.      */
  22953.     protected function getChangeUserPasswordCommand_LazyService()
  22954.     {
  22955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22957.         return $this->privates['.Frosh\\Tools\\Command\\ChangeUserPasswordCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:user:change:password', [], 'Change user password'false, function (): \Frosh\Tools\Command\ChangeUserPasswordCommand {
  22958.             return ($this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] ?? $this->getChangeUserPasswordCommandService());
  22959.         });
  22960.     }
  22961.     /**
  22962.      * Gets the private '.Frosh\Tools\Command\EnvDelCommand.lazy' shared service.
  22963.      *
  22964.      * @return \Symfony\Component\Console\Command\LazyCommand
  22965.      */
  22966.     protected function getEnvDelCommand_LazyService()
  22967.     {
  22968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22970.         return $this->privates['.Frosh\\Tools\\Command\\EnvDelCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:Del', [], 'Delete environment variable'false, function (): \Frosh\Tools\Command\EnvDelCommand {
  22971.             return ($this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] ?? $this->getEnvDelCommandService());
  22972.         });
  22973.     }
  22974.     /**
  22975.      * Gets the private '.Frosh\Tools\Command\EnvGetCommand.lazy' shared service.
  22976.      *
  22977.      * @return \Symfony\Component\Console\Command\LazyCommand
  22978.      */
  22979.     protected function getEnvGetCommand_LazyService()
  22980.     {
  22981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22983.         return $this->privates['.Frosh\\Tools\\Command\\EnvGetCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:get', [], 'Get an environment variable'false, function (): \Frosh\Tools\Command\EnvGetCommand {
  22984.             return ($this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] ?? $this->getEnvGetCommandService());
  22985.         });
  22986.     }
  22987.     /**
  22988.      * Gets the private '.Frosh\Tools\Command\EnvSetCommand.lazy' shared service.
  22989.      *
  22990.      * @return \Symfony\Component\Console\Command\LazyCommand
  22991.      */
  22992.     protected function getEnvSetCommand_LazyService()
  22993.     {
  22994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22996.         return $this->privates['.Frosh\\Tools\\Command\\EnvSetCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:set', [], 'Set an environment variable'false, function (): \Frosh\Tools\Command\EnvSetCommand {
  22997.             return ($this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] ?? $this->getEnvSetCommandService());
  22998.         });
  22999.     }
  23000.     /**
  23001.      * Gets the private '.Frosh\Tools\Command\MonitorCommand.lazy' shared service.
  23002.      *
  23003.      * @return \Symfony\Component\Console\Command\LazyCommand
  23004.      */
  23005.     protected function getMonitorCommand_LazyService()
  23006.     {
  23007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23009.         return $this->privates['.Frosh\\Tools\\Command\\MonitorCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:monitor', [], 'Monitor your scheduled task and queue with this command and get notified via email.'false, function (): \Frosh\Tools\Command\MonitorCommand {
  23010.             return ($this->privates['Frosh\\Tools\\Command\\MonitorCommand'] ?? $this->getMonitorCommandService());
  23011.         });
  23012.     }
  23013.     /**
  23014.      * Gets the private '.Frosh\Tools\Command\UpdateComposerPluginsCommand.lazy' shared service.
  23015.      *
  23016.      * @return \Symfony\Component\Console\Command\LazyCommand
  23017.      */
  23018.     protected function getUpdateComposerPluginsCommand_LazyService()
  23019.     {
  23020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23022.         return $this->privates['.Frosh\\Tools\\Command\\UpdateComposerPluginsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:composer-plugin:update', [], 'Check for available plugin updates and install them'false, function (): \Frosh\Tools\Command\UpdateComposerPluginsCommand {
  23023.             return ($this->privates['Frosh\\Tools\\Command\\UpdateComposerPluginsCommand'] ?? $this->getUpdateComposerPluginsCommandService());
  23024.         });
  23025.     }
  23026.     /**
  23027.      * Gets the private '.Frosh\Tools\Command\UpdatePluginsCommand.lazy' shared service.
  23028.      *
  23029.      * @return \Symfony\Component\Console\Command\LazyCommand
  23030.      */
  23031.     protected function getUpdatePluginsCommand_LazyService()
  23032.     {
  23033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23035.         return $this->privates['.Frosh\\Tools\\Command\\UpdatePluginsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:plugin:update', [], 'Check for available plugin updates and install them'false, function (): \Frosh\Tools\Command\UpdatePluginsCommand {
  23036.             return ($this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] ?? $this->getUpdatePluginsCommandService());
  23037.         });
  23038.     }
  23039.     /**
  23040.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  23041.      *
  23042.      * @return \Symfony\Component\Console\Command\LazyCommand
  23043.      */
  23044.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  23045.     {
  23046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23048.         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 {
  23049.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  23050.         });
  23051.     }
  23052.     /**
  23053.      * Gets the private '.Swag\PayPal\Pos\Command\PosImageSyncCommand.lazy' shared service.
  23054.      *
  23055.      * @return \Symfony\Component\Console\Command\LazyCommand
  23056.      */
  23057.     protected function getPosImageSyncCommand_LazyService()
  23058.     {
  23059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23061.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:images', [], 'Sync only images to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosImageSyncCommand {
  23062.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand'] ?? $this->getPosImageSyncCommandService());
  23063.         });
  23064.     }
  23065.     /**
  23066.      * Gets the private '.Swag\PayPal\Pos\Command\PosInventorySyncCommand.lazy' shared service.
  23067.      *
  23068.      * @return \Symfony\Component\Console\Command\LazyCommand
  23069.      */
  23070.     protected function getPosInventorySyncCommand_LazyService()
  23071.     {
  23072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23074.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:inventory', [], 'Sync only inventory to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosInventorySyncCommand {
  23075.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand'] ?? $this->getPosInventorySyncCommandService());
  23076.         });
  23077.     }
  23078.     /**
  23079.      * Gets the private '.Swag\PayPal\Pos\Command\PosLogCleanupCommand.lazy' shared service.
  23080.      *
  23081.      * @return \Symfony\Component\Console\Command\LazyCommand
  23082.      */
  23083.     protected function getPosLogCleanupCommand_LazyService()
  23084.     {
  23085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23087.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:log:cleanup', [], 'Cleanup Zettle sync log'false, function (): \Swag\PayPal\Pos\Command\PosLogCleanupCommand {
  23088.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand'] ?? $this->getPosLogCleanupCommandService());
  23089.         });
  23090.     }
  23091.     /**
  23092.      * Gets the private '.Swag\PayPal\Pos\Command\PosProductSyncCommand.lazy' shared service.
  23093.      *
  23094.      * @return \Symfony\Component\Console\Command\LazyCommand
  23095.      */
  23096.     protected function getPosProductSyncCommand_LazyService()
  23097.     {
  23098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23100.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:product', [], 'Sync only products to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosProductSyncCommand {
  23101.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand'] ?? $this->getPosProductSyncCommandService());
  23102.         });
  23103.     }
  23104.     /**
  23105.      * Gets the private '.Swag\PayPal\Pos\Command\PosSyncCommand.lazy' shared service.
  23106.      *
  23107.      * @return \Symfony\Component\Console\Command\LazyCommand
  23108.      */
  23109.     protected function getPosSyncCommand_LazyService()
  23110.     {
  23111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23113.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync', [], 'Sync to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosSyncCommand {
  23114.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosSyncCommand'] ?? $this->getPosSyncCommandService());
  23115.         });
  23116.     }
  23117.     /**
  23118.      * Gets the private '.Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand.lazy' shared service.
  23119.      *
  23120.      * @return \Symfony\Component\Console\Command\LazyCommand
  23121.      */
  23122.     protected function getCrawlWebhookEventNamesCommand_LazyService()
  23123.     {
  23124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23126.         return $this->privates['.Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:crawl:webhooks', [], 'Crawls the PayPal developer website for webhook event names and updates "Swag\\PayPal\\Webhook\\WebhookEventTypes"'false, function (): \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand {
  23127.             return ($this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] ?? $this->getCrawlWebhookEventNamesCommandService());
  23128.         });
  23129.     }
  23130.     /**
  23131.      * Gets the private '.Symfony\Component\Dotenv\Command\DotenvDumpCommand.lazy' shared service.
  23132.      *
  23133.      * @return \Symfony\Component\Console\Command\LazyCommand
  23134.      */
  23135.     protected function getDotenvDumpCommand_LazyService()
  23136.     {
  23137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23139.         return $this->privates['.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('dotenv:dump', [], 'Compiles .env files to .env.local.php'false, function (): \Symfony\Component\Dotenv\Command\DotenvDumpCommand {
  23140.             return ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService());
  23141.         });
  23142.     }
  23143.     /**
  23144.      * Gets the private '.cache.http.inner' shared service.
  23145.      *
  23146.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23147.      */
  23148.     protected function get_Cache_Http_InnerService()
  23149.     {
  23150.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  23151.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23152.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23153.     }
  23154.     /**
  23155.      * Gets the private '.cache.object.inner' shared service.
  23156.      *
  23157.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23158.      */
  23159.     protected function get_Cache_Object_InnerService()
  23160.     {
  23161.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  23162.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23163.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23164.     }
  23165.     /**
  23166.      * Gets the private '.console.command.about.lazy' shared service.
  23167.      *
  23168.      * @return \Symfony\Component\Console\Command\LazyCommand
  23169.      */
  23170.     protected function get_Console_Command_About_LazyService()
  23171.     {
  23172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23174.         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 {
  23175.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  23176.         });
  23177.     }
  23178.     /**
  23179.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  23180.      *
  23181.      * @return \Symfony\Component\Console\Command\LazyCommand
  23182.      */
  23183.     protected function get_Console_Command_CacheClear_LazyService()
  23184.     {
  23185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23187.         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 {
  23188.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  23189.         });
  23190.     }
  23191.     /**
  23192.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  23193.      *
  23194.      * @return \Symfony\Component\Console\Command\LazyCommand
  23195.      */
  23196.     protected function get_Console_Command_CachePoolClear_LazyService()
  23197.     {
  23198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23200.         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 {
  23201.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  23202.         });
  23203.     }
  23204.     /**
  23205.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  23206.      *
  23207.      * @return \Symfony\Component\Console\Command\LazyCommand
  23208.      */
  23209.     protected function get_Console_Command_CachePoolDelete_LazyService()
  23210.     {
  23211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23213.         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 {
  23214.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  23215.         });
  23216.     }
  23217.     /**
  23218.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  23219.      *
  23220.      * @return \Symfony\Component\Console\Command\LazyCommand
  23221.      */
  23222.     protected function get_Console_Command_CachePoolList_LazyService()
  23223.     {
  23224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23226.         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 {
  23227.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  23228.         });
  23229.     }
  23230.     /**
  23231.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  23232.      *
  23233.      * @return \Symfony\Component\Console\Command\LazyCommand
  23234.      */
  23235.     protected function get_Console_Command_CachePoolPrune_LazyService()
  23236.     {
  23237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23239.         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 {
  23240.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  23241.         });
  23242.     }
  23243.     /**
  23244.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  23245.      *
  23246.      * @return \Symfony\Component\Console\Command\LazyCommand
  23247.      */
  23248.     protected function get_Console_Command_CacheWarmup_LazyService()
  23249.     {
  23250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23252.         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 {
  23253.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  23254.         });
  23255.     }
  23256.     /**
  23257.      * Gets the private '.console.command.config_debug.lazy' shared service.
  23258.      *
  23259.      * @return \Symfony\Component\Console\Command\LazyCommand
  23260.      */
  23261.     protected function get_Console_Command_ConfigDebug_LazyService()
  23262.     {
  23263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23265.         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 {
  23266.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  23267.         });
  23268.     }
  23269.     /**
  23270.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  23271.      *
  23272.      * @return \Symfony\Component\Console\Command\LazyCommand
  23273.      */
  23274.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  23275.     {
  23276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23278.         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 {
  23279.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  23280.         });
  23281.     }
  23282.     /**
  23283.      * Gets the private '.console.command.container_debug.lazy' shared service.
  23284.      *
  23285.      * @return \Symfony\Component\Console\Command\LazyCommand
  23286.      */
  23287.     protected function get_Console_Command_ContainerDebug_LazyService()
  23288.     {
  23289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23291.         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 {
  23292.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  23293.         });
  23294.     }
  23295.     /**
  23296.      * Gets the private '.console.command.container_lint.lazy' shared service.
  23297.      *
  23298.      * @return \Symfony\Component\Console\Command\LazyCommand
  23299.      */
  23300.     protected function get_Console_Command_ContainerLint_LazyService()
  23301.     {
  23302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23304.         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 {
  23305.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  23306.         });
  23307.     }
  23308.     /**
  23309.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  23310.      *
  23311.      * @return \Symfony\Component\Console\Command\LazyCommand
  23312.      */
  23313.     protected function get_Console_Command_DebugAutowiring_LazyService()
  23314.     {
  23315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23317.         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 {
  23318.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  23319.         });
  23320.     }
  23321.     /**
  23322.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  23323.      *
  23324.      * @return \Symfony\Component\Console\Command\LazyCommand
  23325.      */
  23326.     protected function get_Console_Command_DotenvDebug_LazyService()
  23327.     {
  23328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23330.         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 {
  23331.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  23332.         });
  23333.     }
  23334.     /**
  23335.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  23336.      *
  23337.      * @return \Symfony\Component\Console\Command\LazyCommand
  23338.      */
  23339.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  23340.     {
  23341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23343.         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 {
  23344.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  23345.         });
  23346.     }
  23347.     /**
  23348.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  23349.      *
  23350.      * @return \Symfony\Component\Console\Command\LazyCommand
  23351.      */
  23352.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  23353.     {
  23354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23356.         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 {
  23357.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  23358.         });
  23359.     }
  23360.     /**
  23361.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  23362.      *
  23363.      * @return \Symfony\Component\Console\Command\LazyCommand
  23364.      */
  23365.     protected function get_Console_Command_MessengerDebug_LazyService()
  23366.     {
  23367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23369.         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 {
  23370.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  23371.         });
  23372.     }
  23373.     /**
  23374.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  23375.      *
  23376.      * @return \Symfony\Component\Console\Command\LazyCommand
  23377.      */
  23378.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  23379.     {
  23380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23382.         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 {
  23383.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  23384.         });
  23385.     }
  23386.     /**
  23387.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  23388.      *
  23389.      * @return \Symfony\Component\Console\Command\LazyCommand
  23390.      */
  23391.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  23392.     {
  23393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23395.         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 {
  23396.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  23397.         });
  23398.     }
  23399.     /**
  23400.      * Gets the private '.console.command.router_debug.lazy' shared service.
  23401.      *
  23402.      * @return \Symfony\Component\Console\Command\LazyCommand
  23403.      */
  23404.     protected function get_Console_Command_RouterDebug_LazyService()
  23405.     {
  23406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23408.         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 {
  23409.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  23410.         });
  23411.     }
  23412.     /**
  23413.      * Gets the private '.console.command.router_match.lazy' shared service.
  23414.      *
  23415.      * @return \Symfony\Component\Console\Command\LazyCommand
  23416.      */
  23417.     protected function get_Console_Command_RouterMatch_LazyService()
  23418.     {
  23419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23421.         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 {
  23422.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  23423.         });
  23424.     }
  23425.     /**
  23426.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  23427.      *
  23428.      * @return \Symfony\Component\Console\Command\LazyCommand
  23429.      */
  23430.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  23431.     {
  23432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23434.         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 {
  23435.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  23436.         });
  23437.     }
  23438.     /**
  23439.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  23440.      *
  23441.      * @return \Symfony\Component\Console\Command\LazyCommand
  23442.      */
  23443.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  23444.     {
  23445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23447.         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 {
  23448.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  23449.         });
  23450.     }
  23451.     /**
  23452.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  23453.      *
  23454.      * @return \Symfony\Component\Console\Command\LazyCommand
  23455.      */
  23456.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  23457.     {
  23458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23460.         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 {
  23461.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  23462.         });
  23463.     }
  23464.     /**
  23465.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  23466.      *
  23467.      * @return \Symfony\Component\Console\Command\LazyCommand
  23468.      */
  23469.     protected function get_Console_Command_SecretsList_LazyService()
  23470.     {
  23471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23473.         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 {
  23474.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  23475.         });
  23476.     }
  23477.     /**
  23478.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  23479.      *
  23480.      * @return \Symfony\Component\Console\Command\LazyCommand
  23481.      */
  23482.     protected function get_Console_Command_SecretsRemove_LazyService()
  23483.     {
  23484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23486.         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 {
  23487.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  23488.         });
  23489.     }
  23490.     /**
  23491.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  23492.      *
  23493.      * @return \Symfony\Component\Console\Command\LazyCommand
  23494.      */
  23495.     protected function get_Console_Command_SecretsSet_LazyService()
  23496.     {
  23497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23499.         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 {
  23500.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  23501.         });
  23502.     }
  23503.     /**
  23504.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  23505.      *
  23506.      * @return \Symfony\Component\Console\Command\LazyCommand
  23507.      */
  23508.     protected function get_Console_Command_TranslationDebug_LazyService()
  23509.     {
  23510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23512.         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 {
  23513.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  23514.         });
  23515.     }
  23516.     /**
  23517.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  23518.      *
  23519.      * @return \Symfony\Component\Console\Command\LazyCommand
  23520.      */
  23521.     protected function get_Console_Command_TranslationExtract_LazyService()
  23522.     {
  23523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23525.         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 {
  23526.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  23527.         });
  23528.     }
  23529.     /**
  23530.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  23531.      *
  23532.      * @return \Symfony\Component\Console\Command\LazyCommand
  23533.      */
  23534.     protected function get_Console_Command_TranslationPull_LazyService()
  23535.     {
  23536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23538.         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 {
  23539.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  23540.         });
  23541.     }
  23542.     /**
  23543.      * Gets the private '.console.command.translation_push.lazy' shared service.
  23544.      *
  23545.      * @return \Symfony\Component\Console\Command\LazyCommand
  23546.      */
  23547.     protected function get_Console_Command_TranslationPush_LazyService()
  23548.     {
  23549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23551.         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 {
  23552.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  23553.         });
  23554.     }
  23555.     /**
  23556.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  23557.      *
  23558.      * @return \Symfony\Component\Console\Command\LazyCommand
  23559.      */
  23560.     protected function get_Console_Command_ValidatorDebug_LazyService()
  23561.     {
  23562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23564.         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 {
  23565.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  23566.         });
  23567.     }
  23568.     /**
  23569.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  23570.      *
  23571.      * @return \Symfony\Component\Console\Command\LazyCommand
  23572.      */
  23573.     protected function get_Console_Command_XliffLint_LazyService()
  23574.     {
  23575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23577.         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 {
  23578.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  23579.         });
  23580.     }
  23581.     /**
  23582.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  23583.      *
  23584.      * @return \Symfony\Component\Console\Command\LazyCommand
  23585.      */
  23586.     protected function get_Console_Command_YamlLint_LazyService()
  23587.     {
  23588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23590.         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 {
  23591.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  23592.         });
  23593.     }
  23594.     /**
  23595.      * Gets the private '.errored..service_locator..g_DOwp.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  23596.      *
  23597.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  23598.      */
  23599.     protected function getSalesChannelContextService()
  23600.     {
  23601.         $this->throw('Cannot autowire service ".service_locator..g_DOwp": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  23602.     }
  23603.     /**
  23604.      * Gets the private '.errored..service_locator.MgXytEm.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  23605.      *
  23606.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  23607.      */
  23608.     protected function getRequestDataBagService()
  23609.     {
  23610.         $this->throw('Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  23611.     }
  23612.     /**
  23613.      * Gets the private '.errored..service_locator.cwQd0hh.Shopware\Core\Framework\Context' shared service.
  23614.      *
  23615.      * @return \Shopware\Core\Framework\Context
  23616.      */
  23617.     protected function getContextService()
  23618.     {
  23619.         $this->throw('Cannot autowire service ".service_locator.cwQd0hh": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.');
  23620.     }
  23621.     /**
  23622.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  23623.      *
  23624.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  23625.      */
  23626.     protected function getLoaderInterfaceService()
  23627.     {
  23628.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  23629.     }
  23630.     /**
  23631.      * Gets the private '.messenger.handler_descriptor.0Tu9xxE' shared service.
  23632.      *
  23633.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23634.      */
  23635.     protected function get_Messenger_HandlerDescriptor_0Tu9xxEService()
  23636.     {
  23637.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23638.         return $this->privates['.messenger.handler_descriptor.0Tu9xxE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService()), []);
  23639.     }
  23640.     /**
  23641.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  23642.      *
  23643.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23644.      */
  23645.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  23646.     {
  23647.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23648.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  23649.         if (isset($this->privates['.messenger.handler_descriptor.2yo6BZJ'])) {
  23650.             return $this->privates['.messenger.handler_descriptor.2yo6BZJ'];
  23651.         }
  23652.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23653.     }
  23654.     /**
  23655.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  23656.      *
  23657.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23658.      */
  23659.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  23660.     {
  23661.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23662.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  23663.     }
  23664.     /**
  23665.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  23666.      *
  23667.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23668.      */
  23669.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  23670.     {
  23671.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23672.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  23673.         if (isset($this->privates['.messenger.handler_descriptor.4htA3jl'])) {
  23674.             return $this->privates['.messenger.handler_descriptor.4htA3jl'];
  23675.         }
  23676.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23677.     }
  23678.     /**
  23679.      * Gets the private '.messenger.handler_descriptor.6KXPS1P' shared service.
  23680.      *
  23681.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23682.      */
  23683.     protected function get_Messenger_HandlerDescriptor_6KXPS1PService()
  23684.     {
  23685.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23686.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  23687.         if (isset($this->privates['.messenger.handler_descriptor.6KXPS1P'])) {
  23688.             return $this->privates['.messenger.handler_descriptor.6KXPS1P'];
  23689.         }
  23690.         return $this->privates['.messenger.handler_descriptor.6KXPS1P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23691.     }
  23692.     /**
  23693.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  23694.      *
  23695.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23696.      */
  23697.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  23698.     {
  23699.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23700.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  23701.     }
  23702.     /**
  23703.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  23704.      *
  23705.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23706.      */
  23707.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  23708.     {
  23709.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23710.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  23711.         if (isset($this->privates['.messenger.handler_descriptor.6a6vTR.'])) {
  23712.             return $this->privates['.messenger.handler_descriptor.6a6vTR.'];
  23713.         }
  23714.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23715.     }
  23716.     /**
  23717.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  23718.      *
  23719.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23720.      */
  23721.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  23722.     {
  23723.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23724.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  23725.     }
  23726.     /**
  23727.      * Gets the private '.messenger.handler_descriptor.6yw2O.t' shared service.
  23728.      *
  23729.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23730.      */
  23731.     protected function get_Messenger_HandlerDescriptor_6yw2O_TService()
  23732.     {
  23733.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23734.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  23735.         if (isset($this->privates['.messenger.handler_descriptor.6yw2O.t'])) {
  23736.             return $this->privates['.messenger.handler_descriptor.6yw2O.t'];
  23737.         }
  23738.         return $this->privates['.messenger.handler_descriptor.6yw2O.t'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23739.     }
  23740.     /**
  23741.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  23742.      *
  23743.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23744.      */
  23745.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  23746.     {
  23747.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23748.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  23749.         if (isset($this->privates['.messenger.handler_descriptor.88lOdtC'])) {
  23750.             return $this->privates['.messenger.handler_descriptor.88lOdtC'];
  23751.         }
  23752.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23753.     }
  23754.     /**
  23755.      * Gets the private '.messenger.handler_descriptor.9FtfQXI' shared service.
  23756.      *
  23757.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23758.      */
  23759.     protected function get_Messenger_HandlerDescriptor_9FtfQXIService()
  23760.     {
  23761.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23762.         return $this->privates['.messenger.handler_descriptor.9FtfQXI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()), []);
  23763.     }
  23764.     /**
  23765.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  23766.      *
  23767.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23768.      */
  23769.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  23770.     {
  23771.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23772.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  23773.         if (isset($this->privates['.messenger.handler_descriptor.9zA2HRZ'])) {
  23774.             return $this->privates['.messenger.handler_descriptor.9zA2HRZ'];
  23775.         }
  23776.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23777.     }
  23778.     /**
  23779.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  23780.      *
  23781.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23782.      */
  23783.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  23784.     {
  23785.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23786.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  23787.         if (isset($this->privates['.messenger.handler_descriptor.BzkW.st'])) {
  23788.             return $this->privates['.messenger.handler_descriptor.BzkW.st'];
  23789.         }
  23790.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23791.     }
  23792.     /**
  23793.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  23794.      *
  23795.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23796.      */
  23797.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  23798.     {
  23799.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23800.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  23801.     }
  23802.     /**
  23803.      * Gets the private '.messenger.handler_descriptor.F5OS4CB' shared service.
  23804.      *
  23805.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23806.      */
  23807.     protected function get_Messenger_HandlerDescriptor_F5OS4CBService()
  23808.     {
  23809.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23810.         return $this->privates['.messenger.handler_descriptor.F5OS4CB'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService()), []);
  23811.     }
  23812.     /**
  23813.      * Gets the private '.messenger.handler_descriptor.FImPDsK' shared service.
  23814.      *
  23815.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23816.      */
  23817.     protected function get_Messenger_HandlerDescriptor_FImPDsKService()
  23818.     {
  23819.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23820.         return $this->privates['.messenger.handler_descriptor.FImPDsK'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService()), []);
  23821.     }
  23822.     /**
  23823.      * Gets the private '.messenger.handler_descriptor.I0UD7br' shared service.
  23824.      *
  23825.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23826.      */
  23827.     protected function get_Messenger_HandlerDescriptor_I0UD7brService()
  23828.     {
  23829.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23830.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  23831.         if (isset($this->privates['.messenger.handler_descriptor.I0UD7br'])) {
  23832.             return $this->privates['.messenger.handler_descriptor.I0UD7br'];
  23833.         }
  23834.         return $this->privates['.messenger.handler_descriptor.I0UD7br'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23835.     }
  23836.     /**
  23837.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  23838.      *
  23839.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23840.      */
  23841.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  23842.     {
  23843.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23844.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  23845.         if (isset($this->privates['.messenger.handler_descriptor.RWDR7vF'])) {
  23846.             return $this->privates['.messenger.handler_descriptor.RWDR7vF'];
  23847.         }
  23848.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23849.     }
  23850.     /**
  23851.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  23852.      *
  23853.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23854.      */
  23855.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  23856.     {
  23857.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23858.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  23859.         if (isset($this->privates['.messenger.handler_descriptor.RaXVyBY'])) {
  23860.             return $this->privates['.messenger.handler_descriptor.RaXVyBY'];
  23861.         }
  23862.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23863.     }
  23864.     /**
  23865.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  23866.      *
  23867.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23868.      */
  23869.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  23870.     {
  23871.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23872.         $a = ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  23873.         if (isset($this->privates['.messenger.handler_descriptor.Sx4TzkJ'])) {
  23874.             return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'];
  23875.         }
  23876.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23877.     }
  23878.     /**
  23879.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  23880.      *
  23881.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23882.      */
  23883.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  23884.     {
  23885.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23886.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  23887.     }
  23888.     /**
  23889.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  23890.      *
  23891.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23892.      */
  23893.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  23894.     {
  23895.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23896.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  23897.         if (isset($this->privates['.messenger.handler_descriptor.W5d8anj'])) {
  23898.             return $this->privates['.messenger.handler_descriptor.W5d8anj'];
  23899.         }
  23900.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23901.     }
  23902.     /**
  23903.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  23904.      *
  23905.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23906.      */
  23907.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  23908.     {
  23909.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23910.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  23911.         if (isset($this->privates['.messenger.handler_descriptor.Z5qzcmD'])) {
  23912.             return $this->privates['.messenger.handler_descriptor.Z5qzcmD'];
  23913.         }
  23914.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23915.     }
  23916.     /**
  23917.      * Gets the private '.messenger.handler_descriptor.ZFmY.qW' shared service.
  23918.      *
  23919.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23920.      */
  23921.     protected function get_Messenger_HandlerDescriptor_ZFmY_QWService()
  23922.     {
  23923.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23924.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  23925.         if (isset($this->privates['.messenger.handler_descriptor.ZFmY.qW'])) {
  23926.             return $this->privates['.messenger.handler_descriptor.ZFmY.qW'];
  23927.         }
  23928.         return $this->privates['.messenger.handler_descriptor.ZFmY.qW'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23929.     }
  23930.     /**
  23931.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  23932.      *
  23933.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23934.      */
  23935.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  23936.     {
  23937.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23938.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  23939.     }
  23940.     /**
  23941.      * Gets the private '.messenger.handler_descriptor.aM76mVQ' shared service.
  23942.      *
  23943.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23944.      */
  23945.     protected function get_Messenger_HandlerDescriptor_AM76mVQService()
  23946.     {
  23947.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23948.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  23949.         if (isset($this->privates['.messenger.handler_descriptor.aM76mVQ'])) {
  23950.             return $this->privates['.messenger.handler_descriptor.aM76mVQ'];
  23951.         }
  23952.         return $this->privates['.messenger.handler_descriptor.aM76mVQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23953.     }
  23954.     /**
  23955.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  23956.      *
  23957.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23958.      */
  23959.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  23960.     {
  23961.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23962.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  23963.         if (isset($this->privates['.messenger.handler_descriptor.bD1J5H6'])) {
  23964.             return $this->privates['.messenger.handler_descriptor.bD1J5H6'];
  23965.         }
  23966.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23967.     }
  23968.     /**
  23969.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  23970.      *
  23971.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23972.      */
  23973.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  23974.     {
  23975.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23976.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  23977.     }
  23978.     /**
  23979.      * Gets the private '.messenger.handler_descriptor.ex5cbt9' shared service.
  23980.      *
  23981.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23982.      */
  23983.     protected function get_Messenger_HandlerDescriptor_Ex5cbt9Service()
  23984.     {
  23985.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23986.         return $this->privates['.messenger.handler_descriptor.ex5cbt9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService()), []);
  23987.     }
  23988.     /**
  23989.      * Gets the private '.messenger.handler_descriptor.fTnptq7' shared service.
  23990.      *
  23991.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23992.      */
  23993.     protected function get_Messenger_HandlerDescriptor_FTnptq7Service()
  23994.     {
  23995.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23996.         return $this->privates['.messenger.handler_descriptor.fTnptq7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService()), []);
  23997.     }
  23998.     /**
  23999.      * Gets the private '.messenger.handler_descriptor.fxhV4DI' shared service.
  24000.      *
  24001.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24002.      */
  24003.     protected function get_Messenger_HandlerDescriptor_FxhV4DIService()
  24004.     {
  24005.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24006.         return $this->privates['.messenger.handler_descriptor.fxhV4DI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'] ?? $this->getCollectorTaskHandlerService()), []);
  24007.     }
  24008.     /**
  24009.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  24010.      *
  24011.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24012.      */
  24013.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  24014.     {
  24015.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24016.         $a = ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  24017.         if (isset($this->privates['.messenger.handler_descriptor.g5T3Vdz'])) {
  24018.             return $this->privates['.messenger.handler_descriptor.g5T3Vdz'];
  24019.         }
  24020.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24021.     }
  24022.     /**
  24023.      * Gets the private '.messenger.handler_descriptor.goUFZIo' shared service.
  24024.      *
  24025.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24026.      */
  24027.     protected function get_Messenger_HandlerDescriptor_GoUFZIoService()
  24028.     {
  24029.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24030.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  24031.         if (isset($this->privates['.messenger.handler_descriptor.goUFZIo'])) {
  24032.             return $this->privates['.messenger.handler_descriptor.goUFZIo'];
  24033.         }
  24034.         return $this->privates['.messenger.handler_descriptor.goUFZIo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24035.     }
  24036.     /**
  24037.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  24038.      *
  24039.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24040.      */
  24041.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  24042.     {
  24043.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24044.         $a = ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  24045.         if (isset($this->privates['.messenger.handler_descriptor.h1gRAD1'])) {
  24046.             return $this->privates['.messenger.handler_descriptor.h1gRAD1'];
  24047.         }
  24048.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24049.     }
  24050.     /**
  24051.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  24052.      *
  24053.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24054.      */
  24055.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  24056.     {
  24057.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24058.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  24059.         if (isset($this->privates['.messenger.handler_descriptor.hq66vfV'])) {
  24060.             return $this->privates['.messenger.handler_descriptor.hq66vfV'];
  24061.         }
  24062.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24063.     }
  24064.     /**
  24065.      * Gets the private '.messenger.handler_descriptor.jTJEFNe' shared service.
  24066.      *
  24067.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24068.      */
  24069.     protected function get_Messenger_HandlerDescriptor_JTJEFNeService()
  24070.     {
  24071.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24072.         return $this->privates['.messenger.handler_descriptor.jTJEFNe'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService()), []);
  24073.     }
  24074.     /**
  24075.      * Gets the private '.messenger.handler_descriptor.ka59xCt' shared service.
  24076.      *
  24077.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24078.      */
  24079.     protected function get_Messenger_HandlerDescriptor_Ka59xCtService()
  24080.     {
  24081.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24082.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  24083.         if (isset($this->privates['.messenger.handler_descriptor.ka59xCt'])) {
  24084.             return $this->privates['.messenger.handler_descriptor.ka59xCt'];
  24085.         }
  24086.         return $this->privates['.messenger.handler_descriptor.ka59xCt'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24087.     }
  24088.     /**
  24089.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  24090.      *
  24091.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24092.      */
  24093.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  24094.     {
  24095.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24096.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  24097.         if (isset($this->privates['.messenger.handler_descriptor.n5_pcyU'])) {
  24098.             return $this->privates['.messenger.handler_descriptor.n5_pcyU'];
  24099.         }
  24100.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24101.     }
  24102.     /**
  24103.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  24104.      *
  24105.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24106.      */
  24107.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  24108.     {
  24109.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24110.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  24111.         if (isset($this->privates['.messenger.handler_descriptor.rvKU_JQ'])) {
  24112.             return $this->privates['.messenger.handler_descriptor.rvKU_JQ'];
  24113.         }
  24114.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24115.     }
  24116.     /**
  24117.      * Gets the private '.messenger.handler_descriptor.u3lfLwH' shared service.
  24118.      *
  24119.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24120.      */
  24121.     protected function get_Messenger_HandlerDescriptor_U3lfLwHService()
  24122.     {
  24123.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24124.         return $this->privates['.messenger.handler_descriptor.u3lfLwH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService()), []);
  24125.     }
  24126.     /**
  24127.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  24128.      *
  24129.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24130.      */
  24131.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  24132.     {
  24133.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24134.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  24135.         if (isset($this->privates['.messenger.handler_descriptor.vN2QjSm'])) {
  24136.             return $this->privates['.messenger.handler_descriptor.vN2QjSm'];
  24137.         }
  24138.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24139.     }
  24140.     /**
  24141.      * Gets the private '.messenger.handler_descriptor.vhvNn_P' shared service.
  24142.      *
  24143.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24144.      */
  24145.     protected function get_Messenger_HandlerDescriptor_VhvNnPService()
  24146.     {
  24147.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24148.         return $this->privates['.messenger.handler_descriptor.vhvNn_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService()), []);
  24149.     }
  24150.     /**
  24151.      * Gets the private '.messenger.handler_descriptor.vohgW1I' shared service.
  24152.      *
  24153.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24154.      */
  24155.     protected function get_Messenger_HandlerDescriptor_VohgW1IService()
  24156.     {
  24157.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24158.         return $this->privates['.messenger.handler_descriptor.vohgW1I'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService()), []);
  24159.     }
  24160.     /**
  24161.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  24162.      *
  24163.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24164.      */
  24165.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  24166.     {
  24167.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24168.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  24169.         if (isset($this->privates['.messenger.handler_descriptor.wYSIMNj'])) {
  24170.             return $this->privates['.messenger.handler_descriptor.wYSIMNj'];
  24171.         }
  24172.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24173.     }
  24174.     /**
  24175.      * Gets the private '.messenger.handler_descriptor.xfSTNS5' shared service.
  24176.      *
  24177.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24178.      */
  24179.     protected function get_Messenger_HandlerDescriptor_XfSTNS5Service()
  24180.     {
  24181.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24182.         return $this->privates['.messenger.handler_descriptor.xfSTNS5'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService()), []);
  24183.     }
  24184.     /**
  24185.      * Gets the private '.messenger.handler_descriptor.xvyXjii' shared service.
  24186.      *
  24187.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24188.      */
  24189.     protected function get_Messenger_HandlerDescriptor_XvyXjiiService()
  24190.     {
  24191.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24192.         return $this->privates['.messenger.handler_descriptor.xvyXjii'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'] ?? $this->getSendMonitorDataTaskHandlerService()), []);
  24193.     }
  24194.     /**
  24195.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  24196.      *
  24197.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24198.      */
  24199.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  24200.     {
  24201.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24202.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  24203.     }
  24204.     /**
  24205.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  24206.      *
  24207.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24208.      */
  24209.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  24210.     {
  24211.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24212.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  24213.         if (isset($this->privates['.messenger.handler_descriptor.z290ooz'])) {
  24214.             return $this->privates['.messenger.handler_descriptor.z290ooz'];
  24215.         }
  24216.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24217.     }
  24218.     /**
  24219.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  24220.      *
  24221.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24222.      */
  24223.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  24224.     {
  24225.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24226.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  24227.     }
  24228.     /**
  24229.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  24230.      *
  24231.      * @return \Symfony\Component\Console\Command\LazyCommand
  24232.      */
  24233.     protected function get_Monolog_Command_ServerLog_LazyService()
  24234.     {
  24235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24237.         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 {
  24238.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  24239.         });
  24240.     }
  24241.     /**
  24242.      * Gets the private '.service_locator..g_DOwp' shared service.
  24243.      *
  24244.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24245.      */
  24246.     protected function get_ServiceLocator__GDOwpService()
  24247.     {
  24248.         return $this->privates['.service_locator..g_DOwp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24249.             'context' => ['privates''.errored..service_locator..g_DOwp.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator..g_DOwp": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  24250.         ], [
  24251.             'context' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  24252.         ]);
  24253.     }
  24254.     /**
  24255.      * Gets the private '.service_locator.9WuMGJR' shared service.
  24256.      *
  24257.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24258.      */
  24259.     protected function get_ServiceLocator_9WuMGJRService()
  24260.     {
  24261.         return $this->privates['.service_locator.9WuMGJR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24262.             'AkuCmsFactory\\Controller\\RenderController::renderTemplate' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  24263.             'AkuCmsFactory\\Controller\\RenderController::renderTemplateLegacy' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  24264.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  24265.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  24266.             'kernel::reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  24267.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  24268.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController::quickviewVariant' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  24269.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  24270.             'AkuCmsFactory\\Controller\\RenderController:renderTemplate' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  24271.             'AkuCmsFactory\\Controller\\RenderController:renderTemplateLegacy' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  24272.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  24273.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  24274.             'kernel:reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  24275.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  24276.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController:quickviewVariant' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  24277.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  24278.         ], [
  24279.             'AkuCmsFactory\\Controller\\RenderController::renderTemplate' => '?',
  24280.             'AkuCmsFactory\\Controller\\RenderController::renderTemplateLegacy' => '?',
  24281.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  24282.             'kernel::loadRoutes' => '?',
  24283.             'kernel::reboot' => '?',
  24284.             'kernel::registerContainerConfiguration' => '?',
  24285.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController::quickviewVariant' => '?',
  24286.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController::setTwig' => '?',
  24287.             'AkuCmsFactory\\Controller\\RenderController:renderTemplate' => '?',
  24288.             'AkuCmsFactory\\Controller\\RenderController:renderTemplateLegacy' => '?',
  24289.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  24290.             'kernel:loadRoutes' => '?',
  24291.             'kernel:reboot' => '?',
  24292.             'kernel:registerContainerConfiguration' => '?',
  24293.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController:quickviewVariant' => '?',
  24294.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController:setTwig' => '?',
  24295.         ]);
  24296.     }
  24297.     /**
  24298.      * Gets the private '.service_locator.MgXytEm' shared service.
  24299.      *
  24300.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24301.      */
  24302.     protected function get_ServiceLocator_MgXytEmService()
  24303.     {
  24304.         return $this->privates['.service_locator.MgXytEm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24305.             'dataBag' => ['privates''.errored..service_locator.MgXytEm.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  24306.         ], [
  24307.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  24308.         ]);
  24309.     }
  24310.     /**
  24311.      * Gets the private '.service_locator.cwQd0hh' shared service.
  24312.      *
  24313.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24314.      */
  24315.     protected function get_ServiceLocator_CwQd0hhService()
  24316.     {
  24317.         return $this->privates['.service_locator.cwQd0hh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24318.             'CmsElementService' => ['privates''AkuCmsFactory\\Services\\CmsElementService''getCmsElementServiceService'false],
  24319.             'context' => ['privates''.errored..service_locator.cwQd0hh.Shopware\\Core\\Framework\\Context'NULL'Cannot autowire service ".service_locator.cwQd0hh": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.'],
  24320.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  24321.         ], [
  24322.             'CmsElementService' => 'AkuCmsFactory\\Services\\CmsElementService',
  24323.             'context' => 'Shopware\\Core\\Framework\\Context',
  24324.             'twig' => '?',
  24325.         ]);
  24326.     }
  24327.     /**
  24328.      * Gets the private '.service_locator.dnaFhpz' shared service.
  24329.      *
  24330.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24331.      */
  24332.     protected function get_ServiceLocator_DnaFhpzService()
  24333.     {
  24334.         return $this->privates['.service_locator.dnaFhpz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24335.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  24336.         ], [
  24337.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  24338.         ]);
  24339.     }
  24340.     /**
  24341.      * Gets the private '.service_locator.eNXvEIX' shared service.
  24342.      *
  24343.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24344.      */
  24345.     protected function get_ServiceLocator_ENXvEIXService()
  24346.     {
  24347.         return $this->privates['.service_locator.eNXvEIX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24348.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  24349.         ], [
  24350.             'twig' => '?',
  24351.         ]);
  24352.     }
  24353.     /**
  24354.      * Gets the private '.service_locator.ltYzMMM' shared service.
  24355.      *
  24356.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24357.      */
  24358.     protected function get_ServiceLocator_LtYzMMMService()
  24359.     {
  24360.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24361.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  24362.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  24363.         ], [
  24364.             'default' => '?',
  24365.             'messenger.transport.default' => '?',
  24366.         ]);
  24367.     }
  24368.     /**
  24369.      * Gets the private '.service_locator.mx0UMmY' shared service.
  24370.      *
  24371.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24372.      */
  24373.     protected function get_ServiceLocator_Mx0UMmYService()
  24374.     {
  24375.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24376.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  24377.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  24378.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  24379.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  24380.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  24381.             'router' => ['services''router''getRouterService'false],
  24382.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  24383.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  24384.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  24385.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  24386.         ], [
  24387.             'http_kernel' => '?',
  24388.             'message_bus' => '?',
  24389.             'messenger.default_bus' => '?',
  24390.             'parameter_bag' => '?',
  24391.             'request_stack' => '?',
  24392.             'router' => '?',
  24393.             'security.csrf.token_manager' => '?',
  24394.             'serializer' => '?',
  24395.             'session' => '.session.deprecated',
  24396.             'twig' => '?',
  24397.         ]);
  24398.     }
  24399.     /**
  24400.      * Gets the private '.service_locator.xUrKPVU' shared service.
  24401.      *
  24402.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24403.      */
  24404.     protected function get_ServiceLocator_XUrKPVUService()
  24405.     {
  24406.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24407.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  24408.         ], [
  24409.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  24410.         ]);
  24411.     }
  24412.     /**
  24413.      * Gets the private '.session.deprecated' shared service.
  24414.      *
  24415.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  24416.      */
  24417.     protected function get_Session_DeprecatedService()
  24418.     {
  24419.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  24420.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  24421.         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();
  24422.     }
  24423.     /**
  24424.      * Gets the private '.twig.command.debug.lazy' shared service.
  24425.      *
  24426.      * @return \Symfony\Component\Console\Command\LazyCommand
  24427.      */
  24428.     protected function get_Twig_Command_Debug_LazyService()
  24429.     {
  24430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24431.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24432.         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 {
  24433.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  24434.         });
  24435.     }
  24436.     /**
  24437.      * Gets the private '.twig.command.lint.lazy' shared service.
  24438.      *
  24439.      * @return \Symfony\Component\Console\Command\LazyCommand
  24440.      */
  24441.     protected function get_Twig_Command_Lint_LazyService()
  24442.     {
  24443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24445.         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 {
  24446.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  24447.         });
  24448.     }
  24449.     /**
  24450.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  24451.      *
  24452.      * @return \Symfony\Component\Console\Command\LazyCommand
  24453.      */
  24454.     protected function get_VarDumper_Command_ServerDump_LazyService()
  24455.     {
  24456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24458.         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 {
  24459.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  24460.         });
  24461.     }
  24462.     /**
  24463.      * Gets the private 'Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionItemBuilder' shared service.
  24464.      *
  24465.      * @return \Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionItemBuilder
  24466.      */
  24467.     protected function getPromotionItemBuilderService()
  24468.     {
  24469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  24470.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  24471.         return $this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionItemBuilder(new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder());
  24472.     }
  24473.     /**
  24474.      * Gets the private 'Acris\Promotion\Subscriber\ProductLoadedSubscriber' shared service.
  24475.      *
  24476.      * @return \Acris\Promotion\Subscriber\ProductLoadedSubscriber
  24477.      */
  24478.     protected function getProductLoadedSubscriberService()
  24479.     {
  24480.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Subscriber/ProductLoadedSubscriber.php';
  24481.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Core/Checkout/Cart/PromotionCartProcessor.php';
  24482.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Core/Content/Product/Cart/PromotionProductCartProcessor.php';
  24483.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Component/PriceRoundingService.php';
  24484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  24485.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24486.         if (isset($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'])) {
  24487.             return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'];
  24488.         }
  24489.         $b = ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  24490.         if (isset($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'])) {
  24491.             return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'];
  24492.         }
  24493.         $c = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  24494.         if (isset($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'])) {
  24495.             return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'];
  24496.         }
  24497.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24498.         if (isset($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'])) {
  24499.             return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'];
  24500.         }
  24501.         return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'] = new \Acris\Promotion\Subscriber\ProductLoadedSubscriber(($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemFactory())), new \Acris\Promotion\Core\Checkout\Cart\PromotionCartProcessor(($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Acris\Promotion\Core\Content\Product\Cart\PromotionProductCartProcessor($b), $c, ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService()), $a), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())), new \Acris\Promotion\Component\PriceRoundingService(), $dNULL);
  24502.     }
  24503.     /**
  24504.      * Gets the private 'Acris\Tax\Components\Service\TaxService' shared service.
  24505.      *
  24506.      * @return \Acris\Tax\Components\Service\TaxService
  24507.      */
  24508.     protected function getTaxServiceService()
  24509.     {
  24510.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24511.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\TaxService'])) {
  24512.             return $this->privates['Acris\\Tax\\Components\\Service\\TaxService'];
  24513.         }
  24514.         $b = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  24515.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\TaxService'])) {
  24516.             return $this->privates['Acris\\Tax\\Components\\Service\\TaxService'];
  24517.         }
  24518.         return $this->privates['Acris\\Tax\\Components\\Service\\TaxService'] = new \Acris\Tax\Components\Service\TaxService($a$b);
  24519.     }
  24520.     /**
  24521.      * Gets the private 'Acris\Tax\Components\Service\VatIdValidationService' shared service.
  24522.      *
  24523.      * @return \Acris\Tax\Components\Service\VatIdValidationService
  24524.      */
  24525.     protected function getVatIdValidationServiceService()
  24526.     {
  24527.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Components/Service/VatIdValidationService.php';
  24528.         $a = ($this->services['acris_tax_vat_id_validation_log.repository'] ?? $this->getAcrisTaxVatIdValidationLog_RepositoryService());
  24529.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24530.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24531.         }
  24532.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24533.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24534.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24535.         }
  24536.         $c = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  24537.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24538.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24539.         }
  24540.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  24541.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24542.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24543.         }
  24544.         $e = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  24545.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24546.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24547.         }
  24548.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  24549.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24550.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24551.         }
  24552.         $g = ($this->services['order_customer.repository'] ?? $this->getOrderCustomer_RepositoryService());
  24553.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24554.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24555.         }
  24556.         $h = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  24557.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24558.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24559.         }
  24560.         $i = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24561.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24562.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24563.         }
  24564.         return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] = new \Acris\Tax\Components\Service\VatIdValidationService($a$b$c$d$e$f$g$h, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $i);
  24565.     }
  24566.     /**
  24567.      * Gets the private 'Acris\Tax\Core\Checkout\Cart\CartRuleLoader' shared service.
  24568.      *
  24569.      * @return \Acris\Tax\Core\Checkout\Cart\CartRuleLoader
  24570.      */
  24571.     protected function getCartRuleLoaderService()
  24572.     {
  24573.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  24574.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24575.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24576.         }
  24577.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24578.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24579.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24580.         }
  24581.         $c = ($this->services['acris_tax_country_rule.repository'] ?? $this->getAcrisTaxCountryRule_RepositoryService());
  24582.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24583.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24584.         }
  24585.         $d = ($this->services['Acris\\Tax\\Core\\Checkout\\Cart\\TaxRuleLoader'] ?? $this->getTaxRuleLoaderService());
  24586.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24587.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24588.         }
  24589.         $e = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  24590.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24591.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24592.         }
  24593.         $f = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? $this->getTaxDetectorService());
  24594.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24595.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24596.         }
  24597.         return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] = new \Acris\Tax\Core\Checkout\Cart\CartRuleLoader($c$d, new \Shopware\Core\Checkout\Cart\CartRuleLoader($a$e, ($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService()), $f, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b), ($this->privates['Acris\\Tax\\Components\\Service\\TaxService'] ?? $this->getTaxServiceService()));
  24598.     }
  24599.     /**
  24600.      * Gets the private 'Acris\Tax\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  24601.      *
  24602.      * @return \Acris\Tax\Core\Checkout\Cart\Price\AmountCalculator
  24603.      */
  24604.     protected function getAmountCalculatorService()
  24605.     {
  24606.         return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] = new \Acris\Tax\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()))));
  24607.     }
  24608.     /**
  24609.      * Gets the private 'Acris\Tax\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  24610.      *
  24611.      * @return \Acris\Tax\Core\Checkout\Cart\Price\QuantityPriceCalculator
  24612.      */
  24613.     protected function getQuantityPriceCalculatorService()
  24614.     {
  24615.         return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] = new \Acris\Tax\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())));
  24616.     }
  24617.     /**
  24618.      * Gets the private 'Acris\Tax\Core\Checkout\Cart\Tax\TaxDetector' shared service.
  24619.      *
  24620.      * @return \Acris\Tax\Core\Checkout\Cart\Tax\TaxDetector
  24621.      */
  24622.     protected function getTaxDetectorService()
  24623.     {
  24624.         $a = ($this->services['acris_tax_customer_group_rule.repository'] ?? $this->getAcrisTaxCustomerGroupRule_RepositoryService());
  24625.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'])) {
  24626.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'];
  24627.         }
  24628.         $b = ($this->services['acris_tax_country_rule.repository'] ?? $this->getAcrisTaxCountryRule_RepositoryService());
  24629.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'])) {
  24630.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'];
  24631.         }
  24632.         return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Acris\Tax\Core\Checkout\Cart\Tax\TaxDetector(new \Shopware\Core\Checkout\Cart\Tax\TaxDetector(), $a$b, ($this->services['Acris\\Tax\\Core\\Checkout\\Cart\\TaxRuleLoader'] ?? $this->getTaxRuleLoaderService()), ($this->privates['Acris\\Tax\\Components\\Service\\TaxService'] ?? $this->getTaxServiceService()));
  24633.     }
  24634.     /**
  24635.      * Gets the private 'Acris\Tax\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdValidator' shared service.
  24636.      *
  24637.      * @return \Acris\Tax\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdValidator
  24638.      */
  24639.     protected function getCustomerVatIdValidatorService()
  24640.     {
  24641.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24642.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24643.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Customer/Validation/Constraint/CustomerVatIdValidator.php';
  24644.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24645.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'])) {
  24646.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'];
  24647.         }
  24648.         $b = ($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] ?? $this->getVatIdValidationServiceService());
  24649.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'])) {
  24650.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'];
  24651.         }
  24652.         return $this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'] = new \Acris\Tax\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdValidator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['logger'] ?? $this->getLoggerService()), $b);
  24653.     }
  24654.     /**
  24655.      * Gets the private 'Acris\Tax\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  24656.      *
  24657.      * @return \Acris\Tax\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  24658.      */
  24659.     protected function getInvoiceGeneratorService()
  24660.     {
  24661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  24662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  24663.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  24664.         $a = ($this->services['acris_tax_country_rule.repository'] ?? $this->getAcrisTaxCountryRule_RepositoryService());
  24665.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  24666.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  24667.         }
  24668.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  24669.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  24670.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  24671.         }
  24672.         return $this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Acris\Tax\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator($a, new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator($b\dirname(__DIR__4)), ($this->privates['Acris\\Tax\\Components\\Service\\TaxService'] ?? $this->getTaxServiceService()));
  24673.     }
  24674.     /**
  24675.      * Gets the private 'Acris\Tax\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  24676.      *
  24677.      * @return \Acris\Tax\Core\Content\Product\Cart\ProductCartProcessor
  24678.      */
  24679.     protected function getProductCartProcessorService()
  24680.     {
  24681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  24683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  24684.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Content/Product/Cart/ProductCartProcessor.php';
  24685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  24686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  24687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  24688.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  24689.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24690.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24691.         }
  24692.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24693.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24694.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24695.         }
  24696.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  24697.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24698.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24699.         }
  24700.         $d = ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  24701.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24702.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24703.         }
  24704.         $e = ($this->privates['Acris\\Tax\\Components\\Service\\TaxService'] ?? $this->getTaxServiceService());
  24705.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24706.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24707.         }
  24708.         return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] = new \Acris\Tax\Core\Content\Product\Cart\ProductCartProcessor(new \Shopware\Core\Content\Product\Cart\ProductCartProcessor(new \Shopware\Core\Content\Product\Cart\ProductGateway($a$b), ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), new \Shopware\Core\Content\Product\Cart\ProductFeatureBuilder($c, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService())), $d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), $e);
  24709.     }
  24710.     /**
  24711.      * Gets the private 'Acris\Tax\ScheduledTask\CollectorTaskHandler' shared service.
  24712.      *
  24713.      * @return \Acris\Tax\ScheduledTask\CollectorTaskHandler
  24714.      */
  24715.     protected function getCollectorTaskHandlerService()
  24716.     {
  24717.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/ScheduledTask/CollectorTaskHandler.php';
  24718.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24719.         if (isset($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'])) {
  24720.             return $this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'];
  24721.         }
  24722.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24723.         if (isset($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'])) {
  24724.             return $this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'];
  24725.         }
  24726.         return $this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'] = new \Acris\Tax\ScheduledTask\CollectorTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  24727.     }
  24728.     /**
  24729.      * Gets the private 'Acris\Tax\Storefront\Subscriber\AddressVatIdSubscriber' shared service.
  24730.      *
  24731.      * @return \Acris\Tax\Storefront\Subscriber\AddressVatIdSubscriber
  24732.      */
  24733.     protected function getAddressVatIdSubscriberService()
  24734.     {
  24735.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Storefront/Subscriber/AddressVatIdSubscriber.php';
  24736.         $a = ($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] ?? $this->getVatIdValidationServiceService());
  24737.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'])) {
  24738.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'];
  24739.         }
  24740.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24741.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'])) {
  24742.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'];
  24743.         }
  24744.         return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] = new \Acris\Tax\Storefront\Subscriber\AddressVatIdSubscriber($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24745.     }
  24746.     /**
  24747.      * Gets the private 'Acris\Tax\Storefront\Subscriber\VatIdValidationSubscriber' shared service.
  24748.      *
  24749.      * @return \Acris\Tax\Storefront\Subscriber\VatIdValidationSubscriber
  24750.      */
  24751.     protected function getVatIdValidationSubscriberService()
  24752.     {
  24753.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Storefront/Subscriber/VatIdValidationSubscriber.php';
  24754.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24755.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'])) {
  24756.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'];
  24757.         }
  24758.         $b = ($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] ?? $this->getVatIdValidationServiceService());
  24759.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'])) {
  24760.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'];
  24761.         }
  24762.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  24763.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'])) {
  24764.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'];
  24765.         }
  24766.         return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] = new \Acris\Tax\Storefront\Subscriber\VatIdValidationSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b$c, ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()));
  24767.     }
  24768.     /**
  24769.      * Gets the private 'AkuCmsFactory\Services\CmsElementService' shared autowired service.
  24770.      *
  24771.      * @return \AkuCmsFactory\Services\CmsElementService
  24772.      */
  24773.     protected function getCmsElementServiceService()
  24774.     {
  24775.         $a = ($this->services['cms_factory_element.repository'] ?? $this->getCmsFactoryElement_RepositoryService());
  24776.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24777.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24778.         }
  24779.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24780.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24781.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24782.         }
  24783.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  24784.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24785.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24786.         }
  24787.         $d = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  24788.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24789.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24790.         }
  24791.         $e = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  24792.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24793.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24794.         }
  24795.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  24796.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24797.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24798.         }
  24799.         $g = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  24800.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24801.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24802.         }
  24803.         $h = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  24804.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24805.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24806.         }
  24807.         return $this->privates['AkuCmsFactory\\Services\\CmsElementService'] = new \AkuCmsFactory\Services\CmsElementService($a$b$c$d$e$f$g, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $h);
  24808.     }
  24809.     /**
  24810.      * Gets the private 'AkuCmsFactory\Subscriber\CmsElementSubscriber' shared autowired service.
  24811.      *
  24812.      * @return \AkuCmsFactory\Subscriber\CmsElementSubscriber
  24813.      */
  24814.     protected function getCmsElementSubscriberService()
  24815.     {
  24816.         $a = ($this->services['cms_factory_element.repository'] ?? $this->getCmsFactoryElement_RepositoryService());
  24817.         if (isset($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'])) {
  24818.             return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'];
  24819.         }
  24820.         $b = ($this->privates['AkuCmsFactory\\Services\\CmsElementService'] ?? $this->getCmsElementServiceService());
  24821.         if (isset($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'])) {
  24822.             return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'];
  24823.         }
  24824.         return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] = new \AkuCmsFactory\Subscriber\CmsElementSubscriber($a$b);
  24825.     }
  24826.     /**
  24827.      * Gets the private 'CoeAccountOrtPlzSw6\Subscriber\ValidationSubscriber' shared service.
  24828.      *
  24829.      * @return \CoeAccountOrtPlzSw6\Subscriber\ValidationSubscriber
  24830.      */
  24831.     protected function getValidationSubscriberService()
  24832.     {
  24833.         include_once \dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/Subscriber/ValidationSubscriber.php';
  24834.         $a = ($this->services['coe_country_zip_validation.repository'] ?? $this->getCoeCountryZipValidation_RepositoryService());
  24835.         if (isset($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'])) {
  24836.             return $this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'];
  24837.         }
  24838.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24839.         if (isset($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'])) {
  24840.             return $this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'];
  24841.         }
  24842.         return $this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'] = new \CoeAccountOrtPlzSw6\Subscriber\ValidationSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a$b);
  24843.     }
  24844.     /**
  24845.      * Gets the private 'DISco\GA4\Subscriber\FrontendSubscriber' shared service.
  24846.      *
  24847.      * @return \DISco\GA4\Subscriber\FrontendSubscriber
  24848.      */
  24849.     protected function getFrontendSubscriberService()
  24850.     {
  24851.         include_once \dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Subscriber/FrontendSubscriber.php';
  24852.         return $this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] = new \DISco\GA4\Subscriber\FrontendSubscriber(new \Monolog\Logger('dis_ga4'));
  24853.     }
  24854.     /**
  24855.      * Gets the private 'FourtwosixCategoryDescriptionOnPDP\Subscriber\AddCategoryDescription2PDPSubscriber' shared service.
  24856.      *
  24857.      * @return \FourtwosixCategoryDescriptionOnPDP\Subscriber\AddCategoryDescription2PDPSubscriber
  24858.      */
  24859.     protected function getAddCategoryDescription2PDPSubscriberService()
  24860.     {
  24861.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Subscriber/AddCategoryDescription2PDPSubscriber.php';
  24862.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  24863.         if (isset($this->privates['FourtwosixCategoryDescriptionOnPDP\\Subscriber\\AddCategoryDescription2PDPSubscriber'])) {
  24864.             return $this->privates['FourtwosixCategoryDescriptionOnPDP\\Subscriber\\AddCategoryDescription2PDPSubscriber'];
  24865.         }
  24866.         return $this->privates['FourtwosixCategoryDescriptionOnPDP\\Subscriber\\AddCategoryDescription2PDPSubscriber'] = new \FourtwosixCategoryDescriptionOnPDP\Subscriber\AddCategoryDescription2PDPSubscriber($a);
  24867.     }
  24868.     /**
  24869.      * Gets the private 'FourtwosixHideEmptyCategories\Command\DeactivateCategoryCommand' shared service.
  24870.      *
  24871.      * @return \FourtwosixHideEmptyCategories\Command\DeactivateCategoryCommand
  24872.      */
  24873.     protected function getDeactivateCategoryCommandService()
  24874.     {
  24875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24876.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src/Command/DeactivateCategoryCommand.php';
  24877.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src/Service/DeactivateCategoryService.php';
  24878.         $this->privates['FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand'] = $instance = new \FourtwosixHideEmptyCategories\Command\DeactivateCategoryCommand(new \FourtwosixHideEmptyCategories\Service\DeactivateCategoryService(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  24879.         $instance->setName('fourtwosix:deactivate-category');
  24880.         return $instance;
  24881.     }
  24882.     /**
  24883.      * Gets the private 'FourtwosixMaintainNetPrice\Decorator\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  24884.      *
  24885.      * @return \FourtwosixMaintainNetPrice\Decorator\Core\Checkout\Cart\Price\PercentagePriceCalculator
  24886.      */
  24887.     protected function getPercentagePriceCalculatorService()
  24888.     {
  24889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  24890.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/Decorator/Core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  24891.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24892.         if (isset($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'])) {
  24893.             return $this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'];
  24894.         }
  24895.         return $this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] = new \FourtwosixMaintainNetPrice\Decorator\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['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())), $a);
  24896.     }
  24897.     /**
  24898.      * Gets the private 'FourtwosixMaintainNetPrice\Decorator\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  24899.      *
  24900.      * @return \FourtwosixMaintainNetPrice\Decorator\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  24901.      */
  24902.     protected function getProductPriceCalculatorService()
  24903.     {
  24904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  24905.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/Decorator/Core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  24906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  24907.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  24908.         if (isset($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  24909.             return $this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  24910.         }
  24911.         $b = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService());
  24912.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24913.         if (isset($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  24914.             return $this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  24915.         }
  24916.         return $this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] = new \FourtwosixMaintainNetPrice\Decorator\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator(new \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator($a$b), $c$a$b);
  24917.     }
  24918.     /**
  24919.      * Gets the private 'FourtwosixMonitorPlugin\Command\CheckVersionCommand' shared service.
  24920.      *
  24921.      * @return \FourtwosixMonitorPlugin\Command\CheckVersionCommand
  24922.      */
  24923.     protected function getCheckVersionCommandService()
  24924.     {
  24925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24926.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/Command/CheckVersionCommand.php';
  24927.         $this->privates['FourtwosixMonitorPlugin\\Command\\CheckVersionCommand'] = $instance = new \FourtwosixMonitorPlugin\Command\CheckVersionCommand(($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'] ?? $this->getVersionCheckerServiceService()));
  24928.         $instance->setName('fourtwosix:check-version');
  24929.         return $instance;
  24930.     }
  24931.     /**
  24932.      * Gets the private 'FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTaskHandler' shared service.
  24933.      *
  24934.      * @return \FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTaskHandler
  24935.      */
  24936.     protected function getSendMonitorDataTaskHandlerService()
  24937.     {
  24938.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/Service/ScheduledTask/SendMonitorDataTaskHandler.php';
  24939.         $a = ($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'] ?? $this->getVersionCheckerServiceService());
  24940.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'])) {
  24941.             return $this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'];
  24942.         }
  24943.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24944.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'])) {
  24945.             return $this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'];
  24946.         }
  24947.         return $this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'] = new \FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTaskHandler($a$b);
  24948.     }
  24949.     /**
  24950.      * Gets the private 'FourtwosixMonitorPlugin\Service\VersionCheckerService' shared service.
  24951.      *
  24952.      * @return \FourtwosixMonitorPlugin\Service\VersionCheckerService
  24953.      */
  24954.     protected function getVersionCheckerServiceService()
  24955.     {
  24956.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/Service/VersionCheckerService.php';
  24957.         $a = ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'] ?? $this->getPluginCompatibilityService());
  24958.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'])) {
  24959.             return $this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'];
  24960.         }
  24961.         $b = ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\ApiClient'] ?? $this->getApiClientService());
  24962.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'])) {
  24963.             return $this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'];
  24964.         }
  24965.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  24966.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'])) {
  24967.             return $this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'];
  24968.         }
  24969.         return $this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'] = new \FourtwosixMonitorPlugin\Service\VersionCheckerService('6.4.18.1'$a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24970.     }
  24971.     /**
  24972.      * Gets the private 'FourtwosixPhoneValidation\Helper\PhoneHelper' shared service.
  24973.      *
  24974.      * @return \FourtwosixPhoneValidation\Helper\PhoneHelper
  24975.      */
  24976.     protected function getPhoneHelperService()
  24977.     {
  24978.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Helper/PhoneHelper.php';
  24979.         return $this->privates['FourtwosixPhoneValidation\\Helper\\PhoneHelper'] = new \FourtwosixPhoneValidation\Helper\PhoneHelper(($this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'] ?? $this->getCustomerAddressRouteService()));
  24980.     }
  24981.     /**
  24982.      * Gets the private 'FourtwosixPhoneValidation\Service\Routes\CustomerAddressRoute' shared service.
  24983.      *
  24984.      * @return \FourtwosixPhoneValidation\Service\Routes\CustomerAddressRoute
  24985.      */
  24986.     protected function getCustomerAddressRouteService()
  24987.     {
  24988.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Service/Routes/CustomerAddressRoute.php';
  24989.         $a = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  24990.         if (isset($this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'])) {
  24991.             return $this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'];
  24992.         }
  24993.         return $this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'] = new \FourtwosixPhoneValidation\Service\Routes\CustomerAddressRoute($a);
  24994.     }
  24995.     /**
  24996.      * Gets the private 'FourtwosixPhoneValidation\Subscriber\AddCountryPhonePrefixSubscriber' shared service.
  24997.      *
  24998.      * @return \FourtwosixPhoneValidation\Subscriber\AddCountryPhonePrefixSubscriber
  24999.      */
  25000.     protected function getAddCountryPhonePrefixSubscriberService()
  25001.     {
  25002.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Subscriber/AddCountryPhonePrefixSubscriber.php';
  25003.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25004.         if (isset($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'])) {
  25005.             return $this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'];
  25006.         }
  25007.         $b = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  25008.         if (isset($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'])) {
  25009.             return $this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'];
  25010.         }
  25011.         $c = ($this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'] ?? $this->getCustomerAddressRouteService());
  25012.         if (isset($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'])) {
  25013.             return $this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'];
  25014.         }
  25015.         return $this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] = new \FourtwosixPhoneValidation\Subscriber\AddCountryPhonePrefixSubscriber($a$b$c);
  25016.     }
  25017.     /**
  25018.      * Gets the private 'FourtwosixRegistrationFields\Subscriber\ItalyCountryIdSubscriber' shared service.
  25019.      *
  25020.      * @return \FourtwosixRegistrationFields\Subscriber\ItalyCountryIdSubscriber
  25021.      */
  25022.     protected function getItalyCountryIdSubscriberService()
  25023.     {
  25024.         include_once \dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Subscriber/ItalyCountryIdSubscriber.php';
  25025.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25026.         if (isset($this->privates['FourtwosixRegistrationFields\\Subscriber\\ItalyCountryIdSubscriber'])) {
  25027.             return $this->privates['FourtwosixRegistrationFields\\Subscriber\\ItalyCountryIdSubscriber'];
  25028.         }
  25029.         return $this->privates['FourtwosixRegistrationFields\\Subscriber\\ItalyCountryIdSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\ItalyCountryIdSubscriber($a);
  25030.     }
  25031.     /**
  25032.      * Gets the private 'FourtwosixShippingCostsCalculator\Subscriber\CountriesLoadSubscriber' shared service.
  25033.      *
  25034.      * @return \FourtwosixShippingCostsCalculator\Subscriber\CountriesLoadSubscriber
  25035.      */
  25036.     protected function getCountriesLoadSubscriberService()
  25037.     {
  25038.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Subscriber/CountriesLoadSubscriber.php';
  25039.         $a = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  25040.         if (isset($this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'])) {
  25041.             return $this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'];
  25042.         }
  25043.         return $this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'] = new \FourtwosixShippingCostsCalculator\Subscriber\CountriesLoadSubscriber($a);
  25044.     }
  25045.     /**
  25046.      * Gets the private 'FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartCollector' shared service.
  25047.      *
  25048.      * @return \FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartCollector
  25049.      */
  25050.     protected function getFtsStockDiscountCartCollectorService()
  25051.     {
  25052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25053.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Checkout/Cart/FtsStockDiscountCartCollector.php';
  25054.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Service/FtsStockDiscountService.php';
  25055.         $a = ($this->services['fts_stock_discount.repository'] ?? $this->getFtsStockDiscount_RepositoryService());
  25056.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'])) {
  25057.             return $this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'];
  25058.         }
  25059.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  25060.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'])) {
  25061.             return $this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'];
  25062.         }
  25063.         return $this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'] = new \FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartCollector(new \FourtwosixThemeExtension\Service\FtsStockDiscountService($a), $b);
  25064.     }
  25065.     /**
  25066.      * Gets the private 'FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartProcessor' shared service.
  25067.      *
  25068.      * @return \FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartProcessor
  25069.      */
  25070.     protected function getFtsStockDiscountCartProcessorService()
  25071.     {
  25072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25073.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Checkout/Cart/FtsStockDiscountCartProcessor.php';
  25074.         return $this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartProcessor'] = new \FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartProcessor(($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  25075.     }
  25076.     /**
  25077.      * Gets the private 'FourtwosixThemeExtension\Core\Content\Flow\Dispatching\Action\SendOrderDataAction' shared service.
  25078.      *
  25079.      * @return \FourtwosixThemeExtension\Core\Content\Flow\Dispatching\Action\SendOrderDataAction
  25080.      */
  25081.     protected function getSendOrderDataActionService()
  25082.     {
  25083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25084.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Content/Flow/Dispatching/Action/SendOrderDataAction.php';
  25085.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25086.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25087.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25088.         }
  25089.         $b = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  25090.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25091.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25092.         }
  25093.         $c = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  25094.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25095.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25096.         }
  25097.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  25098.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25099.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25100.         }
  25101.         $e = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25102.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25103.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25104.         }
  25105.         $f = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  25106.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25107.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25108.         }
  25109.         return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'] = new \FourtwosixThemeExtension\Core\Content\Flow\Dispatching\Action\SendOrderDataAction($a$b$c$d$e$f, ($this->services['logger'] ?? $this->getLoggerService()));
  25110.     }
  25111.     /**
  25112.      * Gets the private 'FourtwosixThemeExtension\Decorator\Core\Content\Flow\Dispatching\Action\SendMailActionDecorator' shared service.
  25113.      *
  25114.      * @return \FourtwosixThemeExtension\Decorator\Core\Content\Flow\Dispatching\Action\SendMailActionDecorator
  25115.      */
  25116.     protected function getSendMailActionDecoratorService()
  25117.     {
  25118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  25121.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Decorator/Core/Content/Flow/Dispatching/Action/SendMailActionDecorator.php';
  25122.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25123.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25124.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25125.         }
  25126.         $b = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  25127.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25128.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25129.         }
  25130.         $c = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  25131.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25132.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25133.         }
  25134.         $d = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  25135.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25136.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25137.         }
  25138.         $e = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25139.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25140.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25141.         }
  25142.         $f = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  25143.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25144.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25145.         }
  25146.         $g = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  25147.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25148.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25149.         }
  25150.         $h = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  25151.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25152.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25153.         }
  25154.         $i = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  25155.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25156.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25157.         }
  25158.         $j = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  25159.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25160.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25161.         }
  25162.         return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'] = new \FourtwosixThemeExtension\Decorator\Core\Content\Flow\Dispatching\Action\SendMailActionDecorator($b$c$d$e$f$g$h, ($this->services['logger'] ?? $this->getLoggerService()), $a$i$j, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()), true);
  25163.     }
  25164.     /**
  25165.      * Gets the private 'Fourtwosix\PaymentSurcharge\Checkout\Collector\PaymentCostCollector' shared service.
  25166.      *
  25167.      * @return \Fourtwosix\PaymentSurcharge\Checkout\Collector\PaymentCostCollector
  25168.      */
  25169.     protected function getPaymentCostCollectorService()
  25170.     {
  25171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25173.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Checkout/Collector/PaymentCostCollector.php';
  25174.         $a = ($this->services['fts.payment_cost.service.config_service'] ?? $this->getFts_PaymentCost_Service_ConfigServiceService());
  25175.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25176.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25177.         }
  25178.         $b = ($this->services['fts.payment_cost.service.payment_method_paymentcost_service'] ?? $this->getFts_PaymentCost_Service_PaymentMethodPaymentcostServiceService());
  25179.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25180.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25181.         }
  25182.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  25183.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25184.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25185.         }
  25186.         $d = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  25187.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25188.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25189.         }
  25190.         $e = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  25191.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25192.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25193.         }
  25194.         return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'] = new \Fourtwosix\PaymentSurcharge\Checkout\Collector\PaymentCostCollector($a$b$c, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()), ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), $d$e'6.4.18.1');
  25195.     }
  25196.     /**
  25197.      * Gets the private 'Frosh\MailArchive\Task\CleanupTaskHandler' shared autowired service.
  25198.      *
  25199.      * @return \Frosh\MailArchive\Task\CleanupTaskHandler
  25200.      */
  25201.     protected function getCleanupTaskHandlerService()
  25202.     {
  25203.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Task/CleanupTaskHandler.php';
  25204.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25205.         if (isset($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'])) {
  25206.             return $this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'];
  25207.         }
  25208.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25209.         if (isset($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'])) {
  25210.             return $this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'];
  25211.         }
  25212.         return $this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'] = new \Frosh\MailArchive\Task\CleanupTaskHandler($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25213.     }
  25214.     /**
  25215.      * Gets the private 'Frosh\Tools\Command\ChangeUserPasswordCommand' shared service.
  25216.      *
  25217.      * @return \Frosh\Tools\Command\ChangeUserPasswordCommand
  25218.      */
  25219.     protected function getChangeUserPasswordCommandService()
  25220.     {
  25221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25222.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/ChangeUserPasswordCommand.php';
  25223.         $this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] = $instance = new \Frosh\Tools\Command\ChangeUserPasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  25224.         $instance->setName('frosh:user:change:password');
  25225.         $instance->setDescription('Change user password');
  25226.         return $instance;
  25227.     }
  25228.     /**
  25229.      * Gets the private 'Frosh\Tools\Command\EnvDelCommand' shared service.
  25230.      *
  25231.      * @return \Frosh\Tools\Command\EnvDelCommand
  25232.      */
  25233.     protected function getEnvDelCommandService()
  25234.     {
  25235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25236.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvDelCommand.php';
  25237.         $this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] = $instance = new \Frosh\Tools\Command\EnvDelCommand((\dirname(__DIR__4).'/.env'));
  25238.         $instance->setName('frosh:env:Del');
  25239.         $instance->setDescription('Delete environment variable');
  25240.         return $instance;
  25241.     }
  25242.     /**
  25243.      * Gets the private 'Frosh\Tools\Command\EnvGetCommand' shared service.
  25244.      *
  25245.      * @return \Frosh\Tools\Command\EnvGetCommand
  25246.      */
  25247.     protected function getEnvGetCommandService()
  25248.     {
  25249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25250.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvGetCommand.php';
  25251.         $this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] = $instance = new \Frosh\Tools\Command\EnvGetCommand((\dirname(__DIR__4).'/.env'));
  25252.         $instance->setName('frosh:env:get');
  25253.         $instance->setDescription('Get an environment variable');
  25254.         return $instance;
  25255.     }
  25256.     /**
  25257.      * Gets the private 'Frosh\Tools\Command\EnvSetCommand' shared service.
  25258.      *
  25259.      * @return \Frosh\Tools\Command\EnvSetCommand
  25260.      */
  25261.     protected function getEnvSetCommandService()
  25262.     {
  25263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25264.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvSetCommand.php';
  25265.         $this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] = $instance = new \Frosh\Tools\Command\EnvSetCommand((\dirname(__DIR__4).'/.env'));
  25266.         $instance->setName('frosh:env:set');
  25267.         $instance->setDescription('Set an environment variable');
  25268.         return $instance;
  25269.     }
  25270.     /**
  25271.      * Gets the private 'Frosh\Tools\Command\MonitorCommand' shared service.
  25272.      *
  25273.      * @return \Frosh\Tools\Command\MonitorCommand
  25274.      */
  25275.     protected function getMonitorCommandService()
  25276.     {
  25277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25278.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/MonitorCommand.php';
  25279.         $this->privates['Frosh\\Tools\\Command\\MonitorCommand'] = $instance = new \Frosh\Tools\Command\MonitorCommand(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  25280.         $instance->setName('frosh:monitor');
  25281.         $instance->setDescription('Monitor your scheduled task and queue with this command and get notified via email.');
  25282.         return $instance;
  25283.     }
  25284.     /**
  25285.      * Gets the private 'Frosh\Tools\Command\UpdateComposerPluginsCommand' shared service.
  25286.      *
  25287.      * @return \Frosh\Tools\Command\UpdateComposerPluginsCommand
  25288.      */
  25289.     protected function getUpdateComposerPluginsCommandService()
  25290.     {
  25291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25292.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdateComposerPluginsCommand.php';
  25293.         $this->privates['Frosh\\Tools\\Command\\UpdateComposerPluginsCommand'] = $instance = new \Frosh\Tools\Command\UpdateComposerPluginsCommand(\dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService()));
  25294.         $instance->setName('frosh:composer-plugin:update');
  25295.         $instance->setDescription('Check for available plugin updates and install them');
  25296.         return $instance;
  25297.     }
  25298.     /**
  25299.      * Gets the private 'Frosh\Tools\Command\UpdatePluginsCommand' shared service.
  25300.      *
  25301.      * @return \Frosh\Tools\Command\UpdatePluginsCommand
  25302.      */
  25303.     protected function getUpdatePluginsCommandService()
  25304.     {
  25305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25306.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdatePluginsCommand.php';
  25307.         $this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] = $instance = new \Frosh\Tools\Command\UpdatePluginsCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  25308.         $instance->setName('frosh:plugin:update');
  25309.         $instance->setDescription('Check for available plugin updates and install them');
  25310.         return $instance;
  25311.     }
  25312.     /**
  25313.      * Gets the private 'Frosh\Tools\Components\CacheRegistry' shared service.
  25314.      *
  25315.      * @return \Frosh\Tools\Components\CacheRegistry
  25316.      */
  25317.     protected function getCacheRegistryService($lazyLoad true)
  25318.     {
  25319.         if ($lazyLoad) {
  25320.             return $this->privates['Frosh\\Tools\\Components\\CacheRegistry'] = $this->createProxy('CacheRegistry_5ec93d0', function () {
  25321.                 return \CacheRegistry_5ec93d0::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  25322.                     $wrappedInstance $this->getCacheRegistryService(false);
  25323.                     $proxy->setProxyInitializer(null);
  25324.                     return true;
  25325.                 });
  25326.             });
  25327.         }
  25328.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/CacheAdapter.php';
  25329.         $instance = new \Frosh\Tools\Components\CacheRegistry();
  25330.         $instance->addAdapter('cache.app', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.app'] ?? $this->getCache_AppService())));
  25331.         $instance->addAdapter('cache.system', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.system'] ?? $this->getCache_SystemService())));
  25332.         $instance->addAdapter('cache.validator', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.validator'] ?? $this->getCache_ValidatorService())));
  25333.         $instance->addAdapter('cache.serializer', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.serializer'] ?? $this->getCache_SerializerService())));
  25334.         $instance->addAdapter('cache.annotations', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  25335.         $instance->addAdapter('cache.property_info', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService())));
  25336.         $instance->addAdapter('cache.messenger.restart_workers_signal', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())));
  25337.         $instance->addAdapter('cache.rate_limiter', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())));
  25338.         $instance->addAdapter('cache.object', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService())));
  25339.         $instance->addAdapter('cache.http', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService())));
  25340.         $instance->addAdapter('cache.tags', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.tags'] ?? $this->getCache_TagsService())));
  25341.         $instance->addAdapter('cache.validator_expression_language', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  25342.         return $instance;
  25343.     }
  25344.     /**
  25345.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\ElasticsearchManager' shared service.
  25346.      *
  25347.      * @return \Frosh\Tools\Components\Elasticsearch\ElasticsearchManager
  25348.      */
  25349.     protected function getElasticsearchManagerService()
  25350.     {
  25351.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/ElasticsearchManager.php';
  25352.         return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] = new \Frosh\Tools\Components\Elasticsearch\ElasticsearchManager(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()));
  25353.     }
  25354.     /**
  25355.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\EsProductDefinition' shared service.
  25356.      *
  25357.      * @return \Frosh\Tools\Components\Elasticsearch\EsProductDefinition
  25358.      */
  25359.     protected function getEsProductDefinitionService()
  25360.     {
  25361.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  25362.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/EsProductDefinition.php';
  25363.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  25364.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  25365.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/AbstractProductSearchQueryBuilder.php';
  25366.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchQueryBuilder.php';
  25367.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25368.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25369.         if (isset($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'])) {
  25370.             return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'];
  25371.         }
  25372.         return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'] = new \Frosh\Tools\Components\Elasticsearch\EsProductDefinition(new \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), new \Shopware\Elasticsearch\Framework\Indexing\EntityMapper(), $a, [], $b, new \Shopware\Elasticsearch\Product\ProductSearchQueryBuilder($a, ($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()))), $a, [], 1);
  25373.     }
  25374.     /**
  25375.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker' shared service.
  25376.      *
  25377.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker
  25378.      */
  25379.     protected function getMysqlCheckerService()
  25380.     {
  25381.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25382.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/MysqlChecker.php';
  25383.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\MysqlChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25384.     }
  25385.     /**
  25386.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker' shared service.
  25387.      *
  25388.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker
  25389.      */
  25390.     protected function getQueueCheckerService()
  25391.     {
  25392.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25393.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/QueueChecker.php';
  25394.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\QueueChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25395.     }
  25396.     /**
  25397.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker' shared service.
  25398.      *
  25399.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker
  25400.      */
  25401.     protected function getTaskCheckerService()
  25402.     {
  25403.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25404.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/TaskChecker.php';
  25405.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  25406.     }
  25407.     /**
  25408.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker' shared service.
  25409.      *
  25410.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker
  25411.      */
  25412.     protected function getDisabledMailUpdatesCheckerService()
  25413.     {
  25414.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25415.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/DisabledMailUpdatesChecker.php';
  25416.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\DisabledMailUpdatesChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  25417.     }
  25418.     /**
  25419.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker' shared service.
  25420.      *
  25421.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker
  25422.      */
  25423.     protected function getEsCheckerService()
  25424.     {
  25425.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25426.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/EsChecker.php';
  25427.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\EsChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker(($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] ?? $this->getElasticsearchManagerService()));
  25428.     }
  25429.     /**
  25430.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker' shared service.
  25431.      *
  25432.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker
  25433.      */
  25434.     protected function getLoggerLevelCheckerService()
  25435.     {
  25436.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25437.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/LoggerLevelChecker.php';
  25438.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\LoggerLevelChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  25439.     }
  25440.     /**
  25441.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker' shared service.
  25442.      *
  25443.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker
  25444.      */
  25445.     protected function getMySQL8CheckerService()
  25446.     {
  25447.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25448.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/MySQL8Checker.php';
  25449.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MySQL8Checker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25450.     }
  25451.     /**
  25452.      * Gets the private 'Frosh\Tools\Components\Messenger\TaskLoggingMiddleware' shared service.
  25453.      *
  25454.      * @return \Frosh\Tools\Components\Messenger\TaskLoggingMiddleware
  25455.      */
  25456.     protected function getTaskLoggingMiddlewareService()
  25457.     {
  25458.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  25459.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Messenger/TaskLoggingMiddleware.php';
  25460.         return $this->privates['Frosh\\Tools\\Components\\Messenger\\TaskLoggingMiddleware'] = new \Frosh\Tools\Components\Messenger\TaskLoggingMiddleware(($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('task_logging'14));
  25461.     }
  25462.     /**
  25463.      * Gets the private 'MoorlForms\Core\Content\Element\ElementIndexer' shared service.
  25464.      *
  25465.      * @return \MoorlForms\Core\Content\Element\ElementIndexer
  25466.      */
  25467.     protected function getElementIndexerService()
  25468.     {
  25469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25470.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Framework/DataAbstractionLayer/Indexer/EntityTree/EntityTreeIndexer.php';
  25471.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementIndexer.php';
  25472.         $a = ($this->services['moorl_fb_element.repository'] ?? $this->getMoorlFbElement_RepositoryService());
  25473.         if (isset($this->privates['MoorlForms\\Core\\Content\\Element\\ElementIndexer'])) {
  25474.             return $this->privates['MoorlForms\\Core\\Content\\Element\\ElementIndexer'];
  25475.         }
  25476.         return $this->privates['MoorlForms\\Core\\Content\\Element\\ElementIndexer'] = new \MoorlForms\Core\Content\Element\ElementIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] ?? $this->getTreeUpdaterService()));
  25477.     }
  25478.     /**
  25479.      * Gets the private 'MoorlForms\Core\Content\Form\Cms\FbFormCmsElementResolver' shared service.
  25480.      *
  25481.      * @return \MoorlForms\Core\Content\Form\Cms\FbFormCmsElementResolver
  25482.      */
  25483.     protected function getFbFormCmsElementResolverService()
  25484.     {
  25485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25487.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Cms/FbFormCmsElementResolver.php';
  25488.         $a = ($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService());
  25489.         if (isset($this->privates['MoorlForms\\Core\\Content\\Form\\Cms\\FbFormCmsElementResolver'])) {
  25490.             return $this->privates['MoorlForms\\Core\\Content\\Form\\Cms\\FbFormCmsElementResolver'];
  25491.         }
  25492.         return $this->privates['MoorlForms\\Core\\Content\\Form\\Cms\\FbFormCmsElementResolver'] = new \MoorlForms\Core\Content\Form\Cms\FbFormCmsElementResolver($a);
  25493.     }
  25494.     /**
  25495.      * Gets the private 'MoorlForms\Core\Subscriber\SendMailSubscriber' shared service.
  25496.      *
  25497.      * @return \MoorlForms\Core\Subscriber\SendMailSubscriber
  25498.      */
  25499.     protected function getSendMailSubscriberService()
  25500.     {
  25501.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Subscriber/SendMailSubscriber.php';
  25502.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  25503.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25504.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25505.         }
  25506.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  25507.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25508.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25509.         }
  25510.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  25511.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25512.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25513.         }
  25514.         $d = ($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService());
  25515.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25516.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25517.         }
  25518.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25519.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25520.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25521.         }
  25522.         return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'] = new \MoorlForms\Core\Subscriber\SendMailSubscriber($a$b$c$d$e);
  25523.     }
  25524.     /**
  25525.      * Gets the private 'MoorlForms\Data\Data' shared service.
  25526.      *
  25527.      * @return \MoorlForms\Data\Data
  25528.      */
  25529.     protected function getDataService()
  25530.     {
  25531.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/System/DataExtension.php';
  25532.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/System/DataInterface.php';
  25533.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Data/Data.php';
  25534.         return $this->privates['MoorlForms\\Data\\Data'] = new \MoorlForms\Data\Data(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  25535.     }
  25536.     /**
  25537.      * Gets the private 'MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver' shared service.
  25538.      *
  25539.      * @return \MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver
  25540.      */
  25541.     protected function getHtmlTagCmsElementResolverService()
  25542.     {
  25543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  25546.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Cms/HtmlTagCmsElementResolver.php';
  25547.         return $this->privates['MoorlFoundation\\Core\\Content\\Cms\\HtmlTagCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  25548.     }
  25549.     /**
  25550.      * Gets the private 'MoorlFoundation\Core\Content\Cms\TocCmsElementResolver' shared service.
  25551.      *
  25552.      * @return \MoorlFoundation\Core\Content\Cms\TocCmsElementResolver
  25553.      */
  25554.     protected function getTocCmsElementResolverService()
  25555.     {
  25556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  25559.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Cms/TocCmsElementResolver.php';
  25560.         return $this->privates['MoorlFoundation\\Core\\Content\\Cms\\TocCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\TocCmsElementResolver(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  25561.     }
  25562.     /**
  25563.      * Gets the private 'MoorlFoundation\Core\Content\Media\Cms\DownloadListCmsElementResolver' shared service.
  25564.      *
  25565.      * @return \MoorlFoundation\Core\Content\Media\Cms\DownloadListCmsElementResolver
  25566.      */
  25567.     protected function getDownloadListCmsElementResolverService()
  25568.     {
  25569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  25572.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Media/Cms/DownloadListCmsElementResolver.php';
  25573.         return $this->privates['MoorlFoundation\\Core\\Content\\Media\\Cms\\DownloadListCmsElementResolver'] = new \MoorlFoundation\Core\Content\Media\Cms\DownloadListCmsElementResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  25574.     }
  25575.     /**
  25576.      * Gets the private 'MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver' shared service.
  25577.      *
  25578.      * @return \MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver
  25579.      */
  25580.     protected function getProductBuyListCmsElementResolverService()
  25581.     {
  25582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  25585.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/Cms/ProductBuyListCmsElementResolver.php';
  25586.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25587.         if (isset($this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'])) {
  25588.             return $this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'];
  25589.         }
  25590.         return $this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'] = new \MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $a);
  25591.     }
  25592.     /**
  25593.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  25594.      *
  25595.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  25596.      */
  25597.     protected function getSalesChannelUserConfigSubscriberService()
  25598.     {
  25599.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  25600.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  25601.         if (isset($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'])) {
  25602.             return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'];
  25603.         }
  25604.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber($a);
  25605.     }
  25606.     /**
  25607.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  25608.      *
  25609.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  25610.      */
  25611.     protected function getAddressValidatorService()
  25612.     {
  25613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  25614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  25615.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25616.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  25617.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'];
  25618.         }
  25619.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator($a);
  25620.     }
  25621.     /**
  25622.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  25623.      *
  25624.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  25625.      */
  25626.     protected function getCachedRuleLoaderService()
  25627.     {
  25628.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  25629.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'])) {
  25630.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'];
  25631.         }
  25632.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] = new \Shopware\Core\Checkout\Cart\CachedRuleLoader(new \Shopware\Core\Checkout\Cart\RuleLoader($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  25633.     }
  25634.     /**
  25635.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  25636.      *
  25637.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  25638.      */
  25639.     protected function getCartCalculatorService()
  25640.     {
  25641.         $a = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  25642.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'])) {
  25643.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'];
  25644.         }
  25645.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator($a);
  25646.     }
  25647.     /**
  25648.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  25649.      *
  25650.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  25651.      */
  25652.     protected function getCartPersisterService()
  25653.     {
  25654.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25655.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25656.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'])) {
  25657.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'];
  25658.         }
  25659.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] = new \Shopware\Core\Checkout\Cart\CartPersister($a$b, new \Shopware\Core\Checkout\Cart\CartSerializationCleaner($a$b), false);
  25660.     }
  25661.     /**
  25662.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  25663.      *
  25664.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  25665.      */
  25666.     protected function getCleanupCartTaskHandlerService()
  25667.     {
  25668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  25669.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25670.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'])) {
  25671.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'];
  25672.         }
  25673.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  25674.     }
  25675.     /**
  25676.      * Gets the private 'Shopware\Core\Checkout\Cart\Command\CartMigrateCommand' shared service.
  25677.      *
  25678.      * @return \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand
  25679.      */
  25680.     protected function getCartMigrateCommandService()
  25681.     {
  25682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  25684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Command/CartMigrateCommand.php';
  25685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/RedisConnectionFactory.php';
  25686.         $this->privates['Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand'] = $instance = new \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand(NULL, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), false120, new \Shopware\Core\Framework\Adapter\Cache\RedisConnectionFactory($this->getEnv('REDIS_PREFIX')));
  25687.         $instance->setName('cart:migrate');
  25688.         return $instance;
  25689.     }
  25690.     /**
  25691.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  25692.      *
  25693.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  25694.      */
  25695.     protected function getCreditCartProcessorService()
  25696.     {
  25697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  25699.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  25700.     }
  25701.     /**
  25702.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  25703.      *
  25704.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  25705.      */
  25706.     protected function getCustomCartProcessorService()
  25707.     {
  25708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  25711.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  25712.     }
  25713.     /**
  25714.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  25715.      *
  25716.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  25717.      */
  25718.     protected function getDeliveryProcessorService()
  25719.     {
  25720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  25723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  25724.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src/Decorator/Core/Checkout/Cart/Delivery/DeliveryCalculatorDecorator.php';
  25725.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Decorator/FourtwosixShippingCostPercentageOrPerWeight/Decorator/Core/Checkout/Cart/Delivery/DeliveryCalculatorDecorator.php';
  25726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  25727.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25728.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  25729.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  25730.         }
  25731.         $b = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  25732.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  25733.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  25734.         }
  25735.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryBuilder'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryBuilder())), new \FourtwosixThemeExtension\Decorator\FourtwosixShippingCostPercentageOrPerWeight\Decorator\Core\Checkout\Cart\Delivery\DeliveryCalculatorDecorator(($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())), $a), $b);
  25736.     }
  25737.     /**
  25738.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  25739.      *
  25740.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  25741.      */
  25742.     protected function getCartFacadeHelperService()
  25743.     {
  25744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  25745.         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()));
  25746.     }
  25747.     /**
  25748.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  25749.      *
  25750.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  25751.      */
  25752.     protected function getCreditLineItemFactoryService()
  25753.     {
  25754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  25756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25757.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25758.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'])) {
  25759.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'];
  25760.         }
  25761.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory(($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] = new \Shopware\Core\Checkout\Cart\PriceDefinitionFactory())), $a);
  25762.     }
  25763.     /**
  25764.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  25765.      *
  25766.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  25767.      */
  25768.     protected function getCustomLineItemFactoryService()
  25769.     {
  25770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  25772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25773.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25774.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'])) {
  25775.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'];
  25776.         }
  25777.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory(($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] = new \Shopware\Core\Checkout\Cart\PriceDefinitionFactory())), $a);
  25778.     }
  25779.     /**
  25780.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  25781.      *
  25782.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  25783.      */
  25784.     protected function getProductLineItemFactoryService()
  25785.     {
  25786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  25788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25789.         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())));
  25790.     }
  25791.     /**
  25792.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  25793.      *
  25794.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  25795.      */
  25796.     protected function getLineItemFactoryRegistryService()
  25797.     {
  25798.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25799.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  25800.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  25801.         }
  25802.         $b = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  25803.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  25804.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  25805.         }
  25806.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  25807.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  25808.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  25809.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  25810.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  25811.         }, 4), $b$a);
  25812.     }
  25813.     /**
  25814.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  25815.      *
  25816.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  25817.      */
  25818.     protected function getLineItemGroupBuilderService()
  25819.     {
  25820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  25821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  25822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  25823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  25824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  25825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  25826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  25827.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder(($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] ?? $this->getLineItemGroupServiceRegistryService()), new \Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleMatcher(new \Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleLineItemMatcher()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService()), new \Shopware\Core\Checkout\Cart\LineItem\Group\ProductLineItemProvider());
  25828.     }
  25829.     /**
  25830.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  25831.      *
  25832.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  25833.      */
  25834.     protected function getLineItemGroupServiceRegistryService()
  25835.     {
  25836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  25837.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  25838.             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()));
  25839.             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()));
  25840.             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()));
  25841.         }, 3), new RewindableGenerator(function () {
  25842.             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()));
  25843.             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()));
  25844.         }, 2));
  25845.     }
  25846.     /**
  25847.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  25848.      *
  25849.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  25850.      */
  25851.     protected function getLineItemQuantitySplitterService()
  25852.     {
  25853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  25854.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter(($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  25855.     }
  25856.     /**
  25857.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  25858.      *
  25859.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  25860.      */
  25861.     protected function getOrderConverterService()
  25862.     {
  25863.         $a = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25864.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25865.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25866.         }
  25867.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25868.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25869.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25870.         }
  25871.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  25872.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25873.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25874.         }
  25875.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25876.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25877.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25878.         }
  25879.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  25880.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25881.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25882.         }
  25883.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] = new \Shopware\Core\Checkout\Cart\Order\OrderConverter($b$c$d$a, ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), $e, ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()));
  25884.     }
  25885.     /**
  25886.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  25887.      *
  25888.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  25889.      */
  25890.     protected function getAbsolutePriceCalculatorService()
  25891.     {
  25892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  25893.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator(($this->privates['Acris\\Tax\\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())));
  25894.     }
  25895.     /**
  25896.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  25897.      *
  25898.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  25899.      */
  25900.     protected function getCurrencyPriceCalculatorService()
  25901.     {
  25902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  25903.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator(($this->privates['Acris\\Tax\\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())));
  25904.     }
  25905.     /**
  25906.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  25907.      *
  25908.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  25909.      */
  25910.     protected function getGrossPriceCalculatorService()
  25911.     {
  25912.         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())));
  25913.     }
  25914.     /**
  25915.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  25916.      *
  25917.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  25918.      */
  25919.     protected function getNetPriceCalculatorService()
  25920.     {
  25921.         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())));
  25922.     }
  25923.     /**
  25924.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  25925.      *
  25926.      * @return \Shopware\Core\Checkout\Cart\Processor
  25927.      */
  25928.     protected function getProcessorService()
  25929.     {
  25930.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  25931.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'])) {
  25932.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'];
  25933.         }
  25934.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  25935.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  25936.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  25937.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  25938.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemValidator()));
  25939.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  25940.             yield => ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] ?? $this->getCartValidatorService());
  25941.         }, 6)), ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  25942.             yield => ($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  25943.             yield => ($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartProcessor'] ?? $this->getFtsStockDiscountCartProcessorService());
  25944.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  25945.             yield => ($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'] ?? $this->getPaymentCostCollectorService());
  25946.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  25947.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  25948.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  25949.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  25950.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  25951.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  25952.             yield 10 => ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionMessageProcessor'] ?? ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionMessageProcessor'] = new \Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionMessageProcessor()));
  25953.         }, 11), new RewindableGenerator(function () {
  25954.             yield => ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionCartCollectorStart'] ?? ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionCartCollectorStart'] = new \Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionCartCollectorStart()));
  25955.             yield => ($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  25956.             yield => ($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'] ?? $this->getFtsStockDiscountCartCollectorService());
  25957.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  25958.             yield => ($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'] ?? $this->getPaymentCostCollectorService());
  25959.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  25960.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  25961.             yield => ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionCartCollectorEnd'] ?? ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionCartCollectorEnd'] = new \Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionCartCollectorEnd()));
  25962.         }, 8), $a);
  25963.     }
  25964.     /**
  25965.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  25966.      *
  25967.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  25968.      */
  25969.     protected function getContainerCartProcessorService()
  25970.     {
  25971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  25973.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] = new \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor(($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] ?? $this->getCurrencyPriceCalculatorService()));
  25974.     }
  25975.     /**
  25976.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  25977.      *
  25978.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  25979.      */
  25980.     protected function getDiscountCartProcessorService()
  25981.     {
  25982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  25984.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] = new \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor(($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] ?? $this->getCurrencyPriceCalculatorService()));
  25985.     }
  25986.     /**
  25987.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  25988.      *
  25989.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  25990.      */
  25991.     protected function getDeleteUnusedGuestCustomersCommandService()
  25992.     {
  25993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  25995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  25996.         $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())));
  25997.         $instance->setName('customer:delete-unused-guests');
  25998.         return $instance;
  25999.     }
  26000.     /**
  26001.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  26002.      *
  26003.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  26004.      */
  26005.     protected function getCustomerIndexerService()
  26006.     {
  26007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  26009.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26010.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  26011.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  26012.         }
  26013.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26014.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  26015.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  26016.         }
  26017.         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()), $b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] ?? $this->getCustomerNewsletterSalesChannelsUpdaterService()), $a);
  26018.     }
  26019.     /**
  26020.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  26021.      *
  26022.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  26023.      */
  26024.     protected function getLegacyPasswordVerifierService()
  26025.     {
  26026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  26027.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  26028.             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()));
  26029.             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()));
  26030.         }, 2));
  26031.     }
  26032.     /**
  26033.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  26034.      *
  26035.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  26036.      */
  26037.     protected function getAccountServiceService()
  26038.     {
  26039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  26040.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26041.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26042.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26043.         }
  26044.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26045.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26046.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26047.         }
  26048.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService());
  26049.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26050.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26051.         }
  26052.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  26053.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26054.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26055.         }
  26056.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] = new \Shopware\Core\Checkout\Customer\SalesChannel\AccountService($b$a, ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] ?? $this->getLegacyPasswordVerifierService()), $c$d);
  26057.     }
  26058.     /**
  26059.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  26060.      *
  26061.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  26062.      */
  26063.     protected function getCustomerBeforeDeleteSubscriberService()
  26064.     {
  26065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  26066.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26067.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26068.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26069.         }
  26070.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26071.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26072.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26073.         }
  26074.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  26075.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26076.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26077.         }
  26078.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber($b$c$a);
  26079.     }
  26080.     /**
  26081.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  26082.      *
  26083.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  26084.      */
  26085.     protected function getCustomerChangePasswordSubscriberService()
  26086.     {
  26087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  26088.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26089.     }
  26090.     /**
  26091.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  26092.      *
  26093.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  26094.      */
  26095.     protected function getCustomerDefaultSalutationSubscriberService()
  26096.     {
  26097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  26098.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  26099.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'])) {
  26100.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'];
  26101.         }
  26102.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber($a);
  26103.     }
  26104.     /**
  26105.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  26106.      *
  26107.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  26108.      */
  26109.     protected function getCustomerFlowEventsSubscriberService()
  26110.     {
  26111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  26112.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26113.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  26114.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  26115.         }
  26116.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  26117.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  26118.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  26119.         }
  26120.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber($a$b);
  26121.     }
  26122.     /**
  26123.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  26124.      *
  26125.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  26126.      */
  26127.     protected function getCustomerGroupSubscriberService()
  26128.     {
  26129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  26130.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26131.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26132.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26133.         }
  26134.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  26135.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26136.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26137.         }
  26138.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  26139.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26140.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26141.         }
  26142.         $d = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  26143.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26144.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26145.         }
  26146.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber($a$b$c$d, ($this->privates['slugify'] ?? $this->getSlugifyService()));
  26147.     }
  26148.     /**
  26149.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  26150.      *
  26151.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  26152.      */
  26153.     protected function getCustomerMetaFieldSubscriberService()
  26154.     {
  26155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  26156.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26157.     }
  26158.     /**
  26159.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  26160.      *
  26161.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  26162.      */
  26163.     protected function getCustomerRemoteAddressSubscriberService()
  26164.     {
  26165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  26166.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26167.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'])) {
  26168.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'];
  26169.         }
  26170.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  26171.     }
  26172.     /**
  26173.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  26174.      *
  26175.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  26176.      */
  26177.     protected function getCustomerTokenSubscriberService()
  26178.     {
  26179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  26180.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  26181.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'])) {
  26182.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'];
  26183.         }
  26184.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  26185.     }
  26186.     /**
  26187.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  26188.      *
  26189.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  26190.      */
  26191.     protected function getAddressValidationFactoryService()
  26192.     {
  26193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  26195.         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()));
  26196.     }
  26197.     /**
  26198.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  26199.      *
  26200.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  26201.      */
  26202.     protected function getCustomerEmailUniqueValidatorService()
  26203.     {
  26204.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26205.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  26207.         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()));
  26208.     }
  26209.     /**
  26210.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  26211.      *
  26212.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  26213.      */
  26214.     protected function getCustomerPasswordMatchesValidatorService()
  26215.     {
  26216.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26217.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  26219.         $a = ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService());
  26220.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'])) {
  26221.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'];
  26222.         }
  26223.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator($a);
  26224.     }
  26225.     /**
  26226.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator' shared service.
  26227.      *
  26228.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator
  26229.      */
  26230.     protected function getCustomerZipCodeValidatorService()
  26231.     {
  26232.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26233.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerZipCodeValidator.php';
  26235.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  26236.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'])) {
  26237.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'];
  26238.         }
  26239.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator($a);
  26240.     }
  26241.     /**
  26242.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  26243.      *
  26244.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  26245.      */
  26246.     protected function getCustomerProfileValidationFactoryService()
  26247.     {
  26248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  26250.         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()));
  26251.     }
  26252.     /**
  26253.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  26254.      *
  26255.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  26256.      */
  26257.     protected function getCreditNoteGeneratorService()
  26258.     {
  26259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  26261.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26262.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'])) {
  26263.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'];
  26264.         }
  26265.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator($a\dirname(__DIR__4));
  26266.     }
  26267.     /**
  26268.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  26269.      *
  26270.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  26271.      */
  26272.     protected function getDeliveryNoteGeneratorService()
  26273.     {
  26274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  26276.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26277.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'])) {
  26278.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'];
  26279.         }
  26280.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator($a\dirname(__DIR__4));
  26281.     }
  26282.     /**
  26283.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry' shared service.
  26284.      *
  26285.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry
  26286.      */
  26287.     protected function getDocumentGeneratorRegistryService()
  26288.     {
  26289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  26290.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  26291.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  26292.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  26293.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  26294.             yield => ($this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  26295.         }, 4));
  26296.     }
  26297.     /**
  26298.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  26299.      *
  26300.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  26301.      */
  26302.     protected function getStornoGeneratorService()
  26303.     {
  26304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  26306.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26307.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'])) {
  26308.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'];
  26309.         }
  26310.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator($a\dirname(__DIR__4));
  26311.     }
  26312.     /**
  26313.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  26314.      *
  26315.      * @return \Shopware\Core\Checkout\Document\DocumentService
  26316.      */
  26317.     protected function getDocumentServiceService()
  26318.     {
  26319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  26320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  26321.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26322.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26323.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26324.         }
  26325.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService());
  26326.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26327.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26328.         }
  26329.         $c = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26330.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26331.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26332.         }
  26333.         $d = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26334.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26335.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26336.         }
  26337.         $e = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  26338.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26339.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26340.         }
  26341.         $f = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  26342.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26343.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26344.         }
  26345.         $g = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26346.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26347.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26348.         }
  26349.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] = new \Shopware\Core\Checkout\Document\DocumentService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b, new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  26350.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator()));
  26351.         }, 1)), $c$d$e$f$g$a);
  26352.     }
  26353.     /**
  26354.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer' shared service.
  26355.      *
  26356.      * @return \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer
  26357.      */
  26358.     protected function getCreditNoteRendererService()
  26359.     {
  26360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/CreditNoteRenderer.php';
  26362.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26363.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26364.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26365.         }
  26366.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26367.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26368.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26369.         }
  26370.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26371.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26372.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26373.         }
  26374.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26375.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26376.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26377.         }
  26378.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer($b, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $a$c$d, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26379.     }
  26380.     /**
  26381.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer' shared service.
  26382.      *
  26383.      * @return \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer
  26384.      */
  26385.     protected function getDeliveryNoteRendererService()
  26386.     {
  26387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DeliveryNoteRenderer.php';
  26389.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26390.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26391.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26392.         }
  26393.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26394.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26395.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26396.         }
  26397.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26398.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26399.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26400.         }
  26401.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26402.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26403.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26404.         }
  26405.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer($b, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $a$c$d\dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26406.     }
  26407.     /**
  26408.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer' shared service.
  26409.      *
  26410.      * @return \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer
  26411.      */
  26412.     protected function getInvoiceRendererService()
  26413.     {
  26414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/InvoiceRenderer.php';
  26416.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26417.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26418.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26419.         }
  26420.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  26421.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26422.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26423.         }
  26424.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26425.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26426.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26427.         }
  26428.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26429.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26430.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26431.         }
  26432.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26433.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26434.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26435.         }
  26436.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer($a$b$c$d$e\dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26437.     }
  26438.     /**
  26439.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\StornoRenderer' shared service.
  26440.      *
  26441.      * @return \Shopware\Core\Checkout\Document\Renderer\StornoRenderer
  26442.      */
  26443.     protected function getStornoRendererService()
  26444.     {
  26445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/StornoRenderer.php';
  26447.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26448.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26449.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26450.         }
  26451.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26452.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26453.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26454.         }
  26455.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26456.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26457.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26458.         }
  26459.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26460.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26461.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26462.         }
  26463.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\StornoRenderer($b, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $a$c$d, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26464.     }
  26465.     /**
  26466.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentConfigLoader' shared service.
  26467.      *
  26468.      * @return \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader
  26469.      */
  26470.     protected function getDocumentConfigLoaderService()
  26471.     {
  26472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentConfigLoader.php';
  26473.         $a = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  26474.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'])) {
  26475.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'];
  26476.         }
  26477.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] = new \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader($a);
  26478.     }
  26479.     /**
  26480.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentGenerator' shared service.
  26481.      *
  26482.      * @return \Shopware\Core\Checkout\Document\Service\DocumentGenerator
  26483.      */
  26484.     protected function getDocumentGeneratorService()
  26485.     {
  26486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentGenerator.php';
  26487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DocumentRendererRegistry.php';
  26488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/PdfRenderer.php';
  26489.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26490.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  26491.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  26492.         }
  26493.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26494.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  26495.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  26496.         }
  26497.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] = new \Shopware\Core\Checkout\Document\Service\DocumentGenerator(new \Shopware\Core\Checkout\Document\Renderer\DocumentRendererRegistry(new RewindableGenerator(function () {
  26498.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] ?? $this->getInvoiceRendererService());
  26499.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] ?? $this->getDeliveryNoteRendererService());
  26500.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] ?? $this->getStornoRendererService());
  26501.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] ?? $this->getCreditNoteRendererService());
  26502.         }, 4)), new \Shopware\Core\Checkout\Document\Service\PdfRenderer(), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26503.     }
  26504.     /**
  26505.      * Gets the private 'Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader' shared service.
  26506.      *
  26507.      * @return \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader
  26508.      */
  26509.     protected function getReferenceInvoiceLoaderService()
  26510.     {
  26511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/ReferenceInvoiceLoader.php';
  26512.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] = new \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26513.     }
  26514.     /**
  26515.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  26516.      *
  26517.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  26518.      */
  26519.     protected function getDocumentTemplateRendererService()
  26520.     {
  26521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  26522.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  26523.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26524.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26525.         }
  26526.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  26527.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26528.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26529.         }
  26530.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  26531.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26532.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26533.         }
  26534.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26535.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26536.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26537.         }
  26538.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] = new \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), $a$b$c$d);
  26539.     }
  26540.     /**
  26541.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  26542.      *
  26543.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  26544.      */
  26545.     protected function getOrderTransactionStateHandlerService()
  26546.     {
  26547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  26548.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26549.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'])) {
  26550.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'];
  26551.         }
  26552.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler($a);
  26553.     }
  26554.     /**
  26555.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  26556.      *
  26557.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  26558.      */
  26559.     protected function getOrderStateChangeEventListenerService()
  26560.     {
  26561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  26562.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  26563.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26564.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26565.         }
  26566.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26567.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26568.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26569.         }
  26570.         $c = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  26571.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26572.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26573.         }
  26574.         $d = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  26575.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26576.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26577.         }
  26578.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26579.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26580.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26581.         }
  26582.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  26583.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26584.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26585.         }
  26586.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener($b$c$d$e$a$f);
  26587.     }
  26588.     /**
  26589.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  26590.      *
  26591.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  26592.      */
  26593.     protected function getOrderServiceService()
  26594.     {
  26595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  26596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  26598.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26599.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26600.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26601.         }
  26602.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  26603.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26604.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26605.         }
  26606.         $c = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26607.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26608.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26609.         }
  26610.         $d = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26611.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26612.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26613.         }
  26614.         $e = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26615.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26616.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26617.         }
  26618.         $f = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  26619.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26620.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26621.         }
  26622.         $g = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26623.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26624.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26625.         }
  26626.         $h = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  26627.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26628.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26629.         }
  26630.         $i = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  26631.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26632.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26633.         }
  26634.         $j = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26635.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26636.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26637.         }
  26638.         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(), $a$b$c$d$e$f$g$h$i$j);
  26639.     }
  26640.     /**
  26641.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  26642.      *
  26643.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  26644.      */
  26645.     protected function getCashPaymentService()
  26646.     {
  26647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  26651.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26652.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'])) {
  26653.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'];
  26654.         }
  26655.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment($a);
  26656.     }
  26657.     /**
  26658.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  26659.      *
  26660.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  26661.      */
  26662.     protected function getDebitPaymentService()
  26663.     {
  26664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  26668.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26669.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'])) {
  26670.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'];
  26671.         }
  26672.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment($a);
  26673.     }
  26674.     /**
  26675.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  26676.      *
  26677.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  26678.      */
  26679.     protected function getDefaultPaymentService()
  26680.     {
  26681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26684.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26685.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'])) {
  26686.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'];
  26687.         }
  26688.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment($a);
  26689.     }
  26690.     /**
  26691.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  26692.      *
  26693.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  26694.      */
  26695.     protected function getInvoicePaymentService()
  26696.     {
  26697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  26701.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26702.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'])) {
  26703.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'];
  26704.         }
  26705.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment($a);
  26706.     }
  26707.     /**
  26708.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  26709.      *
  26710.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  26711.      */
  26712.     protected function getPaymentHandlerRegistryService()
  26713.     {
  26714.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26715.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler''getAppPaymentHandlerService'false],
  26716.         ], [
  26717.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler',
  26718.         ]);
  26719.         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, [
  26720.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  26721.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  26722.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  26723.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  26724.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  26725.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  26726.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler''getACDCHandlerService'false],
  26727.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler''getPUIHandlerService'false],
  26728.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler''getPayLaterHandlerService'false],
  26729.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler''getSEPAHandlerService'false],
  26730.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler''getVenmoHandlerService'false],
  26731.         ], [
  26732.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  26733.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  26734.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  26735.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  26736.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  26737.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  26738.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler',
  26739.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler',
  26740.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler',
  26741.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler',
  26742.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler',
  26743.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26744.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  26745.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler''getBancontactAPMHandlerService'false],
  26746.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler''getBlikAPMHandlerService'false],
  26747.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler''getEpsAPMHandlerService'false],
  26748.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler''getGiropayAPMHandlerService'false],
  26749.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler''getIdealAPMHandlerService'false],
  26750.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler''getMultibancoAPMHandlerService'false],
  26751.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler''getMyBankAPMHandlerService'false],
  26752.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler''getOxxoAPMHandlerService'false],
  26753.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler''getP24APMHandlerService'false],
  26754.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler''getSofortAPMHandlerService'false],
  26755.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler''getTrustlyAPMHandlerService'false],
  26756.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler''getPayPalPaymentHandlerService'false],
  26757.         ], [
  26758.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  26759.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26760.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26761.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26762.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26763.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26764.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26765.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26766.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26767.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26768.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26769.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26770.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => 'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler',
  26771.         ]), $a$a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26772.     }
  26773.     /**
  26774.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  26775.      *
  26776.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  26777.      */
  26778.     protected function getPrePaymentService()
  26779.     {
  26780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  26784.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26785.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'])) {
  26786.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'];
  26787.         }
  26788.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment($a);
  26789.     }
  26790.     /**
  26791.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  26792.      *
  26793.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  26794.      */
  26795.     protected function getJWTFactoryV2Service()
  26796.     {
  26797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  26798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  26799.         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()));
  26800.     }
  26801.     /**
  26802.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  26803.      *
  26804.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  26805.      */
  26806.     protected function getPaymentMethodIndexerService()
  26807.     {
  26808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  26810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  26811.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26812.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  26813.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  26814.         }
  26815.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26816.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  26817.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  26818.         }
  26819.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$b, new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameGenerator($b));
  26820.     }
  26821.     /**
  26822.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator' shared service.
  26823.      *
  26824.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator
  26825.      */
  26826.     protected function getPaymentMethodValidator2Service()
  26827.     {
  26828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodValidator.php';
  26829.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26830.     }
  26831.     /**
  26832.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  26833.      *
  26834.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  26835.      */
  26836.     protected function getPaymentServiceService()
  26837.     {
  26838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  26839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  26840.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  26841.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26842.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  26843.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] = new \Shopware\Core\Checkout\Payment\PaymentService(new \Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor($a$b, ($this->services['router'] ?? $this->getRouterService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())), $a$c, ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->services['logger'] ?? $this->getLoggerService()), $b, ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  26844.     }
  26845.     /**
  26846.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  26847.      *
  26848.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  26849.      */
  26850.     protected function getFilterServiceRegistryService()
  26851.     {
  26852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  26853.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  26854.             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()));
  26855.             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()));
  26856.         }, 2), new RewindableGenerator(function () {
  26857.             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()));
  26858.             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()));
  26859.         }, 2));
  26860.     }
  26861.     /**
  26862.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  26863.      *
  26864.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  26865.      */
  26866.     protected function getPromotionCollectorService()
  26867.     {
  26868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  26869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  26871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  26872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  26873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  26874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  26875.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  26876.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'])) {
  26877.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'];
  26878.         }
  26879.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector(new \Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway($a, new \Shopware\Core\Checkout\Promotion\Service\PromotionDateTimeService()), ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? $this->getPromotionItemBuilderService()), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  26880.     }
  26881.     /**
  26882.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  26883.      *
  26884.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  26885.      */
  26886.     protected function getPromotionDeliveryProcessorService()
  26887.     {
  26888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  26889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  26890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  26892.         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['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Acris\\Promotion\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? $this->getPromotionItemBuilderService())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService()));
  26893.     }
  26894.     /**
  26895.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  26896.      *
  26897.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  26898.      */
  26899.     protected function getPromotionProcessorService()
  26900.     {
  26901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  26902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  26903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  26905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  26906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  26907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  26908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  26909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  26910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  26911.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Decorator/Core/Checkout/Cart/Promotion/Discount/Filter/AdvancedPackageRuleDecorator.php';
  26912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  26913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  26914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  26915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  26916.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  26917.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  26918.         $c = ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService());
  26919.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'])) {
  26920.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'];
  26921.         }
  26922.         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['Acris\\Tax\\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 \FourtwosixThemeExtension\Decorator\Core\Checkout\Cart\Promotion\Discount\Filter\AdvancedPackageRuleDecorator(new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService()), $c, new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetGroupScopeDiscountPackager($a), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager($a)), $a);
  26923.     }
  26924.     /**
  26925.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  26926.      *
  26927.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  26928.      */
  26929.     protected function getPromotionIndexerService()
  26930.     {
  26931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  26933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  26934.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26935.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  26936.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  26937.         }
  26938.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  26939.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  26940.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  26941.         }
  26942.         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()), $b, new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionExclusionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService()), $a);
  26943.     }
  26944.     /**
  26945.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  26946.      *
  26947.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  26948.      */
  26949.     protected function getPromotionRedemptionUpdaterService()
  26950.     {
  26951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  26952.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26953.     }
  26954.     /**
  26955.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  26956.      *
  26957.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  26958.      */
  26959.     protected function getPromotionIndividualCodeRedeemerService()
  26960.     {
  26961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  26962.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  26963.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'])) {
  26964.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'];
  26965.         }
  26966.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer($a);
  26967.     }
  26968.     /**
  26969.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  26970.      *
  26971.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  26972.      */
  26973.     protected function getStorefrontCartSubscriberService()
  26974.     {
  26975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  26976.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  26977.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'])) {
  26978.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'];
  26979.         }
  26980.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] = new \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  26981.     }
  26982.     /**
  26983.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  26984.      *
  26985.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  26986.      */
  26987.     protected function getPromotionValidatorService()
  26988.     {
  26989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  26990.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26991.     }
  26992.     /**
  26993.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  26994.      *
  26995.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  26996.      */
  26997.     protected function getShippingMethodValidatorService()
  26998.     {
  26999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  27000.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27001.     }
  27002.     /**
  27003.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  27004.      *
  27005.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  27006.      */
  27007.     protected function getCategoryIndexerService()
  27008.     {
  27009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  27011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  27012.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27013.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27014.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27015.         }
  27016.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  27017.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27018.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27019.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27020.         }
  27021.         $d = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27022.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27023.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27024.         }
  27025.         return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] = new \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer($b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $c, ($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($b$c$d), $a);
  27026.     }
  27027.     /**
  27028.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  27029.      *
  27030.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  27031.      */
  27032.     protected function getCategoryBreadcrumbBuilderService()
  27033.     {
  27034.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27035.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'])) {
  27036.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'];
  27037.         }
  27038.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder($a);
  27039.     }
  27040.     /**
  27041.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  27042.      *
  27043.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  27044.      */
  27045.     protected function getNavigationLoaderService()
  27046.     {
  27047.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27048.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  27049.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  27050.         }
  27051.         $b = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService());
  27052.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  27053.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  27054.         }
  27055.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader($a$b);
  27056.     }
  27057.     /**
  27058.      * Gets the private 'Shopware\Core\Content\Category\Subscriber\CategorySubscriber' shared service.
  27059.      *
  27060.      * @return \Shopware\Core\Content\Category\Subscriber\CategorySubscriber
  27061.      */
  27062.     protected function getCategorySubscriberService()
  27063.     {
  27064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Subscriber/CategorySubscriber.php';
  27065.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27066.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'])) {
  27067.             return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'];
  27068.         }
  27069.         return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] = new \Shopware\Core\Content\Category\Subscriber\CategorySubscriber($a);
  27070.     }
  27071.     /**
  27072.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  27073.      *
  27074.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  27075.      */
  27076.     protected function getEntryPointValidatorService()
  27077.     {
  27078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  27079.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27080.     }
  27081.     /**
  27082.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  27083.      *
  27084.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  27085.      */
  27086.     protected function getFormCmsElementResolverService()
  27087.     {
  27088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  27091.         $a = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  27092.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'])) {
  27093.             return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'];
  27094.         }
  27095.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver($a);
  27096.     }
  27097.     /**
  27098.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  27099.      *
  27100.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  27101.      */
  27102.     protected function getTextCmsElementResolverService()
  27103.     {
  27104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  27107.         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()));
  27108.     }
  27109.     /**
  27110.      * Gets the private 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader' shared service.
  27111.      *
  27112.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader
  27113.      */
  27114.     protected function getSalesChannelCmsPageLoaderService()
  27115.     {
  27116.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27117.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27118.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27119.         }
  27120.         $b = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  27121.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27122.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27123.         }
  27124.         $c = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  27125.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27126.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27127.         }
  27128.         return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader($b$c$a);
  27129.     }
  27130.     /**
  27131.      * Gets the private 'Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber' shared service.
  27132.      *
  27133.      * @return \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber
  27134.      */
  27135.     protected function getCmsPageDefaultChangeSubscriberService()
  27136.     {
  27137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php';
  27138.         return $this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] = new \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27139.     }
  27140.     /**
  27141.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  27142.      *
  27143.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  27144.      */
  27145.     protected function getFlowActionCollectorService()
  27146.     {
  27147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  27148.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  27149.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  27150.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  27151.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  27152.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  27153.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  27154.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  27155.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  27156.             yield => ($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'] ?? $this->getSendOrderDataActionService());
  27157.             yield => ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'] ?? $this->getSendMailActionDecoratorService());
  27158.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  27159.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  27160.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  27161.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  27162.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  27163.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  27164.             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()));
  27165.         }, 16), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService()));
  27166.     }
  27167.     /**
  27168.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  27169.      *
  27170.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  27171.      */
  27172.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  27173.     {
  27174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  27177.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27178.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'])) {
  27179.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'];
  27180.         }
  27181.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  27182.     }
  27183.     /**
  27184.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  27185.      *
  27186.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  27187.      */
  27188.     protected function getAddCustomerTagActionService()
  27189.     {
  27190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  27193.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27194.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'])) {
  27195.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'];
  27196.         }
  27197.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction($a);
  27198.     }
  27199.     /**
  27200.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  27201.      *
  27202.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  27203.      */
  27204.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  27205.     {
  27206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  27209.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27210.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'])) {
  27211.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'];
  27212.         }
  27213.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  27214.     }
  27215.     /**
  27216.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  27217.      *
  27218.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  27219.      */
  27220.     protected function getAddOrderTagActionService()
  27221.     {
  27222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  27225.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27226.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'])) {
  27227.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'];
  27228.         }
  27229.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction($a);
  27230.     }
  27231.     /**
  27232.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  27233.      *
  27234.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  27235.      */
  27236.     protected function getChangeCustomerGroupActionService()
  27237.     {
  27238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  27241.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27242.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'])) {
  27243.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'];
  27244.         }
  27245.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction($a);
  27246.     }
  27247.     /**
  27248.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  27249.      *
  27250.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  27251.      */
  27252.     protected function getChangeCustomerStatusActionService()
  27253.     {
  27254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  27257.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27258.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'])) {
  27259.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'];
  27260.         }
  27261.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction($a);
  27262.     }
  27263.     /**
  27264.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  27265.      *
  27266.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  27267.      */
  27268.     protected function getGenerateDocumentActionService()
  27269.     {
  27270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  27273.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  27274.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27275.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27276.         }
  27277.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  27278.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27279.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27280.         }
  27281.         $c = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  27282.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27283.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27284.         }
  27285.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['logger'] ?? $this->getLoggerService()));
  27286.     }
  27287.     /**
  27288.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  27289.      *
  27290.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  27291.      */
  27292.     protected function getRemoveCustomerTagActionService()
  27293.     {
  27294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  27297.         $a = ($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService());
  27298.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'])) {
  27299.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'];
  27300.         }
  27301.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction($a);
  27302.     }
  27303.     /**
  27304.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  27305.      *
  27306.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  27307.      */
  27308.     protected function getRemoveOrderTagActionService()
  27309.     {
  27310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  27313.         $a = ($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService());
  27314.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'])) {
  27315.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'];
  27316.         }
  27317.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction($a);
  27318.     }
  27319.     /**
  27320.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  27321.      *
  27322.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  27323.      */
  27324.     protected function getSetCustomerCustomFieldActionService()
  27325.     {
  27326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  27329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  27330.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27331.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'])) {
  27332.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'];
  27333.         }
  27334.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  27335.     }
  27336.     /**
  27337.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  27338.      *
  27339.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  27340.      */
  27341.     protected function getSetCustomerGroupCustomFieldActionService()
  27342.     {
  27343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  27346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  27347.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27348.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'])) {
  27349.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'];
  27350.         }
  27351.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  27352.     }
  27353.     /**
  27354.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  27355.      *
  27356.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  27357.      */
  27358.     protected function getSetOrderCustomFieldActionService()
  27359.     {
  27360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  27363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  27364.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27365.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'])) {
  27366.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'];
  27367.         }
  27368.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  27369.     }
  27370.     /**
  27371.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  27372.      *
  27373.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  27374.      */
  27375.     protected function getSetOrderStateActionService()
  27376.     {
  27377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  27380.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService());
  27381.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'])) {
  27382.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'];
  27383.         }
  27384.         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->services['logger'] ?? $this->getLoggerService()), $a);
  27385.     }
  27386.     /**
  27387.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer' shared service.
  27388.      *
  27389.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer
  27390.      */
  27391.     protected function getCustomerGroupStorerService()
  27392.     {
  27393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerGroupStorer.php';
  27395.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27396.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'])) {
  27397.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'];
  27398.         }
  27399.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer($a);
  27400.     }
  27401.     /**
  27402.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer' shared service.
  27403.      *
  27404.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer
  27405.      */
  27406.     protected function getCustomerRecoveryStorerService()
  27407.     {
  27408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerRecoveryStorer.php';
  27410.         $a = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  27411.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'])) {
  27412.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'];
  27413.         }
  27414.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer($a);
  27415.     }
  27416.     /**
  27417.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer' shared service.
  27418.      *
  27419.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer
  27420.      */
  27421.     protected function getCustomerStorerService()
  27422.     {
  27423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerStorer.php';
  27425.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27426.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'])) {
  27427.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'];
  27428.         }
  27429.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer($a);
  27430.     }
  27431.     /**
  27432.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer' shared service.
  27433.      *
  27434.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer
  27435.      */
  27436.     protected function getNewsletterRecipientStorerService()
  27437.     {
  27438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorer.php';
  27440.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  27441.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'])) {
  27442.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'];
  27443.         }
  27444.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer($a);
  27445.     }
  27446.     /**
  27447.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer' shared service.
  27448.      *
  27449.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer
  27450.      */
  27451.     protected function getOrderStorerService()
  27452.     {
  27453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderStorer.php';
  27455.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27456.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'])) {
  27457.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'];
  27458.         }
  27459.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer($a);
  27460.     }
  27461.     /**
  27462.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer' shared service.
  27463.      *
  27464.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer
  27465.      */
  27466.     protected function getOrderTransactionStorerService()
  27467.     {
  27468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderTransactionStorer.php';
  27470.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  27471.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'])) {
  27472.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'];
  27473.         }
  27474.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer($a);
  27475.     }
  27476.     /**
  27477.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer' shared service.
  27478.      *
  27479.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer
  27480.      */
  27481.     protected function getUserStorerService()
  27482.     {
  27483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/UserStorer.php';
  27485.         $a = ($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService());
  27486.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'])) {
  27487.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'];
  27488.         }
  27489.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer($a);
  27490.     }
  27491.     /**
  27492.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  27493.      *
  27494.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  27495.      */
  27496.     protected function getFlowIndexerService()
  27497.     {
  27498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  27500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  27501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  27502.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27503.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27504.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27505.         }
  27506.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27507.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27508.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27509.         }
  27510.         $c = ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService());
  27511.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27512.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27513.         }
  27514.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  27515.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27516.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27517.         }
  27518.         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()), $c, new \Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Content\Flow\Dispatching\FlowBuilder(), $d), $a$b);
  27519.     }
  27520.     /**
  27521.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  27522.      *
  27523.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  27524.      */
  27525.     protected function getDeleteExpiredFilesCommandService()
  27526.     {
  27527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  27529.         $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()));
  27530.         $instance->setName('import-export:delete-expired');
  27531.         return $instance;
  27532.     }
  27533.     /**
  27534.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  27535.      *
  27536.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  27537.      */
  27538.     protected function getImportEntityCommandService()
  27539.     {
  27540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  27542.         $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()));
  27543.         $instance->setName('import:entity');
  27544.         return $instance;
  27545.     }
  27546.     /**
  27547.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  27548.      *
  27549.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  27550.      */
  27551.     protected function getCountrySerializerService()
  27552.     {
  27553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  27556.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  27557.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  27558.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'];
  27559.         }
  27560.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer($a);
  27561.     }
  27562.     /**
  27563.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  27564.      *
  27565.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  27566.      */
  27567.     protected function getCustomerSerializerService()
  27568.     {
  27569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  27572.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27573.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27574.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27575.         }
  27576.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  27577.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27578.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27579.         }
  27580.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27581.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27582.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27583.         }
  27584.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer($a$b$c);
  27585.     }
  27586.     /**
  27587.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  27588.      *
  27589.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  27590.      */
  27591.     protected function getLanguageSerializerService()
  27592.     {
  27593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  27596.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27597.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  27598.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'];
  27599.         }
  27600.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer($a);
  27601.     }
  27602.     /**
  27603.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  27604.      *
  27605.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  27606.      */
  27607.     protected function getMediaSerializerService()
  27608.     {
  27609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  27612.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  27613.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27614.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27615.         }
  27616.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  27617.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27618.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27619.         }
  27620.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  27621.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27622.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27623.         }
  27624.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27625.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27626.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27627.         }
  27628.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer($a$b$c$d);
  27629.     }
  27630.     /**
  27631.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer' shared service.
  27632.      *
  27633.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer
  27634.      */
  27635.     protected function getOrderSerializerService()
  27636.     {
  27637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/OrderSerializer.php';
  27640.         $a = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  27641.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'])) {
  27642.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'];
  27643.         }
  27644.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer($a);
  27645.     }
  27646.     /**
  27647.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  27648.      *
  27649.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  27650.      */
  27651.     protected function getProductCrossSellingSerializerService()
  27652.     {
  27653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  27656.         $a = ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService());
  27657.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'])) {
  27658.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'];
  27659.         }
  27660.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer($a);
  27661.     }
  27662.     /**
  27663.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  27664.      *
  27665.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  27666.      */
  27667.     protected function getProductSerializerService()
  27668.     {
  27669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  27672.         $a = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  27673.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27674.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27675.         }
  27676.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27677.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27678.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27679.         }
  27680.         $c = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  27681.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27682.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27683.         }
  27684.         $d = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  27685.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27686.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27687.         }
  27688.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer($a$b$c$d);
  27689.     }
  27690.     /**
  27691.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  27692.      *
  27693.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  27694.      */
  27695.     protected function getPromotionIndividualCodeSerializerService()
  27696.     {
  27697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  27700.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  27701.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  27702.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  27703.         }
  27704.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  27705.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  27706.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  27707.         }
  27708.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer($a$b);
  27709.     }
  27710.     /**
  27711.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  27712.      *
  27713.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  27714.      */
  27715.     protected function getSalutationSerializerService()
  27716.     {
  27717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  27720.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  27721.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  27722.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'];
  27723.         }
  27724.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer($a);
  27725.     }
  27726.     /**
  27727.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  27728.      *
  27729.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  27730.      */
  27731.     protected function getCustomFieldsSerializer2Service()
  27732.     {
  27733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  27736.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService());
  27737.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'])) {
  27738.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'];
  27739.         }
  27740.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer($a, ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()));
  27741.     }
  27742.     /**
  27743.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  27744.      *
  27745.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  27746.      */
  27747.     protected function getPriceSerializerService()
  27748.     {
  27749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  27752.         $a = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  27753.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'])) {
  27754.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'];
  27755.         }
  27756.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer($a);
  27757.     }
  27758.     /**
  27759.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  27760.      *
  27761.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  27762.      */
  27763.     protected function getToOneSerializerService()
  27764.     {
  27765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  27768.         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()));
  27769.     }
  27770.     /**
  27771.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  27772.      *
  27773.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  27774.      */
  27775.     protected function getTranslationsSerializerService()
  27776.     {
  27777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  27780.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27781.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'])) {
  27782.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'];
  27783.         }
  27784.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer($a);
  27785.     }
  27786.     /**
  27787.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  27788.      *
  27789.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  27790.      */
  27791.     protected function getPrimaryKeyResolverService()
  27792.     {
  27793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  27794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27796.         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())));
  27797.     }
  27798.     /**
  27799.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  27800.      *
  27801.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  27802.      */
  27803.     protected function getSystemDefaultValidatorService()
  27804.     {
  27805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  27806.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27807.     }
  27808.     /**
  27809.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  27810.      *
  27811.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  27812.      */
  27813.     protected function getFileDeletedSubscriberService()
  27814.     {
  27815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  27816.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27817.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'])) {
  27818.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'];
  27819.         }
  27820.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber($a);
  27821.     }
  27822.     /**
  27823.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  27824.      *
  27825.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  27826.      */
  27827.     protected function getProductCategoryPathsSubscriberService()
  27828.     {
  27829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  27830.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27831.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  27832.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  27833.         }
  27834.         $b = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  27835.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  27836.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  27837.         }
  27838.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber($a$b);
  27839.     }
  27840.     /**
  27841.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  27842.      *
  27843.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  27844.      */
  27845.     protected function getProductVariantsSubscriberService()
  27846.     {
  27847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  27848.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  27849.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27850.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27851.         }
  27852.         $b = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  27853.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27854.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27855.         }
  27856.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  27857.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27858.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27859.         }
  27860.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c);
  27861.     }
  27862.     /**
  27863.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  27864.      *
  27865.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  27866.      */
  27867.     protected function getDeleteFileHandlerService()
  27868.     {
  27869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  27870.         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()));
  27871.     }
  27872.     /**
  27873.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  27874.      *
  27875.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  27876.      */
  27877.     protected function getPipeFactoryService()
  27878.     {
  27879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  27880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  27881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  27882.         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 () {
  27883.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  27884.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  27885.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  27886.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  27887.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  27888.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  27889.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  27890.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  27891.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] ?? $this->getOrderSerializerService());
  27892.             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()));
  27893.         }, 10), new RewindableGenerator(function () {
  27894.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  27895.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  27896.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  27897.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  27898.             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()));
  27899.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  27900.     }
  27901.     /**
  27902.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  27903.      *
  27904.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  27905.      */
  27906.     protected function getCsvFileWriterFactoryService()
  27907.     {
  27908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  27909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  27910.         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()));
  27911.     }
  27912.     /**
  27913.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  27914.      *
  27915.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  27916.      */
  27917.     protected function getCleanupImportExportFileTaskHandlerService()
  27918.     {
  27919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  27920.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27921.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  27922.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  27923.         }
  27924.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService());
  27925.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  27926.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  27927.         }
  27928.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler($a$b);
  27929.     }
  27930.     /**
  27931.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  27932.      *
  27933.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  27934.      */
  27935.     protected function getDeleteExpiredFilesServiceService()
  27936.     {
  27937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  27938.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  27939.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'])) {
  27940.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'];
  27941.         }
  27942.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService($a);
  27943.     }
  27944.     /**
  27945.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  27946.      *
  27947.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  27948.      */
  27949.     protected function getFileServiceService()
  27950.     {
  27951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  27952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  27953.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  27954.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'])) {
  27955.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'];
  27956.         }
  27957.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] = new \Shopware\Core\Content\ImportExport\Service\FileService(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), $a);
  27958.     }
  27959.     /**
  27960.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  27961.      *
  27962.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  27963.      */
  27964.     protected function getImportExportServiceService()
  27965.     {
  27966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  27967.         $a = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  27968.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  27969.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  27970.         }
  27971.         $b = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  27972.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  27973.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  27974.         }
  27975.         $c = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  27976.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  27977.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  27978.         }
  27979.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  27980.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  27981.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  27982.         }
  27983.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService($a$b$c$d);
  27984.     }
  27985.     /**
  27986.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  27987.      *
  27988.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  27989.      */
  27990.     protected function getLandingPageIndexerService()
  27991.     {
  27992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  27994.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27995.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  27996.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  27997.         }
  27998.         $b = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  27999.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  28000.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  28001.         }
  28002.         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()), $b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), $a);
  28003.     }
  28004.     /**
  28005.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  28006.      *
  28007.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  28008.      */
  28009.     protected function getLandingPageValidatorService()
  28010.     {
  28011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  28012.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28013.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'])) {
  28014.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'];
  28015.         }
  28016.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator($a);
  28017.     }
  28018.     /**
  28019.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  28020.      *
  28021.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  28022.      */
  28023.     protected function getMailSendSubscriberService()
  28024.     {
  28025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  28026.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28027.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28028.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28029.         }
  28030.         $b = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  28031.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28032.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28033.         }
  28034.         $c = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  28035.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28036.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28037.         }
  28038.         $d = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  28039.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28040.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28041.         }
  28042.         $e = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28043.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28044.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28045.         }
  28046.         $f = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  28047.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28048.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28049.         }
  28050.         $g = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  28051.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28052.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28053.         }
  28054.         $h = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  28055.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28056.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28057.         }
  28058.         $i = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  28059.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28060.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28061.         }
  28062.         return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] = new \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber($b$c$d$e$f$g, ($this->services['logger'] ?? $this->getLoggerService()), $a$h$i, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  28063.     }
  28064.     /**
  28065.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  28066.      *
  28067.      * @return \Shopware\Core\Content\Mail\Service\MailService
  28068.      */
  28069.     protected function getMailServiceService()
  28070.     {
  28071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  28072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  28073.         $a = ($this->services['Frosh\\MailArchive\\Services\\MailSender'] ?? $this->getMailSenderService());
  28074.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28075.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28076.         }
  28077.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  28078.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28079.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28080.         }
  28081.         $c = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService());
  28082.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28083.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28084.         }
  28085.         $d = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  28086.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28087.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28088.         }
  28089.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28090.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28091.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28092.         }
  28093.         $f = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28094.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28095.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28096.         }
  28097.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28098.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28099.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28100.         }
  28101.         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()), $b$c$a$d, ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), $e$f$g, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['logger'] ?? $this->getLoggerService()));
  28102.     }
  28103.     /**
  28104.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  28105.      *
  28106.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  28107.      */
  28108.     protected function getImageCmsElementResolverService()
  28109.     {
  28110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  28113.         $a = ($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService());
  28114.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'])) {
  28115.             return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'];
  28116.         }
  28117.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver($a);
  28118.     }
  28119.     /**
  28120.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  28121.      *
  28122.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  28123.      */
  28124.     protected function getImageGalleryTypeDataResolverService()
  28125.     {
  28126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  28129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  28130.         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()));
  28131.     }
  28132.     /**
  28133.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  28134.      *
  28135.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  28136.      */
  28137.     protected function getImageSliderTypeDataResolverService()
  28138.     {
  28139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  28142.         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()));
  28143.     }
  28144.     /**
  28145.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  28146.      *
  28147.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  28148.      */
  28149.     protected function getDeleteNotUsedMediaCommandService()
  28150.     {
  28151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  28153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  28154.         $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())));
  28155.         $instance->setName('media:delete-unused');
  28156.         return $instance;
  28157.     }
  28158.     /**
  28159.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  28160.      *
  28161.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  28162.      */
  28163.     protected function getGenerateMediaTypesCommandService()
  28164.     {
  28165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  28167.         $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()));
  28168.         $instance->setName('media:generate-media-types');
  28169.         return $instance;
  28170.     }
  28171.     /**
  28172.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  28173.      *
  28174.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  28175.      */
  28176.     protected function getGenerateThumbnailsCommandService()
  28177.     {
  28178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  28180.         $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()));
  28181.         $instance->setName('media:generate-thumbnails');
  28182.         return $instance;
  28183.     }
  28184.     /**
  28185.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  28186.      *
  28187.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  28188.      */
  28189.     protected function getMediaFolderConfigurationIndexerService()
  28190.     {
  28191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  28193.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28194.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  28195.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  28196.         }
  28197.         $b = ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService());
  28198.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  28199.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  28200.         }
  28201.         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()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  28202.     }
  28203.     /**
  28204.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  28205.      *
  28206.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  28207.      */
  28208.     protected function getMediaFolderIndexerService()
  28209.     {
  28210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  28212.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28213.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  28214.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  28215.         }
  28216.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28217.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  28218.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  28219.         }
  28220.         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()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] ?? $this->getTreeUpdaterService()));
  28221.     }
  28222.     /**
  28223.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  28224.      *
  28225.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  28226.      */
  28227.     protected function getMediaIndexerService()
  28228.     {
  28229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  28231.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28232.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28233.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28234.         }
  28235.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28236.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28237.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28238.         }
  28239.         $c = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28240.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28241.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28242.         }
  28243.         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()), $b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  28244.     }
  28245.     /**
  28246.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator' shared service.
  28247.      *
  28248.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  28249.      */
  28250.     protected function getMediaRepositoryDecoratorService()
  28251.     {
  28252.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  28253.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28254.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28255.         }
  28256.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  28257.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28258.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28259.         }
  28260.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  28261.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28262.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28263.         }
  28264.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28265.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28266.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28267.         }
  28268.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  28269.     }
  28270.     /**
  28271.      * Gets the private 'Shopware\Core\Content\Media\File\FileFetcher' shared service.
  28272.      *
  28273.      * @return \Shopware\Core\Content\Media\File\FileFetcher
  28274.      */
  28275.     protected function getFileFetcherService()
  28276.     {
  28277.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] = new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse0);
  28278.     }
  28279.     /**
  28280.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  28281.      *
  28282.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  28283.      */
  28284.     protected function getFileNameProviderService()
  28285.     {
  28286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  28287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  28288.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28289.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'])) {
  28290.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'];
  28291.         }
  28292.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider($a);
  28293.     }
  28294.     /**
  28295.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  28296.      *
  28297.      * @return \Shopware\Core\Content\Media\MediaService
  28298.      */
  28299.     protected function getMediaServiceService()
  28300.     {
  28301.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28302.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28303.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28304.         }
  28305.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28306.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28307.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28308.         }
  28309.         $c = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  28310.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28311.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28312.         }
  28313.         return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'] = new \Shopware\Core\Content\Media\MediaService($a$b, new \Shopware\Core\Content\Media\File\FileLoader(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $a, ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()))), $c, ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] ?? $this->getFileFetcherService()));
  28314.     }
  28315.     /**
  28316.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  28317.      *
  28318.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  28319.      */
  28320.     protected function getDeleteFileHandler2Service()
  28321.     {
  28322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  28323.         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()));
  28324.     }
  28325.     /**
  28326.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  28327.      *
  28328.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  28329.      */
  28330.     protected function getGenerateThumbnailsHandlerService()
  28331.     {
  28332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  28333.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  28334.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  28335.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  28336.         }
  28337.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28338.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  28339.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  28340.         }
  28341.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler($a$b);
  28342.     }
  28343.     /**
  28344.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  28345.      *
  28346.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  28347.      */
  28348.     protected function getFilenamePathnameStrategyService()
  28349.     {
  28350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  28352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28353.         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())));
  28354.     }
  28355.     /**
  28356.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  28357.      *
  28358.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  28359.      */
  28360.     protected function getIdPathnameStrategyService()
  28361.     {
  28362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  28364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28365.         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())));
  28366.     }
  28367.     /**
  28368.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  28369.      *
  28370.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  28371.      */
  28372.     protected function getPhysicalFilenamePathnameStrategyService()
  28373.     {
  28374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  28376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28377.         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())));
  28378.     }
  28379.     /**
  28380.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  28381.      *
  28382.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  28383.      */
  28384.     protected function getUrlGeneratorInterfaceService()
  28385.     {
  28386.         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 () {
  28387.             yield => $this->getFilenamePathnameStrategyService();
  28388.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  28389.             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()));
  28390.             yield => $this->getIdPathnameStrategyService();
  28391.         }, 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())), '');
  28392.     }
  28393.     /**
  28394.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber' shared service.
  28395.      *
  28396.      * @return \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber
  28397.      */
  28398.     protected function getMediaDeletionSubscriberService()
  28399.     {
  28400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaDeletionSubscriber.php';
  28401.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28402.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28403.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28404.         }
  28405.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28406.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28407.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28408.         }
  28409.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28410.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28411.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28412.         }
  28413.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28414.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28415.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28416.         }
  28417.         return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $a$b$c, ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d);
  28418.     }
  28419.     /**
  28420.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  28421.      *
  28422.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  28423.      */
  28424.     protected function getMediaLoadedSubscriberService()
  28425.     {
  28426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  28427.         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()));
  28428.     }
  28429.     /**
  28430.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  28431.      *
  28432.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  28433.      */
  28434.     protected function getThumbnailServiceService()
  28435.     {
  28436.         $a = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28437.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  28438.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  28439.         }
  28440.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28441.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  28442.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  28443.         }
  28444.         return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] = new \Shopware\Core\Content\Media\Thumbnail\ThumbnailService($a, ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $b);
  28445.     }
  28446.     /**
  28447.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  28448.      *
  28449.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  28450.      */
  28451.     protected function getTypeDetectorService()
  28452.     {
  28453.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  28454.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  28455.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  28456.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  28457.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  28458.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  28459.         }, 5));
  28460.     }
  28461.     /**
  28462.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  28463.      *
  28464.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  28465.      */
  28466.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  28467.     {
  28468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  28469.         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()));
  28470.     }
  28471.     /**
  28472.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  28473.      *
  28474.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  28475.      */
  28476.     protected function getNewsletterRecipientIndexerService()
  28477.     {
  28478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  28480.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28481.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  28482.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  28483.         }
  28484.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  28485.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  28486.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  28487.         }
  28488.         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()), $b, ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] ?? $this->getCustomerNewsletterSalesChannelsUpdaterService()), $a);
  28489.     }
  28490.     /**
  28491.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  28492.      *
  28493.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  28494.      */
  28495.     protected function getNewsletterRecipientDeletedSubscriberService()
  28496.     {
  28497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  28498.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28499.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'])) {
  28500.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'];
  28501.         }
  28502.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber($a);
  28503.     }
  28504.     /**
  28505.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  28506.      *
  28507.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  28508.      */
  28509.     protected function getNewsletterRecipientTaskHandlerService()
  28510.     {
  28511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  28512.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28513.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  28514.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  28515.         }
  28516.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  28517.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  28518.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  28519.         }
  28520.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler($a$b);
  28521.     }
  28522.     /**
  28523.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  28524.      *
  28525.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  28526.      */
  28527.     protected function getProductExportGenerateCommandService()
  28528.     {
  28529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  28531.         $this->privates['Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand'] = $instance = new \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand(($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter'] ?? $this->getProductExporterService()));
  28532.         $instance->setName('product-export:generate');
  28533.         return $instance;
  28534.     }
  28535.     /**
  28536.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  28537.      *
  28538.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  28539.      */
  28540.     protected function getProductExportEventListenerService()
  28541.     {
  28542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  28543.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28544.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'])) {
  28545.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'];
  28546.         }
  28547.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] = new \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener($a, ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  28548.     }
  28549.     /**
  28550.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  28551.      *
  28552.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  28553.      */
  28554.     protected function getProductExportGenerateTaskHandlerService()
  28555.     {
  28556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  28557.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28558.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28559.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28560.         }
  28561.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28562.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28563.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28564.         }
  28565.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28566.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28567.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28568.         }
  28569.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28570.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28571.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28572.         }
  28573.         $e = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28574.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28575.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28576.         }
  28577.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler($b$c$d$e$a);
  28578.     }
  28579.     /**
  28580.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  28581.      *
  28582.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  28583.      */
  28584.     protected function getProductExportPartialGenerationHandlerService()
  28585.     {
  28586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  28587.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28588.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28589.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28590.         }
  28591.         $b = ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService());
  28592.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28593.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28594.         }
  28595.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28596.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28597.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28598.         }
  28599.         $d = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28600.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28601.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28602.         }
  28603.         $e = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  28604.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28605.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28606.         }
  28607.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  28608.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28609.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28610.         }
  28611.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  28612.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28613.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28614.         }
  28615.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  28616.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28617.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28618.         }
  28619.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler($b$c$d, ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), $a$e$f$g$h, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  28620.     }
  28621.     /**
  28622.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  28623.      *
  28624.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  28625.      */
  28626.     protected function getProductExportFileHandlerService()
  28627.     {
  28628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  28629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  28630.         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');
  28631.     }
  28632.     /**
  28633.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  28634.      *
  28635.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  28636.      */
  28637.     protected function getProductExportRendererService()
  28638.     {
  28639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  28640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  28641.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28642.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  28643.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  28644.         }
  28645.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  28646.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  28647.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  28648.         }
  28649.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer($b$a, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  28650.     }
  28651.     /**
  28652.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  28653.      *
  28654.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  28655.      */
  28656.     protected function getProductStreamIndexerService()
  28657.     {
  28658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  28660.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28661.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  28662.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  28663.         }
  28664.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  28665.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  28666.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  28667.         }
  28668.         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()), $b, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), $a);
  28669.     }
  28670.     /**
  28671.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  28672.      *
  28673.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  28674.      */
  28675.     protected function getUpdateProductStreamMappingTaskHandlerService()
  28676.     {
  28677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  28678.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28679.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  28680.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  28681.         }
  28682.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  28683.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  28684.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  28685.         }
  28686.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler($a$b);
  28687.     }
  28688.     /**
  28689.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  28690.      *
  28691.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  28692.      */
  28693.     protected function getProductLineItemCommandValidatorService()
  28694.     {
  28695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  28696.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28697.     }
  28698.     /**
  28699.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler' shared service.
  28700.      *
  28701.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler
  28702.      */
  28703.     protected function getCleanupProductKeywordDictionaryTaskHandlerService()
  28704.     {
  28705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupProductKeywordDictionaryTaskHandler.php';
  28706.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28707.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'])) {
  28708.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'];
  28709.         }
  28710.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28711.     }
  28712.     /**
  28713.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  28714.      *
  28715.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  28716.      */
  28717.     protected function getBuyBoxCmsElementResolverService()
  28718.     {
  28719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  28723.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  28724.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  28725.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  28726.         }
  28727.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  28728.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  28729.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  28730.         }
  28731.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver($a$b);
  28732.     }
  28733.     /**
  28734.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  28735.      *
  28736.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  28737.      */
  28738.     protected function getCrossSellingCmsElementResolverService()
  28739.     {
  28740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  28744.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService());
  28745.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  28746.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  28747.         }
  28748.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver($a);
  28749.     }
  28750.     /**
  28751.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  28752.      *
  28753.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  28754.      */
  28755.     protected function getProductDescriptionReviewsCmsElementResolverService()
  28756.     {
  28757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  28761.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService());
  28762.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'])) {
  28763.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'];
  28764.         }
  28765.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver($a);
  28766.     }
  28767.     /**
  28768.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  28769.      *
  28770.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  28771.      */
  28772.     protected function getProductListingCmsElementResolverService()
  28773.     {
  28774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  28777.         $a = ($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] ?? $this->getFoundationProductListingRouteService());
  28778.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  28779.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  28780.         }
  28781.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver($a);
  28782.     }
  28783.     /**
  28784.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  28785.      *
  28786.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  28787.      */
  28788.     protected function getProductIndexerService()
  28789.     {
  28790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  28792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  28793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  28794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  28795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  28796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  28797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  28798.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  28799.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28800.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28801.         }
  28802.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28803.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28804.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28805.         }
  28806.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28807.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28808.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28809.         }
  28810.         $d = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  28811.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28812.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28813.         }
  28814.         $e = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  28815.         $f = ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? $this->getSearchKeywordReplacementService());
  28816.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28817.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28818.         }
  28819.         $g = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  28820.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28821.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28822.         }
  28823.         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()), $d$e, new \Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater($e), new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer($e), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\InheritanceUpdater'] ?? $this->getInheritanceUpdaterService()), new \Shopware\Core\Content\Product\DataAbstractionLayer\RatingAverageUpdater($e), $f, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), $a$b, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater($e, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector()), $g$c);
  28824.     }
  28825.     /**
  28826.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  28827.      *
  28828.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  28829.      */
  28830.     protected function getProductStreamUpdaterService()
  28831.     {
  28832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  28834.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  28835.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  28836.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  28837.         }
  28838.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28839.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  28840.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  28841.         }
  28842.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), $a$b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  28843.     }
  28844.     /**
  28845.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  28846.      *
  28847.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  28848.      */
  28849.     protected function getStockUpdaterService()
  28850.     {
  28851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  28852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdate/StockUpdateFilterProvider.php';
  28853.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28854.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'])) {
  28855.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'];
  28856.         }
  28857.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, new \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdate\StockUpdateFilterProvider(new RewindableGenerator(function () {
  28858.             return new \EmptyIterator();
  28859.         }, 0)));
  28860.     }
  28861.     /**
  28862.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  28863.      *
  28864.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  28865.      */
  28866.     protected function getProductListingFeaturesSubscriberService()
  28867.     {
  28868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  28869.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28870.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  28871.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  28872.         }
  28873.         $b = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  28874.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  28875.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  28876.         }
  28877.         $c = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  28878.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  28879.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  28880.         }
  28881.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28882.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  28883.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  28884.         }
  28885.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c$d$a);
  28886.     }
  28887.     /**
  28888.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  28889.      *
  28890.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  28891.      */
  28892.     protected function getProductListingLoaderService()
  28893.     {
  28894.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  28895.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  28896.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  28897.         }
  28898.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28899.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  28900.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  28901.         }
  28902.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28903.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  28904.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  28905.         }
  28906.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory())));
  28907.     }
  28908.     /**
  28909.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  28910.      *
  28911.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  28912.      */
  28913.     protected function getProductSubscriberService()
  28914.     {
  28915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  28916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  28917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  28918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  28919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  28920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  28921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  28922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  28923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  28924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  28925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  28926.         $a = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  28927.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28928.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  28929.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  28930.         }
  28931.         $c = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($b);
  28932.         $d = new \Shopware\Core\Content\Product\IsNewDetector($b);
  28933.         $e = ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  28934.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  28935.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  28936.         }
  28937.         return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] = new \Shopware\Core\Content\Product\Subscriber\ProductSubscriber(new \Shopware\Core\Content\Product\SalesChannelProductBuilder($a$c$d), new \Shopware\Core\Content\Product\ProductVariationBuilder(), $e$a$c$d$b);
  28938.     }
  28939.     /**
  28940.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater' shared service.
  28941.      *
  28942.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater
  28943.      */
  28944.     protected function getRuleAreaUpdaterService()
  28945.     {
  28946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php';
  28947.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  28948.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'])) {
  28949.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'];
  28950.         }
  28951.         return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] = new \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] ?? $this->getRuleConditionRegistryService()), $a);
  28952.     }
  28953.     /**
  28954.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  28955.      *
  28956.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  28957.      */
  28958.     protected function getRuleIndexerService()
  28959.     {
  28960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  28962.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28963.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  28964.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  28965.         }
  28966.         $b = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  28967.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  28968.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  28969.         }
  28970.         $c = ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  28971.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  28972.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  28973.         }
  28974.         $d = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  28975.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  28976.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  28977.         }
  28978.         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()), $b, ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService()), $c$d$a);
  28979.     }
  28980.     /**
  28981.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  28982.      *
  28983.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  28984.      */
  28985.     protected function getRulePayloadSubscriberService()
  28986.     {
  28987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  28988.         return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] = new \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber(($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] = new \Shopware\Core\Framework\Script\Debugging\ScriptTraces())), $this->targetDir.''true);
  28989.     }
  28990.     /**
  28991.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  28992.      *
  28993.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  28994.      */
  28995.     protected function getRulePayloadUpdaterService()
  28996.     {
  28997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  28998.         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()));
  28999.     }
  29000.     /**
  29001.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  29002.      *
  29003.      * @return \Shopware\Core\Content\Rule\RuleValidator
  29004.      */
  29005.     protected function getRuleValidatorService()
  29006.     {
  29007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  29008.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  29009.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29010.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29011.         }
  29012.         $b = ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService());
  29013.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29014.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29015.         }
  29016.         $c = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  29017.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29018.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29019.         }
  29020.         return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] = new \Shopware\Core\Content\Rule\RuleValidator($a, ($this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] ?? $this->getRuleConditionRegistryService()), $b$c);
  29021.     }
  29022.     /**
  29023.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  29024.      *
  29025.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  29026.      */
  29027.     protected function getStoreApiSeoResolverService()
  29028.     {
  29029.         $a = ($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService());
  29030.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  29031.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  29032.         }
  29033.         return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] = new \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()));
  29034.     }
  29035.     /**
  29036.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  29037.      *
  29038.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  29039.      */
  29040.     protected function getSeoUrlGeneratorService()
  29041.     {
  29042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  29043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  29044.         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 () {
  29045.             return new \EmptyIterator();
  29046.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  29047.     }
  29048.     /**
  29049.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  29050.      *
  29051.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  29052.      */
  29053.     protected function getSeoUrlPersisterService()
  29054.     {
  29055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  29056.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  29057.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  29058.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  29059.         }
  29060.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29061.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  29062.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  29063.         }
  29064.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  29065.     }
  29066.     /**
  29067.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  29068.      *
  29069.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  29070.      */
  29071.     protected function getSeoUrlRouteRegistryService()
  29072.     {
  29073.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  29074.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  29075.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  29076.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  29077.         }, 3));
  29078.     }
  29079.     /**
  29080.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  29081.      *
  29082.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  29083.      */
  29084.     protected function getSitemapGenerateCommandService()
  29085.     {
  29086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  29088.         $this->privates['Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand'] = $instance = new \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  29089.         $instance->setName('sitemap:generate');
  29090.         return $instance;
  29091.     }
  29092.     /**
  29093.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  29094.      *
  29095.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  29096.      */
  29097.     protected function getFileService()
  29098.     {
  29099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  29100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  29101.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  29102.     }
  29103.     /**
  29104.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  29105.      *
  29106.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  29107.      */
  29108.     protected function getCategoryUrlProviderService()
  29109.     {
  29110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  29113.         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()));
  29114.     }
  29115.     /**
  29116.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  29117.      *
  29118.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  29119.      */
  29120.     protected function getCustomUrlProviderService()
  29121.     {
  29122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  29125.         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()));
  29126.     }
  29127.     /**
  29128.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  29129.      *
  29130.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  29131.      */
  29132.     protected function getProductUrlProviderService()
  29133.     {
  29134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  29137.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29138.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'])) {
  29139.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'];
  29140.         }
  29141.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider(($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] ?? $this->getConfigHandlerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['router'] ?? $this->getRouterService()), $a);
  29142.     }
  29143.     /**
  29144.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  29145.      *
  29146.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  29147.      */
  29148.     protected function getSitemapGenerateTaskHandlerService()
  29149.     {
  29150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  29151.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29152.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29153.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29154.         }
  29155.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29156.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29157.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29158.         }
  29159.         $c = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29160.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29161.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29162.         }
  29163.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  29164.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29165.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29166.         }
  29167.         $e = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  29168.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29169.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29170.         }
  29171.         $f = ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService());
  29172.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29173.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29174.         }
  29175.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29176.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29177.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29178.         }
  29179.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler($c$d$e$f, ($this->services['logger'] ?? $this->getLoggerService()), $g$a$b);
  29180.     }
  29181.     /**
  29182.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  29183.      *
  29184.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  29185.      */
  29186.     protected function getConfigHandlerService()
  29187.     {
  29188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  29189.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  29190.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  29191.         }, 1));
  29192.     }
  29193.     /**
  29194.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  29195.      *
  29196.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  29197.      */
  29198.     protected function getSitemapExporterService()
  29199.     {
  29200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  29201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  29202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  29203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  29204.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29205.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'])) {
  29206.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'];
  29207.         }
  29208.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  29209.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  29210.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  29211.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  29212.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  29213.         }, 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);
  29214.     }
  29215.     /**
  29216.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  29217.      *
  29218.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  29219.      */
  29220.     protected function getCacheClearer2Service()
  29221.     {
  29222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  29223.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  29224.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29225.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'])) {
  29226.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'];
  29227.         }
  29228.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] = new \Shopware\Core\Framework\Adapter\Cache\CacheClearer([=> ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), => ($this->privates['cache.http'] ?? $this->getCache_HttpService())], ($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->targetDir.'''dev'$a);
  29229.     }
  29230.     /**
  29231.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  29232.      *
  29233.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  29234.      */
  29235.     protected function getCacheDecoratorService()
  29236.     {
  29237.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  29238.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  29239.         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())));
  29240.     }
  29241.     /**
  29242.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  29243.      *
  29244.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  29245.      */
  29246.     protected function getCacheInvalidationSubscriberService()
  29247.     {
  29248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  29249.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29250.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'])) {
  29251.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'];
  29252.         }
  29253.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29254.     }
  29255.     /**
  29256.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  29257.      *
  29258.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  29259.      */
  29260.     protected function getCacheInvalidatorService()
  29261.     {
  29262.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  29263.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29264.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  29265.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  29266.         }
  29267.         $c = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29268.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  29269.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  29270.         }
  29271.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator(0150, [=> $a=> ($this->privates['cache.http'] ?? $this->getCache_HttpService())], $a$b$c);
  29272.     }
  29273.     /**
  29274.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  29275.      *
  29276.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  29277.      */
  29278.     protected function getCacheStateSubscriberService()
  29279.     {
  29280.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  29281.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'])) {
  29282.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'];
  29283.         }
  29284.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber($a);
  29285.     }
  29286.     /**
  29287.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler' shared service.
  29288.      *
  29289.      * @return \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler
  29290.      */
  29291.     protected function getInvalidateCacheTaskHandlerService()
  29292.     {
  29293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php';
  29294.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29295.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  29296.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  29297.         }
  29298.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29299.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  29300.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  29301.         }
  29302.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler($a$b0);
  29303.     }
  29304.     /**
  29305.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler' shared service.
  29306.      *
  29307.      * @return \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler
  29308.      */
  29309.     protected function getCleanupOldCacheFoldersHandlerService()
  29310.     {
  29311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandler.php';
  29312.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  29313.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'])) {
  29314.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'];
  29315.         }
  29316.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] = new \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler($a);
  29317.     }
  29318.     /**
  29319.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  29320.      *
  29321.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  29322.      */
  29323.     protected function getScriptCacheInvalidationSubscriberService()
  29324.     {
  29325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  29326.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  29327.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'])) {
  29328.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'];
  29329.         }
  29330.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber($a);
  29331.     }
  29332.     /**
  29333.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  29334.      *
  29335.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  29336.      */
  29337.     protected function getS3FilesystemVisibilityCommandService()
  29338.     {
  29339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  29341.         $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()));
  29342.         $instance->setName('s3:set-visibility');
  29343.         return $instance;
  29344.     }
  29345.     /**
  29346.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  29347.      *
  29348.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  29349.      */
  29350.     protected function getFilesystemFactoryService()
  29351.     {
  29352.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  29353.             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()));
  29354.             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()));
  29355.             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()));
  29356.         }, 3), new RewindableGenerator(function () {
  29357.             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()));
  29358.         }, 1));
  29359.     }
  29360.     /**
  29361.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  29362.      *
  29363.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  29364.      */
  29365.     protected function getTranslator2Service()
  29366.     {
  29367.         $a = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  29368.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  29369.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  29370.         }
  29371.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  29372.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  29373.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  29374.         }
  29375.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] = new \Shopware\Core\Framework\Adapter\Translation\Translator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), $a'dev'$b, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  29376.     }
  29377.     /**
  29378.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  29379.      *
  29380.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  29381.      */
  29382.     protected function getTranslatorCacheInvalidateService()
  29383.     {
  29384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  29385.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29386.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'])) {
  29387.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'];
  29388.         }
  29389.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29390.     }
  29391.     /**
  29392.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  29393.      *
  29394.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  29395.      */
  29396.     protected function getEntityTemplateLoaderService()
  29397.     {
  29398.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  29399.     }
  29400.     /**
  29401.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  29402.      *
  29403.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  29404.      */
  29405.     protected function getBundleHierarchyBuilder2Service()
  29406.     {
  29407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  29408.         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()));
  29409.     }
  29410.     /**
  29411.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  29412.      *
  29413.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  29414.      */
  29415.     protected function getStringTemplateRendererService()
  29416.     {
  29417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  29418.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29419.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'])) {
  29420.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'];
  29421.         }
  29422.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer($a$this->targetDir.'');
  29423.     }
  29424.     /**
  29425.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  29426.      *
  29427.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  29428.      */
  29429.     protected function getTwigVariableParserService()
  29430.     {
  29431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  29432.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29433.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'])) {
  29434.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'];
  29435.         }
  29436.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser($a);
  29437.     }
  29438.     /**
  29439.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  29440.      *
  29441.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  29442.      */
  29443.     protected function getAclAnnotationValidatorService()
  29444.     {
  29445.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29446.     }
  29447.     /**
  29448.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  29449.      *
  29450.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  29451.      */
  29452.     protected function getAclWriteValidatorService()
  29453.     {
  29454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  29455.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29456.         if (isset($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'])) {
  29457.             return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'];
  29458.         }
  29459.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator($a);
  29460.     }
  29461.     /**
  29462.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  29463.      *
  29464.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  29465.      */
  29466.     protected function getDefinitionServiceService()
  29467.     {
  29468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  29469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  29470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  29471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  29472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  29473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  29474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollection.php';
  29475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  29476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  29477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  29478.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.18.1');
  29479.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  29480.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  29481.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()));
  29482.         return $this->privates['Shopware\\Core\\Framework\\Api\\ApiDefinition\\DefinitionService'] = new \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), new \Shopware\Core\Framework\Api\ApiDefinition\Generator\StoreApiGenerator($a$b$c$this->parameters['kernel.bundles_metadata'], $d), new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi3Generator($a, new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiPathBuilder(), $b$c$this->parameters['kernel.bundles_metadata'], $d), new \Shopware\Core\Framework\Api\ApiDefinition\Generator\EntitySchemaGenerator());
  29483.     }
  29484.     /**
  29485.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  29486.      *
  29487.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  29488.      */
  29489.     protected function getDumpClassSchemaCommandService()
  29490.     {
  29491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  29493.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  29494.         $instance->setName('framework:dump:class:schema');
  29495.         return $instance;
  29496.     }
  29497.     /**
  29498.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  29499.      *
  29500.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  29501.      */
  29502.     protected function getDumpSchemaCommandService()
  29503.     {
  29504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  29506.         $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()));
  29507.         $instance->setName('framework:schema');
  29508.         return $instance;
  29509.     }
  29510.     /**
  29511.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  29512.      *
  29513.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  29514.      */
  29515.     protected function getApiVersionConverterService()
  29516.     {
  29517.         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 () {
  29518.             return new \EmptyIterator();
  29519.         }, 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())))));
  29520.     }
  29521.     /**
  29522.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  29523.      *
  29524.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  29525.      */
  29526.     protected function getApiAuthenticationListenerService()
  29527.     {
  29528.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  29529.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  29530.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  29531.         $c->setPublicKey($b);
  29532.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  29533.         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()));
  29534.     }
  29535.     /**
  29536.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  29537.      *
  29538.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  29539.      */
  29540.     protected function getSalesChannelAuthenticationListenerService()
  29541.     {
  29542.         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()));
  29543.     }
  29544.     /**
  29545.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  29546.      *
  29547.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  29548.      */
  29549.     protected function getUserCredentialsChangedSubscriberService()
  29550.     {
  29551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  29552.         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()));
  29553.     }
  29554.     /**
  29555.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  29556.      *
  29557.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  29558.      */
  29559.     protected function getExpectationSubscriberService()
  29560.     {
  29561.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.18.1'$this->parameters['kernel.plugin_infos']);
  29562.     }
  29563.     /**
  29564.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  29565.      *
  29566.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  29567.      */
  29568.     protected function getRefreshTokenRepositoryService()
  29569.     {
  29570.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29571.     }
  29572.     /**
  29573.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  29574.      *
  29575.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  29576.      */
  29577.     protected function getJsonEntityEncoderService()
  29578.     {
  29579.         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()));
  29580.     }
  29581.     /**
  29582.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  29583.      *
  29584.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  29585.      */
  29586.     protected function getExecutorService()
  29587.     {
  29588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  29589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  29590.         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->services['logger'] ?? $this->getLoggerService()), new \Shopware\Core\Framework\App\ActionButton\Response\ActionButtonResponseFactory(new RewindableGenerator(function () {
  29591.             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()));
  29592.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  29593.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  29594.             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()));
  29595.         }, 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)));
  29596.     }
  29597.     /**
  29598.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  29599.      *
  29600.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  29601.      */
  29602.     protected function getOpenModalResponseFactoryService()
  29603.     {
  29604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  29605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  29606.         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()));
  29607.     }
  29608.     /**
  29609.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  29610.      *
  29611.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  29612.      */
  29613.     protected function getOpenNewTabResponseFactoryService()
  29614.     {
  29615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  29616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  29617.         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()));
  29618.     }
  29619.     /**
  29620.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  29621.      *
  29622.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  29623.      */
  29624.     protected function getActiveAppsLoaderService()
  29625.     {
  29626.         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()));
  29627.     }
  29628.     /**
  29629.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  29630.      *
  29631.      * @return \Shopware\Core\Framework\App\AppStateService
  29632.      */
  29633.     protected function getAppStateServiceService()
  29634.     {
  29635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  29636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  29637.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29638.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29639.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29640.         }
  29641.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29642.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29643.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29644.         }
  29645.         $c = ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService());
  29646.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29647.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29648.         }
  29649.         $d = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  29650.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29651.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29652.         }
  29653.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  29654.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29655.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29656.         }
  29657.         $f = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  29658.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29659.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29660.         }
  29661.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  29662.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29663.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29664.         }
  29665.         return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] = new \Shopware\Core\Framework\App\AppStateService($a$b, ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), $c$d, new \Shopware\Core\Framework\App\Payment\PaymentMethodStateService($e), $f$g);
  29666.     }
  29667.     /**
  29668.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  29669.      *
  29670.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  29671.      */
  29672.     protected function getMoveShopPermanentlyStrategyService()
  29673.     {
  29674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  29676.         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()));
  29677.     }
  29678.     /**
  29679.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  29680.      *
  29681.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  29682.      */
  29683.     protected function getReinstallAppsStrategyService()
  29684.     {
  29685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  29687.         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()));
  29688.     }
  29689.     /**
  29690.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  29691.      *
  29692.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  29693.      */
  29694.     protected function getUninstallAppsStrategyService()
  29695.     {
  29696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  29698.         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()));
  29699.     }
  29700.     /**
  29701.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  29702.      *
  29703.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  29704.      */
  29705.     protected function getActivateAppCommandService()
  29706.     {
  29707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  29709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  29710.         $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()));
  29711.         $instance->setName('app:activate');
  29712.         return $instance;
  29713.     }
  29714.     /**
  29715.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  29716.      *
  29717.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  29718.      */
  29719.     protected function getAppPrinterService()
  29720.     {
  29721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  29722.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  29723.     }
  29724.     /**
  29725.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  29726.      *
  29727.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  29728.      */
  29729.     protected function getDeactivateAppCommandService()
  29730.     {
  29731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  29733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  29734.         $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()));
  29735.         $instance->setName('app:deactivate');
  29736.         return $instance;
  29737.     }
  29738.     /**
  29739.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  29740.      *
  29741.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  29742.      */
  29743.     protected function getInstallAppCommandService()
  29744.     {
  29745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  29747.         $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()));
  29748.         $instance->setName('app:install');
  29749.         return $instance;
  29750.     }
  29751.     /**
  29752.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  29753.      *
  29754.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  29755.      */
  29756.     protected function getRefreshAppCommandService()
  29757.     {
  29758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  29760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  29761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  29762.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29763.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\RefreshAppCommand(new \Shopware\Core\Framework\App\AppService(new \Shopware\Core\Framework\App\Lifecycle\AppLifecycleIterator($a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService())), ($this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] ?? $this->getAppPrinterService()), ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] ?? $this->getManifestValidatorService()), ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] ?? $this->getAppConfirmationDeltaProviderService()), $a);
  29764.         $instance->setName('app:refresh');
  29765.         return $instance;
  29766.     }
  29767.     /**
  29768.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  29769.      *
  29770.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  29771.      */
  29772.     protected function getResolveAppUrlChangeCommandService()
  29773.     {
  29774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  29776.         $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()));
  29777.         $instance->setName('app:url-change:resolve');
  29778.         return $instance;
  29779.     }
  29780.     /**
  29781.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  29782.      *
  29783.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  29784.      */
  29785.     protected function getUninstallAppCommandService()
  29786.     {
  29787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  29789.         $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()));
  29790.         $instance->setName('app:uninstall');
  29791.         return $instance;
  29792.     }
  29793.     /**
  29794.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  29795.      *
  29796.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  29797.      */
  29798.     protected function getValidateAppCommandService()
  29799.     {
  29800.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  29802.         $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()));
  29803.         $instance->setName('app:validate');
  29804.         return $instance;
  29805.     }
  29806.     /**
  29807.      * Gets the private 'Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider' shared service.
  29808.      *
  29809.      * @return \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider
  29810.      */
  29811.     protected function getAppConfirmationDeltaProviderService()
  29812.     {
  29813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Delta/AppConfirmationDeltaProvider.php';
  29814.         return $this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider(new RewindableGenerator(function () {
  29815.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\PermissionsDeltaProvider()));
  29816.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\DomainsDeltaProvider()));
  29817.         }, 2));
  29818.     }
  29819.     /**
  29820.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  29821.      *
  29822.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  29823.      */
  29824.     protected function getQuerySignerService()
  29825.     {
  29826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  29827.         return $this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] = new \Shopware\Core\Framework\App\Hmac\QuerySigner($this->getEnv('APP_URL'), '6.4.18.1', ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  29828.     }
  29829.     /**
  29830.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  29831.      *
  29832.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  29833.      */
  29834.     protected function getAppLifecycleService()
  29835.     {
  29836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  29837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  29838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  29839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  29840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  29841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  29842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  29843.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  29844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  29845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  29846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  29847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  29848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  29849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  29850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  29851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/FlowActionPersister.php';
  29852.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetPersister.php';
  29853.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29854.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29855.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29856.         }
  29857.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29858.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29859.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29860.         }
  29861.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  29862.         $d = ($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService());
  29863.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29864.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29865.         }
  29866.         $e = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  29867.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29868.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29869.         }
  29870.         $f = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  29871.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29872.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29873.         }
  29874.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  29875.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29876.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29877.         }
  29878.         $h = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  29879.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29880.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29881.         }
  29882.         $i = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  29883.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29884.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29885.         }
  29886.         $j = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  29887.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29888.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29889.         }
  29890.         $k = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  29891.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29892.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29893.         }
  29894.         $l = ($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService());
  29895.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29896.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29897.         }
  29898.         $m = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService());
  29899.         $n = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService());
  29900.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29901.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29902.         }
  29903.         $o = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  29904.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29905.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29906.         }
  29907.         $p = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29908.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29909.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29910.         }
  29911.         $q = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29912.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29913.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29914.         }
  29915.         $r = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  29916.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29917.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29918.         }
  29919.         $s = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  29920.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29921.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29922.         }
  29923.         $t = ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService());
  29924.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29925.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29926.         }
  29927.         $u = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  29928.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29929.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29930.         }
  29931.         $v = ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService());
  29932.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29933.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29934.         }
  29935.         $w = ($this->services['app_administration_snippet.repository'] ?? $this->getAppAdministrationSnippet_RepositoryService());
  29936.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29937.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29938.         }
  29939.         $x = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  29940.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29941.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29942.         }
  29943.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] = new \Shopware\Core\Framework\App\Lifecycle\AppLifecycle($b, new \Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister($c), new \Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister($d), new \Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister($e), new \Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister(new \Shopware\Storefront\Framework\App\Template\IconTemplateLoader(new \Shopware\Core\Framework\App\Template\TemplateLoader(), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), \dirname(__DIR__4)), $f$b), $g, new \Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister($h), new \Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister($i$j), $k, new \Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister($l, new \Shopware\Core\Framework\App\Cms\BlockTemplateLoader(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())), $m$a$n$o$p$q, ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService()), $r$s$t$u\dirname(__DIR__4), new \Shopware\Core\System\CustomEntity\Schema\CustomEntityPersister($c), ($this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] ?? $this->getCustomEntitySchemaUpdaterService()), $c, new \Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister($v$m$c), new \Shopware\Administration\Snippet\AppAdministrationSnippetPersister($w$x));
  29944.     }
  29945.     /**
  29946.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  29947.      *
  29948.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  29949.      */
  29950.     protected function getAppLoaderService()
  29951.     {
  29952.         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());
  29953.     }
  29954.     /**
  29955.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister' shared service.
  29956.      *
  29957.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister
  29958.      */
  29959.     protected function getRuleConditionPersisterService()
  29960.     {
  29961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/RuleConditionPersister.php';
  29962.         $a = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  29963.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  29964.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  29965.         }
  29966.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29967.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  29968.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  29969.         }
  29970.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] = new \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] = new \Shopware\Core\Framework\App\Lifecycle\ScriptFileReader((\dirname(__DIR__4).'/')))), $a$b);
  29971.     }
  29972.     /**
  29973.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  29974.      *
  29975.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  29976.      */
  29977.     protected function getScriptPersisterService()
  29978.     {
  29979.         $a = ($this->services['script.repository'] ?? $this->getScript_RepositoryService());
  29980.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  29981.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  29982.         }
  29983.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29984.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  29985.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  29986.         }
  29987.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] = new \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] = new \Shopware\Core\Framework\App\Lifecycle\ScriptFileReader((\dirname(__DIR__4).'/')))), $a$b);
  29988.     }
  29989.     /**
  29990.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  29991.      *
  29992.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  29993.      */
  29994.     protected function getAppRegistrationServiceService()
  29995.     {
  29996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  29997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  29998.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  29999.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30000.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30001.         }
  30002.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  30003.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30004.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30005.         }
  30006.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30007.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30008.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30009.         }
  30010.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] = new \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService(new \Shopware\Core\Framework\App\Lifecycle\Registration\HandshakeFactory($this->getEnv('APP_URL'), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), '6.4.18.1'), $b$c$this->getEnv('APP_URL'), $a'6.4.18.1');
  30011.     }
  30012.     /**
  30013.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  30014.      *
  30015.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  30016.      */
  30017.     protected function getAppAsyncPaymentHandlerService()
  30018.     {
  30019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  30025.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30026.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30027.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30028.         }
  30029.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30030.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30031.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30032.         }
  30033.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30034.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30035.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30036.         }
  30037.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler($a$b, ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService()), $c);
  30038.     }
  30039.     /**
  30040.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler' shared service.
  30041.      *
  30042.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler
  30043.      */
  30044.     protected function getAppPaymentHandlerService()
  30045.     {
  30046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30050.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30051.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30052.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30053.         }
  30054.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30055.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30056.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30057.         }
  30058.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30059.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30060.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30061.         }
  30062.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler($a$b, ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService()), $c);
  30063.     }
  30064.     /**
  30065.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  30066.      *
  30067.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  30068.      */
  30069.     protected function getAppSyncPaymentHandlerService()
  30070.     {
  30071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  30076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  30077.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30078.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30079.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30080.         }
  30081.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30082.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30083.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30084.         }
  30085.         $c = ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService());
  30086.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30087.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30088.         }
  30089.         $d = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30090.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30091.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30092.         }
  30093.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler($a$b$c$d);
  30094.     }
  30095.     /**
  30096.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  30097.      *
  30098.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  30099.      */
  30100.     protected function getPayloadServiceService()
  30101.     {
  30102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  30103.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  30104.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  30105.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  30106.         }
  30107.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] = new \Shopware\Core\Framework\App\Payment\Payload\PayloadService(($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a, ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), $this->getEnv('APP_URL'));
  30108.     }
  30109.     /**
  30110.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  30111.      *
  30112.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  30113.      */
  30114.     protected function getDeleteCascadeAppsHandlerService()
  30115.     {
  30116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  30117.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30118.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30119.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30120.         }
  30121.         $b = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  30122.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30123.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30124.         }
  30125.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  30126.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30127.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30128.         }
  30129.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler($a$b$c);
  30130.     }
  30131.     /**
  30132.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  30133.      *
  30134.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  30135.      */
  30136.     protected function getUpdateAppsHandlerService()
  30137.     {
  30138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  30139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  30140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  30141.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30142.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30143.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30144.         }
  30145.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  30146.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30147.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30148.         }
  30149.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30150.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30151.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30152.         }
  30153.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService());
  30154.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30155.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30156.         }
  30157.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService());
  30158.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30159.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30160.         }
  30161.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler($a, new \Shopware\Core\Framework\App\Lifecycle\Update\AppUpdater($b$c$d$e));
  30162.     }
  30163.     /**
  30164.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  30165.      *
  30166.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  30167.      */
  30168.     protected function getCustomFieldProtectionSubscriberService()
  30169.     {
  30170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  30171.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30172.     }
  30173.     /**
  30174.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  30175.      *
  30176.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  30177.      */
  30178.     protected function getConfigValidatorService()
  30179.     {
  30180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  30181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  30182.         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())));
  30183.     }
  30184.     /**
  30185.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  30186.      *
  30187.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  30188.      */
  30189.     protected function getHookableValidatorService()
  30190.     {
  30191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  30192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  30193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  30194.         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())));
  30195.     }
  30196.     /**
  30197.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  30198.      *
  30199.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  30200.      */
  30201.     protected function getManifestValidatorService()
  30202.     {
  30203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  30204.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  30205.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  30206.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  30207.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  30208.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  30209.         }, 4));
  30210.     }
  30211.     /**
  30212.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  30213.      *
  30214.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  30215.      */
  30216.     protected function getChangelogChangeCommandService()
  30217.     {
  30218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  30220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  30222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30223.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30224.         $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']));
  30225.         $instance->setName('changelog:change');
  30226.         return $instance;
  30227.     }
  30228.     /**
  30229.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  30230.      *
  30231.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  30232.      */
  30233.     protected function getChangelogCheckCommandService()
  30234.     {
  30235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  30237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  30239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30240.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30241.         $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']));
  30242.         $instance->setName('changelog:check');
  30243.         return $instance;
  30244.     }
  30245.     /**
  30246.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  30247.      *
  30248.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  30249.      */
  30250.     protected function getChangelogCreateCommandService()
  30251.     {
  30252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  30254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  30256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30257.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30258.         $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']));
  30259.         $instance->setName('changelog:create');
  30260.         return $instance;
  30261.     }
  30262.     /**
  30263.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  30264.      *
  30265.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  30266.      */
  30267.     protected function getChangelogReleaseCommandService()
  30268.     {
  30269.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  30271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  30273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30274.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30275.         $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']));
  30276.         $instance->setName('changelog:release');
  30277.         return $instance;
  30278.     }
  30279.     /**
  30280.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  30281.      *
  30282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  30283.      */
  30284.     protected function getCreateEntitiesCommandService()
  30285.     {
  30286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  30288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  30289.         $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));
  30290.         $instance->setName('dal:create:entities');
  30291.         return $instance;
  30292.     }
  30293.     /**
  30294.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  30295.      *
  30296.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  30297.      */
  30298.     protected function getCreateHydratorCommandService()
  30299.     {
  30300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  30302.         $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));
  30303.         $instance->setName('dal:create:hydrators');
  30304.         return $instance;
  30305.     }
  30306.     /**
  30307.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  30308.      *
  30309.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  30310.      */
  30311.     protected function getCreateSchemaCommandService()
  30312.     {
  30313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  30315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  30316.         $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));
  30317.         $instance->setName('dal:create:schema');
  30318.         return $instance;
  30319.     }
  30320.     /**
  30321.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  30322.      *
  30323.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  30324.      */
  30325.     protected function getDataAbstractionLayerValidateCommandService()
  30326.     {
  30327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  30329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  30330.         $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())));
  30331.         $instance->setName('dal:validate');
  30332.         return $instance;
  30333.     }
  30334.     /**
  30335.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  30336.      *
  30337.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  30338.      */
  30339.     protected function getRefreshIndexCommandService()
  30340.     {
  30341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  30343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  30344.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30345.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  30346.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  30347.         }
  30348.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand($a);
  30349.         $instance->setName('dal:refresh:index');
  30350.         return $instance;
  30351.     }
  30352.     /**
  30353.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  30354.      *
  30355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  30356.      */
  30357.     protected function getIteratorFactoryService()
  30358.     {
  30359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  30360.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  30361.     }
  30362.     /**
  30363.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  30364.      *
  30365.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  30366.      */
  30367.     protected function getCriteriaQueryBuilderService()
  30368.     {
  30369.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  30370.         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));
  30371.     }
  30372.     /**
  30373.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  30374.      *
  30375.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  30376.      */
  30377.     protected function getAppContextCreatorService()
  30378.     {
  30379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  30380.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30381.     }
  30382.     /**
  30383.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  30384.      *
  30385.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  30386.      */
  30387.     protected function getChildCountUpdaterService()
  30388.     {
  30389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  30390.         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()));
  30391.     }
  30392.     /**
  30393.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  30394.      *
  30395.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  30396.      */
  30397.     protected function getInheritanceUpdaterService()
  30398.     {
  30399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  30400.         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()));
  30401.     }
  30402.     /**
  30403.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  30404.      *
  30405.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  30406.      */
  30407.     protected function getManyToManyIdFieldUpdaterService()
  30408.     {
  30409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  30410.         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()));
  30411.     }
  30412.     /**
  30413.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber' shared service.
  30414.      *
  30415.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber
  30416.      */
  30417.     protected function getEntityIndexingSubscriberService()
  30418.     {
  30419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php';
  30420.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30421.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'])) {
  30422.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'];
  30423.         }
  30424.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber($a);
  30425.     }
  30426.     /**
  30427.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  30428.      *
  30429.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  30430.      */
  30431.     protected function getRegisteredIndexerSubscriberService()
  30432.     {
  30433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  30434.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30435.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'])) {
  30436.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'];
  30437.         }
  30438.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber(($this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] ?? $this->getIndexerQueuerService()), $a);
  30439.     }
  30440.     /**
  30441.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  30442.      *
  30443.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  30444.      */
  30445.     protected function getTreeUpdaterService()
  30446.     {
  30447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  30448.         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()));
  30449.     }
  30450.     /**
  30451.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  30452.      *
  30453.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  30454.      */
  30455.     protected function getApiCriteriaValidatorService()
  30456.     {
  30457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  30458.         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()));
  30459.     }
  30460.     /**
  30461.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  30462.      *
  30463.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  30464.      */
  30465.     protected function getCompositeEntitySearcherService()
  30466.     {
  30467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  30468.         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 () {
  30469.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  30470.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  30471.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  30472.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  30473.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  30474.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  30475.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  30476.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  30477.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  30478.         }, 9));
  30479.     }
  30480.     /**
  30481.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter' shared service.
  30482.      *
  30483.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter
  30484.      */
  30485.     protected function getCriteriaArrayConverterService()
  30486.     {
  30487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CriteriaArrayConverter.php';
  30488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  30489.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CriteriaArrayConverter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())));
  30490.     }
  30491.     /**
  30492.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  30493.      *
  30494.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  30495.      */
  30496.     protected function getSqlQueryParserService()
  30497.     {
  30498.         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()));
  30499.     }
  30500.     /**
  30501.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  30502.      *
  30503.      * @return \Swag\Security\Fixes\NEXT32887\RequestCriteriaBuilderFixed
  30504.      */
  30505.     protected function getRequestCriteriaBuilderService()
  30506.     {
  30507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  30508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT32887/RequestCriteriaBuilderFixed.php';
  30509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  30510.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] = new \Swag\Security\Fixes\NEXT32887\RequestCriteriaBuilderFixed(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] ?? $this->getApiCriteriaValidatorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CriteriaArrayConverter'] ?? $this->getCriteriaArrayConverterService()), 100);
  30511.     }
  30512.     /**
  30513.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  30514.      *
  30515.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  30516.      */
  30517.     protected function getTokenFilterService()
  30518.     {
  30519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  30520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  30521.         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()));
  30522.     }
  30523.     /**
  30524.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  30525.      *
  30526.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  30527.      */
  30528.     protected function getSearchTermInterpreterService()
  30529.     {
  30530.         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')))));
  30531.     }
  30532.     /**
  30533.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  30534.      *
  30535.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  30536.      */
  30537.     protected function getEntityExistsValidatorService()
  30538.     {
  30539.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  30540.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  30541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  30542.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  30543.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'])) {
  30544.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'];
  30545.         }
  30546.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a);
  30547.     }
  30548.     /**
  30549.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  30550.      *
  30551.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  30552.      */
  30553.     protected function getEntityNotExistsValidatorService()
  30554.     {
  30555.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  30556.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  30557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  30558.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  30559.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'])) {
  30560.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'];
  30561.         }
  30562.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a);
  30563.     }
  30564.     /**
  30565.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  30566.      *
  30567.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  30568.      */
  30569.     protected function getCleanupVersionTaskHandlerService()
  30570.     {
  30571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  30572.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30573.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'])) {
  30574.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'];
  30575.         }
  30576.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 30);
  30577.     }
  30578.     /**
  30579.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  30580.      *
  30581.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  30582.      */
  30583.     protected function getLockValidatorService()
  30584.     {
  30585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  30586.         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()));
  30587.     }
  30588.     /**
  30589.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  30590.      *
  30591.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  30592.      */
  30593.     protected function getWriteCommandExtractorService()
  30594.     {
  30595.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  30596.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'])) {
  30597.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'];
  30598.         }
  30599.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  30600.     }
  30601.     /**
  30602.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  30603.      *
  30604.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  30605.      */
  30606.     protected function getDemodataCommandService()
  30607.     {
  30608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  30610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  30611.         $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 () {
  30612.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  30613.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  30614.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  30615.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  30616.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  30617.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  30618.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  30619.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  30620.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  30621.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  30622.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  30623.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  30624.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  30625.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  30626.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  30627.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  30628.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  30629.         }, 17), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  30630.         $instance->addDefault('rules'25);
  30631.         $instance->addOption('rules'NULL4'Rules count');
  30632.         $instance->addDefault('customers'60);
  30633.         $instance->addOption('customers'NULL4'Customers count');
  30634.         $instance->addDefault('properties'10);
  30635.         $instance->addOption('properties'NULL4'Property group count (option count rand(30-300))');
  30636.         $instance->addDefault('categories'10);
  30637.         $instance->addOption('categories'NULL4'Categories count');
  30638.         $instance->addDefault('manufacturers'60);
  30639.         $instance->addOption('manufacturers'NULL4'Manufacturers count');
  30640.         $instance->addDefault('tags'50);
  30641.         $instance->addOption('tags'NULL4'Tags count');
  30642.         $instance->addDefault('reviews'20);
  30643.         $instance->addOption('reviews'NULL4'Reviews count');
  30644.         $instance->addDefault('products'1000);
  30645.         $instance->addOption('products'NULL4'Products count');
  30646.         $instance->addDefault('promotions'50);
  30647.         $instance->addOption('promotions'NULL4'Promotions count');
  30648.         $instance->addDefault('flows'0);
  30649.         $instance->addOption('flows'NULL4'Flows count');
  30650.         $instance->addDefault('media'300);
  30651.         $instance->addOption('media'NULL4'Media count');
  30652.         $instance->addDefault('product-streams'10);
  30653.         $instance->addOption('product-streams'NULL4'Product-streams count');
  30654.         $instance->addDefault('orders'60);
  30655.         $instance->addOption('orders'NULL4'Orders count');
  30656.         $instance->addDefault('attribute-sets'4);
  30657.         $instance->addOption('attribute-sets'NULL4'CustomField set count');
  30658.         $instance->addDefault('mail-template'10);
  30659.         $instance->addOption('mail-template'NULL4'Mail-template count');
  30660.         $instance->addDefault('mail-header-footer'3);
  30661.         $instance->addOption('mail-header-footer'NULL4'Mail header/footer count');
  30662.         $instance->addDefault('users'0);
  30663.         $instance->addOption('users'NULL4'Users count');
  30664.         $instance->setName('framework:demodata');
  30665.         return $instance;
  30666.     }
  30667.     /**
  30668.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  30669.      *
  30670.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  30671.      */
  30672.     protected function getCategoryGeneratorService()
  30673.     {
  30674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  30676.         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()));
  30677.     }
  30678.     /**
  30679.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  30680.      *
  30681.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  30682.      */
  30683.     protected function getCustomFieldGeneratorService()
  30684.     {
  30685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  30687.         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()));
  30688.     }
  30689.     /**
  30690.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  30691.      *
  30692.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  30693.      */
  30694.     protected function getCustomerGeneratorService()
  30695.     {
  30696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  30698.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()));
  30699.     }
  30700.     /**
  30701.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  30702.      *
  30703.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  30704.      */
  30705.     protected function getFlowGeneratorService()
  30706.     {
  30707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  30709.         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()));
  30710.     }
  30711.     /**
  30712.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  30713.      *
  30714.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  30715.      */
  30716.     protected function getMailHeaderFooterGeneratorService()
  30717.     {
  30718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  30720.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] ?? $this->getMailHeaderFooterDefinitionService()));
  30721.     }
  30722.     /**
  30723.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  30724.      *
  30725.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  30726.      */
  30727.     protected function getMailTemplateGeneratorService()
  30728.     {
  30729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  30731.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService()), ($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()));
  30732.     }
  30733.     /**
  30734.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  30735.      *
  30736.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  30737.      */
  30738.     protected function getMediaGeneratorService()
  30739.     {
  30740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  30742.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MediaGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService()), ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30743.     }
  30744.     /**
  30745.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  30746.      *
  30747.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  30748.      */
  30749.     protected function getOrderGeneratorService()
  30750.     {
  30751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  30753.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\OrderGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  30754.     }
  30755.     /**
  30756.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  30757.      *
  30758.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  30759.      */
  30760.     protected function getProductGeneratorService()
  30761.     {
  30762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  30764.         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()));
  30765.     }
  30766.     /**
  30767.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  30768.      *
  30769.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  30770.      */
  30771.     protected function getProductManufacturerGeneratorService()
  30772.     {
  30773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  30775.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()));
  30776.     }
  30777.     /**
  30778.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  30779.      *
  30780.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  30781.      */
  30782.     protected function getProductReviewGeneratorService()
  30783.     {
  30784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  30786.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30787.     }
  30788.     /**
  30789.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  30790.      *
  30791.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  30792.      */
  30793.     protected function getProductStreamGeneratorService()
  30794.     {
  30795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  30797.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()));
  30798.     }
  30799.     /**
  30800.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  30801.      *
  30802.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  30803.      */
  30804.     protected function getPromotionGeneratorService()
  30805.     {
  30806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  30808.         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()));
  30809.     }
  30810.     /**
  30811.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  30812.      *
  30813.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  30814.      */
  30815.     protected function getPropertyGroupGeneratorService()
  30816.     {
  30817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  30819.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  30820.     }
  30821.     /**
  30822.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  30823.      *
  30824.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  30825.      */
  30826.     protected function getRuleGeneratorService()
  30827.     {
  30828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  30830.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\RuleGenerator(($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()));
  30831.     }
  30832.     /**
  30833.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  30834.      *
  30835.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  30836.      */
  30837.     protected function getTagGeneratorService()
  30838.     {
  30839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  30841.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\TagGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()));
  30842.     }
  30843.     /**
  30844.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  30845.      *
  30846.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  30847.      */
  30848.     protected function getUserGeneratorService()
  30849.     {
  30850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  30852.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\UserGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  30853.     }
  30854.     /**
  30855.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  30856.      *
  30857.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  30858.      */
  30859.     protected function getCleanPersonalDataCommandService()
  30860.     {
  30861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  30863.         $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()));
  30864.         $instance->setName('database:clean-personal-data');
  30865.         return $instance;
  30866.     }
  30867.     /**
  30868.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  30869.      *
  30870.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  30871.      */
  30872.     protected function getBusinessEventCollectorService()
  30873.     {
  30874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  30875.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30876.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'])) {
  30877.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'];
  30878.         }
  30879.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), $a);
  30880.     }
  30881.     /**
  30882.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  30883.      *
  30884.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  30885.      */
  30886.     protected function getBusinessEventDispatcherService()
  30887.     {
  30888.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  30889.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'])) {
  30890.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'];
  30891.         }
  30892.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] = new \Shopware\Core\Framework\Event\BusinessEventDispatcher($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] ?? $this->getEventActionDefinitionService()));
  30893.     }
  30894.     /**
  30895.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  30896.      *
  30897.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  30898.      */
  30899.     protected function getDebugDumpBusinessEventsCommandService()
  30900.     {
  30901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  30903.         $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()));
  30904.         $instance->setName('debug:business-events');
  30905.         return $instance;
  30906.     }
  30907.     /**
  30908.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  30909.      *
  30910.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  30911.      */
  30912.     protected function getEventActionSubscriberService()
  30913.     {
  30914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  30915.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30916.     }
  30917.     /**
  30918.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  30919.      *
  30920.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  30921.      */
  30922.     protected function getFeatureDumpCommandService()
  30923.     {
  30924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  30926.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  30927.         $instance->setName('feature:dump');
  30928.         $instance->setAliases([=> 'administration:dump:features']);
  30929.         return $instance;
  30930.     }
  30931.     /**
  30932.      * Gets the private 'Shopware\Core\Framework\Log\LoggerFactory' shared service.
  30933.      *
  30934.      * @return \Shopware\Core\Framework\Log\LoggerFactory
  30935.      */
  30936.     protected function getLoggerFactoryService()
  30937.     {
  30938.         return $this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] = new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  30939.     }
  30940.     /**
  30941.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  30942.      *
  30943.      * @return \Shopware\Core\Framework\Log\LoggingService
  30944.      */
  30945.     protected function getLoggingServiceService()
  30946.     {
  30947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  30948.         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()));
  30949.     }
  30950.     /**
  30951.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler' shared service.
  30952.      *
  30953.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler
  30954.      */
  30955.     protected function getExcludeFlowEventHandlerService()
  30956.     {
  30957.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 300trueNULLfalse);
  30958.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  30959.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler($a$this->parameters['shopware.logger.exclude_events']);
  30960.     }
  30961.     /**
  30962.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  30963.      *
  30964.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  30965.      */
  30966.     protected function getLogCleanupTaskHandlerService()
  30967.     {
  30968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  30969.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30970.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  30971.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  30972.         }
  30973.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30974.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  30975.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  30976.         }
  30977.         return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30978.     }
  30979.     /**
  30980.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  30981.      *
  30982.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  30983.      */
  30984.     protected function getDispatchSleepMessageCommandService()
  30985.     {
  30986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  30988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  30989.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  30990.         $instance->setName('debug:messenger:dispatch-sleep');
  30991.         return $instance;
  30992.     }
  30993.     /**
  30994.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  30995.      *
  30996.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  30997.      */
  30998.     protected function getEncryptedMessageHandlerService()
  30999.     {
  31000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  31001.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31002.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'])) {
  31003.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'];
  31004.         }
  31005.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler($a, ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/private.pem'), $this->getEnv('string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE')))));
  31006.     }
  31007.     /**
  31008.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  31009.      *
  31010.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  31011.      */
  31012.     protected function getRetryMessageHandlerService()
  31013.     {
  31014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  31015.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31016.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'])) {
  31017.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'];
  31018.         }
  31019.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler($a, new RewindableGenerator(function () {
  31020.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  31021.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  31022.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  31023.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  31024.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  31025.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  31026.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  31027.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  31028.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  31029.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  31030.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  31031.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  31032.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  31033.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  31034.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  31035.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  31036.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  31037.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  31038.             yield 18 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  31039.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  31040.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  31041.             yield 21 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  31042.             yield 22 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  31043.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  31044.             yield 24 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  31045.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  31046.             yield 26 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  31047.             yield 27 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  31048.             yield 28 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  31049.             yield 29 => ($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService());
  31050.             yield 30 => ($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'] ?? $this->getSendMonitorDataTaskHandlerService());
  31051.             yield 31 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  31052.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  31053.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  31054.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  31055.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  31056.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  31057.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  31058.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  31059.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  31060.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  31061.             yield 41 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  31062.             yield 42 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  31063.             yield 43 => ($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'] ?? $this->getCollectorTaskHandlerService());
  31064.             yield 44 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  31065.         }, 45), ($this->services['logger'] ?? $this->getLoggerService()));
  31066.     }
  31067.     /**
  31068.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  31069.      *
  31070.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  31071.      */
  31072.     protected function getSleepTaskHandlerService()
  31073.     {
  31074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  31075.         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()));
  31076.     }
  31077.     /**
  31078.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  31079.      *
  31080.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  31081.      */
  31082.     protected function getRetryMiddlewareService()
  31083.     {
  31084.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  31085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  31086.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31087.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  31088.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  31089.         }
  31090.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31091.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  31092.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  31093.         }
  31094.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware($b$a);
  31095.     }
  31096.     /**
  31097.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  31098.      *
  31099.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  31100.      */
  31101.     protected function getRegisterScheduledTasksCommandService()
  31102.     {
  31103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  31105.         $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()));
  31106.         $instance->setName('scheduled-task:register');
  31107.         return $instance;
  31108.     }
  31109.     /**
  31110.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  31111.      *
  31112.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  31113.      */
  31114.     protected function getScheduledTaskRunnerService()
  31115.     {
  31116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  31118.         $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()));
  31119.         $instance->setName('scheduled-task:run');
  31120.         return $instance;
  31121.     }
  31122.     /**
  31123.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  31124.      *
  31125.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  31126.      */
  31127.     protected function getRegisterScheduledTaskHandlerService()
  31128.     {
  31129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  31130.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService());
  31131.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'])) {
  31132.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'];
  31133.         }
  31134.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler($a);
  31135.     }
  31136.     /**
  31137.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  31138.      *
  31139.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  31140.      */
  31141.     protected function getTaskRegistryService()
  31142.     {
  31143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  31144.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31145.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'])) {
  31146.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'];
  31147.         }
  31148.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  31149.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  31150.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  31151.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  31152.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  31153.             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()));
  31154.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  31155.             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()));
  31156.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTask()));
  31157.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  31158.             yield => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTask()));
  31159.             yield 10 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTask()));
  31160.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTask()));
  31161.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTask()));
  31162.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTask()));
  31163.             yield 14 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  31164.             yield 15 => ($this->privates['Frosh\\MailArchive\\Task\\CleanupTask'] ?? ($this->privates['Frosh\\MailArchive\\Task\\CleanupTask'] = new \Frosh\MailArchive\Task\CleanupTask()));
  31165.             yield 16 => ($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTask'] ?? ($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTask'] = new \FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTask()));
  31166.             yield 17 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTask()));
  31167.             yield 18 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTask()));
  31168.             yield 19 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTask()));
  31169.             yield 20 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTask()));
  31170.             yield 21 => ($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTask'] ?? ($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTask'] = new \Acris\Tax\ScheduledTask\CollectorTask()));
  31171.         }, 22), $a);
  31172.     }
  31173.     /**
  31174.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  31175.      *
  31176.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  31177.      */
  31178.     protected function getRequeueDeadMessagesHandlerService()
  31179.     {
  31180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  31181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  31182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  31183.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31184.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31185.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31186.         }
  31187.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31188.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31189.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31190.         }
  31191.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31192.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31193.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31194.         }
  31195.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler($a, new \Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService($b$c, new \Shopware\Core\Framework\MessageQueue\EncryptedBus($c, ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))))), ($this->services['logger'] ?? $this->getLoggerService())));
  31196.     }
  31197.     /**
  31198.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  31199.      *
  31200.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  31201.      */
  31202.     protected function getTaskSchedulerService()
  31203.     {
  31204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  31205.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Scheduler\\TaskScheduler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  31206.     }
  31207.     /**
  31208.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  31209.      *
  31210.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  31211.      */
  31212.     protected function getPluginLifecycleSubscriberService()
  31213.     {
  31214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  31215.         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()));
  31216.     }
  31217.     /**
  31218.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  31219.      *
  31220.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  31221.      */
  31222.     protected function getUpdatePostFinishSubscriberService()
  31223.     {
  31224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  31225.         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()));
  31226.     }
  31227.     /**
  31228.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  31229.      *
  31230.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  31231.      */
  31232.     protected function getMessageFailedHandlerService()
  31233.     {
  31234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  31235.         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');
  31236.     }
  31237.     /**
  31238.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  31239.      *
  31240.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  31241.      */
  31242.     protected function getCreateMigrationCommandService()
  31243.     {
  31244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  31246.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand(($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()), (\dirname(__DIR__4).'/vendor/shopware/core'), '6.4.18.1');
  31247.         $instance->setName('database:create-migration');
  31248.         return $instance;
  31249.     }
  31250.     /**
  31251.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  31252.      *
  31253.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  31254.      */
  31255.     protected function getMigrationCommandService()
  31256.     {
  31257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  31259.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\MigrationCommand(($this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), '6.4.18.1');
  31260.         $instance->setName('database:migrate');
  31261.         return $instance;
  31262.     }
  31263.     /**
  31264.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  31265.      *
  31266.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  31267.      */
  31268.     protected function getMigrationDestructiveCommandService()
  31269.     {
  31270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  31272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  31273.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand(($this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), '6.4.18.1');
  31274.         $instance->setName('database:migrate-destructive');
  31275.         return $instance;
  31276.     }
  31277.     /**
  31278.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  31279.      *
  31280.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  31281.      */
  31282.     protected function getRefreshMigrationCommandService()
  31283.     {
  31284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  31286.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  31287.         $instance->setName('database:refresh-migration');
  31288.         return $instance;
  31289.     }
  31290.     /**
  31291.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  31292.      *
  31293.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31294.      */
  31295.     protected function getMigrationSource_Core_V63Service()
  31296.     {
  31297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31298.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  31299.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  31300.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  31301.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31302.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  31303.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  31304.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31305.         return $instance;
  31306.     }
  31307.     /**
  31308.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  31309.      *
  31310.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31311.      */
  31312.     protected function getMigrationSource_Core_V64Service()
  31313.     {
  31314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31315.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  31316.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  31317.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  31318.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31319.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  31320.         return $instance;
  31321.     }
  31322.     /**
  31323.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  31324.      *
  31325.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31326.      */
  31327.     protected function getMigrationSource_Core_V65Service()
  31328.     {
  31329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31330.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  31331.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  31332.         return $instance;
  31333.     }
  31334.     /**
  31335.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  31336.      *
  31337.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  31338.      */
  31339.     protected function getBundleDumpCommandService()
  31340.     {
  31341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  31343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  31344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  31345.         $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));
  31346.         $instance->setName('bundle:dump');
  31347.         return $instance;
  31348.     }
  31349.     /**
  31350.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  31351.      *
  31352.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  31353.      */
  31354.     protected function getPluginActivateCommandService()
  31355.     {
  31356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  31359.         $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()));
  31360.         $instance->setName('plugin:activate');
  31361.         return $instance;
  31362.     }
  31363.     /**
  31364.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  31365.      *
  31366.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  31367.      */
  31368.     protected function getPluginDeactivateCommandService()
  31369.     {
  31370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  31373.         $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()));
  31374.         $instance->setName('plugin:deactivate');
  31375.         return $instance;
  31376.     }
  31377.     /**
  31378.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  31379.      *
  31380.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  31381.      */
  31382.     protected function getPluginInstallCommandService()
  31383.     {
  31384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  31387.         $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()));
  31388.         $instance->setName('plugin:install');
  31389.         return $instance;
  31390.     }
  31391.     /**
  31392.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  31393.      *
  31394.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  31395.      */
  31396.     protected function getPluginUninstallCommandService()
  31397.     {
  31398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  31401.         $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()));
  31402.         $instance->setName('plugin:uninstall');
  31403.         return $instance;
  31404.     }
  31405.     /**
  31406.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  31407.      *
  31408.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  31409.      */
  31410.     protected function getPluginUpdateCommandService()
  31411.     {
  31412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  31415.         $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()));
  31416.         $instance->setName('plugin:update');
  31417.         return $instance;
  31418.     }
  31419.     /**
  31420.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  31421.      *
  31422.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  31423.      */
  31424.     protected function getPluginCreateCommandService()
  31425.     {
  31426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  31428.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  31429.         $instance->setName('plugin:create');
  31430.         return $instance;
  31431.     }
  31432.     /**
  31433.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  31434.      *
  31435.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  31436.      */
  31437.     protected function getPluginListCommandService()
  31438.     {
  31439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  31441.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  31442.         $instance->setName('plugin:list');
  31443.         return $instance;
  31444.     }
  31445.     /**
  31446.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  31447.      *
  31448.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  31449.      */
  31450.     protected function getPluginRefreshCommandService()
  31451.     {
  31452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  31454.         $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()));
  31455.         $instance->setName('plugin:refresh');
  31456.         return $instance;
  31457.     }
  31458.     /**
  31459.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  31460.      *
  31461.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  31462.      */
  31463.     protected function getPluginZipImportCommandService()
  31464.     {
  31465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  31467.         $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()));
  31468.         $instance->setName('plugin:zip-import');
  31469.         return $instance;
  31470.     }
  31471.     /**
  31472.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  31473.      *
  31474.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  31475.      */
  31476.     protected function getCommandExecutorService($lazyLoad true)
  31477.     {
  31478.         if ($lazyLoad) {
  31479.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  31480.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  31481.                     $wrappedInstance $this->getCommandExecutorService(false);
  31482.                     $proxy->setProxyInitializer(null);
  31483.                     return true;
  31484.                 });
  31485.             });
  31486.         }
  31487.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  31488.     }
  31489.     /**
  31490.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  31491.      *
  31492.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  31493.      */
  31494.     protected function getPluginLifecycleServiceService()
  31495.     {
  31496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  31497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  31498.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31499.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] = new \Shopware\Core\Framework\Plugin\PluginLifecycleService($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()), $this, ($this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] ?? $this->getCommandExecutorService()), new \Shopware\Core\Framework\Plugin\Requirement\RequirementsValidator($a\dirname(__DIR__4)), ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), '6.4.18.1', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  31500.     }
  31501.     /**
  31502.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  31503.      *
  31504.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  31505.      */
  31506.     protected function getPluginManagementServiceService()
  31507.     {
  31508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  31509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  31510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  31511.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  31512.         $a = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  31513.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService());
  31514.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  31515.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  31516.         }
  31517.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  31518.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  31519.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  31520.         }
  31521.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] = new \Shopware\Core\Framework\Plugin\PluginManagementService(\dirname(__DIR__4), new \Shopware\Core\Framework\Plugin\PluginZipDetector(), new \Shopware\Core\Framework\Plugin\PluginExtractor(['plugin' => (\dirname(__DIR__4).'/custom/plugins'), 'app' => (\dirname(__DIR__4).'/custom/apps')], $a), $b$a$c, new \GuzzleHttp\Client());
  31522.     }
  31523.     /**
  31524.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  31525.      *
  31526.      * @return \Shopware\Core\Framework\Plugin\PluginService
  31527.      */
  31528.     protected function getPluginServiceService()
  31529.     {
  31530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  31531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  31532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  31533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  31534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  31535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  31536.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31537.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  31538.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  31539.         }
  31540.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  31541.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  31542.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  31543.         }
  31544.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] = new \Shopware\Core\Framework\Plugin\PluginService((\dirname(__DIR__4).'/custom/plugins'), \dirname(__DIR__4), $a$b, new \Shopware\Core\Framework\Plugin\Changelog\ChangelogService(new \Shopware\Core\Framework\Plugin\Changelog\ChangelogParser()), new \Shopware\Core\Framework\Plugin\Util\PluginFinder(new \Shopware\Core\Framework\Plugin\Composer\PackageProvider()), new \Shopware\Core\Framework\Plugin\Util\VersionSanitizer());
  31545.     }
  31546.     /**
  31547.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  31548.      *
  31549.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  31550.      */
  31551.     protected function getPluginAclPrivilegesSubscriberService()
  31552.     {
  31553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  31554.         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()));
  31555.     }
  31556.     /**
  31557.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  31558.      *
  31559.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  31560.      */
  31561.     protected function getAssetServiceService()
  31562.     {
  31563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  31564.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  31565.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'])) {
  31566.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'];
  31567.         }
  31568.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] = new \Shopware\Core\Framework\Plugin\Util\AssetService(($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService()), $a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), (\dirname(__DIR__4).'/vendor/shopware/core'), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  31569.     }
  31570.     /**
  31571.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  31572.      *
  31573.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  31574.      */
  31575.     protected function getContextResolverListenerService()
  31576.     {
  31577.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService());
  31578.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'])) {
  31579.             return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'];
  31580.         }
  31581.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener($a);
  31582.     }
  31583.     /**
  31584.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  31585.      *
  31586.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  31587.      */
  31588.     protected function getCoreSubscriberService()
  31589.     {
  31590.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  31591.     }
  31592.     /**
  31593.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  31594.      *
  31595.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  31596.      */
  31597.     protected function getRouteEventSubscriberService()
  31598.     {
  31599.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31600.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'])) {
  31601.             return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'];
  31602.         }
  31603.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber($a);
  31604.     }
  31605.     /**
  31606.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  31607.      *
  31608.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  31609.      */
  31610.     protected function getRouteScopeListenerService()
  31611.     {
  31612.         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 () {
  31613.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  31614.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  31615.         }, 2));
  31616.     }
  31617.     /**
  31618.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  31619.      *
  31620.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  31621.      */
  31622.     protected function getRouteScopeRegistryService()
  31623.     {
  31624.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  31625.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  31626.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  31627.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  31628.             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'))));
  31629.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  31630.         }, 5));
  31631.     }
  31632.     /**
  31633.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  31634.      *
  31635.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  31636.      */
  31637.     protected function getSalesChannelRequestContextResolverService()
  31638.     {
  31639.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31640.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  31641.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  31642.         }
  31643.         $b = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  31644.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  31645.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  31646.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  31647.         }
  31648.         return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] = new \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver(new \Shopware\Core\Framework\Routing\ApiRequestContextResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b), $c$a$b);
  31649.     }
  31650.     /**
  31651.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  31652.      *
  31653.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  31654.      */
  31655.     protected function getRuleConditionRegistryService()
  31656.     {
  31657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  31658.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  31659.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  31660.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  31661.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  31662.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  31663.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  31664.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  31665.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  31666.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  31667.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  31668.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  31669.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  31670.             yield 11 => ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] ?? ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] = new \Shopware\Core\System\Language\Rule\LanguageRule()));
  31671.             yield 12 => ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] = new \Shopware\Core\System\Currency\Rule\CurrencyRule()));
  31672.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Rule\\OrderTagRule'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Rule\\OrderTagRule'] = new \Shopware\Core\Content\Flow\Rule\OrderTagRule()));
  31673.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartAmountRule()));
  31674.             yield 15 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartPositionPriceRule()));
  31675.             yield 16 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsCountRule()));
  31676.             yield 17 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsPriceRule()));
  31677.             yield 18 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfTypeRule()));
  31678.             yield 19 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemRule()));
  31679.             yield 20 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionLineItemRule()));
  31680.             yield 21 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionCodeOfTypeRule()));
  31681.             yield 22 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionValueRule()));
  31682.             yield 23 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionsInCartCountRule()));
  31683.             yield 24 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartRule()));
  31684.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTotalPriceRule()));
  31685.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemUnitPriceRule()));
  31686.             yield 27 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWithQuantityRule()));
  31687.             yield 28 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWrapperRule()));
  31688.             yield 29 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartWeightRule()));
  31689.             yield 30 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartVolumeRule()));
  31690.             yield 31 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartHasDeliveryFreeItemRule()));
  31691.             yield 32 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCountryRule()));
  31692.             yield 33 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStreetRule()));
  31693.             yield 34 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingZipCodeRule()));
  31694.             yield 35 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerGroupRule()));
  31695.             yield 36 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerTagRule()));
  31696.             yield 37 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerNumberRule()));
  31697.             yield 38 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] = new \Shopware\Core\Checkout\Customer\Rule\DifferentAddressesRule()));
  31698.             yield 39 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] = new \Shopware\Core\Checkout\Customer\Rule\EmailRule()));
  31699.             yield 40 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewCustomerRule()));
  31700.             yield 41 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsActiveRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsActiveRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsActiveRule()));
  31701.             yield 42 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] = new \Shopware\Core\Checkout\Customer\Rule\LastNameRule()));
  31702.             yield 43 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsCompanyRule()));
  31703.             yield 44 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartTaxDisplayRule()));
  31704.             yield 45 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsGuestCustomerRule()));
  31705.             yield 46 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewsletterRecipientRule()));
  31706.             yield 47 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCountryRule()));
  31707.             yield 48 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStreetRule()));
  31708.             yield 49 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCityRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCityRule()));
  31709.             yield 50 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCityRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCityRule()));
  31710.             yield 51 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStateRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStateRule()));
  31711.             yield 52 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStateRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStateRule()));
  31712.             yield 53 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingZipCodeRule()));
  31713.             yield 54 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerLoggedInRule()));
  31714.             yield 55 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartCountRule()));
  31715.             yield 56 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderCountRule()));
  31716.             yield 57 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastOrderRule()));
  31717.             yield 58 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTagRule()));
  31718.             yield 59 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] = new \Shopware\Core\Checkout\Cart\Rule\AlwaysValidRule()));
  31719.             yield 60 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPropertyRule()));
  31720.             yield 61 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemIsNewRule()));
  31721.             yield 62 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfManufacturerRule()));
  31722.             yield 63 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPurchasePriceRule()));
  31723.             yield 64 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCreationDateRule()));
  31724.             yield 65 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemReleaseDateRule()));
  31725.             yield 66 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemClearanceSaleRule()));
  31726.             yield 67 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPromotedRule()));
  31727.             yield 68 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInCategoryRule()));
  31728.             yield 69 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInProductStreamRule()));
  31729.             yield 70 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTaxationRule()));
  31730.             yield 71 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWidthRule()));
  31731.             yield 72 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionHeightRule()));
  31732.             yield 73 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionLengthRule()));
  31733.             yield 74 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWeightRule()));
  31734.             yield 75 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionVolumeRule()));
  31735.             yield 76 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRule()));
  31736.             yield 77 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRatioRule()));
  31737.             yield 78 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCustomFieldRule()));
  31738.             yield 79 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemStockRule()));
  31739.             yield 80 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemActualStockRule()));
  31740.             yield 81 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\PaymentMethodRule()));
  31741.             yield 82 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\ShippingMethodRule()));
  31742.             yield 83 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemGoodsTotalRule()));
  31743.             yield 84 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderTotalAmountRule()));
  31744.             yield 85 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerCustomFieldRule()));
  31745.             yield 86 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerBirthdayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerBirthdayRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerBirthdayRule()));
  31746.             yield 87 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerAgeRule()));
  31747.             yield 88 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastLoginRule()));
  31748.             yield 89 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\AffiliateCodeRule()));
  31749.             yield 90 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CampaignCodeRule()));
  31750.             yield 91 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\VatIdRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\VatIdRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\VatIdRule()));
  31751.             yield 92 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\BillingAddressVatIdRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\BillingAddressVatIdRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\BillingAddressVatIdRule()));
  31752.             yield 93 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\ShippingAddressVatIdRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\ShippingAddressVatIdRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\ShippingAddressVatIdRule()));
  31753.             yield 94 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\VatIdValidRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\VatIdValidRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\VatIdValidRule()));
  31754.             yield 95 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\BillingAddressVatIdValidRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\BillingAddressVatIdValidRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\BillingAddressVatIdValidRule()));
  31755.             yield 96 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\ShippingAddressVatIdValidRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\ShippingAddressVatIdValidRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\ShippingAddressVatIdValidRule()));
  31756.             yield 97 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\SameCountryInBillingAddressAndShippingAddressRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\SameCountryInBillingAddressAndShippingAddressRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\SameCountryInBillingAddressAndShippingAddressRule()));
  31757.             yield 98 => ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\WarehouseRule'] ?? ($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Rule\\WarehouseRule'] = new \Acris\Tax\Core\Checkout\Customer\Rule\WarehouseRule()));
  31758.         }, 99));
  31759.     }
  31760.     /**
  31761.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  31762.      *
  31763.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  31764.      */
  31765.     protected function getScriptResponseEncoderService()
  31766.     {
  31767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  31768.         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()));
  31769.     }
  31770.     /**
  31771.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  31772.      *
  31773.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  31774.      */
  31775.     protected function getScriptLoaderService()
  31776.     {
  31777.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  31778.         if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'])) {
  31779.             return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'];
  31780.         }
  31781.         return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] = new \Shopware\Core\Framework\Script\Execution\ScriptLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $this->targetDir.''true);
  31782.     }
  31783.     /**
  31784.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  31785.      *
  31786.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  31787.      */
  31788.     protected function getLocaleProviderService()
  31789.     {
  31790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  31791.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  31792.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'])) {
  31793.             return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'];
  31794.         }
  31795.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider($a);
  31796.     }
  31797.     /**
  31798.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  31799.      *
  31800.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  31801.      */
  31802.     protected function getStoreDownloadCommandService()
  31803.     {
  31804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  31806.         $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()));
  31807.         $instance->setName('store:download');
  31808.         return $instance;
  31809.     }
  31810.     /**
  31811.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  31812.      *
  31813.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  31814.      */
  31815.     protected function getStoreLoginCommandService()
  31816.     {
  31817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  31819.         $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()));
  31820.         $instance->setName('store:login');
  31821.         return $instance;
  31822.     }
  31823.     /**
  31824.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  31825.      *
  31826.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  31827.      */
  31828.     protected function getAbstractExtensionDataProviderService()
  31829.     {
  31830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  31831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  31832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  31833.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  31834.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  31835.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  31836.         }
  31837.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31838.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  31839.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  31840.         }
  31841.         $c = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31842.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  31843.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  31844.         }
  31845.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  31846.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  31847.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  31848.         }
  31849.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] = new \Shopware\Core\Framework\Store\Services\ExtensionDataProvider($a$b$c, new \Shopware\Core\Framework\Store\Services\ExtensionListingLoader($d));
  31850.     }
  31851.     /**
  31852.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  31853.      *
  31854.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  31855.      */
  31856.     protected function getAbstractStoreAppLifecycleServiceService()
  31857.     {
  31858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  31859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  31860.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService());
  31861.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31862.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31863.         }
  31864.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31865.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31866.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31867.         }
  31868.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31869.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31870.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31871.         }
  31872.         $d = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  31873.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31874.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31875.         }
  31876.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  31877.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31878.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31879.         }
  31880.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] = new \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), $a$b$c$d$e, ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] ?? $this->getAppConfirmationDeltaProviderService()));
  31881.     }
  31882.     /**
  31883.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  31884.      *
  31885.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  31886.      */
  31887.     protected function getExtensionDownloaderService()
  31888.     {
  31889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  31890.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31891.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  31892.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  31893.         }
  31894.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService());
  31895.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  31896.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  31897.         }
  31898.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] = new \Shopware\Core\Framework\Store\Services\ExtensionDownloader($a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), $b);
  31899.     }
  31900.     /**
  31901.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  31902.      *
  31903.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  31904.      */
  31905.     protected function getExtensionLifecycleServiceService()
  31906.     {
  31907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  31908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  31909.         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()));
  31910.     }
  31911.     /**
  31912.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  31913.      *
  31914.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  31915.      */
  31916.     protected function getExtensionLoaderService()
  31917.     {
  31918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  31919.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  31920.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  31921.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  31922.         }
  31923.         $b = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  31924.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  31925.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  31926.         }
  31927.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService());
  31928.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  31929.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  31930.         }
  31931.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] = new \Shopware\Core\Framework\Store\Services\ExtensionLoader($a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), $b$c, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  31932.     }
  31933.     /**
  31934.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  31935.      *
  31936.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  31937.      */
  31938.     protected function getFirstRunWizardClientService()
  31939.     {
  31940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  31941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  31942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  31943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  31944.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  31945.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\FirstRunWizardClient'] = new \Shopware\Core\Framework\Store\Services\FirstRunWizardClient(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), true, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()), new \Shopware\Core\Framework\Store\Authentication\FrwRequestOptionsProvider(($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService()), $a), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.18.1'$this->getEnv('INSTANCE_ID')))), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  31946.     }
  31947.     /**
  31948.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  31949.      *
  31950.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  31951.      */
  31952.     protected function getStoreClientService()
  31953.     {
  31954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  31955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  31956.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService());
  31957.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  31958.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  31959.         }
  31960.         $b = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31961.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  31962.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  31963.         }
  31964.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31965.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  31966.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  31967.         }
  31968.         $d = ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService());
  31969.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  31970.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  31971.         }
  31972.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  31973.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  31974.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  31975.         }
  31976.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] = new \Shopware\Core\Framework\Store\Services\StoreClient($this->parameters['shopware.store_endpoints'], $a$b$c$d$e, ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.18.1'$this->getEnv('INSTANCE_ID')))));
  31977.     }
  31978.     /**
  31979.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  31980.      *
  31981.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  31982.      */
  31983.     protected function getStoreServiceService($lazyLoad true)
  31984.     {
  31985.         if ($lazyLoad) {
  31986.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  31987.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  31988.                     $wrappedInstance $this->getStoreServiceService(false);
  31989.                     $proxy->setProxyInitializer(null);
  31990.                     return true;
  31991.                 });
  31992.             });
  31993.         }
  31994.         return new \Shopware\Core\Framework\Store\Services\StoreService(($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  31995.     }
  31996.     /**
  31997.      * Gets the private 'Shopware\Core\Framework\Store\Services\TrackingEventClient' shared service.
  31998.      *
  31999.      * @return \Shopware\Core\Framework\Store\Services\TrackingEventClient
  32000.      */
  32001.     protected function getTrackingEventClientService()
  32002.     {
  32003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/TrackingEventClient.php';
  32004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  32005.         $a = ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService());
  32006.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'])) {
  32007.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'];
  32008.         }
  32009.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] = new \Shopware\Core\Framework\Store\Services\TrackingEventClient($a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.18.1'$this->getEnv('INSTANCE_ID')))));
  32010.     }
  32011.     /**
  32012.      * Gets the private 'Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber' shared service.
  32013.      *
  32014.      * @return \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber
  32015.      */
  32016.     protected function getLicenseHostChangedSubscriberService()
  32017.     {
  32018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Subscriber/LicenseHostChangedSubscriber.php';
  32019.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32020.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'])) {
  32021.             return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'];
  32022.         }
  32023.         return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] = new \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32024.     }
  32025.     /**
  32026.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  32027.      *
  32028.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  32029.      */
  32030.     protected function getLicenseCheckService()
  32031.     {
  32032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  32034.         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()));
  32035.     }
  32036.     /**
  32037.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  32038.      *
  32039.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  32040.      */
  32041.     protected function getMysqlVersionCheckService()
  32042.     {
  32043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  32045.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32046.     }
  32047.     /**
  32048.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  32049.      *
  32050.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  32051.      */
  32052.     protected function getWriteableCheckService()
  32053.     {
  32054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  32056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  32057.         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));
  32058.     }
  32059.     /**
  32060.      * Gets the private 'Shopware\Core\Framework\Update\Services\ApiClient' shared service.
  32061.      *
  32062.      * @return \Shopware\Core\Framework\Update\Services\ApiClient
  32063.      */
  32064.     protected function getApiClientService()
  32065.     {
  32066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  32067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  32068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  32069.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32070.         if (isset($this->privates['Shopware\\Core\\Framework\\Update\\Services\\ApiClient'])) {
  32071.             return $this->privates['Shopware\\Core\\Framework\\Update\\Services\\ApiClient'];
  32072.         }
  32073.         return $this->privates['Shopware\\Core\\Framework\\Update\\Services\\ApiClient'] = new \Shopware\Core\Framework\Update\Services\ApiClient('6.4.18.1'$a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] = new \Shopware\Core\Framework\Store\Services\OpenSSLVerifier([=> (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/public.key')]))), (new \Shopware\Core\Framework\Update\Services\UpdateApiHttpClientFactory($a))->__invoke(), true);
  32074.     }
  32075.     /**
  32076.      * Gets the private 'Shopware\Core\Framework\Update\Services\PluginCompatibility' shared service.
  32077.      *
  32078.      * @return \Shopware\Core\Framework\Update\Services\PluginCompatibility
  32079.      */
  32080.     protected function getPluginCompatibilityService()
  32081.     {
  32082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  32083.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  32084.         if (isset($this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'])) {
  32085.             return $this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'];
  32086.         }
  32087.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  32088.         if (isset($this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'])) {
  32089.             return $this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'];
  32090.         }
  32091.         return $this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'] = new \Shopware\Core\Framework\Update\Services\PluginCompatibility(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), $a$b);
  32092.     }
  32093.     /**
  32094.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  32095.      *
  32096.      * @return \Shopware\Core\Framework\Validation\DataValidator
  32097.      */
  32098.     protected function getDataValidatorService()
  32099.     {
  32100.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  32101.         if (isset($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'])) {
  32102.             return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'];
  32103.         }
  32104.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator($a);
  32105.     }
  32106.     /**
  32107.      * Gets the private 'Shopware\Core\Framework\Webhook\BusinessEventEncoder' shared service.
  32108.      *
  32109.      * @return \Shopware\Core\Framework\Webhook\BusinessEventEncoder
  32110.      */
  32111.     protected function getBusinessEventEncoderService()
  32112.     {
  32113.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\BusinessEventEncoder'] = new \Shopware\Core\Framework\Webhook\BusinessEventEncoder(($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32114.     }
  32115.     /**
  32116.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  32117.      *
  32118.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  32119.      */
  32120.     protected function getWebhookEventMessageHandlerService()
  32121.     {
  32122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  32123.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  32124.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32125.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32126.         }
  32127.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  32128.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32129.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32130.         }
  32131.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  32132.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32133.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32134.         }
  32135.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler($a$b$c);
  32136.     }
  32137.     /**
  32138.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  32139.      *
  32140.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  32141.      */
  32142.     protected function getHookableEventFactoryService($lazyLoad true)
  32143.     {
  32144.         if ($lazyLoad) {
  32145.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  32146.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  32147.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  32148.                     $proxy->setProxyInitializer(null);
  32149.                     return true;
  32150.                 });
  32151.             });
  32152.         }
  32153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  32154.         return new \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory(($this->privates['Shopware\\Core\\Framework\\Webhook\\BusinessEventEncoder'] ?? $this->getBusinessEventEncoderService()), new \Shopware\Core\Framework\Webhook\Hookable\WriteResultMerger(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  32155.     }
  32156.     /**
  32157.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  32158.      *
  32159.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  32160.      */
  32161.     protected function getRetryWebhookMessageFailedSubscriberService()
  32162.     {
  32163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  32164.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  32165.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32166.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32167.         }
  32168.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  32169.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32170.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32171.         }
  32172.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  32173.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32174.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32175.         }
  32176.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber($a$b$c);
  32177.     }
  32178.     /**
  32179.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  32180.      *
  32181.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  32182.      */
  32183.     protected function getWebhookCacheClearerService()
  32184.     {
  32185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  32186.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  32187.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  32188.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'];
  32189.         }
  32190.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer($a);
  32191.     }
  32192.     /**
  32193.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  32194.      *
  32195.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  32196.      */
  32197.     protected function getWebhookDispatcherService()
  32198.     {
  32199.         $a = ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] ?? $this->getFlowFactoryService());
  32200.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32201.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32202.         }
  32203.         $b = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->services['logger'] ?? $this->getLoggerService()), $a);
  32204.         $b->setContainer($this);
  32205.         $c = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  32206.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32207.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32208.         }
  32209.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32210.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32211.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32212.         }
  32213.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] = new \Shopware\Core\Framework\Webhook\WebhookDispatcher($b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c$this->getEnv('APP_URL'), $this, ($this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] ?? $this->getHookableEventFactoryService()), '6.4.18.1'$dfalse);
  32214.     }
  32215.     /**
  32216.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  32217.      *
  32218.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  32219.      */
  32220.     protected function getSalesChannelCreateCommandService()
  32221.     {
  32222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  32224.         $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()));
  32225.         $instance->setName('sales-channel:create');
  32226.         return $instance;
  32227.     }
  32228.     /**
  32229.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  32230.      *
  32231.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  32232.      */
  32233.     protected function getSalesChannelListCommandService()
  32234.     {
  32235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  32237.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32238.         $instance->setName('sales-channel:list');
  32239.         return $instance;
  32240.     }
  32241.     /**
  32242.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  32243.      *
  32244.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  32245.      */
  32246.     protected function getSalesChannelMaintenanceDisableCommandService()
  32247.     {
  32248.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  32250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  32251.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32252.         $instance->setName('sales-channel:maintenance:disable');
  32253.         return $instance;
  32254.     }
  32255.     /**
  32256.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  32257.      *
  32258.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  32259.      */
  32260.     protected function getSalesChannelMaintenanceEnableCommandService()
  32261.     {
  32262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  32264.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32265.         $instance->setName('sales-channel:maintenance:enable');
  32266.         return $instance;
  32267.     }
  32268.     /**
  32269.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  32270.      *
  32271.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  32272.      */
  32273.     protected function getSalesChannelUpdateDomainCommandService()
  32274.     {
  32275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  32277.         $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()));
  32278.         $instance->setName('sales-channel:update:domain');
  32279.         $instance->setDescription('Changes the domain of all sales channels');
  32280.         return $instance;
  32281.     }
  32282.     /**
  32283.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  32284.      *
  32285.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  32286.      */
  32287.     protected function getSystemConfigureShopCommandService()
  32288.     {
  32289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  32291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  32292.         $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()));
  32293.         $instance->setName('system:configure-shop');
  32294.         return $instance;
  32295.     }
  32296.     /**
  32297.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  32298.      *
  32299.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  32300.      */
  32301.     protected function getSystemGenerateAppSecretCommandService()
  32302.     {
  32303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  32305.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  32306.         $instance->setName('system:generate-app-secret');
  32307.         return $instance;
  32308.     }
  32309.     /**
  32310.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  32311.      *
  32312.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  32313.      */
  32314.     protected function getSystemGenerateJwtSecretCommandService()
  32315.     {
  32316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  32318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  32319.         $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())));
  32320.         $instance->setName('system:generate-jwt-secret');
  32321.         return $instance;
  32322.     }
  32323.     /**
  32324.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  32325.      *
  32326.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  32327.      */
  32328.     protected function getSystemInstallCommandService()
  32329.     {
  32330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  32332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/SetupDatabaseAdapter.php';
  32333.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemInstallCommand(\dirname(__DIR__4), new \Shopware\Core\Maintenance\System\Service\SetupDatabaseAdapter());
  32334.         $instance->setName('system:install');
  32335.         return $instance;
  32336.     }
  32337.     /**
  32338.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  32339.      *
  32340.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  32341.      */
  32342.     protected function getSystemSetupCommandService()
  32343.     {
  32344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  32346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  32347.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemSetupCommand(\dirname(__DIR__4), ($this->privates['Shopware\\Core\\Maintenance\\System\\Service\\JwtCertificateGenerator'] ?? ($this->privates['Shopware\\Core\\Maintenance\\System\\Service\\JwtCertificateGenerator'] = new \Shopware\Core\Maintenance\System\Service\JwtCertificateGenerator())), ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService()));
  32348.         $instance->setName('system:setup');
  32349.         return $instance;
  32350.     }
  32351.     /**
  32352.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  32353.      *
  32354.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  32355.      */
  32356.     protected function getSystemUpdateFinishCommandService()
  32357.     {
  32358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  32360.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  32361.         $instance->setName('system:update:finish');
  32362.         return $instance;
  32363.     }
  32364.     /**
  32365.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  32366.      *
  32367.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  32368.      */
  32369.     protected function getSystemUpdatePrepareCommandService()
  32370.     {
  32371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  32373.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  32374.         $instance->setName('system:update:prepare');
  32375.         return $instance;
  32376.     }
  32377.     /**
  32378.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  32379.      *
  32380.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  32381.      */
  32382.     protected function getUserChangePasswordCommandService()
  32383.     {
  32384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  32386.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  32387.         $instance->setName('user:change-password');
  32388.         return $instance;
  32389.     }
  32390.     /**
  32391.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  32392.      *
  32393.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  32394.      */
  32395.     protected function getUserCreateCommandService()
  32396.     {
  32397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  32399.         $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()));
  32400.         $instance->setName('user:create');
  32401.         return $instance;
  32402.     }
  32403.     /**
  32404.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  32405.      *
  32406.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  32407.      */
  32408.     protected function getStopwatchService()
  32409.     {
  32410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  32411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  32412.         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))));
  32413.     }
  32414.     /**
  32415.      * Gets the private 'Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber' shared service.
  32416.      *
  32417.      * @return \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber
  32418.      */
  32419.     protected function getActiveRulesDataCollectorSubscriberService()
  32420.     {
  32421.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  32422.         if (isset($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'])) {
  32423.             return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'];
  32424.         }
  32425.         return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] = new \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber($a);
  32426.     }
  32427.     /**
  32428.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  32429.      *
  32430.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  32431.      */
  32432.     protected function getCountryTaxFreeDeprecationUpdaterService()
  32433.     {
  32434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  32435.         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()));
  32436.     }
  32437.     /**
  32438.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  32439.      *
  32440.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  32441.      */
  32442.     protected function getCustomFieldServiceService()
  32443.     {
  32444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  32445.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32446.     }
  32447.     /**
  32448.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  32449.      *
  32450.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  32451.      */
  32452.     protected function getCachedLanguageLoaderService()
  32453.     {
  32454.         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()));
  32455.     }
  32456.     /**
  32457.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  32458.      *
  32459.      * @return \Shopware\Core\System\Language\LanguageValidator
  32460.      */
  32461.     protected function getLanguageValidatorService()
  32462.     {
  32463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  32464.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32465.     }
  32466.     /**
  32467.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  32468.      *
  32469.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  32470.      */
  32471.     protected function getLanguageLocaleCodeProviderService()
  32472.     {
  32473.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  32474.     }
  32475.     /**
  32476.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  32477.      *
  32478.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  32479.      */
  32480.     protected function getMigrateIncrementStorageCommandService()
  32481.     {
  32482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  32484.         $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()));
  32485.         $instance->setName('number-range:migrate');
  32486.         return $instance;
  32487.     }
  32488.     /**
  32489.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  32490.      *
  32491.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  32492.      */
  32493.     protected function getIncrementSqlStorageService()
  32494.     {
  32495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  32496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  32497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  32498.         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()));
  32499.     }
  32500.     /**
  32501.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  32502.      *
  32503.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  32504.      */
  32505.     protected function getIncrementStorageRegistryService()
  32506.     {
  32507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  32508.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  32509.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  32510.         }, 1), 'SQL');
  32511.     }
  32512.     /**
  32513.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  32514.      *
  32515.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  32516.      */
  32517.     protected function getValueGeneratorPatternIncrementService()
  32518.     {
  32519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  32520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  32521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  32522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  32523.         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());
  32524.     }
  32525.     /**
  32526.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  32527.      *
  32528.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  32529.      */
  32530.     protected function getStoreApiResponseListenerService()
  32531.     {
  32532.         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()));
  32533.     }
  32534.     /**
  32535.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  32536.      *
  32537.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  32538.      */
  32539.     protected function getStructEncoderService()
  32540.     {
  32541.         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()));
  32542.     }
  32543.     /**
  32544.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  32545.      *
  32546.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  32547.      */
  32548.     protected function getCartRestorerService()
  32549.     {
  32550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  32551.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32552.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32553.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32554.         }
  32555.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32556.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32557.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32558.         }
  32559.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  32560.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32561.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32562.         }
  32563.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  32564.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32565.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32566.         }
  32567.         $e = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32568.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32569.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32570.         }
  32571.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer($b$c$d$e$a);
  32572.     }
  32573.     /**
  32574.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  32575.      *
  32576.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  32577.      */
  32578.     protected function getCleanupSalesChannelContextTaskHandlerService()
  32579.     {
  32580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  32581.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32582.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'])) {
  32583.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'];
  32584.         }
  32585.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] = new \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  32586.     }
  32587.     /**
  32588.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  32589.      *
  32590.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  32591.      */
  32592.     protected function getSalesChannelContextPersisterService()
  32593.     {
  32594.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32595.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  32596.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  32597.         }
  32598.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  32599.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  32600.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  32601.         }
  32602.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b'P1D');
  32603.     }
  32604.     /**
  32605.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  32606.      *
  32607.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  32608.      */
  32609.     protected function getSalesChannelContextRestorerService()
  32610.     {
  32611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  32612.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32613.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32614.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32615.         }
  32616.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32617.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32618.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32619.         }
  32620.         $c = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32621.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32622.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32623.         }
  32624.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  32625.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32626.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32627.         }
  32628.         $e = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32629.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32630.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32631.         }
  32632.         $f = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  32633.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32634.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32635.         }
  32636.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer($b$c$d$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $f$a);
  32637.     }
  32638.     /**
  32639.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  32640.      *
  32641.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  32642.      */
  32643.     protected function getSalesChannelContextServiceService()
  32644.     {
  32645.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32646.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32647.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32648.         }
  32649.         $b = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32650.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32651.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32652.         }
  32653.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  32654.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32655.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32656.         }
  32657.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  32658.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32659.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32660.         }
  32661.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32662.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32663.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32664.         }
  32665.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService($a$b$c$d$e);
  32666.     }
  32667.     /**
  32668.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  32669.      *
  32670.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  32671.      */
  32672.     protected function getSalesChannelIndexerService()
  32673.     {
  32674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  32675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  32676.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32677.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  32678.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  32679.         }
  32680.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32681.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  32682.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  32683.         }
  32684.         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()), $b$a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  32685.     }
  32686.     /**
  32687.      * Gets the private 'Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper' shared service.
  32688.      *
  32689.      * @return \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper
  32690.      */
  32691.     protected function getStoreApiCustomFieldMapperService()
  32692.     {
  32693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/StoreApiCustomFieldMapper.php';
  32694.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] = new \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32695.     }
  32696.     /**
  32697.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  32698.      *
  32699.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  32700.      */
  32701.     protected function getSalesChannelValidatorService()
  32702.     {
  32703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  32704.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32705.     }
  32706.     /**
  32707.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  32708.      *
  32709.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  32710.      */
  32711.     protected function getValidateSnippetsCommandService()
  32712.     {
  32713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  32715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  32716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  32717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  32718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  32719.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  32720.         $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));
  32721.         $instance->setName('snippets:validate');
  32722.         return $instance;
  32723.     }
  32724.     /**
  32725.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  32726.      *
  32727.      * @return \Shopware\Core\System\Snippet\SnippetService
  32728.      */
  32729.     protected function getSnippetServiceService()
  32730.     {
  32731.         $a = ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService());
  32732.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32733.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32734.         }
  32735.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  32736.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32737.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32738.         }
  32739.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  32740.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32741.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32742.         }
  32743.         return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] = new \Shopware\Core\System\Snippet\SnippetService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] ?? $this->getSnippetFileCollectionService()), $a$b$c, ($this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] ?? $this->getSnippetFilterFactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this);
  32744.     }
  32745.     /**
  32746.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  32747.      *
  32748.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  32749.      */
  32750.     protected function getCustomFieldSubscriberService()
  32751.     {
  32752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  32753.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32754.     }
  32755.     /**
  32756.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  32757.      *
  32758.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  32759.      */
  32760.     protected function getWorkflowDumpCommandService()
  32761.     {
  32762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  32764.         $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()));
  32765.         $instance->setName('state-machine:dump');
  32766.         return $instance;
  32767.     }
  32768.     /**
  32769.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  32770.      *
  32771.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  32772.      */
  32773.     protected function getInitialStateIdLoaderService()
  32774.     {
  32775.         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()));
  32776.     }
  32777.     /**
  32778.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  32779.      *
  32780.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  32781.      */
  32782.     protected function getStateMachineRegistryService()
  32783.     {
  32784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  32785.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32786.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32787.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32788.         }
  32789.         $b = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  32790.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32791.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32792.         }
  32793.         $c = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  32794.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32795.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32796.         }
  32797.         $d = ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService());
  32798.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32799.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32800.         }
  32801.         return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] = new \Shopware\Core\System\StateMachine\StateMachineRegistry($b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32802.     }
  32803.     /**
  32804.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  32805.      *
  32806.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  32807.      */
  32808.     protected function getConfigGetService()
  32809.     {
  32810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  32812.         $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()));
  32813.         $instance->setName('system:config:get');
  32814.         return $instance;
  32815.     }
  32816.     /**
  32817.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  32818.      *
  32819.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  32820.      */
  32821.     protected function getConfigSetService()
  32822.     {
  32823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  32825.         $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()));
  32826.         $instance->setName('system:config:set');
  32827.         return $instance;
  32828.     }
  32829.     /**
  32830.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  32831.      *
  32832.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  32833.      */
  32834.     protected function getConfigurationServiceService()
  32835.     {
  32836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  32837.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  32838.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  32839.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  32840.         }
  32841.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32842.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  32843.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  32844.         }
  32845.         return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] = new \Shopware\Core\System\SystemConfig\Service\ConfigurationService(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] = new \Shopware\Core\System\SystemConfig\Util\ConfigReader())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), $a$b);
  32846.     }
  32847.     /**
  32848.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  32849.      *
  32850.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  32851.      */
  32852.     protected function getElasticsearchCleanIndicesCommandService()
  32853.     {
  32854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32855.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  32856.         $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()));
  32857.         $instance->setName('es:index:cleanup');
  32858.         return $instance;
  32859.     }
  32860.     /**
  32861.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  32862.      *
  32863.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  32864.      */
  32865.     protected function getElasticsearchCreateAliasCommandService()
  32866.     {
  32867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32868.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  32869.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  32870.         $instance->setName('es:create:alias');
  32871.         return $instance;
  32872.     }
  32873.     /**
  32874.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  32875.      *
  32876.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  32877.      */
  32878.     protected function getElasticsearchIndexingCommandService()
  32879.     {
  32880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32882.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  32883.         $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()));
  32884.         $instance->setName('es:index');
  32885.         return $instance;
  32886.     }
  32887.     /**
  32888.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  32889.      *
  32890.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  32891.      */
  32892.     protected function getElasticsearchResetCommandService()
  32893.     {
  32894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32895.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  32896.         $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()));
  32897.         $instance->setName('es:reset');
  32898.         return $instance;
  32899.     }
  32900.     /**
  32901.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  32902.      *
  32903.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  32904.      */
  32905.     protected function getElasticsearchStatusCommandService()
  32906.     {
  32907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32909.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  32910.         $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()));
  32911.         $instance->setName('es:status');
  32912.         return $instance;
  32913.     }
  32914.     /**
  32915.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  32916.      *
  32917.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  32918.      */
  32919.     protected function getElasticsearchTestAnalyzerCommandService()
  32920.     {
  32921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32922.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  32923.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  32924.         $instance->setName('es:test:analyzer');
  32925.         return $instance;
  32926.     }
  32927.     /**
  32928.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  32929.      *
  32930.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  32931.      */
  32932.     protected function getCriteriaParserService()
  32933.     {
  32934.         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())));
  32935.     }
  32936.     /**
  32937.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  32938.      *
  32939.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  32940.      */
  32941.     protected function getElasticsearchOutdatedIndexDetectorService()
  32942.     {
  32943.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  32944.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  32945.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  32946.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  32947.         }
  32948.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  32949.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  32950.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  32951.         }
  32952.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  32953.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  32954.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  32955.         }
  32956.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a$b$c);
  32957.     }
  32958.     /**
  32959.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  32960.      *
  32961.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  32962.      */
  32963.     protected function getElasticsearchRegistryService()
  32964.     {
  32965.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  32966.             yield => ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'] ?? $this->getEsProductDefinitionService());
  32967.         }, 1));
  32968.     }
  32969.     /**
  32970.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  32971.      *
  32972.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  32973.      */
  32974.     protected function getElasticsearchIndexerService()
  32975.     {
  32976.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  32977.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  32978.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32979.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32980.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32981.         }
  32982.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  32983.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32984.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32985.         }
  32986.         $c = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  32987.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32988.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32989.         }
  32990.         $d = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  32991.         $e = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  32992.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32993.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32994.         }
  32995.         $f = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  32996.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32997.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32998.         }
  32999.         $g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33000.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33001.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33002.         }
  33003.         return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] = new \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c, new \Shopware\Elasticsearch\Framework\Indexing\IndexCreator($d$this->parameters['elasticsearch.index.config'], $this->parameters['elasticsearch.index.mapping'], $a), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $d, ($this->services['logger'] ?? $this->getLoggerService()), $e$f$a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'), $g);
  33004.     }
  33005.     /**
  33006.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  33007.      *
  33008.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  33009.      */
  33010.     protected function getCustomFieldUpdaterService()
  33011.     {
  33012.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  33013.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService());
  33014.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  33015.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  33016.         }
  33017.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33018.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  33019.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  33020.         }
  33021.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  33022.     }
  33023.     /**
  33024.      * Gets the private 'Shopware\Elasticsearch\Product\LanguageSubscriber' shared service.
  33025.      *
  33026.      * @return \Shopware\Elasticsearch\Product\LanguageSubscriber
  33027.      */
  33028.     protected function getLanguageSubscriberService()
  33029.     {
  33030.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/LanguageSubscriber.php';
  33031.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33032.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  33033.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  33034.         }
  33035.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33036.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  33037.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  33038.         }
  33039.         return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] = new \Shopware\Elasticsearch\Product\LanguageSubscriber($a, ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  33040.     }
  33041.     /**
  33042.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  33043.      *
  33044.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  33045.      */
  33046.     protected function getProductUpdaterService()
  33047.     {
  33048.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  33049.         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()));
  33050.     }
  33051.     /**
  33052.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  33053.      *
  33054.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  33055.      */
  33056.     protected function getSearchKeywordReplacementService()
  33057.     {
  33058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  33059.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  33060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  33061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  33062.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33063.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33064.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33065.         }
  33066.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  33067.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33068.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33069.         }
  33070.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33071.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33072.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33073.         }
  33074.         return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] = new \Shopware\Elasticsearch\Product\SearchKeywordReplacement(new \Shopware\Core\Content\Product\DataAbstractionLayer\SearchKeywordUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b, new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchKeywordAnalyzer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), $c);
  33075.     }
  33076.     /**
  33077.      * Gets the private 'Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade' shared autowired service.
  33078.      *
  33079.      * @return \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade
  33080.      */
  33081.     protected function getStorefrontCartFacadeService()
  33082.     {
  33083.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  33084.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  33085.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  33086.         return $this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] = new \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), new \Shopware\Storefront\Checkout\Shipping\BlockedShippingMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService())), new \Shopware\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService())), ($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRouteDecorator'] ?? $this->getContextSwitchRouteDecoratorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()));
  33087.     }
  33088.     /**
  33089.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  33090.      *
  33091.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  33092.      */
  33093.     protected function getCartMergedSubscriberService()
  33094.     {
  33095.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  33096.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  33097.         if (isset($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'])) {
  33098.             return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'];
  33099.         }
  33100.         return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] = new \Shopware\Storefront\Event\CartMergedSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  33101.     }
  33102.     /**
  33103.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  33104.      *
  33105.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  33106.      */
  33107.     protected function getCacheResponseSubscriberService()
  33108.     {
  33109.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  33110.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'])) {
  33111.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'];
  33112.         }
  33113.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] = new \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber($a$this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'), $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), falseNULLNULL);
  33114.     }
  33115.     /**
  33116.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  33117.      *
  33118.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  33119.      */
  33120.     protected function getCacheTracerService()
  33121.     {
  33122.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33123.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33124.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33125.         }
  33126.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  33127.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33128.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33129.         }
  33130.         $c = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  33131.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33132.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33133.         }
  33134.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] = new \Shopware\Storefront\Framework\Cache\CacheTracer(new \Shopware\Core\Framework\Adapter\Cache\CacheTracer($a$b, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] = new \Shopware\Core\Framework\Adapter\Cache\CacheTagCollection()))), $c);
  33135.     }
  33136.     /**
  33137.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  33138.      *
  33139.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  33140.      */
  33141.     protected function getCacheWarmer2Service()
  33142.     {
  33143.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  33144.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  33145.         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 () {
  33146.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  33147.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  33148.         }, 2)), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()));
  33149.     }
  33150.     /**
  33151.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler' shared autowired service.
  33152.      *
  33153.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler
  33154.      */
  33155.     protected function getCacheWarmerTaskHandlerService()
  33156.     {
  33157.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmerTaskHandler.php';
  33158.         $a = ($this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] ?? $this->getRequestTransformerInterfaceService());
  33159.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'])) {
  33160.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'];
  33161.         }
  33162.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] = new \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['router'] ?? $this->getRouterService()), $a, ($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())));
  33163.     }
  33164.     /**
  33165.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  33166.      *
  33167.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  33168.      */
  33169.     protected function getNavigationRouteWarmerService()
  33170.     {
  33171.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  33172.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  33173.         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()));
  33174.     }
  33175.     /**
  33176.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  33177.      *
  33178.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  33179.      */
  33180.     protected function getProductRouteWarmerService()
  33181.     {
  33182.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  33183.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  33184.         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()));
  33185.     }
  33186.     /**
  33187.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  33188.      *
  33189.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  33190.      */
  33191.     protected function getBasicCaptchaService()
  33192.     {
  33193.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33194.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  33195.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33196.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'])) {
  33197.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'];
  33198.         }
  33199.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] = new \Shopware\Storefront\Framework\Captcha\BasicCaptcha(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  33200.     }
  33201.     /**
  33202.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  33203.      *
  33204.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  33205.      */
  33206.     protected function getCaptchaRouteListenerService()
  33207.     {
  33208.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  33209.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  33210.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  33211.         }
  33212.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33213.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  33214.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  33215.         }
  33216.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  33217.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  33218.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  33219.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  33220.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  33221.         }, 4), $a$b);
  33222.     }
  33223.     /**
  33224.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  33225.      *
  33226.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  33227.      */
  33228.     protected function getGoogleReCaptchaV2Service()
  33229.     {
  33230.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33231.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  33232.         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())));
  33233.     }
  33234.     /**
  33235.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  33236.      *
  33237.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  33238.      */
  33239.     protected function getGoogleReCaptchaV3Service()
  33240.     {
  33241.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33242.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  33243.         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())));
  33244.     }
  33245.     /**
  33246.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  33247.      *
  33248.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  33249.      */
  33250.     protected function getHoneypotCaptchaService()
  33251.     {
  33252.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33253.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  33254.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  33255.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'])) {
  33256.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'];
  33257.         }
  33258.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha($a);
  33259.     }
  33260.     /**
  33261.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  33262.      *
  33263.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  33264.      */
  33265.     protected function getHttpCacheWarmUpCommandService()
  33266.     {
  33267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33268.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  33269.         $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()));
  33270.         $instance->setName('http:cache:warm:up');
  33271.         return $instance;
  33272.     }
  33273.     /**
  33274.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  33275.      *
  33276.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  33277.      */
  33278.     protected function getSalesChannelCreateStorefrontCommandService()
  33279.     {
  33280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  33282.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  33283.         $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()));
  33284.         $instance->setName('sales-channel:create:storefront');
  33285.         return $instance;
  33286.     }
  33287.     /**
  33288.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  33289.      *
  33290.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  33291.      */
  33292.     protected function getCsrfRouteListenerService()
  33293.     {
  33294.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  33295.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  33296.             return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'];
  33297.         }
  33298.         return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] = new \Shopware\Storefront\Framework\Csrf\CsrfRouteListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'twig'$a);
  33299.     }
  33300.     /**
  33301.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  33302.      *
  33303.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  33304.      */
  33305.     protected function getCachedDomainLoaderInvalidatorService()
  33306.     {
  33307.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  33308.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33309.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'])) {
  33310.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'];
  33311.         }
  33312.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator($a);
  33313.     }
  33314.     /**
  33315.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  33316.      *
  33317.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  33318.      */
  33319.     protected function getMaintenanceModeResolverService()
  33320.     {
  33321.         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())));
  33322.     }
  33323.     /**
  33324.      * Gets the private 'Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber' shared autowired service.
  33325.      *
  33326.      * @return \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber
  33327.      */
  33328.     protected function getNotFoundSubscriberService()
  33329.     {
  33330.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33331.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33332.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33333.         }
  33334.         $b = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  33335.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33336.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33337.         }
  33338.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  33339.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33340.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33341.         }
  33342.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  33343.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33344.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33345.         }
  33346.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33347.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33348.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33349.         }
  33350.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] = new \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber($b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $ctrue, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $e$a);
  33351.     }
  33352.     /**
  33353.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  33354.      *
  33355.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  33356.      */
  33357.     protected function getStorefrontSubscriberService()
  33358.     {
  33359.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  33360.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33361.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33362.         }
  33363.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33364.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33365.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33366.         }
  33367.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  33368.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33369.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33370.         }
  33371.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler'] ?? $this->getCsrfPlaceholderHandlerService()), new \Shopware\Core\Content\Seo\HreflangLoader(($this->privates['router.default'] ?? $this->getRouter_DefaultService()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), $b, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $c);
  33372.     }
  33373.     /**
  33374.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  33375.      *
  33376.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  33377.      */
  33378.     protected function getLandingPageSeoUrlRouteService()
  33379.     {
  33380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33381.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  33382.         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()));
  33383.     }
  33384.     /**
  33385.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  33386.      *
  33387.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  33388.      */
  33389.     protected function getNavigationPageSeoUrlRouteService()
  33390.     {
  33391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33392.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  33393.         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()));
  33394.     }
  33395.     /**
  33396.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  33397.      *
  33398.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  33399.      */
  33400.     protected function getProductPageSeoUrlRouteService()
  33401.     {
  33402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33403.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  33404.         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()));
  33405.     }
  33406.     /**
  33407.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  33408.      *
  33409.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  33410.      */
  33411.     protected function getSeoUrlUpdateListenerService()
  33412.     {
  33413.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  33414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  33415.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33416.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33417.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33418.         }
  33419.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  33420.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33421.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33422.         }
  33423.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  33424.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33425.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33426.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33427.         }
  33428.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  33429.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33430.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33431.         }
  33432.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener(new \Shopware\Core\Content\Seo\SeoUrlUpdater($a, ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), $b$c$d), $c$e);
  33433.     }
  33434.     /**
  33435.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  33436.      *
  33437.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  33438.      */
  33439.     protected function getTwigDateRequestListenerService()
  33440.     {
  33441.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  33442.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'])) {
  33443.             return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'];
  33444.         }
  33445.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener($a);
  33446.     }
  33447.     /**
  33448.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  33449.      *
  33450.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  33451.      */
  33452.     protected function getAccountLoginPageLoaderService()
  33453.     {
  33454.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  33455.         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()));
  33456.     }
  33457.     /**
  33458.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  33459.      *
  33460.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  33461.      */
  33462.     protected function getDefaultMediaResolverService()
  33463.     {
  33464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  33465.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  33466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  33467.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  33468.         if (isset($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'])) {
  33469.             return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'];
  33470.         }
  33471.         return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] = new \Shopware\Storefront\Page\Cms\DefaultMediaResolver(new \Shopware\Core\Content\Media\Cms\DefaultMediaResolver(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService())), $a, ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  33472.     }
  33473.     /**
  33474.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  33475.      *
  33476.      * @return \Shopware\Storefront\Page\GenericPageLoader
  33477.      */
  33478.     protected function getGenericPageLoaderService()
  33479.     {
  33480.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33481.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33482.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33483.         }
  33484.         $b = ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService());
  33485.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33486.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33487.         }
  33488.         $c = ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService());
  33489.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33490.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33491.         }
  33492.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33493.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33494.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33495.         }
  33496.         $e = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  33497.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33498.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33499.         }
  33500.         $f = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  33501.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33502.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33503.         }
  33504.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader($b$c$d$e$f$a);
  33505.     }
  33506.     /**
  33507.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  33508.      *
  33509.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  33510.      */
  33511.     protected function getProductPageConfiguratorLoaderService()
  33512.     {
  33513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  33514.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  33515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  33516.         $a = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  33517.         if (isset($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'])) {
  33518.             return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'];
  33519.         }
  33520.         return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] = new \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductConfiguratorLoader($a, new \Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()))));
  33521.     }
  33522.     /**
  33523.      * Gets the private 'Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader' shared autowired service.
  33524.      *
  33525.      * @return \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader
  33526.      */
  33527.     protected function getMinimalQuickViewPageLoaderService()
  33528.     {
  33529.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  33530.         return $this->privates['Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoader'] = new \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()));
  33531.     }
  33532.     /**
  33533.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  33534.      *
  33535.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  33536.      */
  33537.     protected function getFooterPageletLoaderService()
  33538.     {
  33539.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33540.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  33541.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  33542.         }
  33543.         $b = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  33544.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  33545.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  33546.         }
  33547.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a$b);
  33548.     }
  33549.     /**
  33550.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  33551.      *
  33552.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  33553.      */
  33554.     protected function getHeaderPageletLoaderService()
  33555.     {
  33556.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33557.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  33558.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  33559.         }
  33560.         $b = ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService());
  33561.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  33562.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  33563.         }
  33564.         $c = ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService());
  33565.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  33566.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  33567.         }
  33568.         $d = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  33569.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  33570.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  33571.         }
  33572.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader($a$b$c$d);
  33573.     }
  33574.     /**
  33575.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  33576.      *
  33577.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  33578.      */
  33579.     protected function getNewsletterAccountPageletLoaderService()
  33580.     {
  33581.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  33582.         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()));
  33583.     }
  33584.     /**
  33585.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  33586.      *
  33587.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  33588.      */
  33589.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  33590.     {
  33591.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  33592.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33593.         if (isset($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'])) {
  33594.             return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'];
  33595.         }
  33596.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator($a);
  33597.     }
  33598.     /**
  33599.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  33600.      *
  33601.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  33602.      */
  33603.     protected function getThemeChangeCommandService()
  33604.     {
  33605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33606.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  33607.         $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()));
  33608.         $instance->setName('theme:change');
  33609.         return $instance;
  33610.     }
  33611.     /**
  33612.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  33613.      *
  33614.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  33615.      */
  33616.     protected function getThemeCompileCommandService()
  33617.     {
  33618.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33619.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  33620.         $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()));
  33621.         $instance->setName('theme:compile');
  33622.         return $instance;
  33623.     }
  33624.     /**
  33625.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  33626.      *
  33627.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  33628.      */
  33629.     protected function getThemeCreateCommandService()
  33630.     {
  33631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33632.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  33633.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  33634.         $instance->setName('theme:create');
  33635.         return $instance;
  33636.     }
  33637.     /**
  33638.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  33639.      *
  33640.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  33641.      */
  33642.     protected function getThemeDumpCommandService()
  33643.     {
  33644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33645.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  33646.         $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()));
  33647.         $instance->setName('theme:dump');
  33648.         return $instance;
  33649.     }
  33650.     /**
  33651.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  33652.      *
  33653.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  33654.      */
  33655.     protected function getThemePrepareIconsCommandService()
  33656.     {
  33657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33658.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  33659.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  33660.         $instance->setName('theme:prepare-icons');
  33661.         return $instance;
  33662.     }
  33663.     /**
  33664.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  33665.      *
  33666.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  33667.      */
  33668.     protected function getThemeRefreshCommandService()
  33669.     {
  33670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33671.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  33672.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  33673.         $instance->setName('theme:refresh');
  33674.         return $instance;
  33675.     }
  33676.     /**
  33677.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  33678.      *
  33679.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  33680.      */
  33681.     protected function getDatabaseAvailableThemeProviderService()
  33682.     {
  33683.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  33684.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  33685.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33686.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'])) {
  33687.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'];
  33688.         }
  33689.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider($a);
  33690.     }
  33691.     /**
  33692.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  33693.      *
  33694.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  33695.      */
  33696.     protected function getDatabaseConfigLoaderService()
  33697.     {
  33698.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33699.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  33700.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  33701.         }
  33702.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33703.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  33704.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  33705.         }
  33706.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b);
  33707.     }
  33708.     /**
  33709.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  33710.      *
  33711.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  33712.      */
  33713.     protected function getStaticFileConfigDumperService()
  33714.     {
  33715.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  33716.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService());
  33717.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'])) {
  33718.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'];
  33719.         }
  33720.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] = new \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper(($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService()), $a, ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  33721.     }
  33722.     /**
  33723.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  33724.      *
  33725.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  33726.      */
  33727.     protected function getThemeIndexerService()
  33728.     {
  33729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  33730.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  33731.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33732.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  33733.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  33734.         }
  33735.         $b = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33736.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  33737.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  33738.         }
  33739.         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()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  33740.     }
  33741.     /**
  33742.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  33743.      *
  33744.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  33745.      */
  33746.     protected function getAppLifecycleSubscriberService()
  33747.     {
  33748.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  33749.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33750.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  33751.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  33752.         }
  33753.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  33754.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  33755.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  33756.         }
  33757.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber($a$b);
  33758.     }
  33759.     /**
  33760.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  33761.      *
  33762.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  33763.      */
  33764.     protected function getFirstRunWizardSubscriberService()
  33765.     {
  33766.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  33767.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33768.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33769.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33770.         }
  33771.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33772.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33773.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33774.         }
  33775.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33776.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33777.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33778.         }
  33779.         $d = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  33780.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33781.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33782.         }
  33783.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33784.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33785.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33786.         }
  33787.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber($a$b$c$d$e);
  33788.     }
  33789.     /**
  33790.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  33791.      *
  33792.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  33793.      */
  33794.     protected function getPluginLifecycleSubscriber2Service()
  33795.     {
  33796.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  33797.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  33798.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  33799.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  33800.         }
  33801.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33802.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  33803.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  33804.         }
  33805.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), \dirname(__DIR__4), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), $a$b);
  33806.     }
  33807.     /**
  33808.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber' shared service.
  33809.      *
  33810.      * @return \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber
  33811.      */
  33812.     protected function getThemeCompilerEnrichScssVarSubscriberService()
  33813.     {
  33814.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriber.php';
  33815.         $a = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  33816.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'])) {
  33817.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'];
  33818.         }
  33819.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  33820.     }
  33821.     /**
  33822.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  33823.      *
  33824.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  33825.      */
  33826.     protected function getUpdateSubscriberService()
  33827.     {
  33828.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  33829.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33830.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33831.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33832.         }
  33833.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33834.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33835.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33836.         }
  33837.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33838.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33839.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33840.         }
  33841.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber($a$b$c);
  33842.     }
  33843.     /**
  33844.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  33845.      *
  33846.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  33847.      */
  33848.     protected function getThemeAppLifecycleHandlerService()
  33849.     {
  33850.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  33851.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  33852.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'])) {
  33853.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'];
  33854.         }
  33855.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] = new \Shopware\Storefront\Theme\ThemeAppLifecycleHandler(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), $a);
  33856.     }
  33857.     /**
  33858.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  33859.      *
  33860.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  33861.      */
  33862.     protected function getThemeConfigValueAccessorService()
  33863.     {
  33864.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33865.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  33866.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  33867.         }
  33868.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33869.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  33870.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  33871.         }
  33872.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] = new \Shopware\Storefront\Theme\ThemeConfigValueAccessor(new \Shopware\Storefront\Theme\CachedResolvedConfigLoader(new \Shopware\Storefront\Theme\ResolvedConfigLoader($a$b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['logger'] ?? $this->getLoggerService())));
  33873.     }
  33874.     /**
  33875.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  33876.      *
  33877.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  33878.      */
  33879.     protected function getThemeFileResolverService()
  33880.     {
  33881.         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)))));
  33882.     }
  33883.     /**
  33884.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  33885.      *
  33886.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  33887.      */
  33888.     protected function getThemeLifecycleHandlerService()
  33889.     {
  33890.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  33891.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33892.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33893.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33894.         }
  33895.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33896.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33897.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33898.         }
  33899.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33900.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33901.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33902.         }
  33903.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] = new \Shopware\Storefront\Theme\ThemeLifecycleHandler($a$b$c, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  33904.     }
  33905.     /**
  33906.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  33907.      *
  33908.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  33909.      */
  33910.     protected function getThemeLifecycleServiceService()
  33911.     {
  33912.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  33913.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33914.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33915.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33916.         }
  33917.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33918.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33919.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33920.         }
  33921.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  33922.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33923.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33924.         }
  33925.         $d = ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService());
  33926.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33927.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33928.         }
  33929.         $e = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  33930.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33931.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33932.         }
  33933.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService());
  33934.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33935.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33936.         }
  33937.         $g = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33938.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33939.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33940.         }
  33941.         $h = ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService());
  33942.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33943.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33944.         }
  33945.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] = new \Shopware\Storefront\Theme\ThemeLifecycleService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $a$b$c$d$e$f, ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] ?? ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] = new \Shopware\Storefront\Theme\ThemeFileImporter(\dirname(__DIR__4)))), $g$h, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  33946.     }
  33947.     /**
  33948.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  33949.      *
  33950.      * @return \Shopware\Storefront\Theme\ThemeService
  33951.      */
  33952.     protected function getThemeServiceService()
  33953.     {
  33954.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33955.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33956.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33957.         }
  33958.         $b = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33959.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33960.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33961.         }
  33962.         $c = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  33963.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33964.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33965.         }
  33966.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33967.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33968.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33969.         }
  33970.         $e = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService());
  33971.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33972.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33973.         }
  33974.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'] = new \Shopware\Storefront\Theme\ThemeService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b$c, new \Shopware\Storefront\Theme\ThemeCompiler(($this->services['shopware.filesystem.theme'] ?? $this->getShopware_Filesystem_ThemeService()), ($this->services['shopware.filesystem.temp'] ?? $this->getShopware_Filesystem_TempService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileResolver'] ?? $this->getThemeFileResolverService()), true$a, ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] ?? ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] = new \Shopware\Storefront\Theme\ThemeFileImporter(\dirname(__DIR__4)))), ['public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService()), 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService()), 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()), 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService())], $d, ($this->privates['Shopware\\Storefront\\Theme\\MD5ThemePathBuilder'] ?? ($this->privates['Shopware\\Storefront\\Theme\\MD5ThemePathBuilder'] = new \Shopware\Storefront\Theme\MD5ThemePathBuilder())), \dirname(__DIR__4), new \Shopware\Storefront\Theme\ScssPhpCompiler()), $a$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  33975.     }
  33976.     /**
  33977.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  33978.      *
  33979.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  33980.      */
  33981.     protected function getThemeNamespaceHierarchyBuilderService()
  33982.     {
  33983.         return $this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] = new \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder(new \Shopware\Storefront\Theme\Twig\ThemeInheritanceBuilder(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService())), ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? $this->getSalesChannelThemeLoaderService()));
  33984.     }
  33985.     /**
  33986.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  33987.      *
  33988.      * @return \SwagExtensionStore\Services\StoreClient
  33989.      */
  33990.     protected function getStoreClient2Service()
  33991.     {
  33992.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  33993.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  33994.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  33995.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  33996.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  33997.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  33998.         return $this->privates['SwagExtensionStore\\Services\\StoreClient'] = new \SwagExtensionStore\Services\StoreClient($this->parameters['swag_extension_store.endpoints'], new \SwagExtensionStore\Authentication\StoreRequestOptionsProviderWrapper(new \SwagExtensionStore\Authentication\StoreRequestOptionsProviderPolyfill($a, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \SwagExtensionStore\Authentication\InstanceServicePolyfill('6.4.18.1'$this->getEnv('INSTANCE_ID')), new \SwagExtensionStore\Authentication\LocaleProviderPolyfill($a)), ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService())), ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()));
  33999.     }
  34000.     /**
  34001.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator' shared service.
  34002.      *
  34003.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator
  34004.      */
  34005.     protected function getSalesChannelDomainValidatorService()
  34006.     {
  34007.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34008.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelDomainValidator.php';
  34009.         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()));
  34010.     }
  34011.     /**
  34012.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator' shared service.
  34013.      *
  34014.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator
  34015.      */
  34016.     protected function getSalesChannelLanguageValidatorService()
  34017.     {
  34018.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34019.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelLanguageValidator.php';
  34020.         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()));
  34021.     }
  34022.     /**
  34023.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator' shared service.
  34024.      *
  34025.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator
  34026.      */
  34027.     protected function getSalesChannelValidator2Service()
  34028.     {
  34029.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34030.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelValidator.php';
  34031.         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()));
  34032.     }
  34033.     /**
  34034.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator' shared service.
  34035.      *
  34036.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator
  34037.      */
  34038.     protected function getUserValidatorService()
  34039.     {
  34040.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34041.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/UserValidator.php';
  34042.         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()));
  34043.     }
  34044.     /**
  34045.      * Gets the private 'Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand' shared service.
  34046.      *
  34047.      * @return \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand
  34048.      */
  34049.     protected function getSalesChannelCreateCommand2Service()
  34050.     {
  34051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  34053.         $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()));
  34054.         $instance->setName('sales-channel:create');
  34055.         return $instance;
  34056.     }
  34057.     /**
  34058.      * Gets the private 'Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared service.
  34059.      *
  34060.      * @return \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  34061.      */
  34062.     protected function getSalesChannelCreateStorefrontCommand2Service()
  34063.     {
  34064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  34066.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  34067.         $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()));
  34068.         $instance->setName('sales-channel:create:storefront');
  34069.         return $instance;
  34070.     }
  34071.     /**
  34072.      * Gets the private 'Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator' shared service.
  34073.      *
  34074.      * @return \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator
  34075.      */
  34076.     protected function getExcludedProductValidatorService()
  34077.     {
  34078.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34079.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  34080.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  34081.         }
  34082.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  34083.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  34084.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  34085.         }
  34086.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] = new \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator($a$b);
  34087.     }
  34088.     /**
  34089.      * Gets the private 'Swag\PayPal\Checkout\Cart\Validation\CartValidator' shared service.
  34090.      *
  34091.      * @return \Swag\PayPal\Checkout\Cart\Validation\CartValidator
  34092.      */
  34093.     protected function getCartValidatorService()
  34094.     {
  34095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  34096.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Validation/CartValidator.php';
  34097.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  34098.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  34099.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  34100.         }
  34101.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  34102.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  34103.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  34104.         }
  34105.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  34106.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  34107.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  34108.         }
  34109.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] = new \Swag\PayPal\Checkout\Cart\Validation\CartValidator(($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())), $a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c, ($this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] ?? $this->getAvailabilityServiceService()));
  34110.     }
  34111.     /**
  34112.      * Gets the private 'Swag\PayPal\Checkout\CheckoutSubscriber' shared service.
  34113.      *
  34114.      * @return \Swag\PayPal\Checkout\CheckoutSubscriber
  34115.      */
  34116.     protected function getCheckoutSubscriber2Service()
  34117.     {
  34118.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/CheckoutSubscriber.php';
  34119.         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()));
  34120.     }
  34121.     /**
  34122.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber' shared service.
  34123.      *
  34124.      * @return \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber
  34125.      */
  34126.     protected function getExpressCheckoutSubscriberService()
  34127.     {
  34128.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php';
  34129.         $a = ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService());
  34130.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  34131.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  34132.         }
  34133.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34134.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  34135.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  34136.         }
  34137.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  34138.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  34139.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  34140.         }
  34141.         return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] = new \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber($a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $b, ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), $c, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  34142.     }
  34143.     /**
  34144.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService' shared service.
  34145.      *
  34146.      * @return \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService
  34147.      */
  34148.     protected function getPayPalExpressCheckoutDataServiceService()
  34149.     {
  34150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCheckoutDataServiceInterface.php';
  34151.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/PayPalExpressCheckoutDataService.php';
  34152.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  34153.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  34154.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  34155.         }
  34156.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34157.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  34158.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  34159.         }
  34160.         return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] = new \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService($a, ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), $b, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())));
  34161.     }
  34162.     /**
  34163.      * Gets the private 'Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber' shared service.
  34164.      *
  34165.      * @return \Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber
  34166.      */
  34167.     protected function getShippingSubscriberService()
  34168.     {
  34169.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/ShippingSubscriber.php';
  34170.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/Service/ShippingService.php';
  34171.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/ShippingResource.php';
  34172.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34173.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  34174.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  34175.         }
  34176.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  34177.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  34178.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  34179.         }
  34180.         $c = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  34181.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  34182.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  34183.         }
  34184.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  34185.         return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] = new \Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber(new \Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService(new \Swag\PayPal\RestApi\V1\Resource\ShippingResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService())), $a$b$c$d), $d);
  34186.     }
  34187.     /**
  34188.      * Gets the private 'Swag\PayPal\Checkout\PUI\PUISubscriber' shared service.
  34189.      *
  34190.      * @return \Swag\PayPal\Checkout\PUI\PUISubscriber
  34191.      */
  34192.     protected function getPUISubscriberService()
  34193.     {
  34194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/PUISubscriber.php';
  34195.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIFraudNetDataService.php';
  34196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIPaymentInstructionDataService.php';
  34197.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  34198.         $b = ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService());
  34199.         if (isset($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'])) {
  34200.             return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'];
  34201.         }
  34202.         return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] = new \Swag\PayPal\Checkout\PUI\PUISubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), new \Swag\PayPal\Checkout\PUI\Service\PUIFraudNetDataService($a, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService())), new \Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService($a$b, ($this->services['router'] ?? $this->getRouterService())), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  34203.     }
  34204.     /**
  34205.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\ACDCHandler' shared service.
  34206.      *
  34207.      * @return \Swag\PayPal\Checkout\Payment\Method\ACDCHandler
  34208.      */
  34209.     protected function getACDCHandlerService()
  34210.     {
  34211.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34214.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  34215.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/ACDCHandler.php';
  34216.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidatorInterface.php';
  34217.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidator.php';
  34218.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34219.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34220.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34221.         }
  34222.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  34223.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34224.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34225.         }
  34226.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34227.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34228.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34229.         }
  34230.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService());
  34231.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34232.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34233.         }
  34234.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34235.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34236.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34237.         }
  34238.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'] = new \Swag\PayPal\Checkout\Payment\Method\ACDCHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a$b$c$d, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), new \Swag\PayPal\Checkout\ACDC\ACDCValidator($e));
  34239.     }
  34240.     /**
  34241.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler' shared service.
  34242.      *
  34243.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34244.      */
  34245.     protected function getBancontactAPMHandlerService()
  34246.     {
  34247.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34251.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34252.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34253.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BancontactOrderBuilder.php';
  34254.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34255.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34256.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  34257.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  34258.         }
  34259.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34260.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  34261.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  34262.         }
  34263.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34264.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  34265.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  34266.         }
  34267.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34268.     }
  34269.     /**
  34270.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler' shared service.
  34271.      *
  34272.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34273.      */
  34274.     protected function getBlikAPMHandlerService()
  34275.     {
  34276.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34279.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BlikOrderBuilder.php';
  34283.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34284.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34285.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  34286.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  34287.         }
  34288.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34289.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  34290.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  34291.         }
  34292.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34293.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  34294.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  34295.         }
  34296.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34297.     }
  34298.     /**
  34299.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler' shared service.
  34300.      *
  34301.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34302.      */
  34303.     protected function getEpsAPMHandlerService()
  34304.     {
  34305.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34308.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34309.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34310.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34311.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/EpsOrderBuilder.php';
  34312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34313.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34314.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  34315.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  34316.         }
  34317.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34318.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  34319.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  34320.         }
  34321.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34322.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  34323.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  34324.         }
  34325.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34326.     }
  34327.     /**
  34328.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler' shared service.
  34329.      *
  34330.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34331.      */
  34332.     protected function getGiropayAPMHandlerService()
  34333.     {
  34334.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34337.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34338.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34339.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34340.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/GiropayOrderBuilder.php';
  34341.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34342.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34343.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  34344.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  34345.         }
  34346.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34347.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  34348.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  34349.         }
  34350.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34351.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  34352.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  34353.         }
  34354.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34355.     }
  34356.     /**
  34357.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler' shared service.
  34358.      *
  34359.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34360.      */
  34361.     protected function getIdealAPMHandlerService()
  34362.     {
  34363.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34367.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34369.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/IdealOrderBuilder.php';
  34370.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34371.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34372.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  34373.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  34374.         }
  34375.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34376.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  34377.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  34378.         }
  34379.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34380.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  34381.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  34382.         }
  34383.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34384.     }
  34385.     /**
  34386.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler' shared service.
  34387.      *
  34388.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34389.      */
  34390.     protected function getMultibancoAPMHandlerService()
  34391.     {
  34392.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34398.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MultibancoOrderBuilder.php';
  34399.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34400.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34401.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  34402.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  34403.         }
  34404.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34405.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  34406.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  34407.         }
  34408.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34409.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  34410.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  34411.         }
  34412.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34413.     }
  34414.     /**
  34415.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler' shared service.
  34416.      *
  34417.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34418.      */
  34419.     protected function getMyBankAPMHandlerService()
  34420.     {
  34421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34426.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34427.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MyBankOrderBuilder.php';
  34428.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34429.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34430.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  34431.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  34432.         }
  34433.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34434.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  34435.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  34436.         }
  34437.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34438.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  34439.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  34440.         }
  34441.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34442.     }
  34443.     /**
  34444.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler' shared service.
  34445.      *
  34446.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34447.      */
  34448.     protected function getOxxoAPMHandlerService()
  34449.     {
  34450.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34454.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34455.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/OxxoOrderBuilder.php';
  34457.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34458.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34459.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  34460.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  34461.         }
  34462.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34463.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  34464.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  34465.         }
  34466.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34467.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  34468.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  34469.         }
  34470.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34471.     }
  34472.     /**
  34473.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\P24APMHandler' shared service.
  34474.      *
  34475.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34476.      */
  34477.     protected function getP24APMHandlerService()
  34478.     {
  34479.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34483.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34484.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34485.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/P24OrderBuilder.php';
  34486.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34487.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34488.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  34489.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  34490.         }
  34491.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34492.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  34493.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  34494.         }
  34495.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34496.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  34497.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  34498.         }
  34499.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34500.     }
  34501.     /**
  34502.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PUIHandler' shared service.
  34503.      *
  34504.      * @return \Swag\PayPal\Checkout\Payment\Method\PUIHandler
  34505.      */
  34506.     protected function getPUIHandlerService()
  34507.     {
  34508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php';
  34512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34513.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/PUIOrderBuilder.php';
  34514.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUICustomerDataService.php';
  34515.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34516.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34517.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34518.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34519.         }
  34520.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34521.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34522.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34523.         }
  34524.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34525.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34526.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34527.         }
  34528.         $d = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  34529.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34530.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34531.         }
  34532.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  34533.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34534.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34535.         }
  34536.         $f = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  34537.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34538.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34539.         }
  34540.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  34541.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34542.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34543.         }
  34544.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'] = new \Swag\PayPal\Checkout\Payment\Method\PUIHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, new \Swag\PayPal\OrdersApi\Builder\PUIOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c$d), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), new \Swag\PayPal\Checkout\PUI\Service\PUICustomerDataService($e$f), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $g, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  34545.     }
  34546.     /**
  34547.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PayLaterHandler' shared service.
  34548.      *
  34549.      * @return \Swag\PayPal\Checkout\Payment\Method\PayLaterHandler
  34550.      */
  34551.     protected function getPayLaterHandlerService()
  34552.     {
  34553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34556.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  34557.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PayLaterHandler.php';
  34558.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34559.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  34560.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  34561.         }
  34562.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34563.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  34564.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  34565.         }
  34566.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'] = new \Swag\PayPal\Checkout\Payment\Method\PayLaterHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  34567.     }
  34568.     /**
  34569.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SEPAHandler' shared service.
  34570.      *
  34571.      * @return \Swag\PayPal\Checkout\Payment\Method\SEPAHandler
  34572.      */
  34573.     protected function getSEPAHandlerService()
  34574.     {
  34575.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34578.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  34579.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/SEPAHandler.php';
  34580.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34581.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  34582.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  34583.         }
  34584.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34585.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  34586.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  34587.         }
  34588.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'] = new \Swag\PayPal\Checkout\Payment\Method\SEPAHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  34589.     }
  34590.     /**
  34591.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler' shared service.
  34592.      *
  34593.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34594.      */
  34595.     protected function getSofortAPMHandlerService()
  34596.     {
  34597.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34600.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34601.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34602.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34603.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/SofortOrderBuilder.php';
  34604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34605.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34606.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  34607.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  34608.         }
  34609.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34610.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  34611.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  34612.         }
  34613.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34614.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  34615.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  34616.         }
  34617.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34618.     }
  34619.     /**
  34620.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler' shared service.
  34621.      *
  34622.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34623.      */
  34624.     protected function getTrustlyAPMHandlerService()
  34625.     {
  34626.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34629.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34630.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34631.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34632.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/TrustlyOrderBuilder.php';
  34633.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34634.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34635.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  34636.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  34637.         }
  34638.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34639.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  34640.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  34641.         }
  34642.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34643.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  34644.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  34645.         }
  34646.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  34647.     }
  34648.     /**
  34649.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\VenmoHandler' shared service.
  34650.      *
  34651.      * @return \Swag\PayPal\Checkout\Payment\Method\VenmoHandler
  34652.      */
  34653.     protected function getVenmoHandlerService()
  34654.     {
  34655.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34658.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  34659.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/VenmoHandler.php';
  34660.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34661.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  34662.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  34663.         }
  34664.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34665.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  34666.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  34667.         }
  34668.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'] = new \Swag\PayPal\Checkout\Payment\Method\VenmoHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  34669.     }
  34670.     /**
  34671.      * Gets the private 'Swag\PayPal\Checkout\Payment\PayPalPaymentHandler' shared service.
  34672.      *
  34673.      * @return \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler
  34674.      */
  34675.     protected function getPayPalPaymentHandlerService()
  34676.     {
  34677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34679.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/PayPalPaymentHandler.php';
  34680.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PayPalHandler.php';
  34681.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PlusPuiHandler.php';
  34682.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/PayerInfoPatchBuilder.php';
  34683.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/OrderNumberPatchBuilder.php';
  34684.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/TransactionPatchBuilder.php';
  34685.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/ShippingAddressPatchBuilder.php';
  34686.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34687.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34688.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34689.         }
  34690.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService());
  34691.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34692.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34693.         }
  34694.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34695.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34696.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34697.         }
  34698.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  34699.         $e = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  34700.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34701.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34702.         }
  34703.         $f = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  34704.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34705.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34706.         }
  34707.         $g = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  34708.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34709.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34710.         }
  34711.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'] = new \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler($a, new \Swag\PayPal\Checkout\Payment\Handler\PayPalHandler($b, ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), $c, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $d), new \Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler(($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), $e, new \Swag\PayPal\PaymentsApi\Patch\PayerInfoPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\OrderNumberPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\TransactionPatchBuilder($f), new \Swag\PayPal\PaymentsApi\Patch\ShippingAddressPatchBuilder(), $a$d), $g$d, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()));
  34712.     }
  34713.     /**
  34714.      * Gets the private 'Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler' shared service.
  34715.      *
  34716.      * @return \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler
  34717.      */
  34718.     protected function getCancelTransactionsTaskHandlerService()
  34719.     {
  34720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/ScheduledTask/CancelTransactionsTaskHandler.php';
  34721.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34722.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34723.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34724.         }
  34725.         $b = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  34726.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34727.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34728.         }
  34729.         $c = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  34730.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34731.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34732.         }
  34733.         $d = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  34734.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34735.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34736.         }
  34737.         $e = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34738.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34739.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34740.         }
  34741.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler($a$b$c$d$e);
  34742.     }
  34743.     /**
  34744.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderExecuteService' shared service.
  34745.      *
  34746.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService
  34747.      */
  34748.     protected function getOrderExecuteServiceService()
  34749.     {
  34750.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderExecuteService.php';
  34751.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/OrderNumberPatchBuilder.php';
  34752.         $a = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  34753.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  34754.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  34755.         }
  34756.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34757.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  34758.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  34759.         }
  34760.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] = new \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService($a$b, new \Swag\PayPal\OrdersApi\Patch\OrderNumberPatchBuilder(), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  34761.     }
  34762.     /**
  34763.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderPatchService' shared service.
  34764.      *
  34765.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderPatchService
  34766.      */
  34767.     protected function getOrderPatchServiceService()
  34768.     {
  34769.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderPatchService.php';
  34770.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/PurchaseUnitPatchBuilder.php';
  34771.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34772.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  34773.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  34774.         }
  34775.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  34776.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  34777.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  34778.         }
  34779.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34780.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  34781.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  34782.         }
  34783.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] = new \Swag\PayPal\Checkout\Payment\Service\OrderPatchService($a, new \Swag\PayPal\OrdersApi\Patch\PurchaseUnitPatchBuilder($b$c), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  34784.     }
  34785.     /**
  34786.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\TransactionDataService' shared service.
  34787.      *
  34788.      * @return \Swag\PayPal\Checkout\Payment\Service\TransactionDataService
  34789.      */
  34790.     protected function getTransactionDataServiceService()
  34791.     {
  34792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/TransactionDataService.php';
  34793.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  34794.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'])) {
  34795.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'];
  34796.         }
  34797.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] = new \Swag\PayPal\Checkout\Payment\Service\TransactionDataService($a);
  34798.     }
  34799.     /**
  34800.      * Gets the private 'Swag\PayPal\Checkout\Plus\PlusSubscriber' shared service.
  34801.      *
  34802.      * @return \Swag\PayPal\Checkout\Plus\PlusSubscriber
  34803.      */
  34804.     protected function getPlusSubscriberService()
  34805.     {
  34806.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php';
  34807.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/Service/PlusDataService.php';
  34808.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  34809.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilderInterface.php';
  34810.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilder.php';
  34811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34812.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34813.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  34814.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  34815.         }
  34816.         $b = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  34817.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34818.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  34819.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  34820.         }
  34821.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  34822.         $e = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  34823.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  34824.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  34825.         }
  34826.         $f = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  34827.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  34828.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  34829.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  34830.         }
  34831.         return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] = new \Swag\PayPal\Checkout\Plus\PlusSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, new \Swag\PayPal\Checkout\Plus\Service\PlusDataService(new \Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder($b, ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $c$d$a), $e, ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->services['router'] ?? $this->getRouterService()), $f$b$a), $f$g$d);
  34832.     }
  34833.     /**
  34834.      * Gets the private 'Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber' shared service.
  34835.      *
  34836.      * @return \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber
  34837.      */
  34838.     protected function getInstallmentBannerSubscriberService()
  34839.     {
  34840.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/InstallmentBannerSubscriber.php';
  34841.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataServiceInterface.php';
  34842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataService.php';
  34843.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34844.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  34845.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  34846.         }
  34847.         $b = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  34848.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  34849.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  34850.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  34851.         }
  34852.         return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] = new \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a$b, new \Swag\PayPal\Installment\Banner\Service\BannerDataService($b, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService())), $c, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  34853.     }
  34854.     /**
  34855.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder' shared service.
  34856.      *
  34857.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder
  34858.      */
  34859.     protected function getOrderFromCartBuilderService()
  34860.     {
  34861.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34862.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromCartBuilder.php';
  34863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34864.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34865.         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()));
  34866.     }
  34867.     /**
  34868.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder' shared service.
  34869.      *
  34870.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder
  34871.      */
  34872.     protected function getOrderFromOrderBuilderService()
  34873.     {
  34874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromOrderBuilder.php';
  34876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34877.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34878.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  34879.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  34880.         }
  34881.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34882.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  34883.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  34884.         }
  34885.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] = new \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder($a, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $b);
  34886.     }
  34887.     /**
  34888.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider' shared service.
  34889.      *
  34890.      * @return \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider
  34891.      */
  34892.     protected function getItemListProviderService()
  34893.     {
  34894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/ItemListProvider.php';
  34895.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34896.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34897.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'])) {
  34898.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'];
  34899.         }
  34900.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $a, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  34901.     }
  34902.     /**
  34903.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider' shared service.
  34904.      *
  34905.      * @return \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider
  34906.      */
  34907.     protected function getPurchaseUnitProviderService()
  34908.     {
  34909.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/PurchaseUnitProvider.php';
  34910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AmountProvider.php';
  34911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/CustomIdProvider.php';
  34912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34913.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34914.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  34915.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  34916.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  34917.         }
  34918.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34919.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  34920.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  34921.         }
  34922.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider(new \Swag\PayPal\OrdersApi\Builder\Util\AmountProvider(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()))), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), new \Swag\PayPal\OrdersApi\Builder\Util\CustomIdProvider($a'6.4.18.1'), $b);
  34923.     }
  34924.     /**
  34925.      * Gets the private 'Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder' shared service.
  34926.      *
  34927.      * @return \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder
  34928.      */
  34929.     protected function getOrderPaymentBuilderService()
  34930.     {
  34931.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  34932.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilderInterface.php';
  34933.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilder.php';
  34934.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34935.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34936.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  34937.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  34938.         }
  34939.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34940.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  34941.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  34942.         }
  34943.         $c = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  34944.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  34945.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  34946.         }
  34947.         return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] = new \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder(($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $a, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), $b$c);
  34948.     }
  34949.     /**
  34950.      * Gets the private 'Swag\PayPal\Pos\Client\PosClientFactory' shared service.
  34951.      *
  34952.      * @return \Swag\PayPal\Pos\Client\PosClientFactory
  34953.      */
  34954.     protected function getPosClientFactoryService()
  34955.     {
  34956.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/PosClientFactory.php';
  34957.         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()));
  34958.     }
  34959.     /**
  34960.      * Gets the private 'Swag\PayPal\Pos\Command\PosImageSyncCommand' shared service.
  34961.      *
  34962.      * @return \Swag\PayPal\Pos\Command\PosImageSyncCommand
  34963.      */
  34964.     protected function getPosImageSyncCommandService()
  34965.     {
  34966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34967.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  34968.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosImageSyncCommand.php';
  34969.         $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()));
  34970.         $instance->setName('swag:paypal:pos:sync:images');
  34971.         $instance->setDescription('Sync only images to Zettle');
  34972.         return $instance;
  34973.     }
  34974.     /**
  34975.      * Gets the private 'Swag\PayPal\Pos\Command\PosInventorySyncCommand' shared service.
  34976.      *
  34977.      * @return \Swag\PayPal\Pos\Command\PosInventorySyncCommand
  34978.      */
  34979.     protected function getPosInventorySyncCommandService()
  34980.     {
  34981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34982.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  34983.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosInventorySyncCommand.php';
  34984.         $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()));
  34985.         $instance->setName('swag:paypal:pos:sync:inventory');
  34986.         $instance->setDescription('Sync only inventory to Zettle');
  34987.         return $instance;
  34988.     }
  34989.     /**
  34990.      * Gets the private 'Swag\PayPal\Pos\Command\PosLogCleanupCommand' shared service.
  34991.      *
  34992.      * @return \Swag\PayPal\Pos\Command\PosLogCleanupCommand
  34993.      */
  34994.     protected function getPosLogCleanupCommandService()
  34995.     {
  34996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34997.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  34998.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosLogCleanupCommand.php';
  34999.         $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()));
  35000.         $instance->setName('swag:paypal:pos:log:cleanup');
  35001.         $instance->setDescription('Cleanup Zettle sync log');
  35002.         return $instance;
  35003.     }
  35004.     /**
  35005.      * Gets the private 'Swag\PayPal\Pos\Command\PosProductSyncCommand' shared service.
  35006.      *
  35007.      * @return \Swag\PayPal\Pos\Command\PosProductSyncCommand
  35008.      */
  35009.     protected function getPosProductSyncCommandService()
  35010.     {
  35011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35012.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  35013.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosProductSyncCommand.php';
  35014.         $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()));
  35015.         $instance->setName('swag:paypal:pos:sync:product');
  35016.         $instance->setDescription('Sync only products to Zettle');
  35017.         return $instance;
  35018.     }
  35019.     /**
  35020.      * Gets the private 'Swag\PayPal\Pos\Command\PosSyncCommand' shared service.
  35021.      *
  35022.      * @return \Swag\PayPal\Pos\Command\PosSyncCommand
  35023.      */
  35024.     protected function getPosSyncCommandService()
  35025.     {
  35026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35027.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  35028.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosSyncCommand.php';
  35029.         $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()));
  35030.         $instance->setName('swag:paypal:pos:sync');
  35031.         $instance->setDescription('Sync to Zettle');
  35032.         return $instance;
  35033.     }
  35034.     /**
  35035.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler' shared service.
  35036.      *
  35037.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler
  35038.      */
  35039.     protected function getCloneVisibilityHandlerService()
  35040.     {
  35041.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35042.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/CloneVisibilityHandler.php';
  35043.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35044.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  35045.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  35046.         }
  35047.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35048.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  35049.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  35050.         }
  35051.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService());
  35052.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  35053.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  35054.         }
  35055.         $d = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  35056.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  35057.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  35058.         }
  35059.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler($b, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), $a$c$d);
  35060.     }
  35061.     /**
  35062.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler' shared service.
  35063.      *
  35064.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler
  35065.      */
  35066.     protected function getInventoryUpdateHandlerService()
  35067.     {
  35068.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/InventoryUpdateHandler.php';
  35069.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35070.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  35071.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  35072.         }
  35073.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35074.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  35075.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  35076.         }
  35077.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  35078.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  35079.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  35080.         }
  35081.         $d = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35082.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  35083.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  35084.         }
  35085.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler($a$b$c$d);
  35086.     }
  35087.     /**
  35088.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler' shared service.
  35089.      *
  35090.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler
  35091.      */
  35092.     protected function getSyncManagerHandlerService()
  35093.     {
  35094.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/SyncManagerHandler.php';
  35095.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  35096.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35097.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ImageSyncManager.php';
  35098.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ProductSyncManager.php';
  35099.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35100.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35101.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35102.         }
  35103.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35104.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35105.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35106.         }
  35107.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  35108.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35109.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35110.         }
  35111.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService());
  35112.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35113.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35114.         }
  35115.         $e = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  35116.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35117.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35118.         }
  35119.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35120.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35121.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35122.         }
  35123.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler($a, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $b, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager($a$c$d), $e, new \Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager($a, ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $f$d));
  35124.     }
  35125.     /**
  35126.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler' shared service.
  35127.      *
  35128.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler
  35129.      */
  35130.     protected function getImageSyncHandlerService()
  35131.     {
  35132.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35133.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ImageSyncHandler.php';
  35134.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35135.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  35136.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  35137.         }
  35138.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35139.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  35140.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  35141.         }
  35142.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  35143.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  35144.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  35145.         }
  35146.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $c, ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService()));
  35147.     }
  35148.     /**
  35149.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler' shared service.
  35150.      *
  35151.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler
  35152.      */
  35153.     protected function getInventorySyncHandlerService()
  35154.     {
  35155.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35156.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/InventorySyncHandler.php';
  35157.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35158.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35159.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35160.         }
  35161.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35162.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35163.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35164.         }
  35165.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  35166.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35167.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35168.         }
  35169.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  35170.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35171.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35172.         }
  35173.         $e = ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService());
  35174.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35175.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35176.         }
  35177.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $c$d$e);
  35178.     }
  35179.     /**
  35180.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler' shared service.
  35181.      *
  35182.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler
  35183.      */
  35184.     protected function getProductCleanupSyncHandlerService()
  35185.     {
  35186.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35187.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35188.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductCleanupSyncHandler.php';
  35189.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35190.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35191.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35192.         }
  35193.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35194.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35195.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35196.         }
  35197.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35198.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35199.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35200.         }
  35201.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  35202.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35203.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35204.         }
  35205.         $e = ($this->services['swag_paypal_pos_sales_channel.repository'] ?? $this->getSwagPaypalPosSalesChannel_RepositoryService());
  35206.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35207.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35208.         }
  35209.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d$e);
  35210.     }
  35211.     /**
  35212.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler' shared service.
  35213.      *
  35214.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler
  35215.      */
  35216.     protected function getProductSingleSyncHandlerService()
  35217.     {
  35218.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35219.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35220.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductSingleSyncHandler.php';
  35221.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35222.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  35223.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  35224.         }
  35225.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35226.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  35227.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  35228.         }
  35229.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35230.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  35231.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  35232.         }
  35233.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  35234.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  35235.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  35236.         }
  35237.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d);
  35238.     }
  35239.     /**
  35240.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler' shared service.
  35241.      *
  35242.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler
  35243.      */
  35244.     protected function getProductVariantSyncHandlerService()
  35245.     {
  35246.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35247.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35248.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductVariantSyncHandler.php';
  35249.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35250.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  35251.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  35252.         }
  35253.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35254.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  35255.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  35256.         }
  35257.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35258.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  35259.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  35260.         }
  35261.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  35262.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  35263.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  35264.         }
  35265.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d);
  35266.     }
  35267.     /**
  35268.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager' shared service.
  35269.      *
  35270.      * @return \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager
  35271.      */
  35272.     protected function getInventorySyncManagerService()
  35273.     {
  35274.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  35275.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/InventorySyncManager.php';
  35276.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35277.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  35278.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  35279.         }
  35280.         $b = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService());
  35281.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  35282.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  35283.         }
  35284.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35285.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  35286.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  35287.         }
  35288.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  35289.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  35290.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  35291.         }
  35292.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] = new \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager($a$b$c$d);
  35293.     }
  35294.     /**
  35295.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageDispatcher' shared service.
  35296.      *
  35297.      * @return \Swag\PayPal\Pos\MessageQueue\MessageDispatcher
  35298.      */
  35299.     protected function getMessageDispatcherService()
  35300.     {
  35301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageDispatcher.php';
  35302.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  35303.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'])) {
  35304.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'];
  35305.         }
  35306.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] = new \Swag\PayPal\Pos\MessageQueue\MessageDispatcher($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35307.     }
  35308.     /**
  35309.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageHydrator' shared service.
  35310.      *
  35311.      * @return \Swag\PayPal\Pos\MessageQueue\MessageHydrator
  35312.      */
  35313.     protected function getMessageHydratorService()
  35314.     {
  35315.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageHydrator.php';
  35316.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  35317.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  35318.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  35319.         }
  35320.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35321.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  35322.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  35323.         }
  35324.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] = new \Swag\PayPal\Pos\MessageQueue\MessageHydrator($a$b);
  35325.     }
  35326.     /**
  35327.      * Gets the private 'Swag\PayPal\Pos\Resource\InventoryResource' shared service.
  35328.      *
  35329.      * @return \Swag\PayPal\Pos\Resource\InventoryResource
  35330.      */
  35331.     protected function getInventoryResourceService()
  35332.     {
  35333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/InventoryResource.php';
  35334.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] = new \Swag\PayPal\Pos\Resource\InventoryResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  35335.     }
  35336.     /**
  35337.      * Gets the private 'Swag\PayPal\Pos\Resource\ProductResource' shared service.
  35338.      *
  35339.      * @return \Swag\PayPal\Pos\Resource\ProductResource
  35340.      */
  35341.     protected function getProductResourceService()
  35342.     {
  35343.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ProductResource.php';
  35344.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] = new \Swag\PayPal\Pos\Resource\ProductResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  35345.     }
  35346.     /**
  35347.      * Gets the private 'Swag\PayPal\Pos\Resource\TokenResource' shared service.
  35348.      *
  35349.      * @return \Swag\PayPal\Pos\Resource\TokenResource
  35350.      */
  35351.     protected function getTokenResourceService()
  35352.     {
  35353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/TokenResource.php';
  35354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/TokenClientFactory.php';
  35355.         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())));
  35356.     }
  35357.     /**
  35358.      * Gets the private 'Swag\PayPal\Pos\Run\Administration\LogCleaner' shared service.
  35359.      *
  35360.      * @return \Swag\PayPal\Pos\Run\Administration\LogCleaner
  35361.      */
  35362.     protected function getLogCleanerService()
  35363.     {
  35364.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/LogCleaner.php';
  35365.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  35366.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'])) {
  35367.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'];
  35368.         }
  35369.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] = new \Swag\PayPal\Pos\Run\Administration\LogCleaner($a);
  35370.     }
  35371.     /**
  35372.      * Gets the private 'Swag\PayPal\Pos\Run\Logger' shared service.
  35373.      *
  35374.      * @return \Monolog\Logger
  35375.      */
  35376.     protected function getLogger3Service()
  35377.     {
  35378.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/LoggerFactory.php';
  35379.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] = (new \Swag\PayPal\Pos\Run\LoggerFactory())->createLogger();
  35380.     }
  35381.     /**
  35382.      * Gets the private 'Swag\PayPal\Pos\Run\RunService' shared service.
  35383.      *
  35384.      * @return \Swag\PayPal\Pos\Run\RunService
  35385.      */
  35386.     protected function getRunServiceService()
  35387.     {
  35388.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/RunService.php';
  35389.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  35390.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  35391.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  35392.         }
  35393.         $b = ($this->services['swag_paypal_pos_sales_channel_run_log.repository'] ?? $this->getSwagPaypalPosSalesChannelRunLog_RepositoryService());
  35394.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  35395.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  35396.         }
  35397.         return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] = new \Swag\PayPal\Pos\Run\RunService($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()));
  35398.     }
  35399.     /**
  35400.      * Gets the private 'Swag\PayPal\Pos\Run\Task\CompleteTask' shared service.
  35401.      *
  35402.      * @return \Swag\PayPal\Pos\Run\Task\CompleteTask
  35403.      */
  35404.     protected function getCompleteTaskService()
  35405.     {
  35406.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  35407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/CompleteTask.php';
  35408.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35409.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  35410.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  35411.         }
  35412.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35413.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  35414.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  35415.         }
  35416.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] = new \Swag\PayPal\Pos\Run\Task\CompleteTask($a$b);
  35417.     }
  35418.     /**
  35419.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ImageTask' shared service.
  35420.      *
  35421.      * @return \Swag\PayPal\Pos\Run\Task\ImageTask
  35422.      */
  35423.     protected function getImageTaskService()
  35424.     {
  35425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  35426.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ImageTask.php';
  35427.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] = new \Swag\PayPal\Pos\Run\Task\ImageTask(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()));
  35428.     }
  35429.     /**
  35430.      * Gets the private 'Swag\PayPal\Pos\Run\Task\InventoryTask' shared service.
  35431.      *
  35432.      * @return \Swag\PayPal\Pos\Run\Task\InventoryTask
  35433.      */
  35434.     protected function getInventoryTaskService()
  35435.     {
  35436.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  35437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/InventoryTask.php';
  35438.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35439.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  35440.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  35441.         }
  35442.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35443.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  35444.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  35445.         }
  35446.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] = new \Swag\PayPal\Pos\Run\Task\InventoryTask($a$b);
  35447.     }
  35448.     /**
  35449.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ProductTask' shared service.
  35450.      *
  35451.      * @return \Swag\PayPal\Pos\Run\Task\ProductTask
  35452.      */
  35453.     protected function getProductTaskService()
  35454.     {
  35455.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  35456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ProductTask.php';
  35457.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] = new \Swag\PayPal\Pos\Run\Task\ProductTask(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()));
  35458.     }
  35459.     /**
  35460.      * Gets the private 'Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler' shared service.
  35461.      *
  35462.      * @return \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler
  35463.      */
  35464.     protected function getCleanUpLogTaskHandlerService()
  35465.     {
  35466.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  35467.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CleanUpLogTaskHandler.php';
  35468.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  35469.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  35470.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  35471.         }
  35472.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35473.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  35474.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  35475.         }
  35476.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService());
  35477.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  35478.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  35479.         }
  35480.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler($a$b$c);
  35481.     }
  35482.     /**
  35483.      * Gets the private 'Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler' shared service.
  35484.      *
  35485.      * @return \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler
  35486.      */
  35487.     protected function getCompleteSyncTaskHandlerService()
  35488.     {
  35489.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  35490.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CompleteSyncTaskHandler.php';
  35491.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  35492.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  35493.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  35494.         }
  35495.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35496.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  35497.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  35498.         }
  35499.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService());
  35500.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  35501.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  35502.         }
  35503.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler($a$b$c);
  35504.     }
  35505.     /**
  35506.      * Gets the private 'Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler' shared service.
  35507.      *
  35508.      * @return \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler
  35509.      */
  35510.     protected function getInventorySyncTaskHandlerService()
  35511.     {
  35512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  35513.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/InventorySyncTaskHandler.php';
  35514.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  35515.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  35516.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  35517.         }
  35518.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35519.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  35520.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  35521.         }
  35522.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService());
  35523.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  35524.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  35525.         }
  35526.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler($a$b$c);
  35527.     }
  35528.     /**
  35529.      * Gets the private 'Swag\PayPal\Pos\Sync\Context\InventoryContextFactory' shared service.
  35530.      *
  35531.      * @return \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory
  35532.      */
  35533.     protected function getInventoryContextFactoryService()
  35534.     {
  35535.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/InventoryContextFactory.php';
  35536.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  35537.         $a = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  35538.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'])) {
  35539.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'];
  35540.         }
  35541.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] = new \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory(($this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] ?? $this->getInventoryResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())), $a);
  35542.     }
  35543.     /**
  35544.      * Gets the private 'Swag\PayPal\Pos\Sync\ImageSyncer' shared service.
  35545.      *
  35546.      * @return \Swag\PayPal\Pos\Sync\ImageSyncer
  35547.      */
  35548.     protected function getImageSyncerService()
  35549.     {
  35550.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35551.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ImageSyncer.php';
  35552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MediaConverter.php';
  35553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ImageResource.php';
  35554.         $a = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  35555.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'])) {
  35556.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'];
  35557.         }
  35558.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] = new \Swag\PayPal\Pos\Sync\ImageSyncer($a, new \Swag\PayPal\Pos\Api\Service\MediaConverter(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService())), new \Swag\PayPal\Pos\Resource\ImageResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()));
  35559.     }
  35560.     /**
  35561.      * Gets the private 'Swag\PayPal\Pos\Sync\InventorySyncer' shared service.
  35562.      *
  35563.      * @return \Swag\PayPal\Pos\Sync\InventorySyncer
  35564.      */
  35565.     protected function getInventorySyncerService()
  35566.     {
  35567.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/InventorySyncer.php';
  35568.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  35569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  35570.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculator.php';
  35571.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/RemoteUpdater.php';
  35572.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/RemoteCalculator.php';
  35573.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  35574.         $a = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  35575.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  35576.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  35577.         }
  35578.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  35579.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  35580.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  35581.         }
  35582.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  35583.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  35584.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  35585.         }
  35586.         $d = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service());
  35587.         $e = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  35588.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  35589.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  35590.         }
  35591.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] = new \Swag\PayPal\Pos\Sync\InventorySyncer($a, new \Swag\PayPal\Pos\Sync\Inventory\LocalUpdater($b, new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalCalculator(), $c$d), new \Swag\PayPal\Pos\Sync\Inventory\RemoteUpdater(($this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] ?? $this->getInventoryResourceService()), new \Swag\PayPal\Pos\Sync\Inventory\Calculator\RemoteCalculator(($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter()))), $d), $e);
  35592.     }
  35593.     /**
  35594.      * Gets the private 'Swag\PayPal\Pos\Sync\Inventory\StockSubscriber' shared service.
  35595.      *
  35596.      * @return \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber
  35597.      */
  35598.     protected function getStockSubscriberService()
  35599.     {
  35600.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/StockSubscriber.php';
  35601.         $a = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  35602.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  35603.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  35604.         }
  35605.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  35606.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  35607.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  35608.         }
  35609.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35610.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  35611.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  35612.         }
  35613.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] = new \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber($a$b$c);
  35614.     }
  35615.     /**
  35616.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSelection' shared service.
  35617.      *
  35618.      * @return \Swag\PayPal\Pos\Sync\ProductSelection
  35619.      */
  35620.     protected function getProductSelectionService()
  35621.     {
  35622.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSelection.php';
  35623.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35624.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  35625.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  35626.         }
  35627.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  35628.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  35629.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  35630.         }
  35631.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] = new \Swag\PayPal\Pos\Sync\ProductSelection($a, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $b);
  35632.     }
  35633.     /**
  35634.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSyncer' shared service.
  35635.      *
  35636.      * @return \Swag\PayPal\Pos\Sync\ProductSyncer
  35637.      */
  35638.     protected function getProductSyncerService()
  35639.     {
  35640.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSyncer.php';
  35641.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ProductConverter.php';
  35642.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/CategoryConverter.php';
  35643.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/VariantConverter.php';
  35644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PriceConverter.php';
  35645.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PresentationConverter.php';
  35646.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/OptionGroupConverter.php';
  35647.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MetadataGenerator.php';
  35648.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/ProductContextFactory.php';
  35649.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/NewUpdater.php';
  35650.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/OutdatedUpdater.php';
  35651.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/DeletedUpdater.php';
  35652.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/UnsyncedChecker.php';
  35653.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  35654.         $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()));
  35655.         $b = new \Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter();
  35656.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service());
  35657.         $d = ($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService());
  35658.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  35659.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  35660.         }
  35661.         $e = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  35662.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  35663.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  35664.         }
  35665.         $f = ($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService());
  35666.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] = new \Swag\PayPal\Pos\Sync\ProductSyncer(new \Swag\PayPal\Pos\Api\Service\ProductConverter($a, new \Swag\PayPal\Pos\Api\Service\Converter\CategoryConverter($a), new \Swag\PayPal\Pos\Api\Service\Converter\VariantConverter($a, new \Swag\PayPal\Pos\Api\Service\Converter\PriceConverter(), $b$c), new \Swag\PayPal\Pos\Api\Service\Converter\OptionGroupConverter(), $b, new \Swag\PayPal\Pos\Api\Service\MetadataGenerator()), new \Swag\PayPal\Pos\Sync\Context\ProductContextFactory($d$e), new \Swag\PayPal\Pos\Sync\Product\NewUpdater($f$c), new \Swag\PayPal\Pos\Sync\Product\OutdatedUpdater($f$c), new \Swag\PayPal\Pos\Sync\Product\DeletedUpdater($f$c$a), new \Swag\PayPal\Pos\Sync\Product\UnsyncedChecker($f$c$a));
  35667.     }
  35668.     /**
  35669.      * Gets the private 'Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler' shared service.
  35670.      *
  35671.      * @return \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler
  35672.      */
  35673.     protected function getInventoryChangedHandlerService()
  35674.     {
  35675.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookHandler.php';
  35676.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35677.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/AbstractWebhookHandler.php';
  35678.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/InventoryChangedHandler.php';
  35679.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  35680.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalWebhookCalculator.php';
  35681.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  35682.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  35683.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  35684.         $a = new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator();
  35685.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  35686.         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())));
  35687.     }
  35688.     /**
  35689.      * Gets the private 'Swag\PayPal\RestApi\Client\PayPalClientFactory' shared service.
  35690.      *
  35691.      * @return \Swag\PayPal\RestApi\Client\PayPalClientFactory
  35692.      */
  35693.     protected function getPayPalClientFactoryService()
  35694.     {
  35695.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactoryInterface.php';
  35696.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactory.php';
  35697.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResourceInterface.php';
  35698.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResource.php';
  35699.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  35700.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35701.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  35702.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  35703.         }
  35704.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  35705.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  35706.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  35707.         }
  35708.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] = new \Swag\PayPal\RestApi\Client\PayPalClientFactory(new \Swag\PayPal\RestApi\V1\Resource\TokenResource(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] ?? $this->getTokenClientFactoryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] ?? ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] = new \Swag\PayPal\RestApi\V1\Service\TokenValidator()))), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a$b, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  35709.     }
  35710.     /**
  35711.      * Gets the private 'Swag\PayPal\RestApi\Client\TokenClientFactory' shared service.
  35712.      *
  35713.      * @return \Swag\PayPal\RestApi\Client\TokenClientFactory
  35714.      */
  35715.     protected function getTokenClientFactoryService()
  35716.     {
  35717.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/TokenClientFactory.php';
  35718.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] = new \Swag\PayPal\RestApi\Client\TokenClientFactory(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  35719.     }
  35720.     /**
  35721.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\IdentityResource' shared service.
  35722.      *
  35723.      * @return \Swag\PayPal\RestApi\V1\Resource\IdentityResource
  35724.      */
  35725.     protected function getIdentityResourceService()
  35726.     {
  35727.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/IdentityResource.php';
  35728.         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()));
  35729.     }
  35730.     /**
  35731.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\PaymentResource' shared service.
  35732.      *
  35733.      * @return \Swag\PayPal\RestApi\V1\Resource\PaymentResource
  35734.      */
  35735.     protected function getPaymentResourceService()
  35736.     {
  35737.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/PaymentResource.php';
  35738.         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()));
  35739.     }
  35740.     /**
  35741.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\SaleResource' shared service.
  35742.      *
  35743.      * @return \Swag\PayPal\RestApi\V1\Resource\SaleResource
  35744.      */
  35745.     protected function getSaleResourceService()
  35746.     {
  35747.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/SaleResource.php';
  35748.         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()));
  35749.     }
  35750.     /**
  35751.      * Gets the private 'Swag\PayPal\RestApi\V2\Resource\OrderResource' shared service.
  35752.      *
  35753.      * @return \Swag\PayPal\RestApi\V2\Resource\OrderResource
  35754.      */
  35755.     protected function getOrderResourceService()
  35756.     {
  35757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/OrderResource.php';
  35758.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  35759.         if (isset($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'])) {
  35760.             return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'];
  35761.         }
  35762.         return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] = new \Swag\PayPal\RestApi\V2\Resource\OrderResource($a);
  35763.     }
  35764.     /**
  35765.      * Gets the private 'Swag\PayPal\Setting\Service\CredentialsUtil' shared service.
  35766.      *
  35767.      * @return \Swag\PayPal\Setting\Service\CredentialsUtil
  35768.      */
  35769.     protected function getCredentialsUtilService()
  35770.     {
  35771.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtilInterface.php';
  35772.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtil.php';
  35773.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35774.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'])) {
  35775.             return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'];
  35776.         }
  35777.         return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] = new \Swag\PayPal\Setting\Service\CredentialsUtil($a);
  35778.     }
  35779.     /**
  35780.      * Gets the private 'Swag\PayPal\Setting\Service\SettingsValidationService' shared service.
  35781.      *
  35782.      * @return \Swag\PayPal\Setting\Service\SettingsValidationService
  35783.      */
  35784.     protected function getSettingsValidationServiceService()
  35785.     {
  35786.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35787.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  35788.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  35789.         }
  35790.         $b = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  35791.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  35792.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  35793.         }
  35794.         return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] = new \Swag\PayPal\Setting\Service\SettingsValidationService($a$b);
  35795.     }
  35796.     /**
  35797.      * Gets the private 'Swag\PayPal\Storefront\Data\CheckoutDataSubscriber' shared service.
  35798.      *
  35799.      * @return \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber
  35800.      */
  35801.     protected function getCheckoutDataSubscriberService()
  35802.     {
  35803.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php';
  35804.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  35805.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  35806.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  35807.         }
  35808.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35809.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  35810.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  35811.         }
  35812.         return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] = new \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber(($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a$b, new RewindableGenerator(function () {
  35813.             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)));
  35814.             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)));
  35815.             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)));
  35816.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData($this)));
  35817.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayLaterMethodData($this)));
  35818.         }, 5));
  35819.     }
  35820.     /**
  35821.      * Gets the private 'Swag\PayPal\Storefront\Data\FundingSubscriber' shared service.
  35822.      *
  35823.      * @return \Swag\PayPal\Storefront\Data\FundingSubscriber
  35824.      */
  35825.     protected function getFundingSubscriberService()
  35826.     {
  35827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/FundingSubscriber.php';
  35828.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/FundingEligibilityDataService.php';
  35829.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35830.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'])) {
  35831.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'];
  35832.         }
  35833.         return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] = new \Swag\PayPal\Storefront\Data\FundingSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), new \Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService(($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), $a, ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  35834.     }
  35835.     /**
  35836.      * Gets the private 'Swag\PayPal\Storefront\RequestSubscriber' shared service.
  35837.      *
  35838.      * @return \Swag\PayPal\Storefront\RequestSubscriber
  35839.      */
  35840.     protected function getRequestSubscriberService()
  35841.     {
  35842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/RequestSubscriber.php';
  35843.         return $this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] = new \Swag\PayPal\Storefront\RequestSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  35844.     }
  35845.     /**
  35846.      * Gets the private 'Swag\PayPal\Util\Availability\AvailabilityService' shared service.
  35847.      *
  35848.      * @return \Swag\PayPal\Util\Availability\AvailabilityService
  35849.      */
  35850.     protected function getAvailabilityServiceService()
  35851.     {
  35852.         return $this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] = new \Swag\PayPal\Util\Availability\AvailabilityService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()));
  35853.     }
  35854.     /**
  35855.      * Gets the private 'Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry' shared service.
  35856.      *
  35857.      * @return \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry
  35858.      */
  35859.     protected function getPaymentMethodDataRegistryService()
  35860.     {
  35861.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  35862.         if (isset($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'])) {
  35863.             return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'];
  35864.         }
  35865.         return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] = new \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry($a$this, new RewindableGenerator(function () {
  35866.             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)));
  35867.             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)));
  35868.             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)));
  35869.             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)));
  35870.             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)));
  35871.             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)));
  35872.             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)));
  35873.             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)));
  35874.             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)));
  35875.             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)));
  35876.             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)));
  35877.             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)));
  35878.             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)));
  35879.             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)));
  35880.             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)));
  35881.             yield 15 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData($this)));
  35882.             yield 16 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayLaterMethodData($this)));
  35883.         }, 17));
  35884.     }
  35885.     /**
  35886.      * Gets the private 'Swag\PayPal\Util\LocaleCodeProvider' shared service.
  35887.      *
  35888.      * @return \Swag\PayPal\Util\LocaleCodeProvider
  35889.      */
  35890.     protected function getLocaleCodeProviderService()
  35891.     {
  35892.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/LocaleCodeProvider.php';
  35893.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  35894.         if (isset($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'])) {
  35895.             return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'];
  35896.         }
  35897.         return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] = new \Swag\PayPal\Util\LocaleCodeProvider($a);
  35898.     }
  35899.     /**
  35900.      * Gets the private 'Swag\PayPal\Util\Logger' shared service.
  35901.      *
  35902.      * @return \Monolog\Logger
  35903.      */
  35904.     protected function getLogger2Service()
  35905.     {
  35906.         $a = new \Swag\PayPal\Util\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  35907.         $this->privates['Swag\\PayPal\\Util\\Logger'] = $instance $a->createRotating('swag_paypal');
  35908.         $a->setLogLevel(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  35909.         return $instance;
  35910.     }
  35911.     /**
  35912.      * Gets the private 'Swag\PayPal\Util\PaymentMethodUtil' shared service.
  35913.      *
  35914.      * @return \Swag\PayPal\Util\PaymentMethodUtil
  35915.      */
  35916.     protected function getPaymentMethodUtilService()
  35917.     {
  35918.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentMethodUtil.php';
  35919.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35920.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'])) {
  35921.             return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'];
  35922.         }
  35923.         return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] = new \Swag\PayPal\Util\PaymentMethodUtil(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  35924.     }
  35925.     /**
  35926.      * Gets the private 'Swag\PayPal\Util\PaymentStatusUtilV2' shared service.
  35927.      *
  35928.      * @return \Swag\PayPal\Util\PaymentStatusUtilV2
  35929.      */
  35930.     protected function getPaymentStatusUtilV2Service()
  35931.     {
  35932.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtilV2.php';
  35933.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  35934.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  35935.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  35936.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  35937.         }
  35938.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  35939.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  35940.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  35941.         }
  35942.         return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] = new \Swag\PayPal\Util\PaymentStatusUtilV2($a$b, ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())));
  35943.     }
  35944.     /**
  35945.      * Gets the private 'Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand' shared service.
  35946.      *
  35947.      * @return \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand
  35948.      */
  35949.     protected function getCrawlWebhookEventNamesCommandService()
  35950.     {
  35951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35952.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Command/CrawlWebhookEventNamesCommand.php';
  35953.         $this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] = $instance = new \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand();
  35954.         $instance->setName('swag:paypal:crawl:webhooks');
  35955.         $instance->setDescription('Crawls the PayPal developer website for webhook event names and updates "Swag\\PayPal\\Webhook\\WebhookEventTypes"');
  35956.         return $instance;
  35957.     }
  35958.     /**
  35959.      * Gets the private 'Swag\PayPal\Webhook\Handler\AuthorizationVoided' shared service.
  35960.      *
  35961.      * @return \Swag\PayPal\Webhook\Handler\AuthorizationVoided
  35962.      */
  35963.     protected function getAuthorizationVoidedService()
  35964.     {
  35965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  35966.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  35967.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AuthorizationVoided.php';
  35968.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  35969.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  35970.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  35971.         }
  35972.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  35973.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  35974.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  35975.         }
  35976.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] = new \Swag\PayPal\Webhook\Handler\AuthorizationVoided($a$b);
  35977.     }
  35978.     /**
  35979.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureCompleted' shared service.
  35980.      *
  35981.      * @return \Swag\PayPal\Webhook\Handler\CaptureCompleted
  35982.      */
  35983.     protected function getCaptureCompletedService()
  35984.     {
  35985.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  35986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  35987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureCompleted.php';
  35988.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  35989.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  35990.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  35991.         }
  35992.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  35993.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  35994.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  35995.         }
  35996.         $c = ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service());
  35997.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  35998.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  35999.         }
  36000.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] = new \Swag\PayPal\Webhook\Handler\CaptureCompleted($a$b$c);
  36001.     }
  36002.     /**
  36003.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureDenied' shared service.
  36004.      *
  36005.      * @return \Swag\PayPal\Webhook\Handler\CaptureDenied
  36006.      */
  36007.     protected function getCaptureDeniedService()
  36008.     {
  36009.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36010.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36011.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureDenied.php';
  36012.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36013.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  36014.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  36015.         }
  36016.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36017.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  36018.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  36019.         }
  36020.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] = new \Swag\PayPal\Webhook\Handler\CaptureDenied($a$b);
  36021.     }
  36022.     /**
  36023.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureRefunded' shared service.
  36024.      *
  36025.      * @return \Swag\PayPal\Webhook\Handler\CaptureRefunded
  36026.      */
  36027.     protected function getCaptureRefundedService()
  36028.     {
  36029.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36030.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36031.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  36032.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36033.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  36034.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  36035.         }
  36036.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36037.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  36038.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  36039.         }
  36040.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] = new \Swag\PayPal\Webhook\Handler\CaptureRefunded($a$b, ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  36041.     }
  36042.     /**
  36043.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureReversed' shared service.
  36044.      *
  36045.      * @return \Swag\PayPal\Webhook\Handler\CaptureReversed
  36046.      */
  36047.     protected function getCaptureReversedService()
  36048.     {
  36049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36050.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36051.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  36052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureReversed.php';
  36053.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36054.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  36055.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  36056.         }
  36057.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36058.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  36059.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  36060.         }
  36061.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] = new \Swag\PayPal\Webhook\Handler\CaptureReversed($a$b, ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  36062.     }
  36063.     /**
  36064.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleComplete' shared service.
  36065.      *
  36066.      * @return \Swag\PayPal\Webhook\Handler\SaleComplete
  36067.      */
  36068.     protected function getSaleCompleteService()
  36069.     {
  36070.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36071.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleComplete.php';
  36073.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36074.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  36075.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  36076.         }
  36077.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36078.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  36079.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  36080.         }
  36081.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] = new \Swag\PayPal\Webhook\Handler\SaleComplete($a$b);
  36082.     }
  36083.     /**
  36084.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleDenied' shared service.
  36085.      *
  36086.      * @return \Swag\PayPal\Webhook\Handler\SaleDenied
  36087.      */
  36088.     protected function getSaleDeniedService()
  36089.     {
  36090.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36091.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36092.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleDenied.php';
  36093.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36094.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  36095.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  36096.         }
  36097.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36098.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  36099.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  36100.         }
  36101.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] = new \Swag\PayPal\Webhook\Handler\SaleDenied($a$b);
  36102.     }
  36103.     /**
  36104.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleRefunded' shared service.
  36105.      *
  36106.      * @return \Swag\PayPal\Webhook\Handler\SaleRefunded
  36107.      */
  36108.     protected function getSaleRefundedService()
  36109.     {
  36110.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36111.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36112.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleRefunded.php';
  36113.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36114.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  36115.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  36116.         }
  36117.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36118.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  36119.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  36120.         }
  36121.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] = new \Swag\PayPal\Webhook\Handler\SaleRefunded($a$b, ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] ?? $this->getSaleResourceService()));
  36122.     }
  36123.     /**
  36124.      * Gets the private 'Swag\PayPal\Webhook\Registration\WebhookSubscriber' shared service.
  36125.      *
  36126.      * @return \Swag\PayPal\Webhook\Registration\WebhookSubscriber
  36127.      */
  36128.     protected function getWebhookSubscriberService()
  36129.     {
  36130.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSubscriber.php';
  36131.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  36132.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  36133.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  36134.         }
  36135.         $b = ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service());
  36136.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  36137.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  36138.         }
  36139.         return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] = new \Swag\PayPal\Webhook\Registration\WebhookSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), $a$b);
  36140.     }
  36141.     /**
  36142.      * Gets the private 'Swag\Security\Components\State' shared service.
  36143.      *
  36144.      * @return \Swag\Security\Components\State
  36145.      */
  36146.     protected function getStateService()
  36147.     {
  36148.         return $this->privates['Swag\\Security\\Components\\State'] = new \Swag\Security\Components\State($this->parameters['SwagPlatformSecurity.availableFixes'], $this->parameters['SwagPlatformSecurity.activeFixes']);
  36149.     }
  36150.     /**
  36151.      * Gets the private 'Swag\Security\Fixes\NEXT37140\ProductSearchBuilderDecorator' shared service.
  36152.      *
  36153.      * @return \Swag\Security\Fixes\NEXT37140\ProductSearchBuilderDecorator
  36154.      */
  36155.     protected function getProductSearchBuilderDecoratorService()
  36156.     {
  36157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  36158.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT37140/ProductSearchBuilderDecorator.php';
  36159.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  36160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  36161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  36162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  36163.         $a = ($this->services['logger'] ?? $this->getLoggerService());
  36164.         return $this->privates['Swag\\Security\\Fixes\\NEXT37140\\ProductSearchBuilderDecorator'] = new \Swag\Security\Fixes\NEXT37140\ProductSearchBuilderDecorator(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')))), $a, ($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())), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  36165.     }
  36166.     /**
  36167.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  36168.      *
  36169.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  36170.      */
  36171.     protected function getPsrHttpFactoryService()
  36172.     {
  36173.         $a = ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  36174.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  36175.     }
  36176.     /**
  36177.      * Gets the private 'Symfony\Component\Dotenv\Command\DotenvDumpCommand' shared autowired service.
  36178.      *
  36179.      * @return \Symfony\Component\Dotenv\Command\DotenvDumpCommand
  36180.      */
  36181.     protected function getDotenvDumpCommandService()
  36182.     {
  36183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36184.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DotenvDumpCommand.php';
  36185.         $this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] = $instance = new \Symfony\Component\Dotenv\Command\DotenvDumpCommand(\dirname(__DIR__4));
  36186.         $instance->setName('dotenv:dump');
  36187.         $instance->setDescription('Compiles .env files to .env.local.php');
  36188.         return $instance;
  36189.     }
  36190.     /**
  36191.      * Gets the private 'annotations.cache_adapter' shared service.
  36192.      *
  36193.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  36194.      */
  36195.     protected function getAnnotations_CacheAdapterService()
  36196.     {
  36197.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  36198.     }
  36199.     /**
  36200.      * Gets the private 'annotations.cache_warmer' shared service.
  36201.      *
  36202.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  36203.      */
  36204.     protected function getAnnotations_CacheWarmerService()
  36205.     {
  36206.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  36208.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  36209.         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);
  36210.     }
  36211.     /**
  36212.      * Gets the private 'annotations.cached_reader' shared service.
  36213.      *
  36214.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  36215.      */
  36216.     protected function getAnnotations_CachedReaderService()
  36217.     {
  36218.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  36219.     }
  36220.     /**
  36221.      * Gets the private 'annotations.reader' shared service.
  36222.      *
  36223.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  36224.      */
  36225.     protected function getAnnotations_ReaderService()
  36226.     {
  36227.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  36228.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  36229.         $a->registerUniqueLoader('class_exists');
  36230.         $instance->addGlobalIgnoredName('required'$a);
  36231.         return $instance;
  36232.     }
  36233.     /**
  36234.      * Gets the private 'assets.packages' shared service.
  36235.      *
  36236.      * @return \Symfony\Component\Asset\Packages
  36237.      */
  36238.     protected function getAssets_PackagesService()
  36239.     {
  36240.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  36241.         $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 () {
  36242.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  36243.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  36244.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  36245.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  36246.         }, 4));
  36247.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  36248.         return $instance;
  36249.     }
  36250.     /**
  36251.      * Gets the private 'cache.annotations' shared service.
  36252.      *
  36253.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36254.      */
  36255.     protected function getCache_AnnotationsService()
  36256.     {
  36257.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lug3ipOyh1'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  36258.     }
  36259.     /**
  36260.      * Gets the private 'cache.http' shared service.
  36261.      *
  36262.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  36263.      */
  36264.     protected function getCache_HttpService()
  36265.     {
  36266.         $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()));
  36267.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  36268.         return $instance;
  36269.     }
  36270.     /**
  36271.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  36272.      *
  36273.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36274.      */
  36275.     protected function getCache_Messenger_RestartWorkersSignalService()
  36276.     {
  36277.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  36278.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  36279.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  36280.     }
  36281.     /**
  36282.      * Gets the private 'cache.property_info' shared service.
  36283.      *
  36284.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36285.      */
  36286.     protected function getCache_PropertyInfoService()
  36287.     {
  36288.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FpA3tKovg-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  36289.     }
  36290.     /**
  36291.      * Gets the private 'cache.rate_limiter' shared service.
  36292.      *
  36293.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36294.      */
  36295.     protected function getCache_RateLimiterService()
  36296.     {
  36297.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  36298.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  36299.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  36300.     }
  36301.     /**
  36302.      * Gets the private 'cache.serializer' shared service.
  36303.      *
  36304.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36305.      */
  36306.     protected function getCache_SerializerService()
  36307.     {
  36308.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hDDj9yE9mi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  36309.     }
  36310.     /**
  36311.      * Gets the private 'cache.tags' shared service.
  36312.      *
  36313.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36314.      */
  36315.     protected function getCache_TagsService()
  36316.     {
  36317.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  36318.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  36319.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  36320.     }
  36321.     /**
  36322.      * Gets the private 'cache.validator' shared service.
  36323.      *
  36324.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36325.      */
  36326.     protected function getCache_ValidatorService()
  36327.     {
  36328.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aoRn6cFFvc'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  36329.     }
  36330.     /**
  36331.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  36332.      *
  36333.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  36334.      */
  36335.     protected function getCachePoolClearer_CacheWarmerService()
  36336.     {
  36337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36338.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  36339.         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']);
  36340.     }
  36341.     /**
  36342.      * Gets the private 'config_builder.warmer' shared service.
  36343.      *
  36344.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  36345.      */
  36346.     protected function getConfigBuilder_WarmerService()
  36347.     {
  36348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36349.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  36350.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['logger'] ?? $this->getLoggerService()));
  36351.     }
  36352.     /**
  36353.      * Gets the private 'config_cache_factory' shared service.
  36354.      *
  36355.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  36356.      */
  36357.     protected function getConfigCacheFactoryService()
  36358.     {
  36359.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  36360.             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)));
  36361.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  36362.         }, 2));
  36363.     }
  36364.     /**
  36365.      * Gets the private 'console.command.about' shared service.
  36366.      *
  36367.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  36368.      */
  36369.     protected function getConsole_Command_AboutService()
  36370.     {
  36371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36372.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  36373.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  36374.         $instance->setName('about');
  36375.         $instance->setDescription('Display information about the current project');
  36376.         return $instance;
  36377.     }
  36378.     /**
  36379.      * Gets the private 'console.command.assets_install' shared service.
  36380.      *
  36381.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  36382.      */
  36383.     protected function getConsole_Command_AssetsInstallService()
  36384.     {
  36385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  36387.         $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()));
  36388.         $instance->setName('assets:install');
  36389.         return $instance;
  36390.     }
  36391.     /**
  36392.      * Gets the private 'console.command.cache_clear' shared service.
  36393.      *
  36394.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  36395.      */
  36396.     protected function getConsole_Command_CacheClearService()
  36397.     {
  36398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  36400.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  36401.         $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())));
  36402.         $instance->setName('cache:clear');
  36403.         $instance->setDescription('Clear the cache');
  36404.         return $instance;
  36405.     }
  36406.     /**
  36407.      * Gets the private 'console.command.cache_pool_clear' shared service.
  36408.      *
  36409.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  36410.      */
  36411.     protected function getConsole_Command_CachePoolClearService()
  36412.     {
  36413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  36415.         $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']);
  36416.         $instance->setName('cache:pool:clear');
  36417.         $instance->setDescription('Clear cache pools');
  36418.         return $instance;
  36419.     }
  36420.     /**
  36421.      * Gets the private 'console.command.cache_pool_delete' shared service.
  36422.      *
  36423.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  36424.      */
  36425.     protected function getConsole_Command_CachePoolDeleteService()
  36426.     {
  36427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36428.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  36429.         $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']);
  36430.         $instance->setName('cache:pool:delete');
  36431.         $instance->setDescription('Delete an item from a cache pool');
  36432.         return $instance;
  36433.     }
  36434.     /**
  36435.      * Gets the private 'console.command.cache_pool_list' shared service.
  36436.      *
  36437.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  36438.      */
  36439.     protected function getConsole_Command_CachePoolListService()
  36440.     {
  36441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36442.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  36443.         $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']);
  36444.         $instance->setName('cache:pool:list');
  36445.         $instance->setDescription('List available cache pools');
  36446.         return $instance;
  36447.     }
  36448.     /**
  36449.      * Gets the private 'console.command.cache_pool_prune' shared service.
  36450.      *
  36451.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  36452.      */
  36453.     protected function getConsole_Command_CachePoolPruneService()
  36454.     {
  36455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36456.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  36457.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  36458.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  36459.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  36460.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  36461.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  36462.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  36463.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  36464.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  36465.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  36466.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  36467.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  36468.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  36469.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  36470.         }, 12));
  36471.         $instance->setName('cache:pool:prune');
  36472.         $instance->setDescription('Prune cache pools');
  36473.         return $instance;
  36474.     }
  36475.     /**
  36476.      * Gets the private 'console.command.cache_warmup' shared service.
  36477.      *
  36478.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  36479.      */
  36480.     protected function getConsole_Command_CacheWarmupService()
  36481.     {
  36482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36483.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  36484.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  36485.         $instance->setName('cache:warmup');
  36486.         $instance->setDescription('Warm up an empty cache');
  36487.         return $instance;
  36488.     }
  36489.     /**
  36490.      * Gets the private 'console.command.config_debug' shared service.
  36491.      *
  36492.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  36493.      */
  36494.     protected function getConsole_Command_ConfigDebugService()
  36495.     {
  36496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36497.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36498.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  36499.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  36500.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  36501.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  36502.         $instance->setName('debug:config');
  36503.         $instance->setDescription('Dump the current configuration for an extension');
  36504.         return $instance;
  36505.     }
  36506.     /**
  36507.      * Gets the private 'console.command.config_dump_reference' shared service.
  36508.      *
  36509.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  36510.      */
  36511.     protected function getConsole_Command_ConfigDumpReferenceService()
  36512.     {
  36513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36514.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  36516.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  36517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  36518.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  36519.         $instance->setName('config:dump-reference');
  36520.         $instance->setDescription('Dump the default configuration for an extension');
  36521.         return $instance;
  36522.     }
  36523.     /**
  36524.      * Gets the private 'console.command.container_debug' shared service.
  36525.      *
  36526.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  36527.      */
  36528.     protected function getConsole_Command_ContainerDebugService()
  36529.     {
  36530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36531.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  36533.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  36534.         $instance->setName('debug:container');
  36535.         $instance->setDescription('Display current services for an application');
  36536.         return $instance;
  36537.     }
  36538.     /**
  36539.      * Gets the private 'console.command.container_lint' shared service.
  36540.      *
  36541.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  36542.      */
  36543.     protected function getConsole_Command_ContainerLintService()
  36544.     {
  36545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  36547.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  36548.         $instance->setName('lint:container');
  36549.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  36550.         return $instance;
  36551.     }
  36552.     /**
  36553.      * Gets the private 'console.command.debug_autowiring' shared service.
  36554.      *
  36555.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  36556.      */
  36557.     protected function getConsole_Command_DebugAutowiringService()
  36558.     {
  36559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  36562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  36563.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  36564.         $instance->setName('debug:autowiring');
  36565.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  36566.         return $instance;
  36567.     }
  36568.     /**
  36569.      * Gets the private 'console.command.dotenv_debug' shared service.
  36570.      *
  36571.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  36572.      */
  36573.     protected function getConsole_Command_DotenvDebugService()
  36574.     {
  36575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36576.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  36577.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  36578.         $instance->setName('debug:dotenv');
  36579.         $instance->setDescription('Lists all dotenv files with variables and values');
  36580.         return $instance;
  36581.     }
  36582.     /**
  36583.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  36584.      *
  36585.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  36586.      */
  36587.     protected function getConsole_Command_EventDispatcherDebugService()
  36588.     {
  36589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  36591.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36592.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  36593.         ], [
  36594.             'event_dispatcher' => '?',
  36595.         ]));
  36596.         $instance->setName('debug:event-dispatcher');
  36597.         $instance->setDescription('Display configured listeners for an application');
  36598.         return $instance;
  36599.     }
  36600.     /**
  36601.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  36602.      *
  36603.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  36604.      */
  36605.     protected function getConsole_Command_MessengerConsumeMessagesService()
  36606.     {
  36607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36608.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  36609.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  36610.         $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']);
  36611.         $instance->setName('messenger:consume');
  36612.         $instance->setDescription('Consume messages');
  36613.         return $instance;
  36614.     }
  36615.     /**
  36616.      * Gets the private 'console.command.messenger_debug' shared service.
  36617.      *
  36618.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  36619.      */
  36620.     protected function getConsole_Command_MessengerDebugService()
  36621.     {
  36622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36623.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  36624.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.shopware' => ['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask' => [=> [=> 'Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'=> []]], 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => [=> [=> 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'=> []]], 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => [=> [=> 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => [=> [=> 'Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'=> []]], 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => [=> [=> 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'=> []]], 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => [=> [=> 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'=> []]], 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => [=> [=> 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => [=> [=> 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => [=> [=> 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => [=> [=> 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'=> []]], 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => [=> [=> 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'=> []]], 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => [=> [=> 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'=> []]], 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => [=> [=> 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'=> []]], 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => [=> [=> 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'=> []]], 'Frosh\\MailArchive\\Task\\CleanupTask' => [=> [=> 'Frosh\\MailArchive\\Task\\CleanupTaskHandler'=> []]], 'FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTask' => [=> [=> 'FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'=> []]], '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'=> []]], 'Acris\\Tax\\ScheduledTask\\CollectorTask' => [=> [=> 'Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  36625.         $instance->setName('debug:messenger');
  36626.         $instance->setDescription('List messages you can dispatch using the message buses');
  36627.         return $instance;
  36628.     }
  36629.     /**
  36630.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  36631.      *
  36632.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  36633.      */
  36634.     protected function getConsole_Command_MessengerSetupTransportsService()
  36635.     {
  36636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36637.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  36638.         $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']);
  36639.         $instance->setName('messenger:setup-transports');
  36640.         $instance->setDescription('Prepare the required infrastructure for the transport');
  36641.         return $instance;
  36642.     }
  36643.     /**
  36644.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  36645.      *
  36646.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  36647.      */
  36648.     protected function getConsole_Command_MessengerStopWorkersService()
  36649.     {
  36650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36651.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  36652.         $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()));
  36653.         $instance->setName('messenger:stop-workers');
  36654.         $instance->setDescription('Stop workers after their current message');
  36655.         return $instance;
  36656.     }
  36657.     /**
  36658.      * Gets the private 'console.command.router_debug' shared service.
  36659.      *
  36660.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  36661.      */
  36662.     protected function getConsole_Command_RouterDebugService()
  36663.     {
  36664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  36667.         $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()));
  36668.         $instance->setName('debug:router');
  36669.         $instance->setDescription('Display current routes for an application');
  36670.         return $instance;
  36671.     }
  36672.     /**
  36673.      * Gets the private 'console.command.router_match' shared service.
  36674.      *
  36675.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  36676.      */
  36677.     protected function getConsole_Command_RouterMatchService()
  36678.     {
  36679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  36681.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  36682.             return new \EmptyIterator();
  36683.         }, 0));
  36684.         $instance->setName('router:match');
  36685.         $instance->setDescription('Help debug routes by simulating a path info match');
  36686.         return $instance;
  36687.     }
  36688.     /**
  36689.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  36690.      *
  36691.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  36692.      */
  36693.     protected function getConsole_Command_SecretsDecryptToLocalService()
  36694.     {
  36695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36696.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  36697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36698.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36699.         $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')))));
  36700.         $instance->setName('secrets:decrypt-to-local');
  36701.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  36702.         return $instance;
  36703.     }
  36704.     /**
  36705.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  36706.      *
  36707.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  36708.      */
  36709.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  36710.     {
  36711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36712.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  36713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36715.         $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')))));
  36716.         $instance->setName('secrets:encrypt-from-local');
  36717.         $instance->setDescription('Encrypt all local secrets to the vault');
  36718.         return $instance;
  36719.     }
  36720.     /**
  36721.      * Gets the private 'console.command.secrets_generate_key' shared service.
  36722.      *
  36723.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  36724.      */
  36725.     protected function getConsole_Command_SecretsGenerateKeyService()
  36726.     {
  36727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36728.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  36729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36731.         $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')))));
  36732.         $instance->setName('secrets:generate-keys');
  36733.         $instance->setDescription('Generate new encryption keys');
  36734.         return $instance;
  36735.     }
  36736.     /**
  36737.      * Gets the private 'console.command.secrets_list' shared service.
  36738.      *
  36739.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  36740.      */
  36741.     protected function getConsole_Command_SecretsListService()
  36742.     {
  36743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36744.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  36745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36746.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36747.         $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')))));
  36748.         $instance->setName('secrets:list');
  36749.         $instance->setDescription('List all secrets');
  36750.         return $instance;
  36751.     }
  36752.     /**
  36753.      * Gets the private 'console.command.secrets_remove' shared service.
  36754.      *
  36755.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  36756.      */
  36757.     protected function getConsole_Command_SecretsRemoveService()
  36758.     {
  36759.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  36761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36763.         $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')))));
  36764.         $instance->setName('secrets:remove');
  36765.         $instance->setDescription('Remove a secret from the vault');
  36766.         return $instance;
  36767.     }
  36768.     /**
  36769.      * Gets the private 'console.command.secrets_set' shared service.
  36770.      *
  36771.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  36772.      */
  36773.     protected function getConsole_Command_SecretsSetService()
  36774.     {
  36775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36776.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  36777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36779.         $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')))));
  36780.         $instance->setName('secrets:set');
  36781.         $instance->setDescription('Set a secret in the vault');
  36782.         return $instance;
  36783.     }
  36784.     /**
  36785.      * Gets the private 'console.command.translation_debug' shared service.
  36786.      *
  36787.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  36788.      */
  36789.     protected function getConsole_Command_TranslationDebugService()
  36790.     {
  36791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  36793.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Framework/Cookie/CustomCookieProvider.php'), => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Storefront/Controller/CookieControllerDecorator.php'), => (\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Service/PaymentMethodPaymentCostService.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')], []);
  36794.         $instance->setName('debug:translation');
  36795.         $instance->setDescription('Display translation messages information');
  36796.         return $instance;
  36797.     }
  36798.     /**
  36799.      * Gets the private 'console.command.translation_extract' shared service.
  36800.      *
  36801.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  36802.      */
  36803.     protected function getConsole_Command_TranslationExtractService()
  36804.     {
  36805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  36807.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en-GB', (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Framework/Cookie/CustomCookieProvider.php'), => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Storefront/Controller/CookieControllerDecorator.php'), => (\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Service/PaymentMethodPaymentCostService.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')], []);
  36808.         $instance->setName('translation:extract');
  36809.         $instance->setAliases([=> 'translation:update']);
  36810.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  36811.         return $instance;
  36812.     }
  36813.     /**
  36814.      * Gets the private 'console.command.translation_pull' shared service.
  36815.      *
  36816.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  36817.      */
  36818.     protected function getConsole_Command_TranslationPullService()
  36819.     {
  36820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36821.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  36822.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  36823.         $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', [], []);
  36824.         $instance->setName('translation:pull');
  36825.         $instance->setDescription('Pull translations from a given provider.');
  36826.         return $instance;
  36827.     }
  36828.     /**
  36829.      * Gets the private 'console.command.translation_push' shared service.
  36830.      *
  36831.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  36832.      */
  36833.     protected function getConsole_Command_TranslationPushService()
  36834.     {
  36835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36836.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  36837.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  36838.         $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()), [], []);
  36839.         $instance->setName('translation:push');
  36840.         $instance->setDescription('Push translations to a given provider.');
  36841.         return $instance;
  36842.     }
  36843.     /**
  36844.      * Gets the private 'console.command.validator_debug' shared service.
  36845.      *
  36846.      * @return \Symfony\Component\Validator\Command\DebugCommand
  36847.      */
  36848.     protected function getConsole_Command_ValidatorDebugService()
  36849.     {
  36850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36851.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  36852.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  36853.         $instance->setName('debug:validator');
  36854.         $instance->setDescription('Display validation constraints for classes');
  36855.         return $instance;
  36856.     }
  36857.     /**
  36858.      * Gets the private 'console.command.xliff_lint' shared service.
  36859.      *
  36860.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  36861.      */
  36862.     protected function getConsole_Command_XliffLintService()
  36863.     {
  36864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36865.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  36866.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  36867.         $instance->setName('lint:xliff');
  36868.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  36869.         return $instance;
  36870.     }
  36871.     /**
  36872.      * Gets the private 'console.command.yaml_lint' shared service.
  36873.      *
  36874.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  36875.      */
  36876.     protected function getConsole_Command_YamlLintService()
  36877.     {
  36878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36879.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  36880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  36881.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  36882.         $instance->setName('lint:yaml');
  36883.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  36884.         return $instance;
  36885.     }
  36886.     /**
  36887.      * Gets the private 'console.error_listener' shared service.
  36888.      *
  36889.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  36890.      */
  36891.     protected function getConsole_ErrorListenerService()
  36892.     {
  36893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  36894.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  36895.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36896.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36897.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  36898.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  36899.     }
  36900.     /**
  36901.      * Gets the private 'container.env_var_processor' shared service.
  36902.      *
  36903.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  36904.      */
  36905.     protected function getContainer_EnvVarProcessorService()
  36906.     {
  36907.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  36908.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  36909.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  36910.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  36911.         }, 1));
  36912.     }
  36913.     /**
  36914.      * Gets the private 'data_collector.request' shared service.
  36915.      *
  36916.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  36917.      */
  36918.     protected function getDataCollector_RequestService()
  36919.     {
  36920.         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())));
  36921.     }
  36922.     /**
  36923.      * Gets the private 'data_collector.request.session_collector' shared service.
  36924.      *
  36925.      * @return \Closure
  36926.      */
  36927.     protected function getDataCollector_Request_SessionCollectorService()
  36928.     {
  36929.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  36930.     }
  36931.     /**
  36932.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  36933.      *
  36934.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  36935.      */
  36936.     protected function getCartValueResolverService()
  36937.     {
  36938.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  36939.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  36940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  36941.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  36942.         if (isset($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'])) {
  36943.             return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'];
  36944.         }
  36945.         return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Checkout\Cart\CartValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  36946.     }
  36947.     /**
  36948.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  36949.      *
  36950.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  36951.      */
  36952.     protected function getCustomerValueResolverService()
  36953.     {
  36954.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  36955.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  36956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  36957.         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))));
  36958.     }
  36959.     /**
  36960.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  36961.      *
  36962.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  36963.      */
  36964.     protected function getContextValueResolverService()
  36965.     {
  36966.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  36967.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  36968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  36969.         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))));
  36970.     }
  36971.     /**
  36972.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  36973.      *
  36974.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  36975.      */
  36976.     protected function getResponseFactoryInterfaceValueResolverService()
  36977.     {
  36978.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  36979.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  36980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  36981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  36982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  36983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  36984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  36985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  36986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  36987.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  36988.         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))));
  36989.     }
  36990.     /**
  36991.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  36992.      *
  36993.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  36994.      */
  36995.     protected function getCriteriaValueResolverService()
  36996.     {
  36997.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  36998.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  36999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  37000.         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))));
  37001.     }
  37002.     /**
  37003.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  37004.      *
  37005.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37006.      */
  37007.     protected function getQueryDataBagResolverService()
  37008.     {
  37009.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37010.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  37012.         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))));
  37013.     }
  37014.     /**
  37015.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  37016.      *
  37017.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37018.      */
  37019.     protected function getRequestDataBagResolverService()
  37020.     {
  37021.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37022.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  37024.         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))));
  37025.     }
  37026.     /**
  37027.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  37028.      *
  37029.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37030.      */
  37031.     protected function getSalesChannelContextValueResolverService()
  37032.     {
  37033.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37034.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  37036.         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))));
  37037.     }
  37038.     /**
  37039.      * Gets the private 'debug.argument_resolver.default' shared service.
  37040.      *
  37041.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37042.      */
  37043.     protected function getDebug_ArgumentResolver_DefaultService()
  37044.     {
  37045.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37046.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37047.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  37048.         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))));
  37049.     }
  37050.     /**
  37051.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  37052.      *
  37053.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37054.      */
  37055.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  37056.     {
  37057.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37058.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37059.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  37060.         $a = ($this->privates['.service_locator.9WuMGJR'] ?? $this->get_ServiceLocator_9WuMGJRService());
  37061.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  37062.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  37063.         }
  37064.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  37065.     }
  37066.     /**
  37067.      * Gets the private 'debug.argument_resolver.request' shared service.
  37068.      *
  37069.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37070.      */
  37071.     protected function getDebug_ArgumentResolver_RequestService()
  37072.     {
  37073.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37074.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37075.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  37076.         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))));
  37077.     }
  37078.     /**
  37079.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  37080.      *
  37081.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37082.      */
  37083.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  37084.     {
  37085.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37086.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37087.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  37088.         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))));
  37089.     }
  37090.     /**
  37091.      * Gets the private 'debug.argument_resolver.service' shared service.
  37092.      *
  37093.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37094.      */
  37095.     protected function getDebug_ArgumentResolver_ServiceService()
  37096.     {
  37097.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37099.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  37100.         $a = ($this->privates['.service_locator.9WuMGJR'] ?? $this->get_ServiceLocator_9WuMGJRService());
  37101.         if (isset($this->privates['debug.argument_resolver.service'])) {
  37102.             return $this->privates['debug.argument_resolver.service'];
  37103.         }
  37104.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  37105.     }
  37106.     /**
  37107.      * Gets the private 'debug.argument_resolver.session' shared service.
  37108.      *
  37109.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37110.      */
  37111.     protected function getDebug_ArgumentResolver_SessionService()
  37112.     {
  37113.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  37116.         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))));
  37117.     }
  37118.     /**
  37119.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  37120.      *
  37121.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37122.      */
  37123.     protected function getDebug_ArgumentResolver_VariadicService()
  37124.     {
  37125.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  37128.         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))));
  37129.     }
  37130.     /**
  37131.      * Gets the private 'debug.debug_handlers_listener' shared service.
  37132.      *
  37133.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  37134.      */
  37135.     protected function getDebug_DebugHandlersListenerService()
  37136.     {
  37137.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  37138.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  37139.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  37140.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  37141.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  37142.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  37143.     }
  37144.     /**
  37145.      * Gets the private 'debug.dump_listener' shared service.
  37146.      *
  37147.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  37148.      */
  37149.     protected function getDebug_DumpListenerService()
  37150.     {
  37151.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  37152.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  37153.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  37154.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  37155.         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);
  37156.     }
  37157.     /**
  37158.      * Gets the private 'debug.file_link_formatter' shared service.
  37159.      *
  37160.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  37161.      */
  37162.     protected function getDebug_FileLinkFormatterService()
  37163.     {
  37164.         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 () {
  37165.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  37166.         });
  37167.     }
  37168.     /**
  37169.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  37170.      *
  37171.      * @return \string
  37172.      */
  37173.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  37174.     {
  37175.         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');
  37176.     }
  37177.     /**
  37178.      * Gets the private 'debug.log_processor' shared service.
  37179.      *
  37180.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  37181.      */
  37182.     protected function getDebug_LogProcessorService()
  37183.     {
  37184.         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())));
  37185.     }
  37186.     /**
  37187.      * Gets the private 'debug.validator' shared service.
  37188.      *
  37189.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  37190.      */
  37191.     protected function getDebug_ValidatorService()
  37192.     {
  37193.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  37194.         if (isset($this->privates['debug.validator'])) {
  37195.             return $this->privates['debug.validator'];
  37196.         }
  37197.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  37198.     }
  37199.     /**
  37200.      * Gets the private 'enqueue.client.consume_command' shared service.
  37201.      *
  37202.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  37203.      */
  37204.     protected function getEnqueue_Client_ConsumeCommandService()
  37205.     {
  37206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37207.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  37208.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  37209.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  37210.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  37211.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  37212.         $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');
  37213.         $instance->setName('enqueue:consume');
  37214.         return $instance;
  37215.     }
  37216.     /**
  37217.      * Gets the private 'enqueue.client.default.context' shared service.
  37218.      *
  37219.      * @return \Interop\Queue\Context
  37220.      */
  37221.     protected function getEnqueue_Client_Default_ContextService()
  37222.     {
  37223.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  37224.     }
  37225.     /**
  37226.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  37227.      *
  37228.      * @return \Enqueue\Client\DelegateProcessor
  37229.      */
  37230.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  37231.     {
  37232.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  37233.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  37234.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  37235.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  37236.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37237.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  37238.         ], [
  37239.             'enqueue.client.default.router_processor' => '?',
  37240.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  37241.     }
  37242.     /**
  37243.      * Gets the private 'enqueue.client.default.driver' shared service.
  37244.      *
  37245.      * @return \Enqueue\Client\DriverInterface
  37246.      */
  37247.     protected function getEnqueue_Client_Default_DriverService()
  37248.     {
  37249.         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([]));
  37250.     }
  37251.     /**
  37252.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  37253.      *
  37254.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  37255.      */
  37256.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  37257.     {
  37258.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  37259.         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()));
  37260.     }
  37261.     /**
  37262.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  37263.      *
  37264.      * @return \Enqueue\Symfony\Client\LazyProducer
  37265.      */
  37266.     protected function getEnqueue_Client_Default_LazyProducerService()
  37267.     {
  37268.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  37269.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37270.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  37271.         ], [
  37272.             'enqueue.client.default.producer' => '?',
  37273.         ]), 'enqueue.client.default.producer');
  37274.     }
  37275.     /**
  37276.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  37277.      *
  37278.      * @return \Enqueue\Consumption\QueueConsumer
  37279.      */
  37280.     protected function getEnqueue_Client_Default_QueueConsumerService()
  37281.     {
  37282.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  37283.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  37284.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  37285.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  37286.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  37287.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  37288.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  37289.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  37290.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  37291.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  37292.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  37293.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  37294.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  37295.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  37296.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  37297.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  37298.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  37299.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  37300.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  37301.         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->services['logger'] ?? $this->getLoggerService()), 1000);
  37302.     }
  37303.     /**
  37304.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  37305.      *
  37306.      * @return \Enqueue\Client\RouterProcessor
  37307.      */
  37308.     protected function getEnqueue_Client_Default_RouterProcessorService()
  37309.     {
  37310.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  37311.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  37312.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  37313.     }
  37314.     /**
  37315.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  37316.      *
  37317.      * @return \Enqueue\Client\SpoolProducer
  37318.      */
  37319.     protected function getEnqueue_Client_Default_SpoolProducerService()
  37320.     {
  37321.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  37322.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  37323.     }
  37324.     /**
  37325.      * Gets the private 'enqueue.client.produce_command' shared service.
  37326.      *
  37327.      * @return \Enqueue\Symfony\Client\ProduceCommand
  37328.      */
  37329.     protected function getEnqueue_Client_ProduceCommandService()
  37330.     {
  37331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37332.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  37333.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  37334.         $instance->setName('enqueue:produce');
  37335.         return $instance;
  37336.     }
  37337.     /**
  37338.      * Gets the private 'enqueue.client.routes_command' shared service.
  37339.      *
  37340.      * @return \Enqueue\Symfony\Client\RoutesCommand
  37341.      */
  37342.     protected function getEnqueue_Client_RoutesCommandService()
  37343.     {
  37344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37345.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  37346.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  37347.         $instance->setName('enqueue:routes');
  37348.         return $instance;
  37349.     }
  37350.     /**
  37351.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  37352.      *
  37353.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  37354.      */
  37355.     protected function getEnqueue_Client_SetupBrokerCommandService()
  37356.     {
  37357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37358.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  37359.         $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');
  37360.         $instance->setName('enqueue:setup-broker');
  37361.         return $instance;
  37362.     }
  37363.     /**
  37364.      * Gets the private 'enqueue.locator' shared service.
  37365.      *
  37366.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37367.      */
  37368.     protected function getEnqueue_LocatorService()
  37369.     {
  37370.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37371.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  37372.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  37373.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  37374.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  37375.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  37376.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  37377.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  37378.         ], [
  37379.             'enqueue.client.default.delegate_processor' => '?',
  37380.             'enqueue.client.default.driver' => '?',
  37381.             'enqueue.client.default.producer' => '?',
  37382.             'enqueue.client.default.queue_consumer' => '?',
  37383.             'enqueue.transport.default.context' => '?',
  37384.             'enqueue.transport.default.processor_registry' => '?',
  37385.             'enqueue.transport.default.queue_consumer' => '?',
  37386.         ]);
  37387.     }
  37388.     /**
  37389.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  37390.      *
  37391.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  37392.      */
  37393.     protected function getEnqueue_MessengerTransport_FactoryService()
  37394.     {
  37395.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  37396.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  37397.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  37398.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  37399.         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);
  37400.     }
  37401.     /**
  37402.      * Gets the private 'enqueue.transport.consume_command' shared service.
  37403.      *
  37404.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  37405.      */
  37406.     protected function getEnqueue_Transport_ConsumeCommandService()
  37407.     {
  37408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37409.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  37410.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  37411.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  37412.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  37413.         $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');
  37414.         $instance->setName('enqueue:transport:consume');
  37415.         return $instance;
  37416.     }
  37417.     /**
  37418.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  37419.      *
  37420.      * @return \Interop\Queue\ConnectionFactory
  37421.      */
  37422.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  37423.     {
  37424.         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:']);
  37425.     }
  37426.     /**
  37427.      * Gets the private 'enqueue.transport.default.context' shared service.
  37428.      *
  37429.      * @return \Interop\Queue\Context
  37430.      */
  37431.     protected function getEnqueue_Transport_Default_ContextService()
  37432.     {
  37433.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  37434.     }
  37435.     /**
  37436.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  37437.      *
  37438.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  37439.      */
  37440.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  37441.     {
  37442.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  37443.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  37444.         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));
  37445.     }
  37446.     /**
  37447.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  37448.      *
  37449.      * @return \Enqueue\Consumption\QueueConsumer
  37450.      */
  37451.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  37452.     {
  37453.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  37454.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  37455.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  37456.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  37457.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  37458.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  37459.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  37460.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  37461.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  37462.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  37463.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  37464.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  37465.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  37466.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  37467.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  37468.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  37469.         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->services['logger'] ?? $this->getLoggerService()), 1000);
  37470.     }
  37471.     /**
  37472.      * Gets the private 'error_handler.error_renderer.html' shared service.
  37473.      *
  37474.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  37475.      */
  37476.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  37477.     {
  37478.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  37479.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  37480.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  37481.         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->services['logger'] ?? $this->getLoggerService()));
  37482.     }
  37483.     /**
  37484.      * Gets the private 'esi_listener' shared service.
  37485.      *
  37486.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  37487.      */
  37488.     protected function getEsiListenerService()
  37489.     {
  37490.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  37491.     }
  37492.     /**
  37493.      * Gets the private 'exception_listener' shared service.
  37494.      *
  37495.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  37496.      */
  37497.     protected function getExceptionListenerService()
  37498.     {
  37499.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  37500.     }
  37501.     /**
  37502.      * Gets the private 'fragment.listener' shared service.
  37503.      *
  37504.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  37505.      */
  37506.     protected function getFragment_ListenerService()
  37507.     {
  37508.         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');
  37509.     }
  37510.     /**
  37511.      * Gets the private 'fragment.renderer.esi' shared service.
  37512.      *
  37513.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  37514.      */
  37515.     protected function getFragment_Renderer_EsiService()
  37516.     {
  37517.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  37518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  37519.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  37520.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  37521.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  37522.         if (isset($this->privates['fragment.renderer.esi'])) {
  37523.             return $this->privates['fragment.renderer.esi'];
  37524.         }
  37525.         $this->privates['fragment.renderer.esi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())), $a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))));
  37526.         $instance->setFragmentPath('/_fragment');
  37527.         return $instance;
  37528.     }
  37529.     /**
  37530.      * Gets the private 'fragment.renderer.hinclude' shared service.
  37531.      *
  37532.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  37533.      */
  37534.     protected function getFragment_Renderer_HincludeService()
  37535.     {
  37536.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  37537.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  37538.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  37539.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  37540.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  37541.             return $this->privates['fragment.renderer.hinclude'];
  37542.         }
  37543.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), NULL);
  37544.         $instance->setFragmentPath('/_fragment');
  37545.         return $instance;
  37546.     }
  37547.     /**
  37548.      * Gets the private 'fragment.renderer.inline' shared service.
  37549.      *
  37550.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  37551.      */
  37552.     protected function getFragment_Renderer_InlineService()
  37553.     {
  37554.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  37555.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  37556.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  37557.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37558.         if (isset($this->privates['fragment.renderer.inline'])) {
  37559.             return $this->privates['fragment.renderer.inline'];
  37560.         }
  37561.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  37562.         if (isset($this->privates['fragment.renderer.inline'])) {
  37563.             return $this->privates['fragment.renderer.inline'];
  37564.         }
  37565.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($b$a);
  37566.         $instance->setFragmentPath('/_fragment');
  37567.         return $instance;
  37568.     }
  37569.     /**
  37570.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  37571.      *
  37572.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  37573.      */
  37574.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  37575.     {
  37576.         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);
  37577.     }
  37578.     /**
  37579.      * Gets the private 'kernel.bundles' shared service.
  37580.      *
  37581.      * @return \Iterator
  37582.      */
  37583.     protected function getKernel_BundlesService()
  37584.     {
  37585.         return $this->privates['kernel.bundles'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getBundles();
  37586.     }
  37587.     /**
  37588.      * Gets the private 'locale_aware_listener' shared service.
  37589.      *
  37590.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  37591.      */
  37592.     protected function getLocaleAwareListenerService()
  37593.     {
  37594.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  37595.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  37596.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  37597.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  37598.     }
  37599.     /**
  37600.      * Gets the private 'locale_listener' shared service.
  37601.      *
  37602.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  37603.      */
  37604.     protected function getLocaleListenerService()
  37605.     {
  37606.         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, []);
  37607.     }
  37608.     /**
  37609.      * Gets the private 'lock.default.factory' shared service.
  37610.      *
  37611.      * @return \Symfony\Component\Lock\LockFactory
  37612.      */
  37613.     protected function getLock_Default_FactoryService()
  37614.     {
  37615.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('semaphore'));
  37616.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  37617.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  37618.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  37619.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  37620.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  37621.         $instance->setLogger($a);
  37622.         return $instance;
  37623.     }
  37624.     /**
  37625.      * Gets the private 'mailer.messenger.message_handler' shared service.
  37626.      *
  37627.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  37628.      */
  37629.     protected function getMailer_Messenger_MessageHandlerService()
  37630.     {
  37631.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  37632.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  37633.         if (isset($this->privates['mailer.messenger.message_handler'])) {
  37634.             return $this->privates['mailer.messenger.message_handler'];
  37635.         }
  37636.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler($a);
  37637.     }
  37638.     /**
  37639.      * Gets the private 'mailer.transport_factory.native' shared service.
  37640.      *
  37641.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  37642.      */
  37643.     protected function getMailer_TransportFactory_NativeService()
  37644.     {
  37645.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  37646.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  37647.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  37648.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37649.         if (isset($this->privates['mailer.transport_factory.native'])) {
  37650.             return $this->privates['mailer.transport_factory.native'];
  37651.         }
  37652.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  37653.     }
  37654.     /**
  37655.      * Gets the private 'mailer.transport_factory.null' shared service.
  37656.      *
  37657.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  37658.      */
  37659.     protected function getMailer_TransportFactory_NullService()
  37660.     {
  37661.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  37662.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  37663.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  37664.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37665.         if (isset($this->privates['mailer.transport_factory.null'])) {
  37666.             return $this->privates['mailer.transport_factory.null'];
  37667.         }
  37668.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  37669.     }
  37670.     /**
  37671.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  37672.      *
  37673.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  37674.      */
  37675.     protected function getMailer_TransportFactory_SendmailService()
  37676.     {
  37677.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  37678.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  37679.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  37680.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37681.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  37682.             return $this->privates['mailer.transport_factory.sendmail'];
  37683.         }
  37684.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  37685.     }
  37686.     /**
  37687.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  37688.      *
  37689.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  37690.      */
  37691.     protected function getMailer_TransportFactory_SmtpService()
  37692.     {
  37693.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  37694.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  37695.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  37696.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37697.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  37698.             return $this->privates['mailer.transport_factory.smtp'];
  37699.         }
  37700.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  37701.     }
  37702.     /**
  37703.      * Gets the private 'mailer.transports' shared service.
  37704.      *
  37705.      * @return \Symfony\Component\Mailer\Transport\Transports
  37706.      */
  37707.     protected function getMailer_TransportsService()
  37708.     {
  37709.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  37710.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  37711.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  37712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  37713.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  37714.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  37715.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  37716.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  37717.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  37718.         }, 4), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())))->fromStrings(['main' => $this->getEnv('MAILER_URL')]);
  37719.     }
  37720.     /**
  37721.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  37722.      *
  37723.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  37724.      */
  37725.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  37726.     {
  37727.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  37728.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  37729.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  37730.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  37731.         $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 () {
  37732.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  37733.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  37734.             yield => ($this->privates['.messenger.handler_descriptor.aM76mVQ'] ?? $this->get_Messenger_HandlerDescriptor_AM76mVQService());
  37735.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  37736.             yield => ($this->privates['.messenger.handler_descriptor.goUFZIo'] ?? $this->get_Messenger_HandlerDescriptor_GoUFZIoService());
  37737.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  37738.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  37739.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  37740.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  37741.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  37742.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  37743.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  37744.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  37745.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  37746.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  37747.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  37748.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  37749.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  37750.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  37751.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  37752.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  37753.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  37754.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  37755.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  37756.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  37757.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  37758.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  37759.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  37760.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  37761.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  37762.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  37763.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  37764.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  37765.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  37766.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  37767.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => new RewindableGenerator(function () {
  37768.             yield => ($this->privates['.messenger.handler_descriptor.vhvNn_P'] ?? $this->get_Messenger_HandlerDescriptor_VhvNnPService());
  37769.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  37770.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  37771.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  37772.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  37773.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  37774.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  37775.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  37776.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  37777.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  37778.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  37779.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  37780.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  37781.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  37782.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  37783.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  37784.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  37785.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  37786.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  37787.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  37788.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  37789.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  37790.             yield => ($this->privates['.messenger.handler_descriptor.9FtfQXI'] ?? $this->get_Messenger_HandlerDescriptor_9FtfQXIService());
  37791.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  37792.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  37793.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  37794.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  37795.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => new RewindableGenerator(function () {
  37796.             yield => ($this->privates['.messenger.handler_descriptor.ZFmY.qW'] ?? $this->get_Messenger_HandlerDescriptor_ZFmY_QWService());
  37797.         }, 1), 'Frosh\\MailArchive\\Task\\CleanupTask' => new RewindableGenerator(function () {
  37798.             yield => ($this->privates['.messenger.handler_descriptor.F5OS4CB'] ?? $this->get_Messenger_HandlerDescriptor_F5OS4CBService());
  37799.         }, 1), 'FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTask' => new RewindableGenerator(function () {
  37800.             yield => ($this->privates['.messenger.handler_descriptor.xvyXjii'] ?? $this->get_Messenger_HandlerDescriptor_XvyXjiiService());
  37801.         }, 1), 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => new RewindableGenerator(function () {
  37802.             yield => ($this->privates['.messenger.handler_descriptor.0Tu9xxE'] ?? $this->get_Messenger_HandlerDescriptor_0Tu9xxEService());
  37803.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => new RewindableGenerator(function () {
  37804.             yield => ($this->privates['.messenger.handler_descriptor.I0UD7br'] ?? $this->get_Messenger_HandlerDescriptor_I0UD7brService());
  37805.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => new RewindableGenerator(function () {
  37806.             yield => ($this->privates['.messenger.handler_descriptor.ka59xCt'] ?? $this->get_Messenger_HandlerDescriptor_Ka59xCtService());
  37807.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => new RewindableGenerator(function () {
  37808.             yield => ($this->privates['.messenger.handler_descriptor.6KXPS1P'] ?? $this->get_Messenger_HandlerDescriptor_6KXPS1PService());
  37809.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => new RewindableGenerator(function () {
  37810.             yield => ($this->privates['.messenger.handler_descriptor.fTnptq7'] ?? $this->get_Messenger_HandlerDescriptor_FTnptq7Service());
  37811.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => new RewindableGenerator(function () {
  37812.             yield => ($this->privates['.messenger.handler_descriptor.6yw2O.t'] ?? $this->get_Messenger_HandlerDescriptor_6yw2O_TService());
  37813.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => new RewindableGenerator(function () {
  37814.             yield => ($this->privates['.messenger.handler_descriptor.vohgW1I'] ?? $this->get_Messenger_HandlerDescriptor_VohgW1IService());
  37815.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => new RewindableGenerator(function () {
  37816.             yield => ($this->privates['.messenger.handler_descriptor.ex5cbt9'] ?? $this->get_Messenger_HandlerDescriptor_Ex5cbt9Service());
  37817.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => new RewindableGenerator(function () {
  37818.             yield => ($this->privates['.messenger.handler_descriptor.FImPDsK'] ?? $this->get_Messenger_HandlerDescriptor_FImPDsKService());
  37819.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => new RewindableGenerator(function () {
  37820.             yield => ($this->privates['.messenger.handler_descriptor.jTJEFNe'] ?? $this->get_Messenger_HandlerDescriptor_JTJEFNeService());
  37821.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => new RewindableGenerator(function () {
  37822.             yield => ($this->privates['.messenger.handler_descriptor.u3lfLwH'] ?? $this->get_Messenger_HandlerDescriptor_U3lfLwHService());
  37823.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => new RewindableGenerator(function () {
  37824.             yield => ($this->privates['.messenger.handler_descriptor.xfSTNS5'] ?? $this->get_Messenger_HandlerDescriptor_XfSTNS5Service());
  37825.         }, 1), 'Acris\\Tax\\ScheduledTask\\CollectorTask' => new RewindableGenerator(function () {
  37826.             yield => ($this->privates['.messenger.handler_descriptor.fxhV4DI'] ?? $this->get_Messenger_HandlerDescriptor_FxhV4DIService());
  37827.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  37828.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  37829.         }, 1)]));
  37830.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  37831.         return $instance;
  37832.     }
  37833.     /**
  37834.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  37835.      *
  37836.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  37837.      */
  37838.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  37839.     {
  37840.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  37841.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  37842.         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');
  37843.     }
  37844.     /**
  37845.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  37846.      *
  37847.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  37848.      */
  37849.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  37850.     {
  37851.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  37852.         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()));
  37853.     }
  37854.     /**
  37855.      * Gets the private 'messenger.middleware.send_message' shared service.
  37856.      *
  37857.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  37858.      */
  37859.     protected function getMessenger_Middleware_SendMessageService()
  37860.     {
  37861.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  37862.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  37863.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  37864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  37865.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  37866.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37867.         if (isset($this->privates['messenger.middleware.send_message'])) {
  37868.             return $this->privates['messenger.middleware.send_message'];
  37869.         }
  37870.         $b = ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService());
  37871.         if (isset($this->privates['messenger.middleware.send_message'])) {
  37872.             return $this->privates['messenger.middleware.send_message'];
  37873.         }
  37874.         $c = ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  37875.         if (isset($this->privates['messenger.middleware.send_message'])) {
  37876.             return $this->privates['messenger.middleware.send_message'];
  37877.         }
  37878.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Shopware\Core\Framework\MessageQueue\DefaultSenderLocator(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator([], $b), $c'default'), $a);
  37879.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  37880.         return $instance;
  37881.     }
  37882.     /**
  37883.      * Gets the private 'messenger.receiver_locator' shared service.
  37884.      *
  37885.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37886.      */
  37887.     protected function getMessenger_ReceiverLocatorService()
  37888.     {
  37889.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37890.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  37891.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  37892.         ], [
  37893.             'default' => '?',
  37894.             'messenger.transport.default' => '?',
  37895.         ]);
  37896.     }
  37897.     /**
  37898.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  37899.      *
  37900.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  37901.      */
  37902.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  37903.     {
  37904.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  37905.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  37906.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  37907.     }
  37908.     /**
  37909.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  37910.      *
  37911.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  37912.      */
  37913.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  37914.     {
  37915.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  37916.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37917.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  37918.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  37919.         }
  37920.         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, [
  37921.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  37922.         ], [
  37923.             'default' => '?',
  37924.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  37925.     }
  37926.     /**
  37927.      * Gets the private 'messenger.routable_message_bus' shared service.
  37928.      *
  37929.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  37930.      */
  37931.     protected function getMessenger_RoutableMessageBusService()
  37932.     {
  37933.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  37934.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  37935.         if (isset($this->privates['messenger.routable_message_bus'])) {
  37936.             return $this->privates['messenger.routable_message_bus'];
  37937.         }
  37938.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37939.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  37940.         ], [
  37941.             'messenger.bus.shopware' => '?',
  37942.         ]), $a);
  37943.     }
  37944.     /**
  37945.      * Gets the private 'messenger.transport.default' shared service.
  37946.      *
  37947.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  37948.      */
  37949.     protected function getMessenger_Transport_DefaultService()
  37950.     {
  37951.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  37952.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  37953.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  37954.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  37955.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  37956.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  37957.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  37958.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  37959.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  37960.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  37961.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  37962.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  37963.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  37964.         }, 5)))->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'default'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  37965.     }
  37966.     /**
  37967.      * Gets the private 'messenger.transport.sync.factory' shared service.
  37968.      *
  37969.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  37970.      */
  37971.     protected function getMessenger_Transport_Sync_FactoryService()
  37972.     {
  37973.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  37974.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  37975.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  37976.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  37977.             return $this->privates['messenger.transport.sync.factory'];
  37978.         }
  37979.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  37980.     }
  37981.     /**
  37982.      * Gets the private 'mime_types' shared service.
  37983.      *
  37984.      * @return \Symfony\Component\Mime\MimeTypes
  37985.      */
  37986.     protected function getMimeTypesService()
  37987.     {
  37988.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  37989.         $instance->setDefault($instance);
  37990.         return $instance;
  37991.     }
  37992.     /**
  37993.      * Gets the private 'monolog.command.server_log' shared service.
  37994.      *
  37995.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  37996.      */
  37997.     protected function getMonolog_Command_ServerLogService()
  37998.     {
  37999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38000.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  38001.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  38002.         $instance->setName('server:log');
  38003.         $instance->setDescription('Start a log server that displays logs in real time');
  38004.         return $instance;
  38005.     }
  38006.     /**
  38007.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  38008.      *
  38009.      * @return \Monolog\Handler\BufferHandler
  38010.      */
  38011.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  38012.     {
  38013.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  38014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  38015.         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())), 0300truefalse);
  38016.     }
  38017.     /**
  38018.      * Gets the private 'monolog.handler.console' shared service.
  38019.      *
  38020.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  38021.      */
  38022.     protected function getMonolog_Handler_ConsoleService()
  38023.     {
  38024.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  38025.     }
  38026.     /**
  38027.      * Gets the private 'monolog.logger.cache' shared service.
  38028.      *
  38029.      * @return \Symfony\Bridge\Monolog\Logger
  38030.      */
  38031.     protected function getMonolog_Logger_CacheService()
  38032.     {
  38033.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  38034.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38035.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38036.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38037.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  38038.         return $instance;
  38039.     }
  38040.     /**
  38041.      * Gets the private 'monolog.logger.mailer' shared service.
  38042.      *
  38043.      * @return \Symfony\Bridge\Monolog\Logger
  38044.      */
  38045.     protected function getMonolog_Logger_MailerService()
  38046.     {
  38047.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  38048.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38049.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38050.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38051.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  38052.         return $instance;
  38053.     }
  38054.     /**
  38055.      * Gets the private 'monolog.logger.messenger' shared service.
  38056.      *
  38057.      * @return \Symfony\Bridge\Monolog\Logger
  38058.      */
  38059.     protected function getMonolog_Logger_MessengerService()
  38060.     {
  38061.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  38062.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38063.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38064.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38065.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  38066.         return $instance;
  38067.     }
  38068.     /**
  38069.      * Gets the private 'monolog.logger.request' shared service.
  38070.      *
  38071.      * @return \Symfony\Bridge\Monolog\Logger
  38072.      */
  38073.     protected function getMonolog_Logger_RequestService()
  38074.     {
  38075.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  38076.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38077.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38078.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38079.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  38080.         return $instance;
  38081.     }
  38082.     /**
  38083.      * Gets the private 'parameter_bag' shared service.
  38084.      *
  38085.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  38086.      */
  38087.     protected function getParameterBagService()
  38088.     {
  38089.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  38090.     }
  38091.     /**
  38092.      * Gets the private 'profiler_listener' shared service.
  38093.      *
  38094.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  38095.      */
  38096.     protected function getProfilerListenerService()
  38097.     {
  38098.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  38099.         if (isset($this->privates['profiler_listener'])) {
  38100.             return $this->privates['profiler_listener'];
  38101.         }
  38102.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  38103.     }
  38104.     /**
  38105.      * Gets the private 'property_info' shared service.
  38106.      *
  38107.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  38108.      */
  38109.     protected function getPropertyInfoService()
  38110.     {
  38111.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  38112.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  38113.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  38114.         }, 2), new RewindableGenerator(function () {
  38115.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  38116.         }, 1), new RewindableGenerator(function () {
  38117.             return new \EmptyIterator();
  38118.         }, 0), new RewindableGenerator(function () {
  38119.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  38120.         }, 1), new RewindableGenerator(function () {
  38121.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  38122.         }, 1));
  38123.     }
  38124.     /**
  38125.      * Gets the private 'property_info.serializer_extractor' shared service.
  38126.      *
  38127.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  38128.      */
  38129.     protected function getPropertyInfo_SerializerExtractorService()
  38130.     {
  38131.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  38132.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  38133.     }
  38134.     /**
  38135.      * Gets the private 'router.cache_warmer' shared service.
  38136.      *
  38137.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  38138.      */
  38139.     protected function getRouter_CacheWarmerService()
  38140.     {
  38141.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38142.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  38143.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38144.             'router' => ['services''router''getRouterService'false],
  38145.         ], [
  38146.             'router' => '?',
  38147.         ]))->withContext('router.cache_warmer'$this));
  38148.     }
  38149.     /**
  38150.      * Gets the private 'router.default' shared service.
  38151.      *
  38152.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  38153.      */
  38154.     protected function getRouter_DefaultService()
  38155.     {
  38156.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  38157.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38158.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38159.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38160.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  38161.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38162.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  38163.         ], [
  38164.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  38165.         ]))->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');
  38166.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  38167.         return $instance;
  38168.     }
  38169.     /**
  38170.      * Gets the private 'router.request_context' shared service.
  38171.      *
  38172.      * @return \Symfony\Component\Routing\RequestContext
  38173.      */
  38174.     protected function getRouter_RequestContextService()
  38175.     {
  38176.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  38177.     }
  38178.     /**
  38179.      * Gets the private 'router_listener' shared service.
  38180.      *
  38181.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  38182.      */
  38183.     protected function getRouterListenerService()
  38184.     {
  38185.         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);
  38186.     }
  38187.     /**
  38188.      * Gets the private 'secrets.vault' shared service.
  38189.      *
  38190.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  38191.      */
  38192.     protected function getSecrets_VaultService()
  38193.     {
  38194.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38195.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  38196.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  38197.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  38198.         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'));
  38199.     }
  38200.     /**
  38201.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  38202.      *
  38203.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  38204.      */
  38205.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  38206.     {
  38207.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  38208.     }
  38209.     /**
  38210.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  38211.      *
  38212.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  38213.      */
  38214.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  38215.     {
  38216.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  38217.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  38218.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  38219.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  38220.     }
  38221.     /**
  38222.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  38223.      *
  38224.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  38225.      */
  38226.     protected function getSensioFrameworkExtra_View_ListenerService()
  38227.     {
  38228.         $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))));
  38229.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38230.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  38231.         ], [
  38232.             'twig' => '?',
  38233.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  38234.         return $instance;
  38235.     }
  38236.     /**
  38237.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  38238.      *
  38239.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  38240.      */
  38241.     protected function getSerializer_Mapping_CacheWarmerService()
  38242.     {
  38243.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38244.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  38245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  38246.         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'));
  38247.     }
  38248.     /**
  38249.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  38250.      *
  38251.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  38252.      */
  38253.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  38254.     {
  38255.         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()))]));
  38256.     }
  38257.     /**
  38258.      * Gets the private 'session.factory' shared service.
  38259.      *
  38260.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  38261.      */
  38262.     protected function getSession_FactoryService()
  38263.     {
  38264.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  38265.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  38266.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  38267.         if (isset($this->privates['session.factory'])) {
  38268.             return $this->privates['session.factory'];
  38269.         }
  38270.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['session.storage.factory.native'] ?? $this->getSession_Storage_Factory_NativeService()), [=> $a=> 'onSessionUsage']);
  38271.     }
  38272.     /**
  38273.      * Gets the private 'session.storage.factory.native' shared service.
  38274.      *
  38275.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  38276.      */
  38277.     protected function getSession_Storage_Factory_NativeService()
  38278.     {
  38279.         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);
  38280.     }
  38281.     /**
  38282.      * Gets the private 'session_listener' shared service.
  38283.      *
  38284.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  38285.      */
  38286.     protected function getSessionListenerService()
  38287.     {
  38288.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38289.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  38290.             'logger' => ['services''logger''getLoggerService'false],
  38291.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  38292.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  38293.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  38294.         ], [
  38295.             'initialized_session' => '?',
  38296.             'logger' => '?',
  38297.             'session' => '?',
  38298.             'session_collector' => '?',
  38299.             'session_factory' => '?',
  38300.         ]), true$this->parameters['session.storage.options']);
  38301.     }
  38302.     /**
  38303.      * Gets the private 'shopware.api.authorization_server' shared service.
  38304.      *
  38305.      * @return \League\OAuth2\Server\AuthorizationServer
  38306.      */
  38307.     protected function getShopware_Api_AuthorizationServerService()
  38308.     {
  38309.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  38310.         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 () {
  38311.             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()));
  38312.             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()));
  38313.             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()));
  38314.         }, 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'));
  38315.     }
  38316.     /**
  38317.      * Gets the private 'shopware.app_system.guzzle' shared service.
  38318.      *
  38319.      * @return \GuzzleHttp\Client
  38320.      */
  38321.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  38322.     {
  38323.         if ($lazyLoad) {
  38324.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  38325.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  38326.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  38327.                     $proxy->setProxyInitializer(null);
  38328.                     return true;
  38329.                 });
  38330.             });
  38331.         }
  38332.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  38333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  38334.         $a \GuzzleHttp\HandlerStack::create();
  38335.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.18.1', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  38336.         return new \GuzzleHttp\Client(['timeout' => 5'connect_timeout' => 1'handler' => $a]);
  38337.     }
  38338.     /**
  38339.      * Gets the private 'shopware.asset.asset' shared service.
  38340.      *
  38341.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  38342.      */
  38343.     protected function getShopware_Asset_AssetService()
  38344.     {
  38345.         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()));
  38346.     }
  38347.     /**
  38348.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  38349.      *
  38350.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  38351.      */
  38352.     protected function getShopware_Asset_Asset_VersionStrategyService()
  38353.     {
  38354.         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()));
  38355.     }
  38356.     /**
  38357.      * Gets the private 'shopware.asset.public' shared service.
  38358.      *
  38359.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  38360.      */
  38361.     protected function getShopware_Asset_PublicService()
  38362.     {
  38363.         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())));
  38364.     }
  38365.     /**
  38366.      * Gets the private 'shopware.asset.sitemap' shared service.
  38367.      *
  38368.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  38369.      */
  38370.     protected function getShopware_Asset_SitemapService()
  38371.     {
  38372.         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())));
  38373.     }
  38374.     /**
  38375.      * Gets the private 'shopware.asset.theme' shared service.
  38376.      *
  38377.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  38378.      */
  38379.     protected function getShopware_Asset_ThemeService()
  38380.     {
  38381.         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())));
  38382.     }
  38383.     /**
  38384.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  38385.      *
  38386.      * @return \Psr\Log\LoggerInterface
  38387.      */
  38388.     protected function getShopware_Elasticsearch_LoggerService()
  38389.     {
  38390.         return $this->privates['shopware.elasticsearch.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('elasticsearch'90100);
  38391.     }
  38392.     /**
  38393.      * Gets the private 'shopware.es.profiled.client.inner' shared service.
  38394.      *
  38395.      * @return \Elasticsearch\Client
  38396.      */
  38397.     protected function getShopware_Es_Profiled_Client_InnerService($lazyLoad true)
  38398.     {
  38399.         if ($lazyLoad) {
  38400.             return $this->privates['shopware.es.profiled.client.inner'] = $this->createProxy('Client_dba3ed3', function () {
  38401.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  38402.                     $wrappedInstance $this->getShopware_Es_Profiled_Client_InnerService(false);
  38403.                     $proxy->setProxyInitializer(null);
  38404.                     return true;
  38405.                 });
  38406.             });
  38407.         }
  38408.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  38409.         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']);
  38410.     }
  38411.     /**
  38412.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  38413.      *
  38414.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  38415.      */
  38416.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  38417.     {
  38418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  38419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  38420.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38421.         $instance->setPool('message_queue');
  38422.         $instance->setConfig([]);
  38423.         return $instance;
  38424.     }
  38425.     /**
  38426.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  38427.      *
  38428.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  38429.      */
  38430.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  38431.     {
  38432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  38433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  38434.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38435.         $instance->setPool('user_activity');
  38436.         $instance->setConfig([]);
  38437.         return $instance;
  38438.     }
  38439.     /**
  38440.      * Gets the private 'shopware.jwt_config' shared service.
  38441.      *
  38442.      * @return \Lcobucci\JWT\Configuration
  38443.      */
  38444.     protected function getShopware_JwtConfigService()
  38445.     {
  38446.         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')))));
  38447.     }
  38448.     /**
  38449.      * Gets the private 'shopware.rate_limiter' shared service.
  38450.      *
  38451.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  38452.      */
  38453.     protected function getShopware_RateLimiterService()
  38454.     {
  38455.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  38456.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  38457.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  38458.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  38459.         $instance->registerLimiterFactory('login', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'login'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38460.         $instance->registerLimiterFactory('guest_login', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'guest_login'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38461.         $instance->registerLimiterFactory('oauth', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'oauth'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38462.         $instance->registerLimiterFactory('reset_password', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'reset_password'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38463.         $instance->registerLimiterFactory('user_recovery', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'user_recovery'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38464.         $instance->registerLimiterFactory('contact_form', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'contact_form'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38465.         $instance->registerLimiterFactory('notification', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'notification'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38466.         $instance->registerLimiterFactory('newsletter_form', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'newsletter_form'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38467.         $instance->registerLimiterFactory('cart_add_line_item', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'system_config''reset' => '1 hours''limits' => $this->parameters['shopware.api.rate_limiter.cart_add_line_item.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'cart_add_line_item'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  38468.         return $instance;
  38469.     }
  38470.     /**
  38471.      * Gets the private 'slugify' shared service.
  38472.      *
  38473.      * @return \Cocur\Slugify\Slugify
  38474.      */
  38475.     protected function getSlugifyService()
  38476.     {
  38477.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  38478.     }
  38479.     /**
  38480.      * Gets the private 'translation.extractor' shared service.
  38481.      *
  38482.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  38483.      */
  38484.     protected function getTranslation_ExtractorService()
  38485.     {
  38486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  38487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  38488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  38489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  38490.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  38491.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  38492.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  38493.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  38494.         return $instance;
  38495.     }
  38496.     /**
  38497.      * Gets the private 'translation.loader.csv' shared service.
  38498.      *
  38499.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  38500.      */
  38501.     protected function getTranslation_Loader_CsvService()
  38502.     {
  38503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38505.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38506.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  38507.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  38508.     }
  38509.     /**
  38510.      * Gets the private 'translation.loader.dat' shared service.
  38511.      *
  38512.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  38513.      */
  38514.     protected function getTranslation_Loader_DatService()
  38515.     {
  38516.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38517.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  38518.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  38519.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  38520.     }
  38521.     /**
  38522.      * Gets the private 'translation.loader.ini' shared service.
  38523.      *
  38524.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  38525.      */
  38526.     protected function getTranslation_Loader_IniService()
  38527.     {
  38528.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38529.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38530.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38531.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  38532.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  38533.     }
  38534.     /**
  38535.      * Gets the private 'translation.loader.json' shared service.
  38536.      *
  38537.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  38538.      */
  38539.     protected function getTranslation_Loader_JsonService()
  38540.     {
  38541.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38542.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38543.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38544.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  38545.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  38546.     }
  38547.     /**
  38548.      * Gets the private 'translation.loader.mo' shared service.
  38549.      *
  38550.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  38551.      */
  38552.     protected function getTranslation_Loader_MoService()
  38553.     {
  38554.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38555.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38556.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38557.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  38558.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  38559.     }
  38560.     /**
  38561.      * Gets the private 'translation.loader.php' shared service.
  38562.      *
  38563.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  38564.      */
  38565.     protected function getTranslation_Loader_PhpService()
  38566.     {
  38567.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38568.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38569.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  38571.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  38572.     }
  38573.     /**
  38574.      * Gets the private 'translation.loader.po' shared service.
  38575.      *
  38576.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  38577.      */
  38578.     protected function getTranslation_Loader_PoService()
  38579.     {
  38580.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38581.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38582.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  38584.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  38585.     }
  38586.     /**
  38587.      * Gets the private 'translation.loader.qt' shared service.
  38588.      *
  38589.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  38590.      */
  38591.     protected function getTranslation_Loader_QtService()
  38592.     {
  38593.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38594.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  38595.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  38596.     }
  38597.     /**
  38598.      * Gets the private 'translation.loader.res' shared service.
  38599.      *
  38600.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  38601.      */
  38602.     protected function getTranslation_Loader_ResService()
  38603.     {
  38604.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38605.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  38606.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  38607.     }
  38608.     /**
  38609.      * Gets the private 'translation.loader.xliff' shared service.
  38610.      *
  38611.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  38612.      */
  38613.     protected function getTranslation_Loader_XliffService()
  38614.     {
  38615.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38616.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  38617.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  38618.     }
  38619.     /**
  38620.      * Gets the private 'translation.loader.yml' shared service.
  38621.      *
  38622.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  38623.      */
  38624.     protected function getTranslation_Loader_YmlService()
  38625.     {
  38626.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38627.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38628.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38629.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  38630.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  38631.     }
  38632.     /**
  38633.      * Gets the private 'translation.provider_collection' shared service.
  38634.      *
  38635.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  38636.      */
  38637.     protected function getTranslation_ProviderCollectionService()
  38638.     {
  38639.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  38640.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  38641.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  38642.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  38643.         }, 1), []))->fromConfig([]);
  38644.     }
  38645.     /**
  38646.      * Gets the private 'translation.reader' shared service.
  38647.      *
  38648.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  38649.      */
  38650.     protected function getTranslation_ReaderService()
  38651.     {
  38652.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  38653.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  38654.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38655.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38656.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  38658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  38659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  38660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  38661.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  38662.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  38663.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  38664.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  38665.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  38666.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  38667.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  38668.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  38669.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  38670.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  38671.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  38672.         $instance->addLoader('yaml'$a);
  38673.         $instance->addLoader('yml'$a);
  38674.         $instance->addLoader('xlf'$b);
  38675.         $instance->addLoader('xliff'$b);
  38676.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  38677.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  38678.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  38679.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  38680.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  38681.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  38682.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  38683.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  38684.         return $instance;
  38685.     }
  38686.     /**
  38687.      * Gets the private 'translation.warmer' shared service.
  38688.      *
  38689.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  38690.      */
  38691.     protected function getTranslation_WarmerService()
  38692.     {
  38693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  38695.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38696.             'translator' => ['services''translator''getTranslatorService'false],
  38697.         ], [
  38698.             'translator' => '?',
  38699.         ]))->withContext('translation.warmer'$this));
  38700.     }
  38701.     /**
  38702.      * Gets the private 'translation.writer' shared service.
  38703.      *
  38704.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  38705.      */
  38706.     protected function getTranslation_WriterService()
  38707.     {
  38708.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  38709.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  38710.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  38711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  38712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  38713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  38714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  38715.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  38716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  38717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  38718.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  38719.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  38720.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  38721.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  38722.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  38723.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  38724.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  38725.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  38726.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  38727.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  38728.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  38729.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  38730.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  38731.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  38732.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  38733.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  38734.         return $instance;
  38735.     }
  38736.     /**
  38737.      * Gets the private 'translator.default' shared service.
  38738.      *
  38739.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  38740.      */
  38741.     protected function getTranslator_DefaultService()
  38742.     {
  38743.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38744.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  38745.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  38746.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  38747.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  38748.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  38749.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  38750.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  38751.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  38752.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  38753.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  38754.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  38755.         ], [
  38756.             'translation.loader.csv' => '?',
  38757.             'translation.loader.dat' => '?',
  38758.             'translation.loader.ini' => '?',
  38759.             'translation.loader.json' => '?',
  38760.             'translation.loader.mo' => '?',
  38761.             'translation.loader.php' => '?',
  38762.             'translation.loader.po' => '?',
  38763.             'translation.loader.qt' => '?',
  38764.             'translation.loader.res' => '?',
  38765.             'translation.loader.xliff' => '?',
  38766.             'translation.loader.yml' => '?',
  38767.         ]), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), 'en-GB', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'de-DE' => [=> (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet/de_DE/storefront.de-DE.json')], 'en-GB' => [=> (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet/en_GB/storefront.en-GB.json')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/translations'), 11 => (\dirname(__DIR__4).'/vendor/shopware/core/System/translations'), 12 => (\dirname(__DIR__4).'/vendor/shopware/core/Content/translations'), 13 => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout/translations'), 14 => (\dirname(__DIR__4).'/vendor/shopware/administration/translations'), 15 => (\dirname(__DIR__4).'/vendor/shopware/storefront/translations'), 16 => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch/translations'), 17 => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling/translations'), 20 => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/translations'), 21 => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/translations'), 22 => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/translations'), 23 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/translations'), 24 => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/translations'), 25 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/translations'), 29 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/translations'), 30 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/translations'), 31 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/translations'), 32 => (\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/translations'), 33 => (\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/translations'), 34 => (\dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/translations'), 35 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/translations'), 36 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/translations'), 37 => (\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/translations'), 38 => (\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/translations'), 39 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/translations'), 40 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/translations'), 41 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src/translations'), 42 => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src/translations'), 43 => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src/translations'), 44 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src/translations'), 45 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/translations'), 46 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/translations'), 47 => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src/translations'), 48 => (\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/translations'), 49 => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/translations'), 50 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src/translations'), 51 => (\dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src/translations'), 52 => (\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/translations'), 53 => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/translations'), 54 => (\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/translations'), 55 => (\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/translations'), 56 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/shopware/storefront/Resources/snippet'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/debug-bundle/translations'=> 'vendor/enqueue/enqueue-bundle/translations'=> 'vendor/sroze/messenger-enqueue-transport/Bundle/translations'10 => 'vendor/shopware/core/Framework/translations'11 => 'vendor/shopware/core/System/translations'12 => 'vendor/shopware/core/Content/translations'13 => 'vendor/shopware/core/Checkout/translations'14 => 'vendor/shopware/administration/translations'15 => 'vendor/shopware/storefront/translations'16 => 'vendor/shopware/elasticsearch/translations'17 => 'vendor/shopware/core/Maintenance/translations'18 => 'vendor/symfony/web-profiler-bundle/translations'19 => 'vendor/shopware/core/Profiling/translations'20 => 'custom/plugins/SwagLanguagePack/src/translations'21 => 'custom/plugins/SwagExtensionStore/src/translations'22 => 'custom/plugins/FroshPlatformMailArchive/src/translations'23 => 'custom/plugins/FourtwosixMonitorPlugin/src/translations'24 => 'custom/plugins/zenitPlatformStratus/src/translations'25 => 'custom/plugins/FourtwosixThemeExtension/src/translations'26 => 'custom/plugins/SwagPayPal/src/translations'27 => 'custom/plugins/DIScoGA4/src/translations'28 => 'custom/plugins/nwdxxItRechtConnector6/src/translations'29 => 'custom/plugins/fourtwosixAddPurchaseUnit/src/translations'30 => 'custom/plugins/fourtwosixBuyByQmUnit/src/translations'31 => 'custom/plugins/fourtwosixAttributeBadges/src/translations'32 => 'custom/plugins/IcorpCmsExtendParallaxBox/src/translations'33 => 'custom/plugins/AkuCmsFactory/src/translations'34 => 'custom/plugins/CoeAccountOrtPlzSw6/src/translations'35 => 'custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/translations'36 => 'custom/plugins/FourtwosixPhoneValidation/src/translations'37 => 'custom/plugins/AcrisTaxCS/src/translations'38 => 'custom/plugins/AcrisPromotionCS/src/translations'39 => 'custom/plugins/fourtwosixpaymentsurcharge/src/translations'40 => 'custom/plugins/FourtwosixShippingCostsCalculator/src/translations'41 => 'custom/plugins/fourtwosixhideemptycategories/src/translations'42 => 'custom/plugins/FroshTools/src/translations'43 => 'custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src/translations'44 => 'custom/plugins/fourtwosixshippingcostspercentageorperweight/src/translations'45 => 'custom/plugins/fourtwosixattachments/src/translations'46 => 'custom/plugins/FourtwosixMaintainNetPrice/src/translations'47 => 'custom/plugins/zenitPlatformStratusSet4/src/translations'48 => 'custom/plugins/BoedenThemeExtension/src/translations'49 => 'custom/plugins/426-fourtwosixregistrationfields/src/translations'50 => 'custom/plugins/fourtwosixitaliantranslations/src/translations'51 => 'custom/plugins/fourtwosixtranslateorderstates/src/translations'52 => 'custom/plugins/SolidAdvancedSliderElements/src/translations'53 => 'custom/plugins/SwagPlatformSecurity/src/translations'54 => 'custom/plugins/MoorlFoundation/src/translations'55 => 'custom/plugins/MoorlForms/src/translations'56 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  38768.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  38769.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  38770.         return $instance;
  38771.     }
  38772.     /**
  38773.      * Gets the private 'translator.formatter.default' shared service.
  38774.      *
  38775.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  38776.      */
  38777.     protected function getTranslator_Formatter_DefaultService()
  38778.     {
  38779.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  38780.     }
  38781.     /**
  38782.      * Gets the private 'twig.command.debug' shared service.
  38783.      *
  38784.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  38785.      */
  38786.     protected function getTwig_Command_DebugService()
  38787.     {
  38788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38789.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  38790.         $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()));
  38791.         $instance->setName('debug:twig');
  38792.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  38793.         return $instance;
  38794.     }
  38795.     /**
  38796.      * Gets the private 'twig.command.lint' shared service.
  38797.      *
  38798.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  38799.      */
  38800.     protected function getTwig_Command_LintService()
  38801.     {
  38802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38803.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  38804.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  38805.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  38806.         $instance->setName('lint:twig');
  38807.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  38808.         return $instance;
  38809.     }
  38810.     /**
  38811.      * Gets the private 'twig.extension.trans' shared service.
  38812.      *
  38813.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  38814.      */
  38815.     protected function getTwig_Extension_TransService()
  38816.     {
  38817.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  38818.         if (isset($this->privates['twig.extension.trans'])) {
  38819.             return $this->privates['twig.extension.trans'];
  38820.         }
  38821.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension($a);
  38822.     }
  38823.     /**
  38824.      * Gets the private 'twig.loader.chain' shared service.
  38825.      *
  38826.      * @return \Twig\Loader\ChainLoader
  38827.      */
  38828.     protected function getTwig_Loader_ChainService()
  38829.     {
  38830.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  38831.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  38832.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  38833.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  38834.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  38835.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  38836.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  38837.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  38838.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  38839.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  38840.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  38841.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  38842.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  38843.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  38844.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  38845.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  38846.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  38847.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  38848.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views'), 'zenitPlatformStratus');
  38849.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views'), '!zenitPlatformStratus');
  38850.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources/views'), 'FourtwosixThemeExtension');
  38851.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources/views'), '!FourtwosixThemeExtension');
  38852.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  38853.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), '!SwagPayPal');
  38854.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views'), 'DIScoGA4');
  38855.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views'), '!DIScoGA4');
  38856.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources/views'), 'fourtwosixAddPurchaseUnit');
  38857.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources/views'), '!fourtwosixAddPurchaseUnit');
  38858.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views'), 'fourtwosixBuyByQmUnit');
  38859.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views'), '!fourtwosixBuyByQmUnit');
  38860.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources/views'), 'fourtwosixAttributeBadges');
  38861.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources/views'), '!fourtwosixAttributeBadges');
  38862.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views'), 'IcorpCmsExtendParallaxBox');
  38863.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views'), '!IcorpCmsExtendParallaxBox');
  38864.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), 'AkuCmsFactory');
  38865.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), '!AkuCmsFactory');
  38866.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources/views'), 'FourtwosixCategoryDescriptionOnPDP');
  38867.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources/views'), '!FourtwosixCategoryDescriptionOnPDP');
  38868.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views'), 'FourtwosixPhoneValidation');
  38869.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views'), '!FourtwosixPhoneValidation');
  38870.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views'), 'AcrisTaxCS');
  38871.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views'), '!AcrisTaxCS');
  38872.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources/views'), 'AcrisPromotionCS');
  38873.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources/views'), '!AcrisPromotionCS');
  38874.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/views'), 'FourtwosixPaymentSurcharge');
  38875.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/views'), '!FourtwosixPaymentSurcharge');
  38876.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources/views'), 'FourtwosixShippingCostsCalculator');
  38877.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources/views'), '!FourtwosixShippingCostsCalculator');
  38878.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  38879.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), '!FroshTools');
  38880.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources/views'), 'FourtwosixAttachments');
  38881.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources/views'), '!FourtwosixAttachments');
  38882.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources/views'), 'BoedenThemeExtension');
  38883.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources/views'), '!BoedenThemeExtension');
  38884.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views'), 'FourtwosixRegistrationFields');
  38885.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views'), '!FourtwosixRegistrationFields');
  38886.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), 'SolidAdvancedSliderElements');
  38887.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), '!SolidAdvancedSliderElements');
  38888.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), 'SwagPlatformSecurity');
  38889.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), '!SwagPlatformSecurity');
  38890.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), 'MoorlFoundation');
  38891.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), '!MoorlFoundation');
  38892.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views'), 'MoorlForms');
  38893.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views'), '!MoorlForms');
  38894.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  38895.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  38896.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources'), 'FrameworkBundle');
  38897.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/Resources'), 'MonologBundle');
  38898.         $a->addPath((\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Resources'), 'SensioFrameworkExtraBundle');
  38899.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources'), 'TwigBundle');
  38900.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  38901.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  38902.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources'), 'DebugBundle');
  38903.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  38904.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  38905.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources'), 'EnqueueBundle');
  38906.         $a->addPath((\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/Resources'), 'EnqueueAdapterBundle');
  38907.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  38908.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  38909.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources'), 'Framework');
  38910.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/System/Resources'), 'System');
  38911.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Content/Resources'), 'Content');
  38912.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Checkout/Resources'), 'Checkout');
  38913.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  38914.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  38915.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources'), 'Administration');
  38916.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  38917.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  38918.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views/../app/storefront/dist'), 'Storefront');
  38919.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources'), 'Storefront');
  38920.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  38921.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  38922.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources'), 'Elasticsearch');
  38923.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  38924.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  38925.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources'), 'WebProfilerBundle');
  38926.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  38927.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  38928.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources'), 'Profiling');
  38929.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Resources'), 'SwagLanguagePack');
  38930.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Resources'), 'SwagExtensionStore');
  38931.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Resources'), 'FroshPlatformMailArchive');
  38932.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/Resources'), 'FourtwosixMonitorPlugin');
  38933.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views'));
  38934.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views'), 'zenitPlatformStratus');
  38935.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views/../app/storefront/dist'), 'zenitPlatformStratus');
  38936.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources'), 'zenitPlatformStratus');
  38937.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources/views'));
  38938.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources/views'), 'FourtwosixThemeExtension');
  38939.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources'), 'FourtwosixThemeExtension');
  38940.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'));
  38941.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  38942.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views/../app/storefront/dist'), 'SwagPayPal');
  38943.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources'), 'SwagPayPal');
  38944.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views'));
  38945.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views'), 'DIScoGA4');
  38946.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views/../app/storefront/dist'), 'DIScoGA4');
  38947.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources'), 'DIScoGA4');
  38948.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Resources'), 'nwdxxItRechtConnector6');
  38949.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources/views'));
  38950.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources/views'), 'fourtwosixAddPurchaseUnit');
  38951.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources'), 'fourtwosixAddPurchaseUnit');
  38952.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views'));
  38953.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views'), 'fourtwosixBuyByQmUnit');
  38954.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views/../app/storefront/dist'), 'fourtwosixBuyByQmUnit');
  38955.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources'), 'fourtwosixBuyByQmUnit');
  38956.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources/views'));
  38957.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources/views'), 'fourtwosixAttributeBadges');
  38958.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources'), 'fourtwosixAttributeBadges');
  38959.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views'));
  38960.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views'), 'IcorpCmsExtendParallaxBox');
  38961.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views/../app/storefront/dist'), 'IcorpCmsExtendParallaxBox');
  38962.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources'), 'IcorpCmsExtendParallaxBox');
  38963.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'));
  38964.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), 'AkuCmsFactory');
  38965.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources'), 'AkuCmsFactory');
  38966.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/Resources'), 'CoeAccountOrtPlzSw6');
  38967.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources/views'));
  38968.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources/views'), 'FourtwosixCategoryDescriptionOnPDP');
  38969.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources'), 'FourtwosixCategoryDescriptionOnPDP');
  38970.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views'));
  38971.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views'), 'FourtwosixPhoneValidation');
  38972.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views/../app/storefront/dist'), 'FourtwosixPhoneValidation');
  38973.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources'), 'FourtwosixPhoneValidation');
  38974.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views'));
  38975.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views'), 'AcrisTaxCS');
  38976.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views/../app/storefront/dist'), 'AcrisTaxCS');
  38977.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources'), 'AcrisTaxCS');
  38978.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources/views'));
  38979.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources/views'), 'AcrisPromotionCS');
  38980.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources'), 'AcrisPromotionCS');
  38981.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/views'));
  38982.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/views'), 'FourtwosixPaymentSurcharge');
  38983.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources'), 'FourtwosixPaymentSurcharge');
  38984.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources/views'));
  38985.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources/views'), 'FourtwosixShippingCostsCalculator');
  38986.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources'), 'FourtwosixShippingCostsCalculator');
  38987.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src/Resources'), 'FourtwosixHideEmptyCategories');
  38988.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'));
  38989.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  38990.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources'), 'FroshTools');
  38991.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src/Resources'), 'FourtwosixRedirectForMissingTrailingSlashes');
  38992.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src/Resources'), 'fourtwosixShippingCostsPercentageOrPerWeight');
  38993.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources/views'));
  38994.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources/views'), 'FourtwosixAttachments');
  38995.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources'), 'FourtwosixAttachments');
  38996.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/Resources'), 'FourtwosixMaintainNetPrice');
  38997.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src/Resources'), 'zenitPlatformStratusSet4');
  38998.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources/views'));
  38999.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources/views'), 'BoedenThemeExtension');
  39000.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources'), 'BoedenThemeExtension');
  39001.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views'));
  39002.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views'), 'FourtwosixRegistrationFields');
  39003.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views/../app/storefront/dist'), 'FourtwosixRegistrationFields');
  39004.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources'), 'FourtwosixRegistrationFields');
  39005.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src/Resources'), 'FourtwosixItalianTranslations');
  39006.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src/Resources'), 'FourtwosixTranslateOrderStates');
  39007.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'));
  39008.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), 'SolidAdvancedSliderElements');
  39009.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views/../app/storefront/dist'), 'SolidAdvancedSliderElements');
  39010.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources'), 'SolidAdvancedSliderElements');
  39011.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'));
  39012.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), 'SwagPlatformSecurity');
  39013.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources'), 'SwagPlatformSecurity');
  39014.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'));
  39015.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), 'MoorlFoundation');
  39016.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views/../app/storefront/dist'), 'MoorlFoundation');
  39017.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources'), 'MoorlFoundation');
  39018.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views'));
  39019.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views'), 'MoorlForms');
  39020.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views/../app/storefront/dist'), 'MoorlForms');
  39021.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources'), 'MoorlForms');
  39022.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  39023.         $instance->addLoader($a);
  39024.         return $instance;
  39025.     }
  39026.     /**
  39027.      * Gets the private 'twig.mailer.message_listener' shared service.
  39028.      *
  39029.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  39030.      */
  39031.     protected function getTwig_Mailer_MessageListenerService()
  39032.     {
  39033.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  39034.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  39035.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  39036.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  39037.         if (isset($this->privates['twig.mailer.message_listener'])) {
  39038.             return $this->privates['twig.mailer.message_listener'];
  39039.         }
  39040.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  39041.     }
  39042.     /**
  39043.      * Gets the private 'twig.runtime.httpkernel' shared service.
  39044.      *
  39045.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  39046.      */
  39047.     protected function getTwig_Runtime_HttpkernelService()
  39048.     {
  39049.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  39050.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  39051.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  39052.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  39053.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  39054.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  39055.         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, [
  39056.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  39057.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  39058.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  39059.         ], [
  39060.             'esi' => '?',
  39061.             'hinclude' => '?',
  39062.             'inline' => '?',
  39063.         ]), $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));
  39064.     }
  39065.     /**
  39066.      * Gets the private 'twig.runtime.security_csrf' shared service.
  39067.      *
  39068.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  39069.      */
  39070.     protected function getTwig_Runtime_SecurityCsrfService()
  39071.     {
  39072.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  39073.         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()));
  39074.     }
  39075.     /**
  39076.      * Gets the private 'twig.runtime.serializer' shared service.
  39077.      *
  39078.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  39079.      */
  39080.     protected function getTwig_Runtime_SerializerService()
  39081.     {
  39082.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  39083.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  39084.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  39085.     }
  39086.     /**
  39087.      * Gets the private 'validator.builder' shared service.
  39088.      *
  39089.      * @return \Symfony\Component\Validator\ValidatorBuilder
  39090.      */
  39091.     protected function getValidator_BuilderService()
  39092.     {
  39093.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  39094.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  39095.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  39096.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator' => ['privates''Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator''getCustomerVatIdValidatorService'false],
  39097.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['services''Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  39098.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  39099.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  39100.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['services''Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  39101.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator''getCustomerZipCodeValidatorService'false],
  39102.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  39103.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  39104.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  39105.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  39106.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  39107.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  39108.         ], [
  39109.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator' => '?',
  39110.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  39111.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  39112.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  39113.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  39114.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => '?',
  39115.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  39116.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  39117.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  39118.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  39119.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  39120.             'validator.expression' => '?',
  39121.         ])));
  39122.         if ($this->has('translator')) {
  39123.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  39124.         }
  39125.         $instance->setTranslationDomain('validators');
  39126.         $instance->enableAnnotationMapping(true);
  39127.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  39128.         $instance->addMethodMapping('loadValidatorMetadata');
  39129.         $instance->addObjectInitializers([]);
  39130.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  39131.         return $instance;
  39132.     }
  39133.     /**
  39134.      * Gets the private 'validator.email' shared service.
  39135.      *
  39136.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  39137.      */
  39138.     protected function getValidator_EmailService()
  39139.     {
  39140.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  39141.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  39142.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  39143.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  39144.     }
  39145.     /**
  39146.      * Gets the private 'validator.expression' shared service.
  39147.      *
  39148.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  39149.      */
  39150.     protected function getValidator_ExpressionService()
  39151.     {
  39152.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  39153.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  39154.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  39155.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  39156.     }
  39157.     /**
  39158.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  39159.      *
  39160.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  39161.      */
  39162.     protected function getValidator_Mapping_CacheWarmerService()
  39163.     {
  39164.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  39165.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  39166.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  39167.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  39168.     }
  39169.     /**
  39170.      * Gets the private 'validator.not_compromised_password' shared service.
  39171.      *
  39172.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  39173.      */
  39174.     protected function getValidator_NotCompromisedPasswordService()
  39175.     {
  39176.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  39177.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  39178.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  39179.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  39180.     }
  39181.     /**
  39182.      * Gets the private 'var_dumper.command.server_dump' shared service.
  39183.      *
  39184.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  39185.      */
  39186.     protected function getVarDumper_Command_ServerDumpService()
  39187.     {
  39188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39189.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  39190.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  39191.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  39192.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  39193.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  39194.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  39195.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  39196.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  39197.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  39198.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  39199.         $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()))]);
  39200.         $instance->setName('server:dump');
  39201.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  39202.         return $instance;
  39203.     }
  39204.     /**
  39205.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  39206.      *
  39207.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  39208.      */
  39209.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  39210.     {
  39211.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  39212.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  39213.         return $instance;
  39214.     }
  39215.     /**
  39216.      * Gets the private 'var_dumper.html_dumper' shared service.
  39217.      *
  39218.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  39219.      */
  39220.     protected function getVarDumper_HtmlDumperService()
  39221.     {
  39222.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  39223.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  39224.         return $instance;
  39225.     }
  39226.     /**
  39227.      * Gets the private 'web_profiler.csp.handler' shared service.
  39228.      *
  39229.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  39230.      */
  39231.     protected function getWebProfiler_Csp_HandlerService()
  39232.     {
  39233.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  39234.     }
  39235.     /**
  39236.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  39237.      *
  39238.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  39239.      */
  39240.     protected function getWebProfiler_DebugToolbarService()
  39241.     {
  39242.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  39243.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  39244.             return $this->privates['web_profiler.debug_toolbar'];
  39245.         }
  39246.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  39247.     }
  39248.     /**
  39249.      * Gets the private 'zenit\PlatformStratus\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  39250.      *
  39251.      * @return \zenit\PlatformStratus\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  39252.      */
  39253.     protected function getImageSliderTypeDataResolver2Service()
  39254.     {
  39255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39257.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  39258.         return $this->privates['zenit\\PlatformStratus\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] = new \zenit\PlatformStratus\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  39259.     }
  39260.     /**
  39261.      * Gets the private 'zenit\PlatformStratus\Core\Content\Media\Cms\Type\TeaserTypeDataResolver' shared service.
  39262.      *
  39263.      * @return \zenit\PlatformStratus\Core\Content\Media\Cms\Type\TeaserTypeDataResolver
  39264.      */
  39265.     protected function getTeaserTypeDataResolverService()
  39266.     {
  39267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  39270.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Core/Content/Media/Cms/Type/TeaserTypeDataResolver.php';
  39271.         return $this->privates['zenit\\PlatformStratus\\Core\\Content\\Media\\Cms\\Type\\TeaserTypeDataResolver'] = new \zenit\PlatformStratus\Core\Content\Media\Cms\Type\TeaserTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  39272.     }
  39273.     /**
  39274.      * Gets the private 'zenit\PlatformStratus\Core\Content\Product\Cms\ProductBoxCmsElementResolverDecorator' shared service.
  39275.      *
  39276.      * @return \zenit\PlatformStratus\Core\Content\Product\Cms\ProductBoxCmsElementResolverDecorator
  39277.      */
  39278.     protected function getProductBoxCmsElementResolverDecoratorService()
  39279.     {
  39280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39282.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Core/Content/Product/Cms/ProductBoxCmsElementResolverDecorator.php';
  39283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  39284.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39285.         if (isset($this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'])) {
  39286.             return $this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'];
  39287.         }
  39288.         return $this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'] = new \zenit\PlatformStratus\Core\Content\Product\Cms\ProductBoxCmsElementResolverDecorator(new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver($a));
  39289.     }
  39290.     /**
  39291.      * Gets the private 'zenit\PlatformStratus\Core\Content\Product\Cms\ProductSliderCmsElementResolverDecorator' shared service.
  39292.      *
  39293.      * @return \zenit\PlatformStratus\Core\Content\Product\Cms\ProductSliderCmsElementResolverDecorator
  39294.      */
  39295.     protected function getProductSliderCmsElementResolverDecoratorService()
  39296.     {
  39297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39299.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Core/Content/Product/Cms/ProductSliderCmsElementResolverDecorator.php';
  39300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  39301.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39302.         if (isset($this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'])) {
  39303.             return $this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'];
  39304.         }
  39305.         return $this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'] = new \zenit\PlatformStratus\Core\Content\Product\Cms\ProductSliderCmsElementResolverDecorator(new \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $a));
  39306.     }
  39307.     /**
  39308.      * Gets the private 'zenit\PlatformStratus\Subscriber\ProductListingSubscriber' shared service.
  39309.      *
  39310.      * @return \zenit\PlatformStratus\Subscriber\ProductListingSubscriber
  39311.      */
  39312.     protected function getProductListingSubscriberService()
  39313.     {
  39314.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Subscriber/ProductListingSubscriber.php';
  39315.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  39316.         if (isset($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'])) {
  39317.             return $this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'];
  39318.         }
  39319.         $b = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  39320.         if (isset($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'])) {
  39321.             return $this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'];
  39322.         }
  39323.         return $this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] = new \zenit\PlatformStratus\Subscriber\ProductListingSubscriber($a$b);
  39324.     }
  39325.     /**
  39326.      * Gets the private 'zenit\PlatformStratus\Subscriber\QuickViewSubscriber' shared service.
  39327.      *
  39328.      * @return \zenit\PlatformStratus\Subscriber\QuickViewSubscriber
  39329.      */
  39330.     protected function getQuickViewSubscriberService()
  39331.     {
  39332.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Subscriber/QuickViewSubscriber.php';
  39333.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  39334.         if (isset($this->privates['zenit\\PlatformStratus\\Subscriber\\QuickViewSubscriber'])) {
  39335.             return $this->privates['zenit\\PlatformStratus\\Subscriber\\QuickViewSubscriber'];
  39336.         }
  39337.         return $this->privates['zenit\\PlatformStratus\\Subscriber\\QuickViewSubscriber'] = new \zenit\PlatformStratus\Subscriber\QuickViewSubscriber($a);
  39338.     }
  39339.     /**
  39340.      * Gets the public 'cache_clearer' alias.
  39341.      *
  39342.      * @return object The ".container.private.cache_clearer" service.
  39343.      */
  39344.     protected function getCacheClearerService()
  39345.     {
  39346.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  39347.         return $this->get('.container.private.cache_clearer');
  39348.     }
  39349.     /**
  39350.      * Gets the public 'filesystem' alias.
  39351.      *
  39352.      * @return object The ".container.private.filesystem" service.
  39353.      */
  39354.     protected function getFilesystemService()
  39355.     {
  39356.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  39357.         return $this->get('.container.private.filesystem');
  39358.     }
  39359.     /**
  39360.      * Gets the public 'serializer' alias.
  39361.      *
  39362.      * @return object The ".container.private.serializer" service.
  39363.      */
  39364.     protected function getSerializerService()
  39365.     {
  39366.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  39367.         return $this->get('.container.private.serializer');
  39368.     }
  39369.     /**
  39370.      * Gets the public 'security.csrf.token_manager' alias.
  39371.      *
  39372.      * @return object The ".container.private.security.csrf.token_manager" service.
  39373.      */
  39374.     protected function getSecurity_Csrf_TokenManagerService()
  39375.     {
  39376.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  39377.         return $this->get('.container.private.security.csrf.token_manager');
  39378.     }
  39379.     /**
  39380.      * Gets the public 'profiler' alias.
  39381.      *
  39382.      * @return object The ".container.private.profiler" service.
  39383.      */
  39384.     protected function getProfiler2Service()
  39385.     {
  39386.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  39387.         return $this->get('.container.private.profiler');
  39388.     }
  39389.     /**
  39390.      * Gets the public 'twig' alias.
  39391.      *
  39392.      * @return object The ".container.private.twig" service.
  39393.      */
  39394.     protected function getTwigService()
  39395.     {
  39396.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  39397.         return $this->get('.container.private.twig');
  39398.     }
  39399.     /**
  39400.      * Gets the public 'session' alias.
  39401.      *
  39402.      * @return object The ".container.private.session" service.
  39403.      */
  39404.     protected function getSessionService()
  39405.     {
  39406.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  39407.         return $this->get('.container.private.session');
  39408.     }
  39409.     /**
  39410.      * Gets the public 'validator' alias.
  39411.      *
  39412.      * @return object The ".container.private.validator" service.
  39413.      */
  39414.     protected function getValidatorService()
  39415.     {
  39416.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  39417.         return $this->get('.container.private.validator');
  39418.     }
  39419.     /**
  39420.      * @return array|bool|float|int|string|\UnitEnum|null
  39421.      */
  39422.     public function getParameter(string $name)
  39423.     {
  39424.         if (isset($this->buildParameters[$name])) {
  39425.             return $this->buildParameters[$name];
  39426.         }
  39427.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  39428.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  39429.         }
  39430.         if (isset($this->loadedDynamicParameters[$name])) {
  39431.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  39432.         }
  39433.         return $this->parameters[$name];
  39434.     }
  39435.     public function hasParameter(string $name): bool
  39436.     {
  39437.         if (isset($this->buildParameters[$name])) {
  39438.             return true;
  39439.         }
  39440.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  39441.     }
  39442.     public function setParameter(string $name$value): void
  39443.     {
  39444.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  39445.     }
  39446.     public function getParameterBag(): ParameterBagInterface
  39447.     {
  39448.         if (null === $this->parameterBag) {
  39449.             $parameters $this->parameters;
  39450.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  39451.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  39452.             }
  39453.             foreach ($this->buildParameters as $name => $value) {
  39454.                 $parameters[$name] = $value;
  39455.             }
  39456.             $this->parameterBag = new FrozenParameterBag($parameters);
  39457.         }
  39458.         return $this->parameterBag;
  39459.     }
  39460.     private $loadedDynamicParameters = [
  39461.         'kernel.runtime_environment' => false,
  39462.         'kernel.build_dir' => false,
  39463.         'kernel.cache_dir' => false,
  39464.         'APP_URL' => false,
  39465.         'shopware.routing.registered_api_prefixes' => false,
  39466.         'shopware.dbal.time_zone_support_enabled' => false,
  39467.         'shopware.dbal.token_minimum_length' => false,
  39468.         'instance_id' => false,
  39469.         'shopware_administration.path_name' => false,
  39470.         'shopware.http.cache.enabled' => false,
  39471.         'shopware.http.cache.default_ttl' => false,
  39472.         'elasticsearch.enabled' => false,
  39473.         'elasticsearch.indexing_enabled' => false,
  39474.         'elasticsearch.hosts' => false,
  39475.         'elasticsearch.index_prefix' => false,
  39476.         'shopware.cdn.strategy' => false,
  39477.         'kernel.secret' => false,
  39478.         'debug.container.dump' => false,
  39479.         'serializer.mapping.cache.file' => false,
  39480.         'session.save_path' => false,
  39481.         'validator.mapping.cache.file' => false,
  39482.         'profiler.storage.dsn' => false,
  39483.         'shopware.cdn' => false,
  39484.         'shopware.deployment' => false,
  39485.         'shopware.deployment.blue_green' => false,
  39486.         'shopware.html_sanitizer' => false,
  39487.         'shopware.html_sanitizer.cache_dir' => false,
  39488.         'shopware.cache' => false,
  39489.         'shopware.cache.redis_prefix' => false,
  39490.         'elasticsearch.indexing_batch_size' => false,
  39491.         'elasticsearch.throw_exception' => false,
  39492.         'frosh_tools.queue_connection' => false,
  39493.     ];
  39494.     private $dynamicParameters = [];
  39495.     private function getDynamicParameter(string $name)
  39496.     {
  39497.         switch ($name) {
  39498.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  39499.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  39500.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  39501.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  39502.             case 'shopware.routing.registered_api_prefixes'$value = [
  39503.                 => '_wdt',
  39504.                 => '_profiler',
  39505.                 => '_error',
  39506.                 => 'api',
  39507.                 => 'sw-domain-hash.html',
  39508.                 => 'store-api',
  39509.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  39510.                 => 'api',
  39511.             ]; break;
  39512.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  39513.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  39514.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  39515.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  39516.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  39517.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  39518.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  39519.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  39520.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  39521.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  39522.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  39523.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  39524.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer.xml'); break;
  39525.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  39526.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  39527.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  39528.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  39529.             case 'shopware.cdn'$value = [
  39530.                 'url' => '',
  39531.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  39532.             ]; break;
  39533.             case 'shopware.deployment'$value = [
  39534.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  39535.             ]; break;
  39536.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  39537.             case 'shopware.html_sanitizer'$value = [
  39538.                 'cache_dir' => $this->targetDir.'',
  39539.                 'cache_enabled' => true,
  39540.                 'sets' => [
  39541.                     'basic' => [
  39542.                         'tags' => [
  39543.                             => 'a',
  39544.                             => 'abbr',
  39545.                             => 'acronym',
  39546.                             => 'address',
  39547.                             => 'b',
  39548.                             => 'bdo',
  39549.                             => 'big',
  39550.                             => 'blockquote',
  39551.                             => 'br',
  39552.                             => 'caption',
  39553.                             10 => 'center',
  39554.                             11 => 'cite',
  39555.                             12 => 'code',
  39556.                             13 => 'col',
  39557.                             14 => 'colgroup',
  39558.                             15 => 'dd',
  39559.                             16 => 'del',
  39560.                             17 => 'dfn',
  39561.                             18 => 'dir',
  39562.                             19 => 'div',
  39563.                             20 => 'dl',
  39564.                             21 => 'dt',
  39565.                             22 => 'em',
  39566.                             23 => 'font',
  39567.                             24 => 'h1',
  39568.                             25 => 'h2',
  39569.                             26 => 'h3',
  39570.                             27 => 'h4',
  39571.                             28 => 'h5',
  39572.                             29 => 'h6',
  39573.                             30 => 'hr',
  39574.                             31 => 'i',
  39575.                             32 => 'ins',
  39576.                             33 => 'kbd',
  39577.                             34 => 'li',
  39578.                             35 => 'menu',
  39579.                             36 => 'ol',
  39580.                             37 => 'p',
  39581.                             38 => 'pre',
  39582.                             39 => 'q',
  39583.                             40 => 's',
  39584.                             41 => 'samp',
  39585.                             42 => 'small',
  39586.                             43 => 'span',
  39587.                             44 => 'strike',
  39588.                             45 => 'strong',
  39589.                             46 => 'sub',
  39590.                             47 => 'sup',
  39591.                             48 => 'table',
  39592.                             49 => 'tbody',
  39593.                             50 => 'td',
  39594.                             51 => 'tfoot',
  39595.                             52 => 'th',
  39596.                             53 => 'thead',
  39597.                             54 => 'tr',
  39598.                             55 => 'tt',
  39599.                             56 => 'u',
  39600.                             57 => 'ul',
  39601.                             58 => 'var',
  39602.                         ],
  39603.                         'attributes' => [
  39604.                             => 'align',
  39605.                             => 'bgcolor',
  39606.                             => 'border',
  39607.                             => 'cellpadding',
  39608.                             => 'cellspacing',
  39609.                             => 'cite',
  39610.                             => 'class',
  39611.                             => 'clear',
  39612.                             => 'color',
  39613.                             => 'colspan',
  39614.                             10 => 'dir',
  39615.                             11 => 'face',
  39616.                             12 => 'frame',
  39617.                             13 => 'height',
  39618.                             14 => 'href',
  39619.                             15 => 'id',
  39620.                             16 => 'lang',
  39621.                             17 => 'name',
  39622.                             18 => 'noshade',
  39623.                             19 => 'nowrap',
  39624.                             20 => 'rel',
  39625.                             21 => 'rev',
  39626.                             22 => 'rowspan',
  39627.                             23 => 'scope',
  39628.                             24 => 'size',
  39629.                             25 => 'span',
  39630.                             26 => 'start',
  39631.                             27 => 'style',
  39632.                             28 => 'summary',
  39633.                             29 => 'title',
  39634.                             30 => 'type',
  39635.                             31 => 'valign',
  39636.                             32 => 'value',
  39637.                             33 => 'width',
  39638.                         ],
  39639.                         'options' => [
  39640.                         ],
  39641.                     ],
  39642.                     'media' => [
  39643.                         'tags' => [
  39644.                             => 'img',
  39645.                         ],
  39646.                         'attributes' => [
  39647.                             => 'src',
  39648.                             => 'alt',
  39649.                         ],
  39650.                         'options' => [
  39651.                         ],
  39652.                     ],
  39653.                     'script' => [
  39654.                         'tags' => [
  39655.                             => 'script',
  39656.                         ],
  39657.                         'options' => [
  39658.                             'HTML.Trusted' => true,
  39659.                         ],
  39660.                         'attributes' => [
  39661.                         ],
  39662.                     ],
  39663.                     'tidy' => [
  39664.                         'options' => [
  39665.                             'Output.TidyFormat' => true,
  39666.                         ],
  39667.                         'tags' => [
  39668.                         ],
  39669.                         'attributes' => [
  39670.                         ],
  39671.                     ],
  39672.                 ],
  39673.                 'fields' => [
  39674.                     'product_translation.description' => [
  39675.                         'sets' => [
  39676.                             => 'basic',
  39677.                             => 'media',
  39678.                         ],
  39679.                     ],
  39680.                     'app_cms_block.template' => [
  39681.                         'sets' => [
  39682.                             => 'basic',
  39683.                             => 'media',
  39684.                             => 'tidy',
  39685.                         ],
  39686.                     ],
  39687.                 ],
  39688.             ]; break;
  39689.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  39690.             case 'shopware.cache'$value = [
  39691.                 'redis_prefix' => $this->getEnv('REDIS_PREFIX'),
  39692.                 'invalidation' => [
  39693.                     'delay' => 0,
  39694.                     'count' => 150,
  39695.                     'http_cache' => [
  39696.                         => 'logged-in',
  39697.                         => 'cart-filled',
  39698.                     ],
  39699.                     'product_listing_route' => [
  39700.                     ],
  39701.                     'product_detail_route' => [
  39702.                     ],
  39703.                     'product_review_route' => [
  39704.                     ],
  39705.                     'product_search_route' => [
  39706.                     ],
  39707.                     'product_suggest_route' => [
  39708.                     ],
  39709.                     'product_cross_selling_route' => [
  39710.                     ],
  39711.                     'payment_method_route' => [
  39712.                     ],
  39713.                     'shipping_method_route' => [
  39714.                     ],
  39715.                     'navigation_route' => [
  39716.                     ],
  39717.                     'category_route' => [
  39718.                     ],
  39719.                     'landing_page_route' => [
  39720.                     ],
  39721.                     'language_route' => [
  39722.                     ],
  39723.                     'currency_route' => [
  39724.                     ],
  39725.                     'country_route' => [
  39726.                     ],
  39727.                     'country_state_route' => [
  39728.                     ],
  39729.                     'salutation_route' => [
  39730.                     ],
  39731.                     'sitemap_route' => [
  39732.                     ],
  39733.                 ],
  39734.             ]; break;
  39735.             case 'shopware.cache.redis_prefix'$value $this->getEnv('REDIS_PREFIX'); break;
  39736.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  39737.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  39738.             case 'frosh_tools.queue_connection'$value $this->getEnv('MESSENGER_TRANSPORT_DSN'); break;
  39739.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  39740.         }
  39741.         $this->loadedDynamicParameters[$name] = true;
  39742.         return $this->dynamicParameters[$name] = $value;
  39743.     }
  39744.     protected function getDefaultParameters(): array
  39745.     {
  39746.         return [
  39747.             'kernel.project_dir' => \dirname(__DIR__4),
  39748.             'kernel.environment' => 'dev',
  39749.             'kernel.debug' => true,
  39750.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  39751.             'kernel.bundles' => [
  39752.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  39753.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  39754.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  39755.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  39756.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  39757.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  39758.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  39759.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  39760.                 'System' => 'Shopware\\Core\\System\\System',
  39761.                 'Content' => 'Shopware\\Core\\Content\\Content',
  39762.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  39763.                 'Administration' => 'Shopware\\Administration\\Administration',
  39764.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  39765.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  39766.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  39767.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  39768.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  39769.                 'SwagLanguagePack' => 'Swag\\LanguagePack\\SwagLanguagePack',
  39770.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  39771.                 'FroshPlatformMailArchive' => 'Frosh\\MailArchive\\FroshPlatformMailArchive',
  39772.                 'FourtwosixMonitorPlugin' => 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin',
  39773.                 'zenitPlatformStratus' => 'zenit\\PlatformStratus\\zenitPlatformStratus',
  39774.                 'FourtwosixThemeExtension' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  39775.                 'SwagPayPal' => 'Swag\\PayPal\\SwagPayPal',
  39776.                 'DIScoGA4' => 'DISco\\GA4\\DIScoGA4',
  39777.                 'nwdxxItRechtConnector6' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  39778.                 'fourtwosixAddPurchaseUnit' => 'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit',
  39779.                 'fourtwosixBuyByQmUnit' => 'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit',
  39780.                 'fourtwosixAttributeBadges' => 'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges',
  39781.                 'IcorpCmsExtendParallaxBox' => 'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox',
  39782.                 'AkuCmsFactory' => 'AkuCmsFactory\\AkuCmsFactory',
  39783.                 'CoeAccountOrtPlzSw6' => 'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6',
  39784.                 'FourtwosixCategoryDescriptionOnPDP' => 'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP',
  39785.                 'FourtwosixPhoneValidation' => 'FourtwosixPhoneValidation\\FourtwosixPhoneValidation',
  39786.                 'AcrisTaxCS' => 'Acris\\Tax\\AcrisTaxCS',
  39787.                 'AcrisPromotionCS' => 'Acris\\Promotion\\AcrisPromotionCS',
  39788.                 'FourtwosixPaymentSurcharge' => 'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge',
  39789.                 'FourtwosixShippingCostsCalculator' => 'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator',
  39790.                 'FourtwosixHideEmptyCategories' => 'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories',
  39791.                 'FroshTools' => 'Frosh\\Tools\\FroshTools',
  39792.                 'FourtwosixRedirectForMissingTrailingSlashes' => 'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes',
  39793.                 'fourtwosixShippingCostsPercentageOrPerWeight' => 'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight',
  39794.                 'FourtwosixAttachments' => 'Fourtwosix\\Attachments\\FourtwosixAttachments',
  39795.                 'FourtwosixMaintainNetPrice' => 'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice',
  39796.                 'zenitPlatformStratusSet4' => 'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4',
  39797.                 'BoedenThemeExtension' => 'BoedenThemeExtension\\BoedenThemeExtension',
  39798.                 'FourtwosixRegistrationFields' => 'FourtwosixRegistrationFields\\FourtwosixRegistrationFields',
  39799.                 'FourtwosixItalianTranslations' => 'FourtwosixItalianTranslations\\FourtwosixItalianTranslations',
  39800.                 'FourtwosixTranslateOrderStates' => 'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates',
  39801.                 'SolidAdvancedSliderElements' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  39802.                 'SwagPlatformSecurity' => 'Swag\\Security\\SwagPlatformSecurity',
  39803.                 'MoorlFoundation' => 'MoorlFoundation\\MoorlFoundation',
  39804.                 'MoorlForms' => 'MoorlForms\\MoorlForms',
  39805.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  39806.             ],
  39807.             'kernel.bundles_metadata' => [
  39808.                 'FrameworkBundle' => [
  39809.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  39810.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  39811.                 ],
  39812.                 'MonologBundle' => [
  39813.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  39814.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  39815.                 ],
  39816.                 'SensioFrameworkExtraBundle' => [
  39817.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  39818.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  39819.                 ],
  39820.                 'TwigBundle' => [
  39821.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  39822.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  39823.                 ],
  39824.                 'DebugBundle' => [
  39825.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  39826.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  39827.                 ],
  39828.                 'EnqueueBundle' => [
  39829.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  39830.                     'namespace' => 'Enqueue\\Bundle',
  39831.                 ],
  39832.                 'EnqueueAdapterBundle' => [
  39833.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  39834.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  39835.                 ],
  39836.                 'Framework' => [
  39837.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  39838.                     'namespace' => 'Shopware\\Core\\Framework',
  39839.                 ],
  39840.                 'System' => [
  39841.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  39842.                     'namespace' => 'Shopware\\Core\\System',
  39843.                 ],
  39844.                 'Content' => [
  39845.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  39846.                     'namespace' => 'Shopware\\Core\\Content',
  39847.                 ],
  39848.                 'Checkout' => [
  39849.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  39850.                     'namespace' => 'Shopware\\Core\\Checkout',
  39851.                 ],
  39852.                 'Administration' => [
  39853.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  39854.                     'namespace' => 'Shopware\\Administration',
  39855.                 ],
  39856.                 'Storefront' => [
  39857.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  39858.                     'namespace' => 'Shopware\\Storefront',
  39859.                 ],
  39860.                 'Elasticsearch' => [
  39861.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  39862.                     'namespace' => 'Shopware\\Elasticsearch',
  39863.                 ],
  39864.                 'Maintenance' => [
  39865.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  39866.                     'namespace' => 'Shopware\\Core\\Maintenance',
  39867.                 ],
  39868.                 'WebProfilerBundle' => [
  39869.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  39870.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  39871.                 ],
  39872.                 'Profiling' => [
  39873.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  39874.                     'namespace' => 'Shopware\\Core\\Profiling',
  39875.                 ],
  39876.                 'SwagLanguagePack' => [
  39877.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  39878.                     'namespace' => 'Swag\\LanguagePack',
  39879.                 ],
  39880.                 'SwagExtensionStore' => [
  39881.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  39882.                     'namespace' => 'SwagExtensionStore',
  39883.                 ],
  39884.                 'FroshPlatformMailArchive' => [
  39885.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src'),
  39886.                     'namespace' => 'Frosh\\MailArchive',
  39887.                 ],
  39888.                 'FourtwosixMonitorPlugin' => [
  39889.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src'),
  39890.                     'namespace' => 'FourtwosixMonitorPlugin',
  39891.                 ],
  39892.                 'zenitPlatformStratus' => [
  39893.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src'),
  39894.                     'namespace' => 'zenit\\PlatformStratus',
  39895.                 ],
  39896.                 'FourtwosixThemeExtension' => [
  39897.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src'),
  39898.                     'namespace' => 'FourtwosixThemeExtension',
  39899.                 ],
  39900.                 'SwagPayPal' => [
  39901.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  39902.                     'namespace' => 'Swag\\PayPal',
  39903.                 ],
  39904.                 'DIScoGA4' => [
  39905.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src'),
  39906.                     'namespace' => 'DISco\\GA4',
  39907.                 ],
  39908.                 'nwdxxItRechtConnector6' => [
  39909.                     'path' => (\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src'),
  39910.                     'namespace' => 'Nwdxx\\ItRechtConnector6',
  39911.                 ],
  39912.                 'fourtwosixAddPurchaseUnit' => [
  39913.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src'),
  39914.                     'namespace' => 'fourtwosix\\AddPurchaseUnit',
  39915.                 ],
  39916.                 'fourtwosixBuyByQmUnit' => [
  39917.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src'),
  39918.                     'namespace' => 'fourtwosix\\BuyByQmUnit',
  39919.                 ],
  39920.                 'fourtwosixAttributeBadges' => [
  39921.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src'),
  39922.                     'namespace' => 'fourtwosix\\AttributeBadges',
  39923.                 ],
  39924.                 'IcorpCmsExtendParallaxBox' => [
  39925.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src'),
  39926.                     'namespace' => 'Icorp\\CmsExtendParallaxBox',
  39927.                 ],
  39928.                 'AkuCmsFactory' => [
  39929.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src'),
  39930.                     'namespace' => 'AkuCmsFactory',
  39931.                 ],
  39932.                 'CoeAccountOrtPlzSw6' => [
  39933.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src'),
  39934.                     'namespace' => 'CoeAccountOrtPlzSw6',
  39935.                 ],
  39936.                 'FourtwosixCategoryDescriptionOnPDP' => [
  39937.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src'),
  39938.                     'namespace' => 'FourtwosixCategoryDescriptionOnPDP',
  39939.                 ],
  39940.                 'FourtwosixPhoneValidation' => [
  39941.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src'),
  39942.                     'namespace' => 'FourtwosixPhoneValidation',
  39943.                 ],
  39944.                 'AcrisTaxCS' => [
  39945.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src'),
  39946.                     'namespace' => 'Acris\\Tax',
  39947.                 ],
  39948.                 'AcrisPromotionCS' => [
  39949.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src'),
  39950.                     'namespace' => 'Acris\\Promotion',
  39951.                 ],
  39952.                 'FourtwosixPaymentSurcharge' => [
  39953.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src'),
  39954.                     'namespace' => 'Fourtwosix\\PaymentSurcharge',
  39955.                 ],
  39956.                 'FourtwosixShippingCostsCalculator' => [
  39957.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src'),
  39958.                     'namespace' => 'FourtwosixShippingCostsCalculator',
  39959.                 ],
  39960.                 'FourtwosixHideEmptyCategories' => [
  39961.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src'),
  39962.                     'namespace' => 'FourtwosixHideEmptyCategories',
  39963.                 ],
  39964.                 'FroshTools' => [
  39965.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  39966.                     'namespace' => 'Frosh\\Tools',
  39967.                 ],
  39968.                 'FourtwosixRedirectForMissingTrailingSlashes' => [
  39969.                     'path' => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src'),
  39970.                     'namespace' => 'FourtwosixRedirectForMissingTrailingSlashes',
  39971.                 ],
  39972.                 'fourtwosixShippingCostsPercentageOrPerWeight' => [
  39973.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src'),
  39974.                     'namespace' => 'fourtwosix\\ShippingCostPercentageOrPerWeight',
  39975.                 ],
  39976.                 'FourtwosixAttachments' => [
  39977.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src'),
  39978.                     'namespace' => 'Fourtwosix\\Attachments',
  39979.                 ],
  39980.                 'FourtwosixMaintainNetPrice' => [
  39981.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src'),
  39982.                     'namespace' => 'FourtwosixMaintainNetPrice',
  39983.                 ],
  39984.                 'zenitPlatformStratusSet4' => [
  39985.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src'),
  39986.                     'namespace' => 'zenit\\PlatformStratusSet4',
  39987.                 ],
  39988.                 'BoedenThemeExtension' => [
  39989.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src'),
  39990.                     'namespace' => 'BoedenThemeExtension',
  39991.                 ],
  39992.                 'FourtwosixRegistrationFields' => [
  39993.                     'path' => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src'),
  39994.                     'namespace' => 'FourtwosixRegistrationFields',
  39995.                 ],
  39996.                 'FourtwosixItalianTranslations' => [
  39997.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src'),
  39998.                     'namespace' => 'FourtwosixItalianTranslations',
  39999.                 ],
  40000.                 'FourtwosixTranslateOrderStates' => [
  40001.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src'),
  40002.                     'namespace' => 'FourtwosixTranslateOrderStates',
  40003.                 ],
  40004.                 'SolidAdvancedSliderElements' => [
  40005.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src'),
  40006.                     'namespace' => 'StudioSolid\\AdvancedSliderElements',
  40007.                 ],
  40008.                 'SwagPlatformSecurity' => [
  40009.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src'),
  40010.                     'namespace' => 'Swag\\Security',
  40011.                 ],
  40012.                 'MoorlFoundation' => [
  40013.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src'),
  40014.                     'namespace' => 'MoorlFoundation',
  40015.                 ],
  40016.                 'MoorlForms' => [
  40017.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlForms/src'),
  40018.                     'namespace' => 'MoorlForms',
  40019.                 ],
  40020.                 'DbalKernelPluginLoader' => [
  40021.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  40022.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  40023.                 ],
  40024.             ],
  40025.             'kernel.charset' => 'UTF-8',
  40026.             'kernel.container_class' => 'Shopware_Core_KernelDevDebugContainer',
  40027.             'kernel.cache.hash' => '00a6008ac8d83daed65bb1b250bc45b1',
  40028.             'kernel.shopware_version' => '6.4.18.1',
  40029.             'kernel.shopware_version_revision' => '7e14f7706b85770cefa095d38a560d4e26eb251f',
  40030.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  40031.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  40032.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  40033.             'kernel.active_plugins' => [
  40034.                 'Swag\\LanguagePack\\SwagLanguagePack' => [
  40035.                     'name' => 'SwagLanguagePack',
  40036.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  40037.                     'class' => 'Swag\\LanguagePack\\SwagLanguagePack',
  40038.                 ],
  40039.                 'SwagExtensionStore\\SwagExtensionStore' => [
  40040.                     'name' => 'SwagExtensionStore',
  40041.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  40042.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  40043.                 ],
  40044.                 'Frosh\\MailArchive\\FroshPlatformMailArchive' => [
  40045.                     'name' => 'FroshPlatformMailArchive',
  40046.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src'),
  40047.                     'class' => 'Frosh\\MailArchive\\FroshPlatformMailArchive',
  40048.                 ],
  40049.                 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin' => [
  40050.                     'name' => 'FourtwosixMonitorPlugin',
  40051.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src'),
  40052.                     'class' => 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin',
  40053.                 ],
  40054.                 'zenit\\PlatformStratus\\zenitPlatformStratus' => [
  40055.                     'name' => 'zenitPlatformStratus',
  40056.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src'),
  40057.                     'class' => 'zenit\\PlatformStratus\\zenitPlatformStratus',
  40058.                 ],
  40059.                 'FourtwosixThemeExtension\\FourtwosixThemeExtension' => [
  40060.                     'name' => 'FourtwosixThemeExtension',
  40061.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src'),
  40062.                     'class' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  40063.                 ],
  40064.                 'Swag\\PayPal\\SwagPayPal' => [
  40065.                     'name' => 'SwagPayPal',
  40066.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  40067.                     'class' => 'Swag\\PayPal\\SwagPayPal',
  40068.                 ],
  40069.                 'DISco\\GA4\\DIScoGA4' => [
  40070.                     'name' => 'DIScoGA4',
  40071.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src'),
  40072.                     'class' => 'DISco\\GA4\\DIScoGA4',
  40073.                 ],
  40074.                 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6' => [
  40075.                     'name' => 'nwdxxItRechtConnector6',
  40076.                     'path' => (\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src'),
  40077.                     'class' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  40078.                 ],
  40079.                 'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit' => [
  40080.                     'name' => 'fourtwosixAddPurchaseUnit',
  40081.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src'),
  40082.                     'class' => 'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit',
  40083.                 ],
  40084.                 'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit' => [
  40085.                     'name' => 'fourtwosixBuyByQmUnit',
  40086.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src'),
  40087.                     'class' => 'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit',
  40088.                 ],
  40089.                 'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges' => [
  40090.                     'name' => 'fourtwosixAttributeBadges',
  40091.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src'),
  40092.                     'class' => 'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges',
  40093.                 ],
  40094.                 'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox' => [
  40095.                     'name' => 'IcorpCmsExtendParallaxBox',
  40096.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src'),
  40097.                     'class' => 'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox',
  40098.                 ],
  40099.                 'AkuCmsFactory\\AkuCmsFactory' => [
  40100.                     'name' => 'AkuCmsFactory',
  40101.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src'),
  40102.                     'class' => 'AkuCmsFactory\\AkuCmsFactory',
  40103.                 ],
  40104.                 'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6' => [
  40105.                     'name' => 'CoeAccountOrtPlzSw6',
  40106.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src'),
  40107.                     'class' => 'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6',
  40108.                 ],
  40109.                 'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP' => [
  40110.                     'name' => 'FourtwosixCategoryDescriptionOnPDP',
  40111.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src'),
  40112.                     'class' => 'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP',
  40113.                 ],
  40114.                 'FourtwosixPhoneValidation\\FourtwosixPhoneValidation' => [
  40115.                     'name' => 'FourtwosixPhoneValidation',
  40116.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src'),
  40117.                     'class' => 'FourtwosixPhoneValidation\\FourtwosixPhoneValidation',
  40118.                 ],
  40119.                 'Acris\\Tax\\AcrisTaxCS' => [
  40120.                     'name' => 'AcrisTaxCS',
  40121.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src'),
  40122.                     'class' => 'Acris\\Tax\\AcrisTaxCS',
  40123.                 ],
  40124.                 'Acris\\Promotion\\AcrisPromotionCS' => [
  40125.                     'name' => 'AcrisPromotionCS',
  40126.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src'),
  40127.                     'class' => 'Acris\\Promotion\\AcrisPromotionCS',
  40128.                 ],
  40129.                 'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge' => [
  40130.                     'name' => 'FourtwosixPaymentSurcharge',
  40131.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src'),
  40132.                     'class' => 'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge',
  40133.                 ],
  40134.                 'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator' => [
  40135.                     'name' => 'FourtwosixShippingCostsCalculator',
  40136.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src'),
  40137.                     'class' => 'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator',
  40138.                 ],
  40139.                 'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories' => [
  40140.                     'name' => 'FourtwosixHideEmptyCategories',
  40141.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src'),
  40142.                     'class' => 'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories',
  40143.                 ],
  40144.                 'Frosh\\Tools\\FroshTools' => [
  40145.                     'name' => 'FroshTools',
  40146.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  40147.                     'class' => 'Frosh\\Tools\\FroshTools',
  40148.                 ],
  40149.                 'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes' => [
  40150.                     'name' => 'FourtwosixRedirectForMissingTrailingSlashes',
  40151.                     'path' => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src'),
  40152.                     'class' => 'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes',
  40153.                 ],
  40154.                 'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight' => [
  40155.                     'name' => 'fourtwosixShippingCostsPercentageOrPerWeight',
  40156.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src'),
  40157.                     'class' => 'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight',
  40158.                 ],
  40159.                 'Fourtwosix\\Attachments\\FourtwosixAttachments' => [
  40160.                     'name' => 'FourtwosixAttachments',
  40161.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src'),
  40162.                     'class' => 'Fourtwosix\\Attachments\\FourtwosixAttachments',
  40163.                 ],
  40164.                 'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice' => [
  40165.                     'name' => 'FourtwosixMaintainNetPrice',
  40166.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src'),
  40167.                     'class' => 'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice',
  40168.                 ],
  40169.                 'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4' => [
  40170.                     'name' => 'zenitPlatformStratusSet4',
  40171.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src'),
  40172.                     'class' => 'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4',
  40173.                 ],
  40174.                 'BoedenThemeExtension\\BoedenThemeExtension' => [
  40175.                     'name' => 'BoedenThemeExtension',
  40176.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src'),
  40177.                     'class' => 'BoedenThemeExtension\\BoedenThemeExtension',
  40178.                 ],
  40179.                 'FourtwosixRegistrationFields\\FourtwosixRegistrationFields' => [
  40180.                     'name' => 'FourtwosixRegistrationFields',
  40181.                     'path' => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src'),
  40182.                     'class' => 'FourtwosixRegistrationFields\\FourtwosixRegistrationFields',
  40183.                 ],
  40184.                 'FourtwosixItalianTranslations\\FourtwosixItalianTranslations' => [
  40185.                     'name' => 'FourtwosixItalianTranslations',
  40186.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src'),
  40187.                     'class' => 'FourtwosixItalianTranslations\\FourtwosixItalianTranslations',
  40188.                 ],
  40189.                 'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates' => [
  40190.                     'name' => 'FourtwosixTranslateOrderStates',
  40191.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src'),
  40192.                     'class' => 'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates',
  40193.                 ],
  40194.                 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements' => [
  40195.                     'name' => 'SolidAdvancedSliderElements',
  40196.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src'),
  40197.                     'class' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  40198.                 ],
  40199.                 'Swag\\Security\\SwagPlatformSecurity' => [
  40200.                     'name' => 'SwagPlatformSecurity',
  40201.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src'),
  40202.                     'class' => 'Swag\\Security\\SwagPlatformSecurity',
  40203.                 ],
  40204.                 'MoorlFoundation\\MoorlFoundation' => [
  40205.                     'name' => 'MoorlFoundation',
  40206.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src'),
  40207.                     'class' => 'MoorlFoundation\\MoorlFoundation',
  40208.                 ],
  40209.                 'MoorlForms\\MoorlForms' => [
  40210.                     'name' => 'MoorlForms',
  40211.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlForms/src'),
  40212.                     'class' => 'MoorlForms\\MoorlForms',
  40213.                 ],
  40214.             ],
  40215.             'kernel.plugin_infos' => [
  40216.                 => [
  40217.                     'name' => 'NetsCheckout',
  40218.                     'baseClass' => 'Nets\\Checkout\\NetsCheckout',
  40219.                     'active' => false,
  40220.                     'path' => 'custom/plugins/NetsCheckout',
  40221.                     'version' => '1.3.9',
  40222.                     'autoload' => [
  40223.                         'psr-4' => [
  40224.                             'Nets\\Checkout\\' => 'src/',
  40225.                         ],
  40226.                     ],
  40227.                     'managedByComposer' => false,
  40228.                     'composerName' => 'netseu/checkout',
  40229.                 ],
  40230.                 => [
  40231.                     'name' => 'SwagLanguagePack',
  40232.                     'baseClass' => 'Swag\\LanguagePack\\SwagLanguagePack',
  40233.                     'active' => true,
  40234.                     'path' => 'custom/plugins/SwagLanguagePack',
  40235.                     'version' => '2.5.0',
  40236.                     'autoload' => [
  40237.                         'psr-4' => [
  40238.                             'Swag\\LanguagePack\\' => 'src/',
  40239.                         ],
  40240.                     ],
  40241.                     'managedByComposer' => false,
  40242.                     'composerName' => 'swag/language-pack',
  40243.                 ],
  40244.                 => [
  40245.                     'name' => 'SwagExtensionStore',
  40246.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  40247.                     'active' => true,
  40248.                     'path' => 'custom/plugins/SwagExtensionStore',
  40249.                     'version' => '1.7.0',
  40250.                     'autoload' => [
  40251.                         'psr-4' => [
  40252.                             'SwagExtensionStore\\' => 'src/',
  40253.                         ],
  40254.                     ],
  40255.                     'managedByComposer' => false,
  40256.                     'composerName' => 'swag/swag-extension-store',
  40257.                 ],
  40258.                 => [
  40259.                     'name' => 'FroshPlatformMailArchive',
  40260.                     'baseClass' => 'Frosh\\MailArchive\\FroshPlatformMailArchive',
  40261.                     'active' => true,
  40262.                     'path' => 'custom/plugins/FroshPlatformMailArchive',
  40263.                     'version' => '0.3.3',
  40264.                     'autoload' => [
  40265.                         'psr-4' => [
  40266.                             'Frosh\\MailArchive\\' => 'src/',
  40267.                         ],
  40268.                     ],
  40269.                     'managedByComposer' => false,
  40270.                     'composerName' => 'frosh/mail-platform-archive',
  40271.                 ],
  40272.                 => [
  40273.                     'name' => 'FourtwosixMonitorPlugin',
  40274.                     'baseClass' => 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin',
  40275.                     'active' => true,
  40276.                     'path' => 'custom/plugins/FourtwosixMonitorPlugin',
  40277.                     'version' => '1.0.1',
  40278.                     'autoload' => [
  40279.                         'psr-4' => [
  40280.                             'FourtwosixMonitorPlugin\\' => 'src/',
  40281.                         ],
  40282.                     ],
  40283.                     'managedByComposer' => false,
  40284.                     'composerName' => 'fourtwosix/monitor-plugin',
  40285.                 ],
  40286.                 => [
  40287.                     'name' => 'zenitPlatformStratus',
  40288.                     'baseClass' => 'zenit\\PlatformStratus\\zenitPlatformStratus',
  40289.                     'active' => true,
  40290.                     'path' => 'custom/plugins/zenitPlatformStratus',
  40291.                     'version' => '2.12.0',
  40292.                     'autoload' => [
  40293.                         'psr-4' => [
  40294.                             'zenit\\PlatformStratus\\' => 'src/',
  40295.                         ],
  40296.                     ],
  40297.                     'managedByComposer' => false,
  40298.                     'composerName' => 'zenit/stratus',
  40299.                 ],
  40300.                 => [
  40301.                     'name' => 'FourtwosixThemeExtension',
  40302.                     'baseClass' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  40303.                     'active' => true,
  40304.                     'path' => 'custom/plugins/FourtwosixThemeExtension',
  40305.                     'version' => '1.0.3',
  40306.                     'autoload' => [
  40307.                         'psr-4' => [
  40308.                             'FourtwosixThemeExtension\\' => 'src/',
  40309.                         ],
  40310.                     ],
  40311.                     'managedByComposer' => false,
  40312.                     'composerName' => 'fourtwosix/theme-extension',
  40313.                 ],
  40314.                 => [
  40315.                     'name' => 'KlarnaPayment',
  40316.                     'baseClass' => 'KlarnaPayment\\KlarnaPayment',
  40317.                     'active' => false,
  40318.                     'path' => 'custom/plugins/KlarnaPayment',
  40319.                     'version' => '1.8.0',
  40320.                     'autoload' => [
  40321.                         'psr-4' => [
  40322.                             'KlarnaPayment\\' => 'src/',
  40323.                         ],
  40324.                     ],
  40325.                     'managedByComposer' => false,
  40326.                     'composerName' => 'klarna/payment',
  40327.                 ],
  40328.                 => [
  40329.                     'name' => 'SwagPayPal',
  40330.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  40331.                     'active' => true,
  40332.                     'path' => 'custom/plugins/SwagPayPal',
  40333.                     'version' => '6.2.0',
  40334.                     'autoload' => [
  40335.                         'psr-4' => [
  40336.                             'Swag\\PayPal\\' => 'src/',
  40337.                         ],
  40338.                     ],
  40339.                     'managedByComposer' => false,
  40340.                     'composerName' => 'swag/paypal',
  40341.                 ],
  40342.                 => [
  40343.                     'name' => 'DIScoGA4',
  40344.                     'baseClass' => 'DISco\\GA4\\DIScoGA4',
  40345.                     'active' => true,
  40346.                     'path' => 'custom/plugins/DIScoGA4',
  40347.                     'version' => '1.5.0',
  40348.                     'autoload' => [
  40349.                         'psr-4' => [
  40350.                             'DISco\\GA4\\' => 'src/',
  40351.                         ],
  40352.                     ],
  40353.                     'managedByComposer' => false,
  40354.                     'composerName' => 'disco/ga4',
  40355.                 ],
  40356.                 10 => [
  40357.                     'name' => 'nwdxxItRechtConnector6',
  40358.                     'baseClass' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  40359.                     'active' => true,
  40360.                     'path' => 'custom/plugins/nwdxxItRechtConnector6',
  40361.                     'version' => '1.1.6',
  40362.                     'autoload' => [
  40363.                         'psr-4' => [
  40364.                             'Nwdxx\\ItRechtConnector6\\' => 'src/',
  40365.                         ],
  40366.                     ],
  40367.                     'managedByComposer' => false,
  40368.                     'composerName' => 'nwdxx/it-recht-connector6',
  40369.                 ],
  40370.                 11 => [
  40371.                     'name' => 'fourtwosixAddPurchaseUnit',
  40372.                     'baseClass' => 'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit',
  40373.                     'active' => true,
  40374.                     'path' => 'custom/plugins/fourtwosixAddPurchaseUnit',
  40375.                     'version' => '1.0.0',
  40376.                     'autoload' => [
  40377.                         'psr-4' => [
  40378.                             'fourtwosix\\AddPurchaseUnit\\' => 'src/',
  40379.                         ],
  40380.                     ],
  40381.                     'managedByComposer' => false,
  40382.                     'composerName' => 'fourtwosix/add-purchase-unit-plugin',
  40383.                 ],
  40384.                 12 => [
  40385.                     'name' => 'fourtwosixBuyByQmUnit',
  40386.                     'baseClass' => 'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit',
  40387.                     'active' => true,
  40388.                     'path' => 'custom/plugins/fourtwosixBuyByQmUnit',
  40389.                     'version' => '1.0.0',
  40390.                     'autoload' => [
  40391.                         'psr-4' => [
  40392.                             'fourtwosix\\BuyByQmUnit\\' => 'src/',
  40393.                         ],
  40394.                     ],
  40395.                     'managedByComposer' => false,
  40396.                     'composerName' => 'fourtwosix/buy-by-qm-unit-plugin',
  40397.                 ],
  40398.                 13 => [
  40399.                     'name' => 'fourtwosixAttributeBadges',
  40400.                     'baseClass' => 'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges',
  40401.                     'active' => true,
  40402.                     'path' => 'custom/plugins/fourtwosixAttributeBadges',
  40403.                     'version' => '1.0.0',
  40404.                     'autoload' => [
  40405.                         'psr-4' => [
  40406.                             'fourtwosix\\AttributeBadges\\' => 'src/',
  40407.                         ],
  40408.                     ],
  40409.                     'managedByComposer' => false,
  40410.                     'composerName' => 'fourtwosix/attribute-badges-plugin',
  40411.                 ],
  40412.                 14 => [
  40413.                     'name' => 'IcorpCmsExtendParallaxBox',
  40414.                     'baseClass' => 'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox',
  40415.                     'active' => true,
  40416.                     'path' => 'custom/plugins/IcorpCmsExtendParallaxBox',
  40417.                     'version' => '1.1.1',
  40418.                     'autoload' => [
  40419.                         'psr-4' => [
  40420.                             'Icorp\\CmsExtendParallaxBox\\' => 'src/',
  40421.                         ],
  40422.                     ],
  40423.                     'managedByComposer' => false,
  40424.                     'composerName' => 'icorp/cms-extend-parallax-box',
  40425.                 ],
  40426.                 15 => [
  40427.                     'name' => 'AkuCmsFactory',
  40428.                     'baseClass' => 'AkuCmsFactory\\AkuCmsFactory',
  40429.                     'active' => true,
  40430.                     'path' => 'custom/plugins/AkuCmsFactory',
  40431.                     'version' => '1.3.3',
  40432.                     'autoload' => [
  40433.                         'psr-4' => [
  40434.                             'AkuCmsFactory\\' => 'src/',
  40435.                         ],
  40436.                     ],
  40437.                     'managedByComposer' => false,
  40438.                     'composerName' => 'aku/cms-factory',
  40439.                 ],
  40440.                 16 => [
  40441.                     'name' => 'CoeAccountOrtPlzSw6',
  40442.                     'baseClass' => 'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6',
  40443.                     'active' => true,
  40444.                     'path' => 'custom/plugins/CoeAccountOrtPlzSw6',
  40445.                     'version' => '1.0.0',
  40446.                     'autoload' => [
  40447.                         'psr-4' => [
  40448.                             'CoeAccountOrtPlzSw6\\' => 'src/',
  40449.                         ],
  40450.                     ],
  40451.                     'managedByComposer' => false,
  40452.                     'composerName' => 'codeenterprise/coe-account-ort-plz-sw6',
  40453.                 ],
  40454.                 17 => [
  40455.                     'name' => 'FourtwosixCategoryDescriptionOnPDP',
  40456.                     'baseClass' => 'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP',
  40457.                     'active' => true,
  40458.                     'path' => 'custom/plugins/FourtwosixCategoryDescriptionOnPDP',
  40459.                     'version' => '4.18.1',
  40460.                     'autoload' => [
  40461.                         'psr-4' => [
  40462.                             'FourtwosixCategoryDescriptionOnPDP\\' => 'src/',
  40463.                         ],
  40464.                     ],
  40465.                     'managedByComposer' => false,
  40466.                     'composerName' => 'fourtwosix/category-descriptionpdp',
  40467.                 ],
  40468.                 18 => [
  40469.                     'name' => 'FourtwosixPhoneValidation',
  40470.                     'baseClass' => 'FourtwosixPhoneValidation\\FourtwosixPhoneValidation',
  40471.                     'active' => true,
  40472.                     'path' => 'custom/plugins/FourtwosixPhoneValidation',
  40473.                     'version' => '4.18.1',
  40474.                     'autoload' => [
  40475.                         'psr-4' => [
  40476.                             'FourtwosixPhoneValidation\\' => 'src/',
  40477.                         ],
  40478.                     ],
  40479.                     'managedByComposer' => false,
  40480.                     'composerName' => 'fourtwosix/phone-validation',
  40481.                 ],
  40482.                 19 => [
  40483.                     'name' => 'AcrisTaxCS',
  40484.                     'baseClass' => 'Acris\\Tax\\AcrisTaxCS',
  40485.                     'active' => true,
  40486.                     'path' => 'custom/plugins/AcrisTaxCS',
  40487.                     'version' => '6.15.1',
  40488.                     'autoload' => [
  40489.                         'psr-4' => [
  40490.                             'Acris\\Tax\\' => 'src/',
  40491.                         ],
  40492.                     ],
  40493.                     'managedByComposer' => false,
  40494.                     'composerName' => 'acris/tax',
  40495.                 ],
  40496.                 20 => [
  40497.                     'name' => 'AcrisPromotionCS',
  40498.                     'baseClass' => 'Acris\\Promotion\\AcrisPromotionCS',
  40499.                     'active' => true,
  40500.                     'path' => 'custom/plugins/AcrisPromotionCS',
  40501.                     'version' => '5.1.6',
  40502.                     'autoload' => [
  40503.                         'psr-4' => [
  40504.                             'Acris\\Promotion\\' => 'src/',
  40505.                         ],
  40506.                     ],
  40507.                     'managedByComposer' => false,
  40508.                     'composerName' => 'acris/promotion',
  40509.                 ],
  40510.                 21 => [
  40511.                     'name' => 'FourtwosixPaymentSurcharge',
  40512.                     'baseClass' => 'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge',
  40513.                     'active' => true,
  40514.                     'path' => 'custom/plugins/fourtwosixpaymentsurcharge',
  40515.                     'version' => '4.18.1',
  40516.                     'autoload' => [
  40517.                         'psr-4' => [
  40518.                             'Fourtwosix\\PaymentSurcharge\\' => 'src/',
  40519.                         ],
  40520.                     ],
  40521.                     'managedByComposer' => false,
  40522.                     'composerName' => 'fourtwosix/payment-surcharge',
  40523.                 ],
  40524.                 22 => [
  40525.                     'name' => 'FourtwosixShippingCostsCalculator',
  40526.                     'baseClass' => 'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator',
  40527.                     'active' => true,
  40528.                     'path' => 'custom/plugins/FourtwosixShippingCostsCalculator',
  40529.                     'version' => '1.0.0',
  40530.                     'autoload' => [
  40531.                         'psr-4' => [
  40532.                             'FourtwosixShippingCostsCalculator\\' => 'src/',
  40533.                         ],
  40534.                     ],
  40535.                     'managedByComposer' => false,
  40536.                     'composerName' => 'fourtwosix/fourtwosix-shipping-costs-calculator',
  40537.                 ],
  40538.                 23 => [
  40539.                     'name' => 'FourtwosixHideEmptyCategories',
  40540.                     'baseClass' => 'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories',
  40541.                     'active' => true,
  40542.                     'path' => 'custom/plugins/fourtwosixhideemptycategories',
  40543.                     'version' => '1.0.0',
  40544.                     'autoload' => [
  40545.                         'psr-4' => [
  40546.                             'FourtwosixHideEmptyCategories\\' => 'src/',
  40547.                         ],
  40548.                     ],
  40549.                     'managedByComposer' => false,
  40550.                     'composerName' => 'fourtwosix/hide-empty-categories',
  40551.                 ],
  40552.                 24 => [
  40553.                     'name' => 'FroshTools',
  40554.                     'baseClass' => 'Frosh\\Tools\\FroshTools',
  40555.                     'active' => true,
  40556.                     'path' => 'custom/plugins/FroshTools',
  40557.                     'version' => '0.2.18',
  40558.                     'autoload' => [
  40559.                         'psr-4' => [
  40560.                             'Frosh\\Tools\\' => 'src/',
  40561.                         ],
  40562.                     ],
  40563.                     'managedByComposer' => false,
  40564.                     'composerName' => 'frosh/tools',
  40565.                 ],
  40566.                 25 => [
  40567.                     'name' => 'FourtwosixRedirectForMissingTrailingSlashes',
  40568.                     'baseClass' => 'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes',
  40569.                     'active' => true,
  40570.                     'path' => 'custom/plugins/426-fourtwosixredirectformissingtrailingslashes',
  40571.                     'version' => '1.0.0',
  40572.                     'autoload' => [
  40573.                         'psr-4' => [
  40574.                             'FourtwosixRedirectForMissingTrailingSlashes\\' => 'src/',
  40575.                         ],
  40576.                     ],
  40577.                     'managedByComposer' => false,
  40578.                     'composerName' => 'fourtwosix/redirect-for-missing-trailing-slashes',
  40579.                 ],
  40580.                 26 => [
  40581.                     'name' => 'fourtwosixShippingCostsPercentageOrPerWeight',
  40582.                     'baseClass' => 'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight',
  40583.                     'active' => true,
  40584.                     'path' => 'custom/plugins/fourtwosixshippingcostspercentageorperweight',
  40585.                     'version' => '1.0.0',
  40586.                     'autoload' => [
  40587.                         'psr-4' => [
  40588.                             'fourtwosix\\ShippingCostPercentageOrPerWeight\\' => 'src/',
  40589.                         ],
  40590.                     ],
  40591.                     'managedByComposer' => false,
  40592.                     'composerName' => 'fourtwosix/shipping-costs-percentage-or-per-weight',
  40593.                 ],
  40594.                 27 => [
  40595.                     'name' => 'FourtwosixAttachments',
  40596.                     'baseClass' => 'Fourtwosix\\Attachments\\FourtwosixAttachments',
  40597.                     'active' => true,
  40598.                     'path' => 'custom/plugins/fourtwosixattachments',
  40599.                     'version' => '4.18.0',
  40600.                     'autoload' => [
  40601.                         'psr-4' => [
  40602.                             'Fourtwosix\\Attachments\\' => 'src/',
  40603.                         ],
  40604.                     ],
  40605.                     'managedByComposer' => false,
  40606.                     'composerName' => 'fourtwosix/attachments',
  40607.                 ],
  40608.                 28 => [
  40609.                     'name' => 'FourtwosixMaintainNetPrice',
  40610.                     'baseClass' => 'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice',
  40611.                     'active' => true,
  40612.                     'path' => 'custom/plugins/FourtwosixMaintainNetPrice',
  40613.                     'version' => '4.18.0',
  40614.                     'autoload' => [
  40615.                         'psr-4' => [
  40616.                             'FourtwosixMaintainNetPrice\\' => 'src/',
  40617.                         ],
  40618.                     ],
  40619.                     'managedByComposer' => false,
  40620.                     'composerName' => 'fourtwosix/desired-delivery-date',
  40621.                 ],
  40622.                 29 => [
  40623.                     'name' => 'zenitPlatformStratusSet4',
  40624.                     'baseClass' => 'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4',
  40625.                     'active' => true,
  40626.                     'path' => 'custom/plugins/zenitPlatformStratusSet4',
  40627.                     'version' => '2.12.0',
  40628.                     'autoload' => [
  40629.                         'psr-4' => [
  40630.                             'zenit\\PlatformStratusSet4\\' => 'src/',
  40631.                         ],
  40632.                     ],
  40633.                     'managedByComposer' => false,
  40634.                     'composerName' => 'zenit/stratus-set-4',
  40635.                 ],
  40636.                 30 => [
  40637.                     'name' => 'UnzerPayment6',
  40638.                     'baseClass' => 'UnzerPayment6\\UnzerPayment6',
  40639.                     'active' => false,
  40640.                     'path' => 'custom/plugins/UnzerPayment6',
  40641.                     'version' => '5.4.164',
  40642.                     'autoload' => [
  40643.                         'psr-4' => [
  40644.                             'UnzerPayment6\\' => 'src/',
  40645.                         ],
  40646.                     ],
  40647.                     'managedByComposer' => false,
  40648.                     'composerName' => 'unzerdev/shopware6',
  40649.                 ],
  40650.                 31 => [
  40651.                     'name' => 'BoedenThemeExtension',
  40652.                     'baseClass' => 'BoedenThemeExtension\\BoedenThemeExtension',
  40653.                     'active' => true,
  40654.                     'path' => 'custom/plugins/BoedenThemeExtension',
  40655.                     'version' => 'dev-master',
  40656.                     'autoload' => [
  40657.                         'psr-4' => [
  40658.                             'BoedenThemeExtension\\' => 'src/',
  40659.                         ],
  40660.                     ],
  40661.                     'managedByComposer' => false,
  40662.                     'composerName' => 'fourtwosix/boeden-extension',
  40663.                 ],
  40664.                 32 => [
  40665.                     'name' => 'FourtwosixRegistrationFields',
  40666.                     'baseClass' => 'FourtwosixRegistrationFields\\FourtwosixRegistrationFields',
  40667.                     'active' => true,
  40668.                     'path' => 'custom/plugins/426-fourtwosixregistrationfields',
  40669.                     'version' => '4.18.1',
  40670.                     'autoload' => [
  40671.                         'psr-4' => [
  40672.                             'FourtwosixRegistrationFields\\' => 'src/',
  40673.                         ],
  40674.                     ],
  40675.                     'managedByComposer' => false,
  40676.                     'composerName' => 'fourtwosix/registrationfields',
  40677.                 ],
  40678.                 33 => [
  40679.                     'name' => 'FourtwosixItalianTranslations',
  40680.                     'baseClass' => 'FourtwosixItalianTranslations\\FourtwosixItalianTranslations',
  40681.                     'active' => true,
  40682.                     'path' => 'custom/plugins/fourtwosixitaliantranslations',
  40683.                     'version' => '1.0.2',
  40684.                     'autoload' => [
  40685.                         'psr-4' => [
  40686.                             'FourtwosixItalianTranslations\\' => 'src/',
  40687.                         ],
  40688.                     ],
  40689.                     'managedByComposer' => false,
  40690.                     'composerName' => 'fourtwosix/italian-translations',
  40691.                 ],
  40692.                 34 => [
  40693.                     'name' => 'FourtwosixTranslateOrderStates',
  40694.                     'baseClass' => 'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates',
  40695.                     'active' => true,
  40696.                     'path' => 'custom/plugins/fourtwosixtranslateorderstates',
  40697.                     'version' => '1.0.0',
  40698.                     'autoload' => [
  40699.                         'psr-4' => [
  40700.                             'FourtwosixTranslateOrderStates\\' => 'src/',
  40701.                         ],
  40702.                     ],
  40703.                     'managedByComposer' => false,
  40704.                     'composerName' => 'fourtwosix/translate-order-states',
  40705.                 ],
  40706.                 35 => [
  40707.                     'name' => 'SolidAdvancedSliderElements',
  40708.                     'baseClass' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  40709.                     'active' => true,
  40710.                     'path' => 'custom/plugins/SolidAdvancedSliderElements',
  40711.                     'version' => '2.0.2',
  40712.                     'autoload' => [
  40713.                         'psr-4' => [
  40714.                             'StudioSolid\\AdvancedSliderElements\\' => 'src/',
  40715.                         ],
  40716.                     ],
  40717.                     'managedByComposer' => false,
  40718.                     'composerName' => 'studiosolid/advanced-slider-elements',
  40719.                 ],
  40720.                 36 => [
  40721.                     'name' => 'SwagPlatformSecurity',
  40722.                     'baseClass' => 'Swag\\Security\\SwagPlatformSecurity',
  40723.                     'active' => true,
  40724.                     'path' => 'custom/plugins/SwagPlatformSecurity',
  40725.                     'version' => '1.0.30',
  40726.                     'autoload' => [
  40727.                         'psr-4' => [
  40728.                             'Shopware\\' => 'core/',
  40729.                             'Swag\\Security\\' => 'src/',
  40730.                         ],
  40731.                     ],
  40732.                     'managedByComposer' => false,
  40733.                     'composerName' => 'swag/platform-security',
  40734.                 ],
  40735.                 37 => [
  40736.                     'name' => 'MoorlFoundation',
  40737.                     'baseClass' => 'MoorlFoundation\\MoorlFoundation',
  40738.                     'active' => true,
  40739.                     'path' => 'custom/plugins/MoorlFoundation',
  40740.                     'version' => '1.4.2013',
  40741.                     'autoload' => [
  40742.                         'psr-4' => [
  40743.                             'DeepL\\' => 'libs/vendor/deeplcom/deepl-php/src/',
  40744.                             'MoorlFoundation\\' => 'src/',
  40745.                         ],
  40746.                     ],
  40747.                     'managedByComposer' => false,
  40748.                     'composerName' => 'moorl/foundation',
  40749.                 ],
  40750.                 38 => [
  40751.                     'name' => 'MoorlForms',
  40752.                     'baseClass' => 'MoorlForms\\MoorlForms',
  40753.                     'active' => true,
  40754.                     'path' => 'custom/plugins/MoorlForms',
  40755.                     'version' => '1.1.53',
  40756.                     'autoload' => [
  40757.                         'psr-4' => [
  40758.                             'MoorlForms\\' => 'src/',
  40759.                         ],
  40760.                     ],
  40761.                     'managedByComposer' => false,
  40762.                     'composerName' => 'moorl/forms',
  40763.                 ],
  40764.             ],
  40765.             'kernel.supported_api_versions' => [
  40766.                 => 2,
  40767.                 => 3,
  40768.                 => 4,
  40769.             ],
  40770.             'defaults_bool_true' => true,
  40771.             'defaults_bool_false' => false,
  40772.             'default_whitespace' => ' ',
  40773.             'locale' => 'en-GB',
  40774.             'messenger.default_transport_name' => 'default',
  40775.             'env(MAILER_URL)' => 'null://null',
  40776.             'env(MESSENGER_TRANSPORT_DSN)' => 'enqueue://default?receiveTimeout=100',
  40777.             'default_cdn_strategy' => 'physical_filename',
  40778.             'env(APP_URL)' => '',
  40779.             'env(REDIS_PREFIX)' => '',
  40780.             'shopware.slug.config' => [
  40781.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  40782.                 'lowercase' => false,
  40783.             ],
  40784.             'core.migration.directories' => [
  40785.             ],
  40786.             'migration.active' => [
  40787.                 => 1536232600,
  40788.                 => 1536232610,
  40789.                 => 1536232620,
  40790.                 => 1536232630,
  40791.                 => 1536232640,
  40792.                 => 1536232650,
  40793.                 => 1536232660,
  40794.                 => 1536232670,
  40795.                 => 1536232680,
  40796.                 => 1536232690,
  40797.                 10 => 1536232700,
  40798.                 11 => 1536232710,
  40799.                 12 => 1536232720,
  40800.                 13 => 1536232730,
  40801.                 14 => 1536232740,
  40802.                 15 => 1536232750,
  40803.                 16 => 1536232760,
  40804.                 17 => 1536232770,
  40805.                 18 => 1536232790,
  40806.                 19 => 1536232800,
  40807.                 20 => 1536232810,
  40808.                 21 => 1536232820,
  40809.                 22 => 1536232830,
  40810.                 23 => 1536232840,
  40811.                 24 => 1536232850,
  40812.                 25 => 1536232860,
  40813.                 26 => 1536232870,
  40814.                 27 => 1536232880,
  40815.                 28 => 1536232890,
  40816.                 29 => 1536232900,
  40817.                 30 => 1536232910,
  40818.                 31 => 1536232920,
  40819.                 32 => 1536232930,
  40820.                 33 => 1536232940,
  40821.                 34 => 1536232950,
  40822.                 35 => 1536232960,
  40823.                 36 => 1536232970,
  40824.                 37 => 1536232980,
  40825.                 38 => 1536232990,
  40826.                 39 => 1536233000,
  40827.                 40 => 1536233010,
  40828.                 41 => 1536233020,
  40829.                 42 => 1536233030,
  40830.                 43 => 1536233040,
  40831.                 44 => 1536233050,
  40832.                 45 => 1536233060,
  40833.                 46 => 1536233070,
  40834.                 47 => 1536233080,
  40835.                 48 => 1536233090,
  40836.                 49 => 1536233100,
  40837.                 50 => 1536233110,
  40838.                 51 => 1536233120,
  40839.                 52 => 1536233130,
  40840.                 53 => 1536233140,
  40841.                 54 => 1536233150,
  40842.                 55 => 1536233160,
  40843.                 56 => 1536233170,
  40844.                 57 => 1536233180,
  40845.                 58 => 1536233190,
  40846.                 59 => 1536233200,
  40847.                 60 => 1536233210,
  40848.                 61 => 1536233220,
  40849.                 62 => 1536233230,
  40850.                 63 => 1536233240,
  40851.                 64 => 1536233250,
  40852.                 65 => 1536233260,
  40853.                 66 => 1536233270,
  40854.                 67 => 1536233280,
  40855.                 68 => 1536233290,
  40856.                 69 => 1536233300,
  40857.                 70 => 1536233310,
  40858.                 71 => 1536233320,
  40859.                 72 => 1536233330,
  40860.                 73 => 1536233340,
  40861.                 74 => 1536233350,
  40862.                 75 => 1536233360,
  40863.                 76 => 1536233370,
  40864.                 77 => 1536233380,
  40865.                 78 => 1536233390,
  40866.                 79 => 1536233400,
  40867.                 80 => 1536233410,
  40868.                 81 => 1536233420,
  40869.                 82 => 1536233430,
  40870.                 83 => 1536233440,
  40871.                 84 => 1536233450,
  40872.                 85 => 1536233460,
  40873.                 86 => 1536233470,
  40874.                 87 => 1536233480,
  40875.                 88 => 1536233500,
  40876.                 89 => 1536233510,
  40877.                 90 => 1536233520,
  40878.                 91 => 1536233530,
  40879.                 92 => 1536233540,
  40880.                 93 => 1536233550,
  40881.                 94 => 1536233560,
  40882.                 95 => 1552360944,
  40883.                 96 => 1554199340,
  40884.                 97 => 1554200141,
  40885.                 98 => 1554203706,
  40886.                 99 => 1554900301,
  40887.                 100 => 1556809270,
  40888.                 101 => 1558082916,
  40889.                 102 => 1558105657,
  40890.                 103 => 1558443337,
  40891.                 104 => 1558505525,
  40892.                 105 => 1558594334,
  40893.                 106 => 1558938938,
  40894.                 107 => 1559050088,
  40895.                 108 => 1559050903,
  40896.                 109 => 1559134989,
  40897.                 110 => 1559306391,
  40898.                 111 => 1561370284,
  40899.                 112 => 1561377793,
  40900.                 113 => 1561442979,
  40901.                 114 => 1561452005,
  40902.                 115 => 1561712450,
  40903.                 116 => 1562228335,
  40904.                 117 => 1562240231,
  40905.                 118 => 1562306893,
  40906.                 119 => 1562324772,
  40907.                 120 => 1562579120,
  40908.                 121 => 1562684474,
  40909.                 122 => 1562841035,
  40910.                 123 => 1562933907,
  40911.                 124 => 1563180880,
  40912.                 125 => 1563288227,
  40913.                 126 => 1563518181,
  40914.                 127 => 1563805586,
  40915.                 128 => 1563949275,
  40916.                 129 => 1564475053,
  40917.                 130 => 1565007156,
  40918.                 131 => 1565079228,
  40919.                 132 => 1565270155,
  40920.                 133 => 1565270366,
  40921.                 134 => 1565346846,
  40922.                 135 => 1565705280,
  40923.                 136 => 1566293076,
  40924.                 137 => 1566460168,
  40925.                 138 => 1566817701,
  40926.                 139 => 1567431050,
  40927.                 140 => 1568120239,
  40928.                 141 => 1568120302,
  40929.                 142 => 1568645037,
  40930.                 143 => 1568901713,
  40931.                 144 => 1569403146,
  40932.                 145 => 1570187167,
  40933.                 146 => 1570459127,
  40934.                 147 => 1570621541,
  40935.                 148 => 1570622696,
  40936.                 149 => 1570629862,
  40937.                 150 => 1570684913,
  40938.                 151 => 1571059598,
  40939.                 152 => 1571210820,
  40940.                 153 => 1571660203,
  40941.                 154 => 1571724915,
  40942.                 155 => 1571981437,
  40943.                 156 => 1571990395,
  40944.                 157 => 1572193798,
  40945.                 158 => 1572264837,
  40946.                 159 => 1572273565,
  40947.                 160 => 1572421282,
  40948.                 161 => 1572425108,
  40949.                 162 => 1572957455,
  40950.                 163 => 1573049297,
  40951.                 164 => 1573569685,
  40952.                 165 => 1573729158,
  40953.                 166 => 1574063550,
  40954.                 167 => 1574082635,
  40955.                 168 => 1574258787,
  40956.                 169 => 1574258788,
  40957.                 170 => 1574258789,
  40958.                 171 => 1574520220,
  40959.                 172 => 1574672450,
  40960.                 173 => 1574695657,
  40961.                 174 => 1574925962,
  40962.                 175 => 1575010262,
  40963.                 176 => 1575021466,
  40964.                 177 => 1575034234,
  40965.                 178 => 1575036586,
  40966.                 179 => 1575039284,
  40967.                 180 => 1575197543,
  40968.                 181 => 1575274700,
  40969.                 182 => 1575293069,
  40970.                 183 => 1575451283,
  40971.                 184 => 1575626180,
  40972.                 185 => 1575883959,
  40973.                 186 => 1576488398,
  40974.                 187 => 1576590301,
  40975.                 188 => 1578042218,
  40976.                 189 => 1578044453,
  40977.                 190 => 1578470886,
  40978.                 191 => 1578475268,
  40979.                 192 => 1578485775,
  40980.                 193 => 1578491480,
  40981.                 194 => 1578590702,
  40982.                 195 => 1578648299,
  40983.                 196 => 1578650334,
  40984.                 197 => 1580202210,
  40985.                 198 => 1580218617,
  40986.                 199 => 1580743279,
  40987.                 200 => 1580746806,
  40988.                 201 => 1580808849,
  40989.                 202 => 1580819350,
  40990.                 203 => 1580827023,
  40991.                 204 => 1582011195,
  40992.                 205 => 1583142266,
  40993.                 206 => 1583416186,
  40994.                 207 => 1583756864,
  40995.                 208 => 1583844433,
  40996.                 209 => 1584002637,
  40997.                 210 => 1584953715,
  40998.                 211 => 1585056571,
  40999.                 212 => 1585126355,
  41000.                 213 => 1585490020,
  41001.                 214 => 1585744384,
  41002.                 215 => 1585816139,
  41003.                 216 => 1586158920,
  41004.                 217 => 1586173614,
  41005.                 218 => 1586260286,
  41006.                 219 => 1586334003,
  41007.                 220 => 1587039363,
  41008.                 221 => 1587109484,
  41009.                 222 => 1587111506,
  41010.                 223 => 1587461582,
  41011.                 224 => 1588143272,
  41012.                 225 => 1588144801,
  41013.                 226 => 1588153272,
  41014.                 227 => 1589178550,
  41015.                 228 => 1589357321,
  41016.                 229 => 1589359936,
  41017.                 230 => 1589379060,
  41018.                 231 => 1589447332,
  41019.                 232 => 1589458026,
  41020.                 233 => 1590408550,
  41021.                 234 => 1590409548,
  41022.                 235 => 1590566018,
  41023.                 236 => 1590566405,
  41024.                 237 => 1590579986,
  41025.                 238 => 1590758953,
  41026.                 239 => 1591052278,
  41027.                 240 => 1591167126,
  41028.                 241 => 1591253089,
  41029.                 242 => 1591259559,
  41030.                 243 => 1591272594,
  41031.                 244 => 1591361320,
  41032.                 245 => 1591683158,
  41033.                 246 => 1591817370,
  41034.                 247 => 1592466717,
  41035.                 248 => 1592837424,
  41036.                 249 => 1592978289,
  41037.                 250 => 1593698606,
  41038.                 251 => 1594650256,
  41039.                 252 => 1594885630,
  41040.                 253 => 1594886106,
  41041.                 254 => 1594886773,
  41042.                 255 => 1594886895,
  41043.                 256 => 1594887027,
  41044.                 257 => 1595160327,
  41045.                 258 => 1595321666,
  41046.                 259 => 1595422169,
  41047.                 260 => 1595480600,
  41048.                 261 => 1595489705,
  41049.                 262 => 1595492052,
  41050.                 263 => 1595492053,
  41051.                 264 => 1595499689,
  41052.                 265 => 1595553089,
  41053.                 266 => 1595578253,
  41054.                 267 => 1595919251,
  41055.                 268 => 1596091744,
  41056.                 269 => 1596441551,
  41057.                 270 => 1597391970,
  41058.                 271 => 1597394241,
  41059.                 272 => 1597657689,
  41060.                 273 => 1597762808,
  41061.                 274 => 1597830237,
  41062.                 275 => 1597930227,
  41063.                 276 => 1598280548,
  41064.                 277 => 1598520424,
  41065.                 278 => 1598885384,
  41066.                 279 => 1599112309,
  41067.                 280 => 1599134496,
  41068.                 281 => 1599463278,
  41069.                 282 => 1599570560,
  41070.                 283 => 1599720163,
  41071.                 284 => 1599806584,
  41072.                 285 => 1599806595,
  41073.                 286 => 1599822061,
  41074.                 287 => 1600072779,
  41075.                 288 => 1600156989,
  41076.                 289 => 1600253602,
  41077.                 290 => 1600330846,
  41078.                 291 => 1600338271,
  41079.                 292 => 1600349343,
  41080.                 293 => 1600676671,
  41081.                 294 => 1600769357,
  41082.                 295 => 1600778848,
  41083.                 296 => 1601388975,
  41084.                 297 => 1601451838,
  41085.                 298 => 1601539530,
  41086.                 299 => 1601543829,
  41087.                 300 => 1601891339,
  41088.                 301 => 1602062376,
  41089.                 302 => 1602146868,
  41090.                 303 => 1602153572,
  41091.                 304 => 1602494493,
  41092.                 305 => 1602494495,
  41093.                 306 => 1602745374,
  41094.                 307 => 1602822727,
  41095.                 308 => 1603179023,
  41096.                 309 => 1603293043,
  41097.                 310 => 1603970276,
  41098.                 311 => 1604056363,
  41099.                 312 => 1604056421,
  41100.                 313 => 1604475913,
  41101.                 314 => 1604499476,
  41102.                 315 => 1604568928,
  41103.                 316 => 1604669773,
  41104.                 317 => 1605103533,
  41105.                 318 => 1605530777,
  41106.                 319 => 1605609309,
  41107.                 320 => 1605609477,
  41108.                 321 => 1605861407,
  41109.                 322 => 1606310257,
  41110.                 323 => 1607415095,
  41111.                 324 => 1607500561,
  41112.                 325 => 1607514878,
  41113.                 326 => 1607581275,
  41114.                 327 => 1607581276,
  41115.                 328 => 1608624028,
  41116.                 329 => 1609125144,
  41117.                 330 => 1609857999,
  41118.                 331 => 1610531188,
  41119.                 332 => 1610965670,
  41120.                 333 => 1610974673,
  41121.                 334 => 1611155140,
  41122.                 335 => 1614240671,
  41123.                 336 => 1552899789,
  41124.                 337 => 1555406153,
  41125.                 338 => 1563785071,
  41126.                 339 => 1564385954,
  41127.                 340 => 1564385960,
  41128.                 341 => 1565640170,
  41129.                 342 => 1565640175,
  41130.                 343 => 1595492054,
  41131.                 344 => 1604502151,
  41132.                 345 => 1594104496,
  41133.                 346 => 1604585230,
  41134.                 347 => 1609140710,
  41135.                 348 => 1610337444,
  41136.                 349 => 1610439375,
  41137.                 350 => 1610448012,
  41138.                 351 => 1610523204,
  41139.                 352 => 1610523548,
  41140.                 353 => 1610616655,
  41141.                 354 => 1610621999,
  41142.                 355 => 1610625925,
  41143.                 356 => 1610634383,
  41144.                 357 => 1610904608,
  41145.                 358 => 1611732852,
  41146.                 359 => 1611817467,
  41147.                 360 => 1612184092,
  41148.                 361 => 1612442685,
  41149.                 362 => 1612442686,
  41150.                 363 => 1612442786,
  41151.                 364 => 1612851765,
  41152.                 365 => 1612865237,
  41153.                 366 => 1612970642,
  41154.                 367 => 1612980753,
  41155.                 368 => 1613665555,
  41156.                 369 => 1614249488,
  41157.                 370 => 1614691876,
  41158.                 371 => 1614765170,
  41159.                 372 => 1614765785,
  41160.                 373 => 1615359964,
  41161.                 374 => 1615366708,
  41162.                 375 => 1615452749,
  41163.                 376 => 1615802866,
  41164.                 377 => 1615819992,
  41165.                 378 => 1616076922,
  41166.                 379 => 1616496610,
  41167.                 380 => 1616555956,
  41168.                 381 => 1617000878,
  41169.                 382 => 1617356092,
  41170.                 383 => 1617784658,
  41171.                 384 => 1617864895,
  41172.                 385 => 1617868381,
  41173.                 386 => 1617877887,
  41174.                 387 => 1617896006,
  41175.                 388 => 1617935350,
  41176.                 389 => 1617953690,
  41177.                 390 => 1617960456,
  41178.                 391 => 1617974402,
  41179.                 392 => 1618218491,
  41180.                 393 => 1618389817,
  41181.                 394 => 1618476427,
  41182.                 395 => 1618569201,
  41183.                 396 => 1618900427,
  41184.                 397 => 1618989442,
  41185.                 398 => 1619070236,
  41186.                 399 => 1619428555,
  41187.                 400 => 1619604605,
  41188.                 401 => 1619703075,
  41189.                 402 => 1620146632,
  41190.                 403 => 1620147234,
  41191.                 404 => 1620201616,
  41192.                 405 => 1620215586,
  41193.                 406 => 1620374229,
  41194.                 407 => 1620376945,
  41195.                 408 => 1620632460,
  41196.                 409 => 1620634856,
  41197.                 410 => 1620733405,
  41198.                 411 => 1620733405,
  41199.                 412 => 1620820321,
  41200.                 413 => 1621845357,
  41201.                 414 => 1621845370,
  41202.                 415 => 1622010069,
  41203.                 416 => 1622104463,
  41204.                 417 => 1622782058,
  41205.                 418 => 1623305620,
  41206.                 419 => 1623391399,
  41207.                 420 => 1623828962,
  41208.                 421 => 1624262862,
  41209.                 422 => 1624884801,
  41210.                 423 => 1624967118,
  41211.                 424 => 1625304609,
  41212.                 425 => 1625465756,
  41213.                 426 => 1625505190,
  41214.                 427 => 1625554302,
  41215.                 428 => 1625569667,
  41216.                 429 => 1625583596,
  41217.                 430 => 1625583619,
  41218.                 431 => 1625816310,
  41219.                 432 => 1625819412,
  41220.                 433 => 1625831469,
  41221.                 434 => 1626241110,
  41222.                 435 => 1626442868,
  41223.                 436 => 1626696809,
  41224.                 437 => 1626785125,
  41225.                 438 => 1627292049,
  41226.                 439 => 1627540693,
  41227.                 440 => 1627541488,
  41228.                 441 => 1627562945,
  41229.                 442 => 1627650101,
  41230.                 443 => 1627929168,
  41231.                 444 => 1627983652,
  41232.                 445 => 1628519513,
  41233.                 446 => 1628749113,
  41234.                 447 => 1629204538,
  41235.                 448 => 1629700169,
  41236.                 449 => 1629877210,
  41237.                 450 => 1630074081,
  41238.                 451 => 1630485317,
  41239.                 452 => 1631625055,
  41240.                 453 => 1631703921,
  41241.                 454 => 1631790054,
  41242.                 455 => 1631863869,
  41243.                 456 => 1632111590,
  41244.                 457 => 1632215760,
  41245.                 458 => 1632721037,
  41246.                 459 => 1633347511,
  41247.                 460 => 1633358879,
  41248.                 461 => 1633422057,
  41249.                 462 => 1634735841,
  41250.                 463 => 1635147952,
  41251.                 464 => 1635230747,
  41252.                 465 => 1635237551,
  41253.                 466 => 1635388654,
  41254.                 467 => 1635936029,
  41255.                 468 => 1636014089,
  41256.                 469 => 1636018970,
  41257.                 470 => 1636362839,
  41258.                 471 => 1636449347,
  41259.                 472 => 1636964297,
  41260.                 473 => 1636971615,
  41261.                 474 => 1638195971,
  41262.                 475 => 1638365464,
  41263.                 476 => 1638514913,
  41264.                 477 => 1638993987,
  41265.                 478 => 1639122665,
  41266.                 479 => 1639139581,
  41267.                 480 => 1639992771,
  41268.                 481 => 1641289204,
  41269.                 482 => 1642517958,
  41270.                 483 => 1642732351,
  41271.                 484 => 1642757286,
  41272.                 485 => 1643366069,
  41273.                 486 => 1643386819,
  41274.                 487 => 1643724178,
  41275.                 488 => 1643878976,
  41276.                 489 => 1643892702,
  41277.                 490 => 1645019769,
  41278.                 491 => 1645453538,
  41279.                 492 => 1646125417,
  41280.                 493 => 1646397836,
  41281.                 494 => 1646817331,
  41282.                 495 => 1647260673,
  41283.                 496 => 1647443222,
  41284.                 497 => 1647511158,
  41285.                 498 => 1648031611,
  41286.                 499 => 1648031636,
  41287.                 500 => 1648543185,
  41288.                 501 => 1648709176,
  41289.                 502 => 1648803451,
  41290.                 503 => 1649040981,
  41291.                 504 => 1649315608,
  41292.                 505 => 1649858046,
  41293.                 506 => 1650249241,
  41294.                 507 => 1650444800,
  41295.                 508 => 1650548599,
  41296.                 509 => 1650620993,
  41297.                 510 => 1650872291,
  41298.                 511 => 1650981517,
  41299.                 512 => 1651118773,
  41300.                 513 => 1652166447,
  41301.                 514 => 1652345915,
  41302.                 515 => 1652441129,
  41303.                 516 => 1652864153,
  41304.                 517 => 1653376989,
  41305.                 518 => 1653385302,
  41306.                 519 => 1655730949,
  41307.                 520 => 1656397126,
  41308.                 521 => 1656928097,
  41309.                 522 => 1657011337,
  41310.                 523 => 1657027979,
  41311.                 524 => 1658786605,
  41312.                 525 => 1660814397,
  41313.                 526 => 1661759290,
  41314.                 527 => 1661771388,
  41315.                 528 => 1663238480,
  41316.                 529 => 1664541794,
  41317.                 530 => 1664894872,
  41318.                 531 => 1665064823,
  41319.                 532 => 1665267882,
  41320.                 533 => 1667806582,
  41321.                 534 => 1672164687,
  41322.                 535 => 1672743034,
  41323.                 536 => 1673001912,
  41324.                 537 => 1632281097,
  41325.                 538 => 1636121186,
  41326.                 539 => 1660813696,
  41327.                 540 => 1641476963,
  41328.                 541 => 1651172963,
  41329.                 542 => 1661505878,
  41330.                 543 => 1632281097,
  41331.                 544 => 1636121186,
  41332.                 545 => 1660813696,
  41333.                 546 => 1552899789,
  41334.                 547 => 1555406153,
  41335.                 548 => 1563785071,
  41336.                 549 => 1564385954,
  41337.                 550 => 1564385960,
  41338.                 551 => 1565640170,
  41339.                 552 => 1565640175,
  41340.                 553 => 1595492054,
  41341.                 554 => 1604502151,
  41342.                 555 => 1605167857,
  41343.                 556 => 1575569953,
  41344.                 557 => 1598204175,
  41345.                 558 => 1720536114,
  41346.                 559 => 1724420699,
  41347.                 560 => 1584005462,
  41348.                 561 => 1589800641,
  41349.                 562 => 1589800704,
  41350.                 563 => 1589882802,
  41351.                 564 => 1589905764,
  41352.                 565 => 1591365484,
  41353.                 566 => 1626082072,
  41354.                 567 => 1675420139,
  41355.                 568 => 1604898081,
  41356.                 569 => 165657926,
  41357.                 570 => 1590657517,
  41358.                 571 => 1651494367,
  41359.                 572 => 1615371170,
  41360.                 573 => 1617881178,
  41361.                 574 => 1697795798,
  41362.                 575 => 1686812041,
  41363.                 576 => 1690469830,
  41364.                 577 => 1707984263,
  41365.                 578 => 1628172267,
  41366.                 579 => 1644922949,
  41367.                 580 => 1688378836,
  41368.                 581 => 1616141231,
  41369.                 582 => 1631631689,
  41370.                 583 => 1636082647,
  41371.                 584 => 1662306139,
  41372.                 585 => 1662757955,
  41373.                 586 => 1663039410,
  41374.                 587 => 1676830357,
  41375.                 588 => 1584635124,
  41376.                 589 => 1654529559,
  41377.                 590 => 1663348079,
  41378.                 591 => 1664148561,
  41379.                 592 => 1674735643,
  41380.                 593 => 1676971558,
  41381.             ],
  41382.             'shopware.security.csp_templates' => [
  41383.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  41384.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  41385.                 'storefront' => '',
  41386.                 'installer' => '',
  41387.             ],
  41388.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  41389.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  41390.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  41391.             'env(INSTANCE_ID)' => 'install',
  41392.             'shopware.store_endpoints' => [
  41393.                 'ping' => '/ping',
  41394.                 'my_extensions' => '/swplatform/licenseenvironment',
  41395.                 'my_licenses' => '/swplatform/licenses',
  41396.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  41397.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  41398.                 'environment_information' => '/swplatform/environmentinformation',
  41399.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  41400.                 'updater_permission' => '/swplatform/autoupdate/permission',
  41401.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  41402.                 'app_generate_signature' => '/swplatform/generatesignature',
  41403.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  41404.                 'login' => '/swplatform/login',
  41405.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  41406.                 'user_info' => '/swplatform/userinfo',
  41407.             ],
  41408.             'env(SHOPWARE_UPDATE_TEST)' => '',
  41409.             'shopware.media.metadata.types' => [
  41410.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  41411.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  41412.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  41413.             ],
  41414.             'product_export.directory' => 'export',
  41415.             'product_export.read_buffer_size' => 100,
  41416.             'import_export.supported_entities' => [
  41417.                 => 'customer',
  41418.                 => 'product',
  41419.             ],
  41420.             'import_export.supported_file_types' => [
  41421.                 => 'text/csv',
  41422.             ],
  41423.             'import_export.read_buffer_size' => 100,
  41424.             'import_export.write_buffer_size' => 100,
  41425.             'import_export.http_batch_size' => 100,
  41426.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  41427.             'shopware_http_cache_enabled_default' => 1,
  41428.             'shopware_http_cache_default_ttl_default' => 7200,
  41429.             'shopware.twig.app_variable.allowed_server_params' => [
  41430.                 => 'server_name',
  41431.                 => 'request_uri',
  41432.                 => 'app_url',
  41433.                 => 'http_user_agent',
  41434.                 => 'http_host',
  41435.                 => 'server_name',
  41436.                 => 'server_port',
  41437.                 => 'redirect_url',
  41438.                 => 'https',
  41439.                 => 'forwarded',
  41440.                 10 => 'host',
  41441.                 11 => 'remote_addr',
  41442.                 12 => 'http_x_forwarded_for',
  41443.                 13 => 'http_x_forwarded_host',
  41444.                 14 => 'http_x_forwarded_proto',
  41445.                 15 => 'http_x_forwarded_port',
  41446.                 16 => 'http_x_forwarded_prefix',
  41447.             ],
  41448.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  41449.             'elasticsearch.index.config' => [
  41450.                 'settings' => [
  41451.                     'index' => [
  41452.                         'number_of_shards' => 3,
  41453.                         'number_of_replicas' => 3,
  41454.                         'mapping.total_fields.limit' => 50000,
  41455.                         'mapping.nested_fields.limit' => 500,
  41456.                         'mapping.nested_objects.limit' => 1000000,
  41457.                     ],
  41458.                     'analysis' => [
  41459.                         'normalizer' => [
  41460.                             'sw_lowercase_normalizer' => [
  41461.                                 'type' => 'custom',
  41462.                                 'filter' => [
  41463.                                     => 'lowercase',
  41464.                                 ],
  41465.                             ],
  41466.                         ],
  41467.                         'analyzer' => [
  41468.                             'sw_ngram_analyzer' => [
  41469.                                 'type' => 'custom',
  41470.                                 'tokenizer' => 'whitespace',
  41471.                                 'filter' => [
  41472.                                     => 'lowercase',
  41473.                                     => 'sw_ngram_filter',
  41474.                                 ],
  41475.                             ],
  41476.                         ],
  41477.                         'filter' => [
  41478.                             'sw_ngram_filter' => [
  41479.                                 'type' => 'ngram',
  41480.                                 'min_gram' => 4,
  41481.                                 'max_gram' => 5,
  41482.                             ],
  41483.                         ],
  41484.                     ],
  41485.                 ],
  41486.             ],
  41487.             'elasticsearch.index.mapping' => [
  41488.                 'dynamic_templates' => [
  41489.                     => [
  41490.                         'keywords' => [
  41491.                             'match_mapping_type' => 'string',
  41492.                             'mapping' => [
  41493.                                 'type' => 'keyword',
  41494.                                 'normalizer' => 'sw_lowercase_normalizer',
  41495.                                 'fields' => [
  41496.                                     'text' => [
  41497.                                         'type' => 'text',
  41498.                                     ],
  41499.                                 ],
  41500.                             ],
  41501.                         ],
  41502.                     ],
  41503.                 ],
  41504.             ],
  41505.             'default_elasticsearch_prefix' => 'sw',
  41506.             'env(SHOPWARE_ES_ENABLED)' => '',
  41507.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  41508.             'env(SHOPWARE_ES_HOSTS)' => '',
  41509.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  41510.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  41511.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  41512.             'env(APP_URL_CHECK_DISABLED)' => false,
  41513.             'swag_extension_store.endpoints' => [
  41514.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  41515.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  41516.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  41517.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  41518.                 'create_basket' => '/swplatform/extensionstore/baskets',
  41519.                 'order_basket' => '/swplatform/extensionstore/orders',
  41520.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  41521.             ],
  41522.             'SwagPlatformSecurity.activeFixes' => [
  41523.                 => 'Swag\\Security\\Fixes\\NEXT23915\\SecurityFix',
  41524.                 => 'Swag\\Security\\Fixes\\NEXT22891\\SecurityFix',
  41525.                 => 'Swag\\Security\\Fixes\\PPI737\\SecurityFix',
  41526.                 => 'Swag\\Security\\Fixes\\NEXT26140\\SecurityFix',
  41527.                 => 'Swag\\Security\\Fixes\\NEXT32887\\NEXT32887Fix',
  41528.                 => 'Swag\\Security\\Fixes\\NEXT32889\\NEXT32889Fix',
  41529.                 => 'Swag\\Security\\Fixes\\NEXT32886\\NEXT32886Fix',
  41530.                 => 'Swag\\Security\\Fixes\\NEXT34608\\LogoutSecurityFix',
  41531.                 => 'Swag\\Security\\Fixes\\NEXT37140\\SecurityFix',
  41532.             ],
  41533.             'SwagPlatformSecurity.availableFixes' => [
  41534.                 => 'Swag\\Security\\Fixes\\NEXT23915\\SecurityFix',
  41535.                 => 'Swag\\Security\\Fixes\\NEXT22891\\SecurityFix',
  41536.                 => 'Swag\\Security\\Fixes\\PPI737\\SecurityFix',
  41537.                 => 'Swag\\Security\\Fixes\\NEXT26140\\SecurityFix',
  41538.                 => 'Swag\\Security\\Fixes\\NEXT32887\\NEXT32887Fix',
  41539.                 => 'Swag\\Security\\Fixes\\NEXT32889\\NEXT32889Fix',
  41540.                 => 'Swag\\Security\\Fixes\\NEXT32886\\NEXT32886Fix',
  41541.                 => 'Swag\\Security\\Fixes\\NEXT34608\\LogoutSecurityFix',
  41542.                 => 'Swag\\Security\\Fixes\\NEXT37140\\SecurityFix',
  41543.             ],
  41544.             'container.dumper.inline_class_loader' => true,
  41545.             'container.dumper.inline_factories' => true,
  41546.             'jwt_private_key_passphrase_default' => 'shopware',
  41547.             'shopware.store.frw' => true,
  41548.             'event_dispatcher.event_aliases' => [
  41549.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  41550.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  41551.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  41552.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  41553.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  41554.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  41555.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  41556.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  41557.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  41558.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  41559.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  41560.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  41561.             ],
  41562.             'fragment.renderer.hinclude.global_template' => NULL,
  41563.             'fragment.path' => '/_fragment',
  41564.             'kernel.http_method_override' => true,
  41565.             'kernel.trusted_hosts' => [
  41566.             ],
  41567.             'kernel.default_locale' => 'en-GB',
  41568.             'kernel.enabled_locales' => [
  41569.             ],
  41570.             'kernel.error_controller' => 'error_controller',
  41571.             'debug.file_link_format' => NULL,
  41572.             'asset.request_context.base_path' => NULL,
  41573.             'asset.request_context.secure' => NULL,
  41574.             'translator.logging' => false,
  41575.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  41576.             'debug.error_handler.throw_at' => -1,
  41577.             'router.request_context.host' => 'localhost',
  41578.             'router.request_context.scheme' => 'http',
  41579.             'router.request_context.base_url' => '',
  41580.             'router.resource' => 'kernel::loadRoutes',
  41581.             'request_listener.http_port' => 80,
  41582.             'request_listener.https_port' => 443,
  41583.             'session.metadata.storage_key' => '_sf2_meta',
  41584.             'session.storage.options' => [
  41585.                 'cache_limiter' => '0',
  41586.                 'name' => 'session-',
  41587.                 'cookie_secure' => 'auto',
  41588.                 'cookie_httponly' => true,
  41589.                 'cookie_samesite' => 'lax',
  41590.                 'gc_probability' => 1,
  41591.             ],
  41592.             'session.metadata.update_threshold' => 0,
  41593.             'validator.translation_domain' => 'validators',
  41594.             'profiler_listener.only_exceptions' => false,
  41595.             'profiler_listener.only_main_requests' => false,
  41596.             'monolog.use_microseconds' => true,
  41597.             'monolog.swift_mailer.handlers' => [
  41598.             ],
  41599.             'monolog.handlers_to_channels' => [
  41600.                 'monolog.handler.business_event_handler_buffer' => [
  41601.                     'type' => 'inclusive',
  41602.                     'elements' => [
  41603.                         => 'business_events',
  41604.                     ],
  41605.                 ],
  41606.                 'monolog.handler.console' => [
  41607.                     'type' => 'exclusive',
  41608.                     'elements' => [
  41609.                         => 'event',
  41610.                         => 'doctrine',
  41611.                         => 'console',
  41612.                     ],
  41613.                 ],
  41614.                 'monolog.handler.main' => [
  41615.                     'type' => 'exclusive',
  41616.                     'elements' => [
  41617.                         => 'event',
  41618.                         => 'doctrine',
  41619.                     ],
  41620.                 ],
  41621.             ],
  41622.             'twig.form.resources' => [
  41623.                 => 'form_div_layout.html.twig',
  41624.             ],
  41625.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  41626.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  41627.             'enqueue.transport.default.receive_timeout' => 1000,
  41628.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  41629.             'enqueue.client.default.router_queue_name' => 'default',
  41630.             'enqueue.client.default.default_queue_name' => 'default',
  41631.             'enqueue.transports' => [
  41632.                 => 'default',
  41633.             ],
  41634.             'enqueue.clients' => [
  41635.                 => 'default',
  41636.             ],
  41637.             'enqueue.default_transport' => 'default',
  41638.             'enqueue.default_client' => 'default',
  41639.             'shopware.search' => [
  41640.                 'term_max_length' => 300,
  41641.             ],
  41642.             'shopware.search.term_max_length' => 300,
  41643.             'shopware.feature' => [
  41644.                 'flags' => [
  41645.                     'v6.5.0.0' => [
  41646.                         'default' => false,
  41647.                         'major' => true,
  41648.                     ],
  41649.                     'PERFORMANCE_TWEAKS' => [
  41650.                         'default' => false,
  41651.                         'major' => true,
  41652.                         'description' => 'Performance improvements that include a breaking change',
  41653.                     ],
  41654.                     'FEATURE_NEXT_1797' => [
  41655.                         'default' => false,
  41656.                         'major' => true,
  41657.                         'description' => 'composer require for plugins',
  41658.                     ],
  41659.                     'FEATURE_NEXT_16710' => [
  41660.                         'default' => false,
  41661.                         'major' => true,
  41662.                         'description' => 'Do not allow empty ids provided in criteria',
  41663.                     ],
  41664.                     'FEATURE_NEXT_13810' => [
  41665.                         'default' => false,
  41666.                         'major' => true,
  41667.                         'description' => 'Deprecate old promotion module',
  41668.                     ],
  41669.                     'FEATURE_NEXT_13250' => [
  41670.                         'default' => false,
  41671.                         'major' => true,
  41672.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  41673.                     ],
  41674.                     'FEATURE_NEXT_17276' => [
  41675.                         'default' => false,
  41676.                         'major' => true,
  41677.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  41678.                     ],
  41679.                     'FEATURE_NEXT_16151' => [
  41680.                         'default' => false,
  41681.                         'major' => true,
  41682.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  41683.                     ],
  41684.                     'FEATURE_NEXT_16155' => [
  41685.                         'default' => false,
  41686.                         'major' => true,
  41687.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  41688.                     ],
  41689.                     'FEATURE_NEXT_19501' => [
  41690.                         'default' => false,
  41691.                         'major' => false,
  41692.                         'description' => 'Disables the cart.container function',
  41693.                     ],
  41694.                     'FEATURE_NEXT_15053' => [
  41695.                         'default' => false,
  41696.                         'major' => false,
  41697.                         'description' => 'Replace wrong displayed characters in number format',
  41698.                     ],
  41699.                     'FEATURE_NEXT_18215' => [
  41700.                         'default' => false,
  41701.                         'major' => true,
  41702.                         'description' => 'Rules are aware of their assignment',
  41703.                     ],
  41704.                     'FEATURE_NEXT_15815' => [
  41705.                         'default' => false,
  41706.                         'major' => true,
  41707.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  41708.                     ],
  41709.                     'FEATURE_NEXT_14699' => [
  41710.                         'default' => false,
  41711.                         'major' => true,
  41712.                         'description' => 'Refactoring of Storefront theme assets',
  41713.                     ],
  41714.                     'FEATURE_NEXT_15707' => [
  41715.                         'default' => false,
  41716.                         'major' => false,
  41717.                         'description' => 'Delivery notice for EU geoblocking regulation',
  41718.                     ],
  41719.                     'FEATURE_NEXT_14360' => [
  41720.                         'default' => false,
  41721.                         'major' => true,
  41722.                         'description' => 'App System 4.0 - Build action button messaging system',
  41723.                     ],
  41724.                     'FEATURE_NEXT_15172' => [
  41725.                         'default' => false,
  41726.                         'major' => true,
  41727.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  41728.                     ],
  41729.                     'FEATURE_NEXT_14001' => [
  41730.                         'default' => false,
  41731.                         'major' => true,
  41732.                         'description' => 'Newsletter DOI for registered customers',
  41733.                     ],
  41734.                     'FEATURE_NEXT_7739' => [
  41735.                         'default' => false,
  41736.                         'major' => true,
  41737.                         'description' => 'Optional salutation',
  41738.                     ],
  41739.                     'FEATURE_NEXT_16200' => [
  41740.                         'default' => false,
  41741.                         'major' => false,
  41742.                         'description' => 'Register Doi Domain',
  41743.                     ],
  41744.                     'FEATURE_NEXT_13410' => [
  41745.                         'default' => false,
  41746.                         'major' => true,
  41747.                         'description' => 'Make sales channels required in seo generator',
  41748.                     ],
  41749.                     'FEATURE_NEXT_15917' => [
  41750.                         'default' => false,
  41751.                         'major' => true,
  41752.                         'description' => 'Move storefront script tags to head with defer',
  41753.                     ],
  41754.                     'FEATURE_NEXT_15957' => [
  41755.                         'default' => false,
  41756.                         'major' => true,
  41757.                         'description' => 'VAT id field for guest',
  41758.                     ],
  41759.                     'FEATURE_NEXT_13601' => [
  41760.                         'default' => false,
  41761.                         'major' => true,
  41762.                         'description' => 'Default transaction state for async app payments',
  41763.                     ],
  41764.                     'FEATURE_NEXT_16992' => [
  41765.                         'default' => false,
  41766.                         'major' => true,
  41767.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  41768.                     ],
  41769.                     'FEATURE_NEXT_7530' => [
  41770.                         'default' => false,
  41771.                         'major' => true,
  41772.                         'description' => 'Improve orders UX in Administration',
  41773.                     ],
  41774.                     'FEATURE_NEXT_16824' => [
  41775.                         'default' => false,
  41776.                         'major' => true,
  41777.                         'description' => 'Cart merged event',
  41778.                     ],
  41779.                     'FEATURE_NEXT_16271' => [
  41780.                         'default' => false,
  41781.                         'major' => true,
  41782.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  41783.                     ],
  41784.                     'FEATURE_NEXT_15381' => [
  41785.                         'default' => false,
  41786.                         'major' => true,
  41787.                         'description' => 'Save theme compilation',
  41788.                     ],
  41789.                     'FEATURE_NEXT_17275' => [
  41790.                         'default' => false,
  41791.                         'major' => true,
  41792.                         'description' => 'StorefrontRenderEvent only gets original view',
  41793.                     ],
  41794.                     'FEATURE_NEXT_17016' => [
  41795.                         'default' => false,
  41796.                         'major' => true,
  41797.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  41798.                     ],
  41799.                     'FEATURE_NEXT_16236' => [
  41800.                         'default' => false,
  41801.                         'major' => true,
  41802.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  41803.                     ],
  41804.                     'FEATURE_NEXT_16640' => [
  41805.                         'default' => false,
  41806.                         'major' => true,
  41807.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  41808.                     ],
  41809.                     'FEATURE_NEXT_17858' => [
  41810.                         'default' => false,
  41811.                         'major' => true,
  41812.                         'description' => 'Major feature flag for Business Event',
  41813.                     ],
  41814.                     'FEATURE_NEXT_6758' => [
  41815.                         'default' => false,
  41816.                         'major' => true,
  41817.                         'description' => 'Layout assignment for category as list',
  41818.                     ],
  41819.                     'FEATURE_NEXT_19048' => [
  41820.                         'default' => false,
  41821.                         'major' => true,
  41822.                         'description' => 'Fix media resolution in theme',
  41823.                     ],
  41824.                     'FEATURE_NEXT_19822' => [
  41825.                         'default' => false,
  41826.                         'major' => true,
  41827.                         'description' => 'Enables lazy loading components in the administration',
  41828.                     ],
  41829.                     'FEATURE_NEXT_18129' => [
  41830.                         'default' => false,
  41831.                         'major' => true,
  41832.                         'description' => 'Require positionIdentifier for some components',
  41833.                     ],
  41834.                     'FEATURE_NEXT_19163' => [
  41835.                         'default' => false,
  41836.                         'major' => true,
  41837.                         'description' => 'one to one inheritance',
  41838.                     ],
  41839.                     'FEATURE_NEXT_18187' => [
  41840.                         'default' => false,
  41841.                         'major' => true,
  41842.                         'description' => 'Move admin dashboard statistics into separate component',
  41843.                     ],
  41844.                     'FEATURE_NEXT_17978' => [
  41845.                         'default' => false,
  41846.                         'major' => true,
  41847.                         'description' => 'Change component factory to work with extension overrides in Administration',
  41848.                     ],
  41849.                     'FEATURE_NEXT_11634' => [
  41850.                         'default' => false,
  41851.                         'major' => true,
  41852.                         'description' => 'Webpack alias refactor',
  41853.                     ],
  41854.                     'FEATURE_NEXT_21547' => [
  41855.                         'default' => false,
  41856.                         'major' => true,
  41857.                         'description' => 'Change admin criteria defaults',
  41858.                     ],
  41859.                     'FEATURE_NEXT_22900' => [
  41860.                         'default' => false,
  41861.                         'major' => true,
  41862.                         'description' => 'Admin search configuration is used in Elasticsearch',
  41863.                     ],
  41864.                 ],
  41865.             ],
  41866.             'shopware.feature.flags' => [
  41867.                 'v6.5.0.0' => [
  41868.                     'default' => false,
  41869.                     'major' => true,
  41870.                 ],
  41871.                 'PERFORMANCE_TWEAKS' => [
  41872.                     'default' => false,
  41873.                     'major' => true,
  41874.                     'description' => 'Performance improvements that include a breaking change',
  41875.                 ],
  41876.                 'FEATURE_NEXT_1797' => [
  41877.                     'default' => false,
  41878.                     'major' => true,
  41879.                     'description' => 'composer require for plugins',
  41880.                 ],
  41881.                 'FEATURE_NEXT_16710' => [
  41882.                     'default' => false,
  41883.                     'major' => true,
  41884.                     'description' => 'Do not allow empty ids provided in criteria',
  41885.                 ],
  41886.                 'FEATURE_NEXT_13810' => [
  41887.                     'default' => false,
  41888.                     'major' => true,
  41889.                     'description' => 'Deprecate old promotion module',
  41890.                 ],
  41891.                 'FEATURE_NEXT_13250' => [
  41892.                     'default' => false,
  41893.                     'major' => true,
  41894.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  41895.                 ],
  41896.                 'FEATURE_NEXT_17276' => [
  41897.                     'default' => false,
  41898.                     'major' => true,
  41899.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  41900.                 ],
  41901.                 'FEATURE_NEXT_16151' => [
  41902.                     'default' => false,
  41903.                     'major' => true,
  41904.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  41905.                 ],
  41906.                 'FEATURE_NEXT_16155' => [
  41907.                     'default' => false,
  41908.                     'major' => true,
  41909.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  41910.                 ],
  41911.                 'FEATURE_NEXT_19501' => [
  41912.                     'default' => false,
  41913.                     'major' => false,
  41914.                     'description' => 'Disables the cart.container function',
  41915.                 ],
  41916.                 'FEATURE_NEXT_15053' => [
  41917.                     'default' => false,
  41918.                     'major' => false,
  41919.                     'description' => 'Replace wrong displayed characters in number format',
  41920.                 ],
  41921.                 'FEATURE_NEXT_18215' => [
  41922.                     'default' => false,
  41923.                     'major' => true,
  41924.                     'description' => 'Rules are aware of their assignment',
  41925.                 ],
  41926.                 'FEATURE_NEXT_15815' => [
  41927.                     'default' => false,
  41928.                     'major' => true,
  41929.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  41930.                 ],
  41931.                 'FEATURE_NEXT_14699' => [
  41932.                     'default' => false,
  41933.                     'major' => true,
  41934.                     'description' => 'Refactoring of Storefront theme assets',
  41935.                 ],
  41936.                 'FEATURE_NEXT_15707' => [
  41937.                     'default' => false,
  41938.                     'major' => false,
  41939.                     'description' => 'Delivery notice for EU geoblocking regulation',
  41940.                 ],
  41941.                 'FEATURE_NEXT_14360' => [
  41942.                     'default' => false,
  41943.                     'major' => true,
  41944.                     'description' => 'App System 4.0 - Build action button messaging system',
  41945.                 ],
  41946.                 'FEATURE_NEXT_15172' => [
  41947.                     'default' => false,
  41948.                     'major' => true,
  41949.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  41950.                 ],
  41951.                 'FEATURE_NEXT_14001' => [
  41952.                     'default' => false,
  41953.                     'major' => true,
  41954.                     'description' => 'Newsletter DOI for registered customers',
  41955.                 ],
  41956.                 'FEATURE_NEXT_7739' => [
  41957.                     'default' => false,
  41958.                     'major' => true,
  41959.                     'description' => 'Optional salutation',
  41960.                 ],
  41961.                 'FEATURE_NEXT_16200' => [
  41962.                     'default' => false,
  41963.                     'major' => false,
  41964.                     'description' => 'Register Doi Domain',
  41965.                 ],
  41966.                 'FEATURE_NEXT_13410' => [
  41967.                     'default' => false,
  41968.                     'major' => true,
  41969.                     'description' => 'Make sales channels required in seo generator',
  41970.                 ],
  41971.                 'FEATURE_NEXT_15917' => [
  41972.                     'default' => false,
  41973.                     'major' => true,
  41974.                     'description' => 'Move storefront script tags to head with defer',
  41975.                 ],
  41976.                 'FEATURE_NEXT_15957' => [
  41977.                     'default' => false,
  41978.                     'major' => true,
  41979.                     'description' => 'VAT id field for guest',
  41980.                 ],
  41981.                 'FEATURE_NEXT_13601' => [
  41982.                     'default' => false,
  41983.                     'major' => true,
  41984.                     'description' => 'Default transaction state for async app payments',
  41985.                 ],
  41986.                 'FEATURE_NEXT_16992' => [
  41987.                     'default' => false,
  41988.                     'major' => true,
  41989.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  41990.                 ],
  41991.                 'FEATURE_NEXT_7530' => [
  41992.                     'default' => false,
  41993.                     'major' => true,
  41994.                     'description' => 'Improve orders UX in Administration',
  41995.                 ],
  41996.                 'FEATURE_NEXT_16824' => [
  41997.                     'default' => false,
  41998.                     'major' => true,
  41999.                     'description' => 'Cart merged event',
  42000.                 ],
  42001.                 'FEATURE_NEXT_16271' => [
  42002.                     'default' => false,
  42003.                     'major' => true,
  42004.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  42005.                 ],
  42006.                 'FEATURE_NEXT_15381' => [
  42007.                     'default' => false,
  42008.                     'major' => true,
  42009.                     'description' => 'Save theme compilation',
  42010.                 ],
  42011.                 'FEATURE_NEXT_17275' => [
  42012.                     'default' => false,
  42013.                     'major' => true,
  42014.                     'description' => 'StorefrontRenderEvent only gets original view',
  42015.                 ],
  42016.                 'FEATURE_NEXT_17016' => [
  42017.                     'default' => false,
  42018.                     'major' => true,
  42019.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  42020.                 ],
  42021.                 'FEATURE_NEXT_16236' => [
  42022.                     'default' => false,
  42023.                     'major' => true,
  42024.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  42025.                 ],
  42026.                 'FEATURE_NEXT_16640' => [
  42027.                     'default' => false,
  42028.                     'major' => true,
  42029.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  42030.                 ],
  42031.                 'FEATURE_NEXT_17858' => [
  42032.                     'default' => false,
  42033.                     'major' => true,
  42034.                     'description' => 'Major feature flag for Business Event',
  42035.                 ],
  42036.                 'FEATURE_NEXT_6758' => [
  42037.                     'default' => false,
  42038.                     'major' => true,
  42039.                     'description' => 'Layout assignment for category as list',
  42040.                 ],
  42041.                 'FEATURE_NEXT_19048' => [
  42042.                     'default' => false,
  42043.                     'major' => true,
  42044.                     'description' => 'Fix media resolution in theme',
  42045.                 ],
  42046.                 'FEATURE_NEXT_19822' => [
  42047.                     'default' => false,
  42048.                     'major' => true,
  42049.                     'description' => 'Enables lazy loading components in the administration',
  42050.                 ],
  42051.                 'FEATURE_NEXT_18129' => [
  42052.                     'default' => false,
  42053.                     'major' => true,
  42054.                     'description' => 'Require positionIdentifier for some components',
  42055.                 ],
  42056.                 'FEATURE_NEXT_19163' => [
  42057.                     'default' => false,
  42058.                     'major' => true,
  42059.                     'description' => 'one to one inheritance',
  42060.                 ],
  42061.                 'FEATURE_NEXT_18187' => [
  42062.                     'default' => false,
  42063.                     'major' => true,
  42064.                     'description' => 'Move admin dashboard statistics into separate component',
  42065.                 ],
  42066.                 'FEATURE_NEXT_17978' => [
  42067.                     'default' => false,
  42068.                     'major' => true,
  42069.                     'description' => 'Change component factory to work with extension overrides in Administration',
  42070.                 ],
  42071.                 'FEATURE_NEXT_11634' => [
  42072.                     'default' => false,
  42073.                     'major' => true,
  42074.                     'description' => 'Webpack alias refactor',
  42075.                 ],
  42076.                 'FEATURE_NEXT_21547' => [
  42077.                     'default' => false,
  42078.                     'major' => true,
  42079.                     'description' => 'Change admin criteria defaults',
  42080.                 ],
  42081.                 'FEATURE_NEXT_22900' => [
  42082.                     'default' => false,
  42083.                     'major' => true,
  42084.                     'description' => 'Admin search configuration is used in Elasticsearch',
  42085.                 ],
  42086.             ],
  42087.             'shopware.feature.flags.v6.5.0.0' => [
  42088.                 'default' => false,
  42089.                 'major' => true,
  42090.             ],
  42091.             'shopware.feature.flags.v6.5.0.0.default' => false,
  42092.             'shopware.feature.flags.v6.5.0.0.major' => true,
  42093.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  42094.                 'default' => false,
  42095.                 'major' => true,
  42096.                 'description' => 'Performance improvements that include a breaking change',
  42097.             ],
  42098.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  42099.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  42100.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  42101.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  42102.                 'default' => false,
  42103.                 'major' => true,
  42104.                 'description' => 'composer require for plugins',
  42105.             ],
  42106.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  42107.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  42108.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  42109.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  42110.                 'default' => false,
  42111.                 'major' => true,
  42112.                 'description' => 'Do not allow empty ids provided in criteria',
  42113.             ],
  42114.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  42115.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  42116.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  42117.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  42118.                 'default' => false,
  42119.                 'major' => true,
  42120.                 'description' => 'Deprecate old promotion module',
  42121.             ],
  42122.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  42123.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  42124.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  42125.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  42126.                 'default' => false,
  42127.                 'major' => true,
  42128.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  42129.             ],
  42130.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  42131.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  42132.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  42133.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  42134.                 'default' => false,
  42135.                 'major' => true,
  42136.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  42137.             ],
  42138.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  42139.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  42140.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  42141.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  42142.                 'default' => false,
  42143.                 'major' => true,
  42144.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  42145.             ],
  42146.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  42147.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  42148.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  42149.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  42150.                 'default' => false,
  42151.                 'major' => true,
  42152.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  42153.             ],
  42154.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  42155.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  42156.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  42157.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  42158.                 'default' => false,
  42159.                 'major' => false,
  42160.                 'description' => 'Disables the cart.container function',
  42161.             ],
  42162.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  42163.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  42164.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  42165.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  42166.                 'default' => false,
  42167.                 'major' => false,
  42168.                 'description' => 'Replace wrong displayed characters in number format',
  42169.             ],
  42170.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  42171.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  42172.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  42173.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  42174.                 'default' => false,
  42175.                 'major' => true,
  42176.                 'description' => 'Rules are aware of their assignment',
  42177.             ],
  42178.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  42179.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  42180.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  42181.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  42182.                 'default' => false,
  42183.                 'major' => true,
  42184.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  42185.             ],
  42186.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  42187.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  42188.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  42189.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  42190.                 'default' => false,
  42191.                 'major' => true,
  42192.                 'description' => 'Refactoring of Storefront theme assets',
  42193.             ],
  42194.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  42195.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  42196.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  42197.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  42198.                 'default' => false,
  42199.                 'major' => false,
  42200.                 'description' => 'Delivery notice for EU geoblocking regulation',
  42201.             ],
  42202.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  42203.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  42204.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  42205.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  42206.                 'default' => false,
  42207.                 'major' => true,
  42208.                 'description' => 'App System 4.0 - Build action button messaging system',
  42209.             ],
  42210.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  42211.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  42212.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  42213.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  42214.                 'default' => false,
  42215.                 'major' => true,
  42216.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  42217.             ],
  42218.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  42219.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  42220.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  42221.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  42222.                 'default' => false,
  42223.                 'major' => true,
  42224.                 'description' => 'Newsletter DOI for registered customers',
  42225.             ],
  42226.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  42227.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  42228.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  42229.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  42230.                 'default' => false,
  42231.                 'major' => true,
  42232.                 'description' => 'Optional salutation',
  42233.             ],
  42234.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  42235.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  42236.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  42237.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  42238.                 'default' => false,
  42239.                 'major' => false,
  42240.                 'description' => 'Register Doi Domain',
  42241.             ],
  42242.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  42243.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  42244.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  42245.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  42246.                 'default' => false,
  42247.                 'major' => true,
  42248.                 'description' => 'Make sales channels required in seo generator',
  42249.             ],
  42250.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  42251.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  42252.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  42253.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  42254.                 'default' => false,
  42255.                 'major' => true,
  42256.                 'description' => 'Move storefront script tags to head with defer',
  42257.             ],
  42258.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  42259.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  42260.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  42261.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  42262.                 'default' => false,
  42263.                 'major' => true,
  42264.                 'description' => 'VAT id field for guest',
  42265.             ],
  42266.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  42267.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  42268.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  42269.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  42270.                 'default' => false,
  42271.                 'major' => true,
  42272.                 'description' => 'Default transaction state for async app payments',
  42273.             ],
  42274.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  42275.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  42276.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  42277.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  42278.                 'default' => false,
  42279.                 'major' => true,
  42280.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  42281.             ],
  42282.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  42283.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  42284.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  42285.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  42286.                 'default' => false,
  42287.                 'major' => true,
  42288.                 'description' => 'Improve orders UX in Administration',
  42289.             ],
  42290.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  42291.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  42292.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  42293.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  42294.                 'default' => false,
  42295.                 'major' => true,
  42296.                 'description' => 'Cart merged event',
  42297.             ],
  42298.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  42299.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  42300.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  42301.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  42302.                 'default' => false,
  42303.                 'major' => true,
  42304.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  42305.             ],
  42306.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  42307.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  42308.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  42309.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  42310.                 'default' => false,
  42311.                 'major' => true,
  42312.                 'description' => 'Save theme compilation',
  42313.             ],
  42314.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  42315.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => true,
  42316.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  42317.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  42318.                 'default' => false,
  42319.                 'major' => true,
  42320.                 'description' => 'StorefrontRenderEvent only gets original view',
  42321.             ],
  42322.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  42323.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  42324.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  42325.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  42326.                 'default' => false,
  42327.                 'major' => true,
  42328.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  42329.             ],
  42330.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  42331.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  42332.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  42333.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  42334.                 'default' => false,
  42335.                 'major' => true,
  42336.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  42337.             ],
  42338.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  42339.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  42340.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  42341.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  42342.                 'default' => false,
  42343.                 'major' => true,
  42344.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  42345.             ],
  42346.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  42347.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  42348.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  42349.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  42350.                 'default' => false,
  42351.                 'major' => true,
  42352.                 'description' => 'Major feature flag for Business Event',
  42353.             ],
  42354.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  42355.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  42356.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  42357.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  42358.                 'default' => false,
  42359.                 'major' => true,
  42360.                 'description' => 'Layout assignment for category as list',
  42361.             ],
  42362.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  42363.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  42364.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  42365.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  42366.                 'default' => false,
  42367.                 'major' => true,
  42368.                 'description' => 'Fix media resolution in theme',
  42369.             ],
  42370.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  42371.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  42372.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  42373.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  42374.                 'default' => false,
  42375.                 'major' => true,
  42376.                 'description' => 'Enables lazy loading components in the administration',
  42377.             ],
  42378.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  42379.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  42380.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  42381.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  42382.                 'default' => false,
  42383.                 'major' => true,
  42384.                 'description' => 'Require positionIdentifier for some components',
  42385.             ],
  42386.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  42387.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  42388.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  42389.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  42390.                 'default' => false,
  42391.                 'major' => true,
  42392.                 'description' => 'one to one inheritance',
  42393.             ],
  42394.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  42395.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  42396.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  42397.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  42398.                 'default' => false,
  42399.                 'major' => true,
  42400.                 'description' => 'Move admin dashboard statistics into separate component',
  42401.             ],
  42402.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  42403.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  42404.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  42405.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  42406.                 'default' => false,
  42407.                 'major' => true,
  42408.                 'description' => 'Change component factory to work with extension overrides in Administration',
  42409.             ],
  42410.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  42411.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  42412.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  42413.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  42414.                 'default' => false,
  42415.                 'major' => true,
  42416.                 'description' => 'Webpack alias refactor',
  42417.             ],
  42418.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  42419.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  42420.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  42421.             'shopware.feature.flags.FEATURE_NEXT_21547' => [
  42422.                 'default' => false,
  42423.                 'major' => true,
  42424.                 'description' => 'Change admin criteria defaults',
  42425.             ],
  42426.             'shopware.feature.flags.FEATURE_NEXT_21547.default' => false,
  42427.             'shopware.feature.flags.FEATURE_NEXT_21547.major' => true,
  42428.             'shopware.feature.flags.FEATURE_NEXT_21547.description' => 'Change admin criteria defaults',
  42429.             'shopware.feature.flags.FEATURE_NEXT_22900' => [
  42430.                 'default' => false,
  42431.                 'major' => true,
  42432.                 'description' => 'Admin search configuration is used in Elasticsearch',
  42433.             ],
  42434.             'shopware.feature.flags.FEATURE_NEXT_22900.default' => false,
  42435.             'shopware.feature.flags.FEATURE_NEXT_22900.major' => true,
  42436.             'shopware.feature.flags.FEATURE_NEXT_22900.description' => 'Admin search configuration is used in Elasticsearch',
  42437.             'shopware.profiler' => [
  42438.                 'integrations' => [
  42439.                     => 'Symfony',
  42440.                 ],
  42441.             ],
  42442.             'shopware.profiler.integrations' => [
  42443.                 => 'Symfony',
  42444.             ],
  42445.             'shopware.profiler.integrations.0' => 'Symfony',
  42446.             'shopware.filesystem' => [
  42447.                 'private' => [
  42448.                     'type' => 'local',
  42449.                     'config' => [
  42450.                         'root' => (\dirname(__DIR__4).'/files'),
  42451.                     ],
  42452.                 ],
  42453.                 'public' => [
  42454.                     'type' => 'local',
  42455.                     'config' => [
  42456.                         'root' => (\dirname(__DIR__4).'/public'),
  42457.                     ],
  42458.                 ],
  42459.                 'temp' => [
  42460.                     'type' => 'local',
  42461.                     'config' => [
  42462.                         'root' => \dirname(__DIR__3),
  42463.                     ],
  42464.                 ],
  42465.                 'theme' => [
  42466.                 ],
  42467.                 'asset' => [
  42468.                 ],
  42469.                 'sitemap' => [
  42470.                 ],
  42471.                 'allowed_extensions' => [
  42472.                     => 'jpg',
  42473.                     => 'jpeg',
  42474.                     => 'png',
  42475.                     => 'webp',
  42476.                     => 'gif',
  42477.                     => 'svg',
  42478.                     => 'bmp',
  42479.                     => 'tiff',
  42480.                     => 'tif',
  42481.                     => 'eps',
  42482.                     10 => 'webm',
  42483.                     11 => 'mkv',
  42484.                     12 => 'flv',
  42485.                     13 => 'ogv',
  42486.                     14 => 'ogg',
  42487.                     15 => 'mov',
  42488.                     16 => 'mp4',
  42489.                     17 => 'avi',
  42490.                     18 => 'wmv',
  42491.                     19 => 'pdf',
  42492.                     20 => 'aac',
  42493.                     21 => 'mp3',
  42494.                     22 => 'wav',
  42495.                     23 => 'flac',
  42496.                     24 => 'oga',
  42497.                     25 => 'wma',
  42498.                     26 => 'txt',
  42499.                     27 => 'doc',
  42500.                     28 => 'ico',
  42501.                 ],
  42502.             ],
  42503.             'shopware.filesystem.private' => [
  42504.                 'type' => 'local',
  42505.                 'config' => [
  42506.                     'root' => (\dirname(__DIR__4).'/files'),
  42507.                 ],
  42508.             ],
  42509.             'shopware.filesystem.private.type' => 'local',
  42510.             'shopware.filesystem.private.config' => [
  42511.                 'root' => (\dirname(__DIR__4).'/files'),
  42512.             ],
  42513.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  42514.             'shopware.filesystem.public' => [
  42515.                 'type' => 'local',
  42516.                 'config' => [
  42517.                     'root' => (\dirname(__DIR__4).'/public'),
  42518.                 ],
  42519.             ],
  42520.             'shopware.filesystem.public.type' => 'local',
  42521.             'shopware.filesystem.public.config' => [
  42522.                 'root' => (\dirname(__DIR__4).'/public'),
  42523.             ],
  42524.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  42525.             'shopware.filesystem.temp' => [
  42526.                 'type' => 'local',
  42527.                 'config' => [
  42528.                     'root' => \dirname(__DIR__3),
  42529.                 ],
  42530.             ],
  42531.             'shopware.filesystem.temp.type' => 'local',
  42532.             'shopware.filesystem.temp.config' => [
  42533.                 'root' => \dirname(__DIR__3),
  42534.             ],
  42535.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  42536.             'shopware.filesystem.theme' => [
  42537.                 'type' => 'local',
  42538.                 'config' => [
  42539.                     'root' => (\dirname(__DIR__4).'/public'),
  42540.                 ],
  42541.             ],
  42542.             'shopware.filesystem.asset' => [
  42543.                 'type' => 'local',
  42544.                 'config' => [
  42545.                     'root' => (\dirname(__DIR__4).'/public'),
  42546.                 ],
  42547.             ],
  42548.             'shopware.filesystem.sitemap' => [
  42549.                 'type' => 'local',
  42550.                 'config' => [
  42551.                     'root' => (\dirname(__DIR__4).'/public'),
  42552.                 ],
  42553.             ],
  42554.             'shopware.filesystem.allowed_extensions' => [
  42555.                 => 'jpg',
  42556.                 => 'jpeg',
  42557.                 => 'png',
  42558.                 => 'webp',
  42559.                 => 'gif',
  42560.                 => 'svg',
  42561.                 => 'bmp',
  42562.                 => 'tiff',
  42563.                 => 'tif',
  42564.                 => 'eps',
  42565.                 10 => 'webm',
  42566.                 11 => 'mkv',
  42567.                 12 => 'flv',
  42568.                 13 => 'ogv',
  42569.                 14 => 'ogg',
  42570.                 15 => 'mov',
  42571.                 16 => 'mp4',
  42572.                 17 => 'avi',
  42573.                 18 => 'wmv',
  42574.                 19 => 'pdf',
  42575.                 20 => 'aac',
  42576.                 21 => 'mp3',
  42577.                 22 => 'wav',
  42578.                 23 => 'flac',
  42579.                 24 => 'oga',
  42580.                 25 => 'wma',
  42581.                 26 => 'txt',
  42582.                 27 => 'doc',
  42583.                 28 => 'ico',
  42584.             ],
  42585.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  42586.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  42587.             'shopware.filesystem.allowed_extensions.2' => 'png',
  42588.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  42589.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  42590.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  42591.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  42592.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  42593.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  42594.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  42595.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  42596.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  42597.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  42598.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  42599.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  42600.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  42601.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  42602.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  42603.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  42604.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  42605.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  42606.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  42607.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  42608.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  42609.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  42610.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  42611.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  42612.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  42613.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  42614.             'shopware.cdn.url' => '',
  42615.             'shopware.increment' => [
  42616.                 'user_activity' => [
  42617.                     'type' => 'mysql',
  42618.                 ],
  42619.                 'message_queue' => [
  42620.                     'type' => 'mysql',
  42621.                 ],
  42622.             ],
  42623.             'shopware.increment.user_activity' => [
  42624.                 'type' => 'mysql',
  42625.             ],
  42626.             'shopware.increment.user_activity.type' => 'mysql',
  42627.             'shopware.increment.message_queue' => [
  42628.                 'type' => 'mysql',
  42629.             ],
  42630.             'shopware.increment.message_queue.type' => 'mysql',
  42631.             'shopware.api' => [
  42632.                 'max_limit' => 100,
  42633.                 'api_browser' => [
  42634.                     'auth_required' => false,
  42635.                 ],
  42636.                 'store' => [
  42637.                     'context_lifetime' => 'P1D',
  42638.                 ],
  42639.                 'rate_limiter' => [
  42640.                     'login' => [
  42641.                         'enabled' => true,
  42642.                         'policy' => 'time_backoff',
  42643.                         'reset' => '24 hours',
  42644.                         'limits' => [
  42645.                             => [
  42646.                                 'limit' => 10,
  42647.                                 'interval' => '10 seconds',
  42648.                             ],
  42649.                             => [
  42650.                                 'limit' => 15,
  42651.                                 'interval' => '30 seconds',
  42652.                             ],
  42653.                             => [
  42654.                                 'limit' => 20,
  42655.                                 'interval' => '60 seconds',
  42656.                             ],
  42657.                         ],
  42658.                         'lock_factory' => 'lock.factory',
  42659.                         'cache_pool' => 'cache.rate_limiter',
  42660.                     ],
  42661.                     'guest_login' => [
  42662.                         'enabled' => true,
  42663.                         'policy' => 'time_backoff',
  42664.                         'reset' => '24 hours',
  42665.                         'limits' => [
  42666.                             => [
  42667.                                 'limit' => 10,
  42668.                                 'interval' => '10 seconds',
  42669.                             ],
  42670.                             => [
  42671.                                 'limit' => 15,
  42672.                                 'interval' => '30 seconds',
  42673.                             ],
  42674.                             => [
  42675.                                 'limit' => 20,
  42676.                                 'interval' => '60 seconds',
  42677.                             ],
  42678.                         ],
  42679.                         'lock_factory' => 'lock.factory',
  42680.                         'cache_pool' => 'cache.rate_limiter',
  42681.                     ],
  42682.                     'oauth' => [
  42683.                         'enabled' => true,
  42684.                         'policy' => 'time_backoff',
  42685.                         'reset' => '24 hours',
  42686.                         'limits' => [
  42687.                             => [
  42688.                                 'limit' => 10,
  42689.                                 'interval' => '10 seconds',
  42690.                             ],
  42691.                             => [
  42692.                                 'limit' => 15,
  42693.                                 'interval' => '30 seconds',
  42694.                             ],
  42695.                             => [
  42696.                                 'limit' => 20,
  42697.                                 'interval' => '60 seconds',
  42698.                             ],
  42699.                         ],
  42700.                         'lock_factory' => 'lock.factory',
  42701.                         'cache_pool' => 'cache.rate_limiter',
  42702.                     ],
  42703.                     'reset_password' => [
  42704.                         'enabled' => true,
  42705.                         'policy' => 'time_backoff',
  42706.                         'reset' => '24 hours',
  42707.                         'limits' => [
  42708.                             => [
  42709.                                 'limit' => 3,
  42710.                                 'interval' => '30 seconds',
  42711.                             ],
  42712.                             => [
  42713.                                 'limit' => 5,
  42714.                                 'interval' => '60 seconds',
  42715.                             ],
  42716.                             => [
  42717.                                 'limit' => 10,
  42718.                                 'interval' => '90 seconds',
  42719.                             ],
  42720.                         ],
  42721.                         'lock_factory' => 'lock.factory',
  42722.                         'cache_pool' => 'cache.rate_limiter',
  42723.                     ],
  42724.                     'user_recovery' => [
  42725.                         'enabled' => true,
  42726.                         'policy' => 'time_backoff',
  42727.                         'reset' => '24 hours',
  42728.                         'limits' => [
  42729.                             => [
  42730.                                 'limit' => 3,
  42731.                                 'interval' => '30 seconds',
  42732.                             ],
  42733.                             => [
  42734.                                 'limit' => 5,
  42735.                                 'interval' => '60 seconds',
  42736.                             ],
  42737.                             => [
  42738.                                 'limit' => 10,
  42739.                                 'interval' => '90 seconds',
  42740.                             ],
  42741.                         ],
  42742.                         'lock_factory' => 'lock.factory',
  42743.                         'cache_pool' => 'cache.rate_limiter',
  42744.                     ],
  42745.                     'contact_form' => [
  42746.                         'enabled' => true,
  42747.                         'policy' => 'time_backoff',
  42748.                         'reset' => '24 hours',
  42749.                         'limits' => [
  42750.                             => [
  42751.                                 'limit' => 3,
  42752.                                 'interval' => '30 seconds',
  42753.                             ],
  42754.                             => [
  42755.                                 'limit' => 5,
  42756.                                 'interval' => '60 seconds',
  42757.                             ],
  42758.                             => [
  42759.                                 'limit' => 10,
  42760.                                 'interval' => '90 seconds',
  42761.                             ],
  42762.                         ],
  42763.                         'lock_factory' => 'lock.factory',
  42764.                         'cache_pool' => 'cache.rate_limiter',
  42765.                     ],
  42766.                     'notification' => [
  42767.                         'enabled' => true,
  42768.                         'policy' => 'time_backoff',
  42769.                         'reset' => '24 hours',
  42770.                         'limits' => [
  42771.                             => [
  42772.                                 'limit' => 10,
  42773.                                 'interval' => '10 seconds',
  42774.                             ],
  42775.                             => [
  42776.                                 'limit' => 15,
  42777.                                 'interval' => '30 seconds',
  42778.                             ],
  42779.                             => [
  42780.                                 'limit' => 20,
  42781.                                 'interval' => '60 seconds',
  42782.                             ],
  42783.                         ],
  42784.                         'lock_factory' => 'lock.factory',
  42785.                         'cache_pool' => 'cache.rate_limiter',
  42786.                     ],
  42787.                     'newsletter_form' => [
  42788.                         'enabled' => true,
  42789.                         'policy' => 'time_backoff',
  42790.                         'reset' => '24 hours',
  42791.                         'limits' => [
  42792.                             => [
  42793.                                 'limit' => 3,
  42794.                                 'interval' => '30 seconds',
  42795.                             ],
  42796.                             => [
  42797.                                 'limit' => 5,
  42798.                                 'interval' => '60 seconds',
  42799.                             ],
  42800.                             => [
  42801.                                 'limit' => 10,
  42802.                                 'interval' => '90 seconds',
  42803.                             ],
  42804.                         ],
  42805.                         'lock_factory' => 'lock.factory',
  42806.                         'cache_pool' => 'cache.rate_limiter',
  42807.                     ],
  42808.                     'cart_add_line_item' => [
  42809.                         'enabled' => true,
  42810.                         'policy' => 'system_config',
  42811.                         'reset' => '1 hours',
  42812.                         'limits' => [
  42813.                             => [
  42814.                                 'domain' => 'core.cart.lineItemAddLimit',
  42815.                                 'interval' => '60 seconds',
  42816.                             ],
  42817.                         ],
  42818.                         'lock_factory' => 'lock.factory',
  42819.                         'cache_pool' => 'cache.rate_limiter',
  42820.                     ],
  42821.                 ],
  42822.             ],
  42823.             'shopware.api.max_limit' => 100,
  42824.             'shopware.api.api_browser' => [
  42825.                 'auth_required' => false,
  42826.             ],
  42827.             'shopware.api.api_browser.auth_required' => false,
  42828.             'shopware.api.api_browser.auth_required_str' => '0',
  42829.             'shopware.api.store' => [
  42830.                 'context_lifetime' => 'P1D',
  42831.             ],
  42832.             'shopware.api.store.context_lifetime' => 'P1D',
  42833.             'shopware.api.rate_limiter' => [
  42834.                 'login' => [
  42835.                     'enabled' => true,
  42836.                     'policy' => 'time_backoff',
  42837.                     'reset' => '24 hours',
  42838.                     'limits' => [
  42839.                         => [
  42840.                             'limit' => 10,
  42841.                             'interval' => '10 seconds',
  42842.                         ],
  42843.                         => [
  42844.                             'limit' => 15,
  42845.                             'interval' => '30 seconds',
  42846.                         ],
  42847.                         => [
  42848.                             'limit' => 20,
  42849.                             'interval' => '60 seconds',
  42850.                         ],
  42851.                     ],
  42852.                     'lock_factory' => 'lock.factory',
  42853.                     'cache_pool' => 'cache.rate_limiter',
  42854.                 ],
  42855.                 'guest_login' => [
  42856.                     'enabled' => true,
  42857.                     'policy' => 'time_backoff',
  42858.                     'reset' => '24 hours',
  42859.                     'limits' => [
  42860.                         => [
  42861.                             'limit' => 10,
  42862.                             'interval' => '10 seconds',
  42863.                         ],
  42864.                         => [
  42865.                             'limit' => 15,
  42866.                             'interval' => '30 seconds',
  42867.                         ],
  42868.                         => [
  42869.                             'limit' => 20,
  42870.                             'interval' => '60 seconds',
  42871.                         ],
  42872.                     ],
  42873.                     'lock_factory' => 'lock.factory',
  42874.                     'cache_pool' => 'cache.rate_limiter',
  42875.                 ],
  42876.                 'oauth' => [
  42877.                     'enabled' => true,
  42878.                     'policy' => 'time_backoff',
  42879.                     'reset' => '24 hours',
  42880.                     'limits' => [
  42881.                         => [
  42882.                             'limit' => 10,
  42883.                             'interval' => '10 seconds',
  42884.                         ],
  42885.                         => [
  42886.                             'limit' => 15,
  42887.                             'interval' => '30 seconds',
  42888.                         ],
  42889.                         => [
  42890.                             'limit' => 20,
  42891.                             'interval' => '60 seconds',
  42892.                         ],
  42893.                     ],
  42894.                     'lock_factory' => 'lock.factory',
  42895.                     'cache_pool' => 'cache.rate_limiter',
  42896.                 ],
  42897.                 'reset_password' => [
  42898.                     'enabled' => true,
  42899.                     'policy' => 'time_backoff',
  42900.                     'reset' => '24 hours',
  42901.                     'limits' => [
  42902.                         => [
  42903.                             'limit' => 3,
  42904.                             'interval' => '30 seconds',
  42905.                         ],
  42906.                         => [
  42907.                             'limit' => 5,
  42908.                             'interval' => '60 seconds',
  42909.                         ],
  42910.                         => [
  42911.                             'limit' => 10,
  42912.                             'interval' => '90 seconds',
  42913.                         ],
  42914.                     ],
  42915.                     'lock_factory' => 'lock.factory',
  42916.                     'cache_pool' => 'cache.rate_limiter',
  42917.                 ],
  42918.                 'user_recovery' => [
  42919.                     'enabled' => true,
  42920.                     'policy' => 'time_backoff',
  42921.                     'reset' => '24 hours',
  42922.                     'limits' => [
  42923.                         => [
  42924.                             'limit' => 3,
  42925.                             'interval' => '30 seconds',
  42926.                         ],
  42927.                         => [
  42928.                             'limit' => 5,
  42929.                             'interval' => '60 seconds',
  42930.                         ],
  42931.                         => [
  42932.                             'limit' => 10,
  42933.                             'interval' => '90 seconds',
  42934.                         ],
  42935.                     ],
  42936.                     'lock_factory' => 'lock.factory',
  42937.                     'cache_pool' => 'cache.rate_limiter',
  42938.                 ],
  42939.                 'contact_form' => [
  42940.                     'enabled' => true,
  42941.                     'policy' => 'time_backoff',
  42942.                     'reset' => '24 hours',
  42943.                     'limits' => [
  42944.                         => [
  42945.                             'limit' => 3,
  42946.                             'interval' => '30 seconds',
  42947.                         ],
  42948.                         => [
  42949.                             'limit' => 5,
  42950.                             'interval' => '60 seconds',
  42951.                         ],
  42952.                         => [
  42953.                             'limit' => 10,
  42954.                             'interval' => '90 seconds',
  42955.                         ],
  42956.                     ],
  42957.                     'lock_factory' => 'lock.factory',
  42958.                     'cache_pool' => 'cache.rate_limiter',
  42959.                 ],
  42960.                 'notification' => [
  42961.                     'enabled' => true,
  42962.                     'policy' => 'time_backoff',
  42963.                     'reset' => '24 hours',
  42964.                     'limits' => [
  42965.                         => [
  42966.                             'limit' => 10,
  42967.                             'interval' => '10 seconds',
  42968.                         ],
  42969.                         => [
  42970.                             'limit' => 15,
  42971.                             'interval' => '30 seconds',
  42972.                         ],
  42973.                         => [
  42974.                             'limit' => 20,
  42975.                             'interval' => '60 seconds',
  42976.                         ],
  42977.                     ],
  42978.                     'lock_factory' => 'lock.factory',
  42979.                     'cache_pool' => 'cache.rate_limiter',
  42980.                 ],
  42981.                 'newsletter_form' => [
  42982.                     'enabled' => true,
  42983.                     'policy' => 'time_backoff',
  42984.                     'reset' => '24 hours',
  42985.                     'limits' => [
  42986.                         => [
  42987.                             'limit' => 3,
  42988.                             'interval' => '30 seconds',
  42989.                         ],
  42990.                         => [
  42991.                             'limit' => 5,
  42992.                             'interval' => '60 seconds',
  42993.                         ],
  42994.                         => [
  42995.                             'limit' => 10,
  42996.                             'interval' => '90 seconds',
  42997.                         ],
  42998.                     ],
  42999.                     'lock_factory' => 'lock.factory',
  43000.                     'cache_pool' => 'cache.rate_limiter',
  43001.                 ],
  43002.                 'cart_add_line_item' => [
  43003.                     'enabled' => true,
  43004.                     'policy' => 'system_config',
  43005.                     'reset' => '1 hours',
  43006.                     'limits' => [
  43007.                         => [
  43008.                             'domain' => 'core.cart.lineItemAddLimit',
  43009.                             'interval' => '60 seconds',
  43010.                         ],
  43011.                     ],
  43012.                     'lock_factory' => 'lock.factory',
  43013.                     'cache_pool' => 'cache.rate_limiter',
  43014.                 ],
  43015.             ],
  43016.             'shopware.api.rate_limiter.login' => [
  43017.                 'enabled' => true,
  43018.                 'policy' => 'time_backoff',
  43019.                 'reset' => '24 hours',
  43020.                 'limits' => [
  43021.                     => [
  43022.                         'limit' => 10,
  43023.                         'interval' => '10 seconds',
  43024.                     ],
  43025.                     => [
  43026.                         'limit' => 15,
  43027.                         'interval' => '30 seconds',
  43028.                     ],
  43029.                     => [
  43030.                         'limit' => 20,
  43031.                         'interval' => '60 seconds',
  43032.                     ],
  43033.                 ],
  43034.                 'lock_factory' => 'lock.factory',
  43035.                 'cache_pool' => 'cache.rate_limiter',
  43036.             ],
  43037.             'shopware.api.rate_limiter.login.enabled' => true,
  43038.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  43039.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  43040.             'shopware.api.rate_limiter.login.limits' => [
  43041.                 => [
  43042.                     'limit' => 10,
  43043.                     'interval' => '10 seconds',
  43044.                 ],
  43045.                 => [
  43046.                     'limit' => 15,
  43047.                     'interval' => '30 seconds',
  43048.                 ],
  43049.                 => [
  43050.                     'limit' => 20,
  43051.                     'interval' => '60 seconds',
  43052.                 ],
  43053.             ],
  43054.             'shopware.api.rate_limiter.login.limits.0' => [
  43055.                 'limit' => 10,
  43056.                 'interval' => '10 seconds',
  43057.             ],
  43058.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  43059.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  43060.             'shopware.api.rate_limiter.login.limits.1' => [
  43061.                 'limit' => 15,
  43062.                 'interval' => '30 seconds',
  43063.             ],
  43064.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  43065.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  43066.             'shopware.api.rate_limiter.login.limits.2' => [
  43067.                 'limit' => 20,
  43068.                 'interval' => '60 seconds',
  43069.             ],
  43070.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  43071.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  43072.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  43073.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  43074.             'shopware.api.rate_limiter.guest_login' => [
  43075.                 'enabled' => true,
  43076.                 'policy' => 'time_backoff',
  43077.                 'reset' => '24 hours',
  43078.                 'limits' => [
  43079.                     => [
  43080.                         'limit' => 10,
  43081.                         'interval' => '10 seconds',
  43082.                     ],
  43083.                     => [
  43084.                         'limit' => 15,
  43085.                         'interval' => '30 seconds',
  43086.                     ],
  43087.                     => [
  43088.                         'limit' => 20,
  43089.                         'interval' => '60 seconds',
  43090.                     ],
  43091.                 ],
  43092.                 'lock_factory' => 'lock.factory',
  43093.                 'cache_pool' => 'cache.rate_limiter',
  43094.             ],
  43095.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  43096.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  43097.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  43098.             'shopware.api.rate_limiter.guest_login.limits' => [
  43099.                 => [
  43100.                     'limit' => 10,
  43101.                     'interval' => '10 seconds',
  43102.                 ],
  43103.                 => [
  43104.                     'limit' => 15,
  43105.                     'interval' => '30 seconds',
  43106.                 ],
  43107.                 => [
  43108.                     'limit' => 20,
  43109.                     'interval' => '60 seconds',
  43110.                 ],
  43111.             ],
  43112.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  43113.                 'limit' => 10,
  43114.                 'interval' => '10 seconds',
  43115.             ],
  43116.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  43117.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  43118.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  43119.                 'limit' => 15,
  43120.                 'interval' => '30 seconds',
  43121.             ],
  43122.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  43123.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  43124.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  43125.                 'limit' => 20,
  43126.                 'interval' => '60 seconds',
  43127.             ],
  43128.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  43129.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  43130.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  43131.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  43132.             'shopware.api.rate_limiter.oauth' => [
  43133.                 'enabled' => true,
  43134.                 'policy' => 'time_backoff',
  43135.                 'reset' => '24 hours',
  43136.                 'limits' => [
  43137.                     => [
  43138.                         'limit' => 10,
  43139.                         'interval' => '10 seconds',
  43140.                     ],
  43141.                     => [
  43142.                         'limit' => 15,
  43143.                         'interval' => '30 seconds',
  43144.                     ],
  43145.                     => [
  43146.                         'limit' => 20,
  43147.                         'interval' => '60 seconds',
  43148.                     ],
  43149.                 ],
  43150.                 'lock_factory' => 'lock.factory',
  43151.                 'cache_pool' => 'cache.rate_limiter',
  43152.             ],
  43153.             'shopware.api.rate_limiter.oauth.enabled' => true,
  43154.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  43155.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  43156.             'shopware.api.rate_limiter.oauth.limits' => [
  43157.                 => [
  43158.                     'limit' => 10,
  43159.                     'interval' => '10 seconds',
  43160.                 ],
  43161.                 => [
  43162.                     'limit' => 15,
  43163.                     'interval' => '30 seconds',
  43164.                 ],
  43165.                 => [
  43166.                     'limit' => 20,
  43167.                     'interval' => '60 seconds',
  43168.                 ],
  43169.             ],
  43170.             'shopware.api.rate_limiter.oauth.limits.0' => [
  43171.                 'limit' => 10,
  43172.                 'interval' => '10 seconds',
  43173.             ],
  43174.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  43175.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  43176.             'shopware.api.rate_limiter.oauth.limits.1' => [
  43177.                 'limit' => 15,
  43178.                 'interval' => '30 seconds',
  43179.             ],
  43180.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  43181.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  43182.             'shopware.api.rate_limiter.oauth.limits.2' => [
  43183.                 'limit' => 20,
  43184.                 'interval' => '60 seconds',
  43185.             ],
  43186.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  43187.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  43188.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  43189.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  43190.             'shopware.api.rate_limiter.reset_password' => [
  43191.                 'enabled' => true,
  43192.                 'policy' => 'time_backoff',
  43193.                 'reset' => '24 hours',
  43194.                 'limits' => [
  43195.                     => [
  43196.                         'limit' => 3,
  43197.                         'interval' => '30 seconds',
  43198.                     ],
  43199.                     => [
  43200.                         'limit' => 5,
  43201.                         'interval' => '60 seconds',
  43202.                     ],
  43203.                     => [
  43204.                         'limit' => 10,
  43205.                         'interval' => '90 seconds',
  43206.                     ],
  43207.                 ],
  43208.                 'lock_factory' => 'lock.factory',
  43209.                 'cache_pool' => 'cache.rate_limiter',
  43210.             ],
  43211.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  43212.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  43213.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  43214.             'shopware.api.rate_limiter.reset_password.limits' => [
  43215.                 => [
  43216.                     'limit' => 3,
  43217.                     'interval' => '30 seconds',
  43218.                 ],
  43219.                 => [
  43220.                     'limit' => 5,
  43221.                     'interval' => '60 seconds',
  43222.                 ],
  43223.                 => [
  43224.                     'limit' => 10,
  43225.                     'interval' => '90 seconds',
  43226.                 ],
  43227.             ],
  43228.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  43229.                 'limit' => 3,
  43230.                 'interval' => '30 seconds',
  43231.             ],
  43232.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  43233.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  43234.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  43235.                 'limit' => 5,
  43236.                 'interval' => '60 seconds',
  43237.             ],
  43238.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  43239.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  43240.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  43241.                 'limit' => 10,
  43242.                 'interval' => '90 seconds',
  43243.             ],
  43244.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  43245.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  43246.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  43247.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  43248.             'shopware.api.rate_limiter.user_recovery' => [
  43249.                 'enabled' => true,
  43250.                 'policy' => 'time_backoff',
  43251.                 'reset' => '24 hours',
  43252.                 'limits' => [
  43253.                     => [
  43254.                         'limit' => 3,
  43255.                         'interval' => '30 seconds',
  43256.                     ],
  43257.                     => [
  43258.                         'limit' => 5,
  43259.                         'interval' => '60 seconds',
  43260.                     ],
  43261.                     => [
  43262.                         'limit' => 10,
  43263.                         'interval' => '90 seconds',
  43264.                     ],
  43265.                 ],
  43266.                 'lock_factory' => 'lock.factory',
  43267.                 'cache_pool' => 'cache.rate_limiter',
  43268.             ],
  43269.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  43270.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  43271.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  43272.             'shopware.api.rate_limiter.user_recovery.limits' => [
  43273.                 => [
  43274.                     'limit' => 3,
  43275.                     'interval' => '30 seconds',
  43276.                 ],
  43277.                 => [
  43278.                     'limit' => 5,
  43279.                     'interval' => '60 seconds',
  43280.                 ],
  43281.                 => [
  43282.                     'limit' => 10,
  43283.                     'interval' => '90 seconds',
  43284.                 ],
  43285.             ],
  43286.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  43287.                 'limit' => 3,
  43288.                 'interval' => '30 seconds',
  43289.             ],
  43290.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  43291.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  43292.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  43293.                 'limit' => 5,
  43294.                 'interval' => '60 seconds',
  43295.             ],
  43296.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  43297.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  43298.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  43299.                 'limit' => 10,
  43300.                 'interval' => '90 seconds',
  43301.             ],
  43302.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  43303.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  43304.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  43305.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  43306.             'shopware.api.rate_limiter.contact_form' => [
  43307.                 'enabled' => true,
  43308.                 'policy' => 'time_backoff',
  43309.                 'reset' => '24 hours',
  43310.                 'limits' => [
  43311.                     => [
  43312.                         'limit' => 3,
  43313.                         'interval' => '30 seconds',
  43314.                     ],
  43315.                     => [
  43316.                         'limit' => 5,
  43317.                         'interval' => '60 seconds',
  43318.                     ],
  43319.                     => [
  43320.                         'limit' => 10,
  43321.                         'interval' => '90 seconds',
  43322.                     ],
  43323.                 ],
  43324.                 'lock_factory' => 'lock.factory',
  43325.                 'cache_pool' => 'cache.rate_limiter',
  43326.             ],
  43327.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  43328.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  43329.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  43330.             'shopware.api.rate_limiter.contact_form.limits' => [
  43331.                 => [
  43332.                     'limit' => 3,
  43333.                     'interval' => '30 seconds',
  43334.                 ],
  43335.                 => [
  43336.                     'limit' => 5,
  43337.                     'interval' => '60 seconds',
  43338.                 ],
  43339.                 => [
  43340.                     'limit' => 10,
  43341.                     'interval' => '90 seconds',
  43342.                 ],
  43343.             ],
  43344.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  43345.                 'limit' => 3,
  43346.                 'interval' => '30 seconds',
  43347.             ],
  43348.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  43349.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  43350.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  43351.                 'limit' => 5,
  43352.                 'interval' => '60 seconds',
  43353.             ],
  43354.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  43355.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  43356.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  43357.                 'limit' => 10,
  43358.                 'interval' => '90 seconds',
  43359.             ],
  43360.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  43361.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  43362.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  43363.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  43364.             'shopware.api.rate_limiter.notification' => [
  43365.                 'enabled' => true,
  43366.                 'policy' => 'time_backoff',
  43367.                 'reset' => '24 hours',
  43368.                 'limits' => [
  43369.                     => [
  43370.                         'limit' => 10,
  43371.                         'interval' => '10 seconds',
  43372.                     ],
  43373.                     => [
  43374.                         'limit' => 15,
  43375.                         'interval' => '30 seconds',
  43376.                     ],
  43377.                     => [
  43378.                         'limit' => 20,
  43379.                         'interval' => '60 seconds',
  43380.                     ],
  43381.                 ],
  43382.                 'lock_factory' => 'lock.factory',
  43383.                 'cache_pool' => 'cache.rate_limiter',
  43384.             ],
  43385.             'shopware.api.rate_limiter.notification.enabled' => true,
  43386.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  43387.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  43388.             'shopware.api.rate_limiter.notification.limits' => [
  43389.                 => [
  43390.                     'limit' => 10,
  43391.                     'interval' => '10 seconds',
  43392.                 ],
  43393.                 => [
  43394.                     'limit' => 15,
  43395.                     'interval' => '30 seconds',
  43396.                 ],
  43397.                 => [
  43398.                     'limit' => 20,
  43399.                     'interval' => '60 seconds',
  43400.                 ],
  43401.             ],
  43402.             'shopware.api.rate_limiter.notification.limits.0' => [
  43403.                 'limit' => 10,
  43404.                 'interval' => '10 seconds',
  43405.             ],
  43406.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  43407.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  43408.             'shopware.api.rate_limiter.notification.limits.1' => [
  43409.                 'limit' => 15,
  43410.                 'interval' => '30 seconds',
  43411.             ],
  43412.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  43413.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  43414.             'shopware.api.rate_limiter.notification.limits.2' => [
  43415.                 'limit' => 20,
  43416.                 'interval' => '60 seconds',
  43417.             ],
  43418.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  43419.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  43420.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  43421.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  43422.             'shopware.api.rate_limiter.newsletter_form' => [
  43423.                 'enabled' => true,
  43424.                 'policy' => 'time_backoff',
  43425.                 'reset' => '24 hours',
  43426.                 'limits' => [
  43427.                     => [
  43428.                         'limit' => 3,
  43429.                         'interval' => '30 seconds',
  43430.                     ],
  43431.                     => [
  43432.                         'limit' => 5,
  43433.                         'interval' => '60 seconds',
  43434.                     ],
  43435.                     => [
  43436.                         'limit' => 10,
  43437.                         'interval' => '90 seconds',
  43438.                     ],
  43439.                 ],
  43440.                 'lock_factory' => 'lock.factory',
  43441.                 'cache_pool' => 'cache.rate_limiter',
  43442.             ],
  43443.             'shopware.api.rate_limiter.newsletter_form.enabled' => true,
  43444.             'shopware.api.rate_limiter.newsletter_form.policy' => 'time_backoff',
  43445.             'shopware.api.rate_limiter.newsletter_form.reset' => '24 hours',
  43446.             'shopware.api.rate_limiter.newsletter_form.limits' => [
  43447.                 => [
  43448.                     'limit' => 3,
  43449.                     'interval' => '30 seconds',
  43450.                 ],
  43451.                 => [
  43452.                     'limit' => 5,
  43453.                     'interval' => '60 seconds',
  43454.                 ],
  43455.                 => [
  43456.                     'limit' => 10,
  43457.                     'interval' => '90 seconds',
  43458.                 ],
  43459.             ],
  43460.             'shopware.api.rate_limiter.newsletter_form.limits.0' => [
  43461.                 'limit' => 3,
  43462.                 'interval' => '30 seconds',
  43463.             ],
  43464.             'shopware.api.rate_limiter.newsletter_form.limits.0.limit' => 3,
  43465.             'shopware.api.rate_limiter.newsletter_form.limits.0.interval' => '30 seconds',
  43466.             'shopware.api.rate_limiter.newsletter_form.limits.1' => [
  43467.                 'limit' => 5,
  43468.                 'interval' => '60 seconds',
  43469.             ],
  43470.             'shopware.api.rate_limiter.newsletter_form.limits.1.limit' => 5,
  43471.             'shopware.api.rate_limiter.newsletter_form.limits.1.interval' => '60 seconds',
  43472.             'shopware.api.rate_limiter.newsletter_form.limits.2' => [
  43473.                 'limit' => 10,
  43474.                 'interval' => '90 seconds',
  43475.             ],
  43476.             'shopware.api.rate_limiter.newsletter_form.limits.2.limit' => 10,
  43477.             'shopware.api.rate_limiter.newsletter_form.limits.2.interval' => '90 seconds',
  43478.             'shopware.api.rate_limiter.newsletter_form.lock_factory' => 'lock.factory',
  43479.             'shopware.api.rate_limiter.newsletter_form.cache_pool' => 'cache.rate_limiter',
  43480.             'shopware.api.rate_limiter.cart_add_line_item' => [
  43481.                 'enabled' => true,
  43482.                 'policy' => 'system_config',
  43483.                 'reset' => '1 hours',
  43484.                 'limits' => [
  43485.                     => [
  43486.                         'domain' => 'core.cart.lineItemAddLimit',
  43487.                         'interval' => '60 seconds',
  43488.                     ],
  43489.                 ],
  43490.                 'lock_factory' => 'lock.factory',
  43491.                 'cache_pool' => 'cache.rate_limiter',
  43492.             ],
  43493.             'shopware.api.rate_limiter.cart_add_line_item.enabled' => true,
  43494.             'shopware.api.rate_limiter.cart_add_line_item.policy' => 'system_config',
  43495.             'shopware.api.rate_limiter.cart_add_line_item.reset' => '1 hours',
  43496.             'shopware.api.rate_limiter.cart_add_line_item.limits' => [
  43497.                 => [
  43498.                     'domain' => 'core.cart.lineItemAddLimit',
  43499.                     'interval' => '60 seconds',
  43500.                 ],
  43501.             ],
  43502.             'shopware.api.rate_limiter.cart_add_line_item.limits.0' => [
  43503.                 'domain' => 'core.cart.lineItemAddLimit',
  43504.                 'interval' => '60 seconds',
  43505.             ],
  43506.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.domain' => 'core.cart.lineItemAddLimit',
  43507.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.interval' => '60 seconds',
  43508.             'shopware.api.rate_limiter.cart_add_line_item.lock_factory' => 'lock.factory',
  43509.             'shopware.api.rate_limiter.cart_add_line_item.cache_pool' => 'cache.rate_limiter',
  43510.             'shopware.admin_worker' => [
  43511.                 'enable_admin_worker' => false,
  43512.                 'poll_interval' => 20,
  43513.                 'transports' => [
  43514.                     => 'default',
  43515.                 ],
  43516.                 'memory_limit' => '128M',
  43517.             ],
  43518.             'shopware.admin_worker.enable_admin_worker' => false,
  43519.             'shopware.admin_worker.poll_interval' => 20,
  43520.             'shopware.admin_worker.transports' => [
  43521.                 => 'default',
  43522.             ],
  43523.             'shopware.admin_worker.transports.0' => 'default',
  43524.             'shopware.admin_worker.memory_limit' => '128M',
  43525.             'shopware.auto_update' => [
  43526.                 'enabled' => true,
  43527.             ],
  43528.             'shopware.auto_update.enabled' => true,
  43529.             'shopware.store' => [
  43530.                 'frw' => false,
  43531.             ],
  43532.             'shopware.sitemap' => [
  43533.                 'batchsize' => 100,
  43534.                 'custom_urls' => [
  43535.                 ],
  43536.                 'excluded_urls' => [
  43537.                 ],
  43538.             ],
  43539.             'shopware.sitemap.batchsize' => 100,
  43540.             'shopware.sitemap.custom_urls' => [
  43541.             ],
  43542.             'shopware.sitemap.excluded_urls' => [
  43543.             ],
  43544.             'shopware.media' => [
  43545.                 'enable_url_upload_feature' => true,
  43546.                 'enable_url_validation' => false,
  43547.                 'url_upload_max_size' => 0,
  43548.             ],
  43549.             'shopware.media.enable_url_upload_feature' => true,
  43550.             'shopware.media.enable_url_validation' => false,
  43551.             'shopware.media.url_upload_max_size' => 0,
  43552.             'shopware.dal' => [
  43553.                 'batch_size' => 125,
  43554.                 'max_rule_prices' => 100,
  43555.                 'versioning' => [
  43556.                     'expire_days' => 30,
  43557.                 ],
  43558.             ],
  43559.             'shopware.dal.batch_size' => 125,
  43560.             'shopware.dal.max_rule_prices' => 100,
  43561.             'shopware.dal.versioning' => [
  43562.                 'expire_days' => 30,
  43563.             ],
  43564.             'shopware.dal.versioning.expire_days' => 30,
  43565.             'shopware.mail' => [
  43566.                 'update_mail_variables_on_send' => true,
  43567.             ],
  43568.             'shopware.mail.update_mail_variables_on_send' => true,
  43569.             'shopware.cart' => [
  43570.                 'compress' => false,
  43571.                 'expire_days' => 120,
  43572.                 'redis_url' => false,
  43573.             ],
  43574.             'shopware.cart.compress' => false,
  43575.             'shopware.cart.expire_days' => 120,
  43576.             'shopware.cart.redis_url' => false,
  43577.             'shopware.number_range' => [
  43578.                 'increment_storage' => 'SQL',
  43579.                 'redis_url' => false,
  43580.             ],
  43581.             'shopware.number_range.increment_storage' => 'SQL',
  43582.             'shopware.number_range.redis_url' => false,
  43583.             'shopware.sales_channel_context' => [
  43584.                 'expire_days' => 120,
  43585.             ],
  43586.             'shopware.sales_channel_context.expire_days' => 120,
  43587.             'shopware.html_sanitizer.cache_enabled' => true,
  43588.             'shopware.html_sanitizer.sets' => [
  43589.                 'basic' => [
  43590.                     'tags' => [
  43591.                         => 'a',
  43592.                         => 'abbr',
  43593.                         => 'acronym',
  43594.                         => 'address',
  43595.                         => 'b',
  43596.                         => 'bdo',
  43597.                         => 'big',
  43598.                         => 'blockquote',
  43599.                         => 'br',
  43600.                         => 'caption',
  43601.                         10 => 'center',
  43602.                         11 => 'cite',
  43603.                         12 => 'code',
  43604.                         13 => 'col',
  43605.                         14 => 'colgroup',
  43606.                         15 => 'dd',
  43607.                         16 => 'del',
  43608.                         17 => 'dfn',
  43609.                         18 => 'dir',
  43610.                         19 => 'div',
  43611.                         20 => 'dl',
  43612.                         21 => 'dt',
  43613.                         22 => 'em',
  43614.                         23 => 'font',
  43615.                         24 => 'h1',
  43616.                         25 => 'h2',
  43617.                         26 => 'h3',
  43618.                         27 => 'h4',
  43619.                         28 => 'h5',
  43620.                         29 => 'h6',
  43621.                         30 => 'hr',
  43622.                         31 => 'i',
  43623.                         32 => 'ins',
  43624.                         33 => 'kbd',
  43625.                         34 => 'li',
  43626.                         35 => 'menu',
  43627.                         36 => 'ol',
  43628.                         37 => 'p',
  43629.                         38 => 'pre',
  43630.                         39 => 'q',
  43631.                         40 => 's',
  43632.                         41 => 'samp',
  43633.                         42 => 'small',
  43634.                         43 => 'span',
  43635.                         44 => 'strike',
  43636.                         45 => 'strong',
  43637.                         46 => 'sub',
  43638.                         47 => 'sup',
  43639.                         48 => 'table',
  43640.                         49 => 'tbody',
  43641.                         50 => 'td',
  43642.                         51 => 'tfoot',
  43643.                         52 => 'th',
  43644.                         53 => 'thead',
  43645.                         54 => 'tr',
  43646.                         55 => 'tt',
  43647.                         56 => 'u',
  43648.                         57 => 'ul',
  43649.                         58 => 'var',
  43650.                     ],
  43651.                     'attributes' => [
  43652.                         => 'align',
  43653.                         => 'bgcolor',
  43654.                         => 'border',
  43655.                         => 'cellpadding',
  43656.                         => 'cellspacing',
  43657.                         => 'cite',
  43658.                         => 'class',
  43659.                         => 'clear',
  43660.                         => 'color',
  43661.                         => 'colspan',
  43662.                         10 => 'dir',
  43663.                         11 => 'face',
  43664.                         12 => 'frame',
  43665.                         13 => 'height',
  43666.                         14 => 'href',
  43667.                         15 => 'id',
  43668.                         16 => 'lang',
  43669.                         17 => 'name',
  43670.                         18 => 'noshade',
  43671.                         19 => 'nowrap',
  43672.                         20 => 'rel',
  43673.                         21 => 'rev',
  43674.                         22 => 'rowspan',
  43675.                         23 => 'scope',
  43676.                         24 => 'size',
  43677.                         25 => 'span',
  43678.                         26 => 'start',
  43679.                         27 => 'style',
  43680.                         28 => 'summary',
  43681.                         29 => 'title',
  43682.                         30 => 'type',
  43683.                         31 => 'valign',
  43684.                         32 => 'value',
  43685.                         33 => 'width',
  43686.                     ],
  43687.                     'options' => [
  43688.                     ],
  43689.                 ],
  43690.                 'media' => [
  43691.                     'tags' => [
  43692.                         => 'img',
  43693.                     ],
  43694.                     'attributes' => [
  43695.                         => 'src',
  43696.                         => 'alt',
  43697.                     ],
  43698.                     'options' => [
  43699.                     ],
  43700.                 ],
  43701.                 'script' => [
  43702.                     'tags' => [
  43703.                         => 'script',
  43704.                     ],
  43705.                     'options' => [
  43706.                         'HTML.Trusted' => true,
  43707.                     ],
  43708.                     'attributes' => [
  43709.                     ],
  43710.                 ],
  43711.                 'tidy' => [
  43712.                     'options' => [
  43713.                         'Output.TidyFormat' => true,
  43714.                     ],
  43715.                     'tags' => [
  43716.                     ],
  43717.                     'attributes' => [
  43718.                     ],
  43719.                 ],
  43720.             ],
  43721.             'shopware.html_sanitizer.sets.basic' => [
  43722.                 'tags' => [
  43723.                     => 'a',
  43724.                     => 'abbr',
  43725.                     => 'acronym',
  43726.                     => 'address',
  43727.                     => 'b',
  43728.                     => 'bdo',
  43729.                     => 'big',
  43730.                     => 'blockquote',
  43731.                     => 'br',
  43732.                     => 'caption',
  43733.                     10 => 'center',
  43734.                     11 => 'cite',
  43735.                     12 => 'code',
  43736.                     13 => 'col',
  43737.                     14 => 'colgroup',
  43738.                     15 => 'dd',
  43739.                     16 => 'del',
  43740.                     17 => 'dfn',
  43741.                     18 => 'dir',
  43742.                     19 => 'div',
  43743.                     20 => 'dl',
  43744.                     21 => 'dt',
  43745.                     22 => 'em',
  43746.                     23 => 'font',
  43747.                     24 => 'h1',
  43748.                     25 => 'h2',
  43749.                     26 => 'h3',
  43750.                     27 => 'h4',
  43751.                     28 => 'h5',
  43752.                     29 => 'h6',
  43753.                     30 => 'hr',
  43754.                     31 => 'i',
  43755.                     32 => 'ins',
  43756.                     33 => 'kbd',
  43757.                     34 => 'li',
  43758.                     35 => 'menu',
  43759.                     36 => 'ol',
  43760.                     37 => 'p',
  43761.                     38 => 'pre',
  43762.                     39 => 'q',
  43763.                     40 => 's',
  43764.                     41 => 'samp',
  43765.                     42 => 'small',
  43766.                     43 => 'span',
  43767.                     44 => 'strike',
  43768.                     45 => 'strong',
  43769.                     46 => 'sub',
  43770.                     47 => 'sup',
  43771.                     48 => 'table',
  43772.                     49 => 'tbody',
  43773.                     50 => 'td',
  43774.                     51 => 'tfoot',
  43775.                     52 => 'th',
  43776.                     53 => 'thead',
  43777.                     54 => 'tr',
  43778.                     55 => 'tt',
  43779.                     56 => 'u',
  43780.                     57 => 'ul',
  43781.                     58 => 'var',
  43782.                 ],
  43783.                 'attributes' => [
  43784.                     => 'align',
  43785.                     => 'bgcolor',
  43786.                     => 'border',
  43787.                     => 'cellpadding',
  43788.                     => 'cellspacing',
  43789.                     => 'cite',
  43790.                     => 'class',
  43791.                     => 'clear',
  43792.                     => 'color',
  43793.                     => 'colspan',
  43794.                     10 => 'dir',
  43795.                     11 => 'face',
  43796.                     12 => 'frame',
  43797.                     13 => 'height',
  43798.                     14 => 'href',
  43799.                     15 => 'id',
  43800.                     16 => 'lang',
  43801.                     17 => 'name',
  43802.                     18 => 'noshade',
  43803.                     19 => 'nowrap',
  43804.                     20 => 'rel',
  43805.                     21 => 'rev',
  43806.                     22 => 'rowspan',
  43807.                     23 => 'scope',
  43808.                     24 => 'size',
  43809.                     25 => 'span',
  43810.                     26 => 'start',
  43811.                     27 => 'style',
  43812.                     28 => 'summary',
  43813.                     29 => 'title',
  43814.                     30 => 'type',
  43815.                     31 => 'valign',
  43816.                     32 => 'value',
  43817.                     33 => 'width',
  43818.                 ],
  43819.                 'options' => [
  43820.                 ],
  43821.             ],
  43822.             'shopware.html_sanitizer.sets.basic.tags' => [
  43823.                 => 'a',
  43824.                 => 'abbr',
  43825.                 => 'acronym',
  43826.                 => 'address',
  43827.                 => 'b',
  43828.                 => 'bdo',
  43829.                 => 'big',
  43830.                 => 'blockquote',
  43831.                 => 'br',
  43832.                 => 'caption',
  43833.                 10 => 'center',
  43834.                 11 => 'cite',
  43835.                 12 => 'code',
  43836.                 13 => 'col',
  43837.                 14 => 'colgroup',
  43838.                 15 => 'dd',
  43839.                 16 => 'del',
  43840.                 17 => 'dfn',
  43841.                 18 => 'dir',
  43842.                 19 => 'div',
  43843.                 20 => 'dl',
  43844.                 21 => 'dt',
  43845.                 22 => 'em',
  43846.                 23 => 'font',
  43847.                 24 => 'h1',
  43848.                 25 => 'h2',
  43849.                 26 => 'h3',
  43850.                 27 => 'h4',
  43851.                 28 => 'h5',
  43852.                 29 => 'h6',
  43853.                 30 => 'hr',
  43854.                 31 => 'i',
  43855.                 32 => 'ins',
  43856.                 33 => 'kbd',
  43857.                 34 => 'li',
  43858.                 35 => 'menu',
  43859.                 36 => 'ol',
  43860.                 37 => 'p',
  43861.                 38 => 'pre',
  43862.                 39 => 'q',
  43863.                 40 => 's',
  43864.                 41 => 'samp',
  43865.                 42 => 'small',
  43866.                 43 => 'span',
  43867.                 44 => 'strike',
  43868.                 45 => 'strong',
  43869.                 46 => 'sub',
  43870.                 47 => 'sup',
  43871.                 48 => 'table',
  43872.                 49 => 'tbody',
  43873.                 50 => 'td',
  43874.                 51 => 'tfoot',
  43875.                 52 => 'th',
  43876.                 53 => 'thead',
  43877.                 54 => 'tr',
  43878.                 55 => 'tt',
  43879.                 56 => 'u',
  43880.                 57 => 'ul',
  43881.                 58 => 'var',
  43882.             ],
  43883.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  43884.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  43885.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  43886.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  43887.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  43888.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  43889.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  43890.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  43891.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  43892.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  43893.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  43894.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  43895.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  43896.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  43897.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  43898.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  43899.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  43900.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  43901.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  43902.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  43903.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  43904.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  43905.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  43906.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  43907.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  43908.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  43909.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  43910.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  43911.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  43912.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  43913.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  43914.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  43915.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  43916.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  43917.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  43918.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  43919.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  43920.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  43921.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  43922.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  43923.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  43924.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  43925.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  43926.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  43927.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  43928.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  43929.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  43930.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  43931.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  43932.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  43933.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  43934.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  43935.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  43936.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  43937.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  43938.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  43939.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  43940.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  43941.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  43942.             'shopware.html_sanitizer.sets.basic.attributes' => [
  43943.                 => 'align',
  43944.                 => 'bgcolor',
  43945.                 => 'border',
  43946.                 => 'cellpadding',
  43947.                 => 'cellspacing',
  43948.                 => 'cite',
  43949.                 => 'class',
  43950.                 => 'clear',
  43951.                 => 'color',
  43952.                 => 'colspan',
  43953.                 10 => 'dir',
  43954.                 11 => 'face',
  43955.                 12 => 'frame',
  43956.                 13 => 'height',
  43957.                 14 => 'href',
  43958.                 15 => 'id',
  43959.                 16 => 'lang',
  43960.                 17 => 'name',
  43961.                 18 => 'noshade',
  43962.                 19 => 'nowrap',
  43963.                 20 => 'rel',
  43964.                 21 => 'rev',
  43965.                 22 => 'rowspan',
  43966.                 23 => 'scope',
  43967.                 24 => 'size',
  43968.                 25 => 'span',
  43969.                 26 => 'start',
  43970.                 27 => 'style',
  43971.                 28 => 'summary',
  43972.                 29 => 'title',
  43973.                 30 => 'type',
  43974.                 31 => 'valign',
  43975.                 32 => 'value',
  43976.                 33 => 'width',
  43977.             ],
  43978.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  43979.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  43980.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  43981.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  43982.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  43983.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  43984.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  43985.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  43986.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  43987.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  43988.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  43989.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  43990.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  43991.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  43992.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  43993.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  43994.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  43995.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  43996.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  43997.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  43998.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  43999.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  44000.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  44001.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  44002.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  44003.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  44004.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  44005.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  44006.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  44007.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  44008.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  44009.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  44010.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  44011.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  44012.             'shopware.html_sanitizer.sets.basic.options' => [
  44013.             ],
  44014.             'shopware.html_sanitizer.sets.media' => [
  44015.                 'tags' => [
  44016.                     => 'img',
  44017.                 ],
  44018.                 'attributes' => [
  44019.                     => 'src',
  44020.                     => 'alt',
  44021.                 ],
  44022.                 'options' => [
  44023.                 ],
  44024.             ],
  44025.             'shopware.html_sanitizer.sets.media.tags' => [
  44026.                 => 'img',
  44027.             ],
  44028.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  44029.             'shopware.html_sanitizer.sets.media.attributes' => [
  44030.                 => 'src',
  44031.                 => 'alt',
  44032.             ],
  44033.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  44034.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  44035.             'shopware.html_sanitizer.sets.media.options' => [
  44036.             ],
  44037.             'shopware.html_sanitizer.sets.script' => [
  44038.                 'tags' => [
  44039.                     => 'script',
  44040.                 ],
  44041.                 'options' => [
  44042.                     'HTML.Trusted' => true,
  44043.                 ],
  44044.                 'attributes' => [
  44045.                 ],
  44046.             ],
  44047.             'shopware.html_sanitizer.sets.script.tags' => [
  44048.                 => 'script',
  44049.             ],
  44050.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  44051.             'shopware.html_sanitizer.sets.script.options' => [
  44052.                 'HTML.Trusted' => true,
  44053.             ],
  44054.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  44055.             'shopware.html_sanitizer.sets.script.attributes' => [
  44056.             ],
  44057.             'shopware.html_sanitizer.sets.tidy' => [
  44058.                 'options' => [
  44059.                     'Output.TidyFormat' => true,
  44060.                 ],
  44061.                 'tags' => [
  44062.                 ],
  44063.                 'attributes' => [
  44064.                 ],
  44065.             ],
  44066.             'shopware.html_sanitizer.sets.tidy.options' => [
  44067.                 'Output.TidyFormat' => true,
  44068.             ],
  44069.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  44070.             'shopware.html_sanitizer.sets.tidy.tags' => [
  44071.             ],
  44072.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  44073.             ],
  44074.             'shopware.html_sanitizer.fields' => [
  44075.                 'product_translation.description' => [
  44076.                     'sets' => [
  44077.                         => 'basic',
  44078.                         => 'media',
  44079.                     ],
  44080.                 ],
  44081.                 'app_cms_block.template' => [
  44082.                     'sets' => [
  44083.                         => 'basic',
  44084.                         => 'media',
  44085.                         => 'tidy',
  44086.                     ],
  44087.                 ],
  44088.             ],
  44089.             'shopware.html_sanitizer.fields.product_translation.description' => [
  44090.                 'sets' => [
  44091.                     => 'basic',
  44092.                     => 'media',
  44093.                 ],
  44094.             ],
  44095.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  44096.                 => 'basic',
  44097.                 => 'media',
  44098.             ],
  44099.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  44100.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  44101.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  44102.                 'sets' => [
  44103.                     => 'basic',
  44104.                     => 'media',
  44105.                     => 'tidy',
  44106.                 ],
  44107.             ],
  44108.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  44109.                 => 'basic',
  44110.                 => 'media',
  44111.                 => 'tidy',
  44112.             ],
  44113.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  44114.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  44115.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  44116.             'shopware.logger' => [
  44117.                 'file_rotation_count' => 14,
  44118.                 'exclude_exception' => [
  44119.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  44120.                 ],
  44121.                 'exclude_events' => [
  44122.                     => 'user.recovery.request',
  44123.                     => 'customer.recovery.request',
  44124.                 ],
  44125.             ],
  44126.             'shopware.logger.file_rotation_count' => 14,
  44127.             'shopware.logger.exclude_exception' => [
  44128.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  44129.             ],
  44130.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  44131.             'shopware.logger.exclude_events' => [
  44132.                 => 'user.recovery.request',
  44133.                 => 'customer.recovery.request',
  44134.             ],
  44135.             'shopware.logger.exclude_events.0' => 'user.recovery.request',
  44136.             'shopware.logger.exclude_events.1' => 'customer.recovery.request',
  44137.             'shopware.cache.invalidation' => [
  44138.                 'delay' => 0,
  44139.                 'count' => 150,
  44140.                 'http_cache' => [
  44141.                     => 'logged-in',
  44142.                     => 'cart-filled',
  44143.                 ],
  44144.                 'product_listing_route' => [
  44145.                 ],
  44146.                 'product_detail_route' => [
  44147.                 ],
  44148.                 'product_review_route' => [
  44149.                 ],
  44150.                 'product_search_route' => [
  44151.                 ],
  44152.                 'product_suggest_route' => [
  44153.                 ],
  44154.                 'product_cross_selling_route' => [
  44155.                 ],
  44156.                 'payment_method_route' => [
  44157.                 ],
  44158.                 'shipping_method_route' => [
  44159.                 ],
  44160.                 'navigation_route' => [
  44161.                 ],
  44162.                 'category_route' => [
  44163.                 ],
  44164.                 'landing_page_route' => [
  44165.                 ],
  44166.                 'language_route' => [
  44167.                 ],
  44168.                 'currency_route' => [
  44169.                 ],
  44170.                 'country_route' => [
  44171.                 ],
  44172.                 'country_state_route' => [
  44173.                 ],
  44174.                 'salutation_route' => [
  44175.                 ],
  44176.                 'sitemap_route' => [
  44177.                 ],
  44178.             ],
  44179.             'shopware.cache.invalidation.delay' => 0,
  44180.             'shopware.cache.invalidation.count' => 150,
  44181.             'shopware.cache.invalidation.http_cache' => [
  44182.                 => 'logged-in',
  44183.                 => 'cart-filled',
  44184.             ],
  44185.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  44186.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  44187.             'shopware.cache.invalidation.product_listing_route' => [
  44188.             ],
  44189.             'shopware.cache.invalidation.product_detail_route' => [
  44190.             ],
  44191.             'shopware.cache.invalidation.product_review_route' => [
  44192.             ],
  44193.             'shopware.cache.invalidation.product_search_route' => [
  44194.             ],
  44195.             'shopware.cache.invalidation.product_suggest_route' => [
  44196.             ],
  44197.             'shopware.cache.invalidation.product_cross_selling_route' => [
  44198.             ],
  44199.             'shopware.cache.invalidation.payment_method_route' => [
  44200.             ],
  44201.             'shopware.cache.invalidation.shipping_method_route' => [
  44202.             ],
  44203.             'shopware.cache.invalidation.navigation_route' => [
  44204.             ],
  44205.             'shopware.cache.invalidation.category_route' => [
  44206.             ],
  44207.             'shopware.cache.invalidation.landing_page_route' => [
  44208.             ],
  44209.             'shopware.cache.invalidation.language_route' => [
  44210.             ],
  44211.             'shopware.cache.invalidation.currency_route' => [
  44212.             ],
  44213.             'shopware.cache.invalidation.country_route' => [
  44214.             ],
  44215.             'shopware.cache.invalidation.country_state_route' => [
  44216.             ],
  44217.             'shopware.cache.invalidation.salutation_route' => [
  44218.             ],
  44219.             'shopware.cache.invalidation.sitemap_route' => [
  44220.             ],
  44221.             'shopware.twig' => [
  44222.                 'allowed_php_functions' => [
  44223.                 ],
  44224.             ],
  44225.             'shopware.twig.allowed_php_functions' => [
  44226.             ],
  44227.             'storefront.csrf' => [
  44228.                 'enabled' => true,
  44229.                 'mode' => 'twig',
  44230.             ],
  44231.             'storefront.csrf.enabled' => true,
  44232.             'storefront.csrf.mode' => 'twig',
  44233.             'storefront.reverse_proxy' => [
  44234.                 'enabled' => false,
  44235.                 'ban_method' => 'BAN',
  44236.                 'hosts' => [
  44237.                     => 'http://varnish',
  44238.                 ],
  44239.                 'max_parallel_invalidations' => 2,
  44240.                 'redis_url' => 'redis://redis',
  44241.                 'purge_all' => [
  44242.                     'ban_method' => 'BAN',
  44243.                     'ban_headers' => [
  44244.                     ],
  44245.                     'urls' => [
  44246.                         => '/',
  44247.                     ],
  44248.                 ],
  44249.                 'fastly' => [
  44250.                     'enabled' => false,
  44251.                     'api_key' => '',
  44252.                     'instance_tag' => '',
  44253.                     'service_id' => '',
  44254.                     'soft_purge' => '0',
  44255.                     'tag_prefix' => '',
  44256.                 ],
  44257.                 'use_varnish_xkey' => false,
  44258.                 'ban_headers' => [
  44259.                 ],
  44260.             ],
  44261.             'storefront.reverse_proxy.enabled' => false,
  44262.             'storefront.reverse_proxy.ban_method' => 'BAN',
  44263.             'storefront.reverse_proxy.hosts' => [
  44264.                 => 'http://varnish',
  44265.             ],
  44266.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  44267.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  44268.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  44269.             'storefront.reverse_proxy.purge_all' => [
  44270.                 'ban_method' => 'BAN',
  44271.                 'ban_headers' => [
  44272.                 ],
  44273.                 'urls' => [
  44274.                     => '/',
  44275.                 ],
  44276.             ],
  44277.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  44278.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  44279.             ],
  44280.             'storefront.reverse_proxy.purge_all.urls' => [
  44281.                 => '/',
  44282.             ],
  44283.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  44284.             'storefront.reverse_proxy.fastly' => [
  44285.                 'enabled' => false,
  44286.                 'api_key' => '',
  44287.                 'instance_tag' => '',
  44288.                 'service_id' => '',
  44289.                 'soft_purge' => '0',
  44290.                 'tag_prefix' => '',
  44291.             ],
  44292.             'storefront.reverse_proxy.fastly.enabled' => false,
  44293.             'storefront.reverse_proxy.fastly.api_key' => '',
  44294.             'storefront.reverse_proxy.fastly.instance_tag' => '',
  44295.             'storefront.reverse_proxy.fastly.service_id' => '',
  44296.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  44297.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  44298.             'storefront.reverse_proxy.use_varnish_xkey' => false,
  44299.             'storefront.reverse_proxy.ban_headers' => [
  44300.             ],
  44301.             'storefront.http_cache' => [
  44302.                 'ignored_url_parameters' => [
  44303.                     => 'pk_campaign',
  44304.                     => 'piwik_campaign',
  44305.                     => 'pk_kwd',
  44306.                     => 'piwik_kwd',
  44307.                     => 'pk_keyword',
  44308.                     => 'mtm_campaign',
  44309.                     => 'matomo_campaign',
  44310.                     => 'mtm_cid',
  44311.                     => 'matomo_cid',
  44312.                     => 'mtm_kwd',
  44313.                     10 => 'matomo_kwd',
  44314.                     11 => 'mtm_keyword',
  44315.                     12 => 'matomo_keyword',
  44316.                     13 => 'mtm_source',
  44317.                     14 => 'matomo_source',
  44318.                     15 => 'mtm_medium',
  44319.                     16 => 'matomo_medium',
  44320.                     17 => 'mtm_content',
  44321.                     18 => 'matomo_content',
  44322.                     19 => 'mtm_group',
  44323.                     20 => 'matomo_group',
  44324.                     21 => 'mtm_placement',
  44325.                     22 => 'matomo_placement',
  44326.                     23 => 'pixelId',
  44327.                     24 => 'kwid',
  44328.                     25 => 'kw',
  44329.                     26 => 'chl',
  44330.                     27 => 'dv',
  44331.                     28 => 'nk',
  44332.                     29 => 'pa',
  44333.                     30 => 'camid',
  44334.                     31 => 'adgid',
  44335.                     32 => 'utm_term',
  44336.                     33 => 'utm_source',
  44337.                     34 => 'utm_medium',
  44338.                     35 => 'utm_campaign',
  44339.                     36 => 'utm_content',
  44340.                     37 => 'cx',
  44341.                     38 => 'ie',
  44342.                     39 => 'cof',
  44343.                     40 => 'siteurl',
  44344.                     41 => '_ga',
  44345.                     42 => 'adgroupid',
  44346.                     43 => 'campaignid',
  44347.                     44 => 'adid',
  44348.                     45 => 'gclsrc',
  44349.                     46 => 'gclid',
  44350.                     47 => 'fbclid',
  44351.                     48 => 'fb_action_ids',
  44352.                     49 => 'fb_action_types',
  44353.                     50 => 'fb_source',
  44354.                     51 => 'mc_cid',
  44355.                     52 => 'mc_eid',
  44356.                     53 => '_bta_tid',
  44357.                     54 => '_bta_c',
  44358.                     55 => 'trk_contact',
  44359.                     56 => 'trk_msg',
  44360.                     57 => 'trk_module',
  44361.                     58 => 'trk_sid',
  44362.                     59 => 'gdfms',
  44363.                     60 => 'gdftrk',
  44364.                     61 => 'gdffi',
  44365.                     62 => '_ke',
  44366.                     63 => 'redirect_log_mongo_id',
  44367.                     64 => 'redirect_mongo_id',
  44368.                     65 => 'sb_referer_host',
  44369.                     66 => 'mkwid',
  44370.                     67 => 'pcrid',
  44371.                     68 => 'ef_id',
  44372.                     69 => 's_kwcid',
  44373.                     70 => 'msclkid',
  44374.                     71 => 'dm_i',
  44375.                     72 => 'epik',
  44376.                     73 => 'pp',
  44377.                 ],
  44378.                 'stale_while_revalidate' => NULL,
  44379.                 'stale_if_error' => NULL,
  44380.             ],
  44381.             'storefront.http_cache.ignored_url_parameters' => [
  44382.                 => 'pk_campaign',
  44383.                 => 'piwik_campaign',
  44384.                 => 'pk_kwd',
  44385.                 => 'piwik_kwd',
  44386.                 => 'pk_keyword',
  44387.                 => 'mtm_campaign',
  44388.                 => 'matomo_campaign',
  44389.                 => 'mtm_cid',
  44390.                 => 'matomo_cid',
  44391.                 => 'mtm_kwd',
  44392.                 10 => 'matomo_kwd',
  44393.                 11 => 'mtm_keyword',
  44394.                 12 => 'matomo_keyword',
  44395.                 13 => 'mtm_source',
  44396.                 14 => 'matomo_source',
  44397.                 15 => 'mtm_medium',
  44398.                 16 => 'matomo_medium',
  44399.                 17 => 'mtm_content',
  44400.                 18 => 'matomo_content',
  44401.                 19 => 'mtm_group',
  44402.                 20 => 'matomo_group',
  44403.                 21 => 'mtm_placement',
  44404.                 22 => 'matomo_placement',
  44405.                 23 => 'pixelId',
  44406.                 24 => 'kwid',
  44407.                 25 => 'kw',
  44408.                 26 => 'chl',
  44409.                 27 => 'dv',
  44410.                 28 => 'nk',
  44411.                 29 => 'pa',
  44412.                 30 => 'camid',
  44413.                 31 => 'adgid',
  44414.                 32 => 'utm_term',
  44415.                 33 => 'utm_source',
  44416.                 34 => 'utm_medium',
  44417.                 35 => 'utm_campaign',
  44418.                 36 => 'utm_content',
  44419.                 37 => 'cx',
  44420.                 38 => 'ie',
  44421.                 39 => 'cof',
  44422.                 40 => 'siteurl',
  44423.                 41 => '_ga',
  44424.                 42 => 'adgroupid',
  44425.                 43 => 'campaignid',
  44426.                 44 => 'adid',
  44427.                 45 => 'gclsrc',
  44428.                 46 => 'gclid',
  44429.                 47 => 'fbclid',
  44430.                 48 => 'fb_action_ids',
  44431.                 49 => 'fb_action_types',
  44432.                 50 => 'fb_source',
  44433.                 51 => 'mc_cid',
  44434.                 52 => 'mc_eid',
  44435.                 53 => '_bta_tid',
  44436.                 54 => '_bta_c',
  44437.                 55 => 'trk_contact',
  44438.                 56 => 'trk_msg',
  44439.                 57 => 'trk_module',
  44440.                 58 => 'trk_sid',
  44441.                 59 => 'gdfms',
  44442.                 60 => 'gdftrk',
  44443.                 61 => 'gdffi',
  44444.                 62 => '_ke',
  44445.                 63 => 'redirect_log_mongo_id',
  44446.                 64 => 'redirect_mongo_id',
  44447.                 65 => 'sb_referer_host',
  44448.                 66 => 'mkwid',
  44449.                 67 => 'pcrid',
  44450.                 68 => 'ef_id',
  44451.                 69 => 's_kwcid',
  44452.                 70 => 'msclkid',
  44453.                 71 => 'dm_i',
  44454.                 72 => 'epik',
  44455.                 73 => 'pp',
  44456.             ],
  44457.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  44458.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  44459.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  44460.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  44461.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  44462.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  44463.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  44464.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  44465.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  44466.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  44467.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  44468.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  44469.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  44470.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  44471.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  44472.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  44473.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  44474.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  44475.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  44476.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  44477.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  44478.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  44479.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  44480.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  44481.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  44482.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  44483.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  44484.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  44485.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  44486.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  44487.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  44488.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  44489.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  44490.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  44491.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  44492.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  44493.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  44494.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  44495.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  44496.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  44497.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  44498.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  44499.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  44500.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  44501.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  44502.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  44503.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  44504.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  44505.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  44506.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  44507.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  44508.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  44509.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  44510.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  44511.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  44512.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  44513.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  44514.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  44515.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  44516.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  44517.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  44518.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  44519.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  44520.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  44521.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  44522.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  44523.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  44524.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  44525.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  44526.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  44527.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  44528.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  44529.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  44530.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  44531.             'storefront.http_cache.stale_while_revalidate' => NULL,
  44532.             'storefront.http_cache.stale_if_error' => NULL,
  44533.             'storefront.theme' => [
  44534.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  44535.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  44536.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  44537.             ],
  44538.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  44539.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  44540.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  44541.             'elasticsearch.product' => [
  44542.                 'custom_fields_mapping' => [
  44543.                 ],
  44544.             ],
  44545.             'elasticsearch.product.custom_fields_mapping' => [
  44546.             ],
  44547.             'elasticsearch.ssl' => [
  44548.                 'verify_server_cert' => true,
  44549.             ],
  44550.             'elasticsearch.ssl.verify_server_cert' => true,
  44551.             'elasticsearch.index_settings' => [
  44552.                 'number_of_shards' => 3,
  44553.                 'number_of_replicas' => 3,
  44554.                 'mapping.total_fields.limit' => 50000,
  44555.                 'mapping.nested_fields.limit' => 500,
  44556.                 'mapping.nested_objects.limit' => 1000000,
  44557.             ],
  44558.             'elasticsearch.index_settings.number_of_shards' => 3,
  44559.             'elasticsearch.index_settings.number_of_replicas' => 3,
  44560.             'elasticsearch.index_settings.mapping.total_fields.limit' => 50000,
  44561.             'elasticsearch.index_settings.mapping.nested_fields.limit' => 500,
  44562.             'elasticsearch.index_settings.mapping.nested_objects.limit' => 1000000,
  44563.             'elasticsearch.analysis' => [
  44564.                 'normalizer' => [
  44565.                     'sw_lowercase_normalizer' => [
  44566.                         'type' => 'custom',
  44567.                         'filter' => [
  44568.                             => 'lowercase',
  44569.                         ],
  44570.                     ],
  44571.                 ],
  44572.                 'analyzer' => [
  44573.                     'sw_ngram_analyzer' => [
  44574.                         'type' => 'custom',
  44575.                         'tokenizer' => 'whitespace',
  44576.                         'filter' => [
  44577.                             => 'lowercase',
  44578.                             => 'sw_ngram_filter',
  44579.                         ],
  44580.                     ],
  44581.                 ],
  44582.                 'filter' => [
  44583.                     'sw_ngram_filter' => [
  44584.                         'type' => 'ngram',
  44585.                         'min_gram' => 4,
  44586.                         'max_gram' => 5,
  44587.                     ],
  44588.                 ],
  44589.             ],
  44590.             'elasticsearch.analysis.normalizer' => [
  44591.                 'sw_lowercase_normalizer' => [
  44592.                     'type' => 'custom',
  44593.                     'filter' => [
  44594.                         => 'lowercase',
  44595.                     ],
  44596.                 ],
  44597.             ],
  44598.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer' => [
  44599.                 'type' => 'custom',
  44600.                 'filter' => [
  44601.                     => 'lowercase',
  44602.                 ],
  44603.             ],
  44604.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  44605.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  44606.                 => 'lowercase',
  44607.             ],
  44608.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  44609.             'elasticsearch.analysis.analyzer' => [
  44610.                 'sw_ngram_analyzer' => [
  44611.                     'type' => 'custom',
  44612.                     'tokenizer' => 'whitespace',
  44613.                     'filter' => [
  44614.                         => 'lowercase',
  44615.                         => 'sw_ngram_filter',
  44616.                     ],
  44617.                 ],
  44618.             ],
  44619.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer' => [
  44620.                 'type' => 'custom',
  44621.                 'tokenizer' => 'whitespace',
  44622.                 'filter' => [
  44623.                     => 'lowercase',
  44624.                     => 'sw_ngram_filter',
  44625.                 ],
  44626.             ],
  44627.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.type' => 'custom',
  44628.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.tokenizer' => 'whitespace',
  44629.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter' => [
  44630.                 => 'lowercase',
  44631.                 => 'sw_ngram_filter',
  44632.             ],
  44633.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.0' => 'lowercase',
  44634.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.1' => 'sw_ngram_filter',
  44635.             'elasticsearch.analysis.filter' => [
  44636.                 'sw_ngram_filter' => [
  44637.                     'type' => 'ngram',
  44638.                     'min_gram' => 4,
  44639.                     'max_gram' => 5,
  44640.                 ],
  44641.             ],
  44642.             'elasticsearch.analysis.filter.sw_ngram_filter' => [
  44643.                 'type' => 'ngram',
  44644.                 'min_gram' => 4,
  44645.                 'max_gram' => 5,
  44646.             ],
  44647.             'elasticsearch.analysis.filter.sw_ngram_filter.type' => 'ngram',
  44648.             'elasticsearch.analysis.filter.sw_ngram_filter.min_gram' => 4,
  44649.             'elasticsearch.analysis.filter.sw_ngram_filter.max_gram' => 5,
  44650.             'elasticsearch.dynamic_templates' => [
  44651.                 => [
  44652.                     'keywords' => [
  44653.                         'match_mapping_type' => 'string',
  44654.                         'mapping' => [
  44655.                             'type' => 'keyword',
  44656.                             'normalizer' => 'sw_lowercase_normalizer',
  44657.                             'fields' => [
  44658.                                 'text' => [
  44659.                                     'type' => 'text',
  44660.                                 ],
  44661.                             ],
  44662.                         ],
  44663.                     ],
  44664.                 ],
  44665.             ],
  44666.             'elasticsearch.dynamic_templates.0' => [
  44667.                 'keywords' => [
  44668.                     'match_mapping_type' => 'string',
  44669.                     'mapping' => [
  44670.                         'type' => 'keyword',
  44671.                         'normalizer' => 'sw_lowercase_normalizer',
  44672.                         'fields' => [
  44673.                             'text' => [
  44674.                                 'type' => 'text',
  44675.                             ],
  44676.                         ],
  44677.                     ],
  44678.                 ],
  44679.             ],
  44680.             'elasticsearch.dynamic_templates.0.keywords' => [
  44681.                 'match_mapping_type' => 'string',
  44682.                 'mapping' => [
  44683.                     'type' => 'keyword',
  44684.                     'normalizer' => 'sw_lowercase_normalizer',
  44685.                     'fields' => [
  44686.                         'text' => [
  44687.                             'type' => 'text',
  44688.                         ],
  44689.                     ],
  44690.                 ],
  44691.             ],
  44692.             'elasticsearch.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  44693.             'elasticsearch.dynamic_templates.0.keywords.mapping' => [
  44694.                 'type' => 'keyword',
  44695.                 'normalizer' => 'sw_lowercase_normalizer',
  44696.                 'fields' => [
  44697.                     'text' => [
  44698.                         'type' => 'text',
  44699.                     ],
  44700.                 ],
  44701.             ],
  44702.             'elasticsearch.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  44703.             'elasticsearch.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  44704.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields' => [
  44705.                 'text' => [
  44706.                     'type' => 'text',
  44707.                 ],
  44708.             ],
  44709.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text' => [
  44710.                 'type' => 'text',
  44711.             ],
  44712.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  44713.             'elasticsearch.logger_level' => 100,
  44714.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  44715.             'web_profiler.debug_toolbar.mode' => 2,
  44716.             'frosh_tools.elasticsearch' => [
  44717.                 'product_fields' => [
  44718.                 ],
  44719.                 'product_minimum_should_match' => 1,
  44720.             ],
  44721.             'frosh_tools.elasticsearch.product_fields' => [
  44722.             ],
  44723.             'frosh_tools.elasticsearch.product_minimum_should_match' => 1,
  44724.             'frosh_tools.file_checker.exclude_files' => [
  44725.             ],
  44726.             'frosh_tools.file_checker' => [
  44727.                 'exclude_files' => [
  44728.                 ],
  44729.             ],
  44730.             'frosh_tools.storefront' => [
  44731.                 'lightningcss' => [
  44732.                     'enabled' => false,
  44733.                     'api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  44734.                     'browserlist' => [
  44735.                         => 'defaults',
  44736.                     ],
  44737.                 ],
  44738.             ],
  44739.             'frosh_tools.storefront.lightningcss' => [
  44740.                 'enabled' => false,
  44741.                 'api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  44742.                 'browserlist' => [
  44743.                     => 'defaults',
  44744.                 ],
  44745.             ],
  44746.             'frosh_tools.storefront.lightningcss.enabled' => false,
  44747.             'frosh_tools.storefront.lightningcss.api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  44748.             'frosh_tools.storefront.lightningcss.browserlist' => [
  44749.                 => 'defaults',
  44750.             ],
  44751.             'frosh_tools.storefront.lightningcss.browserlist.0' => 'defaults',
  44752.             'data_collector.templates' => [
  44753.                 'data_collector.request' => [
  44754.                     => 'request',
  44755.                     => '@WebProfiler/Collector/request.html.twig',
  44756.                 ],
  44757.                 'data_collector.time' => [
  44758.                     => 'time',
  44759.                     => '@WebProfiler/Collector/time.html.twig',
  44760.                 ],
  44761.                 'data_collector.memory' => [
  44762.                     => 'memory',
  44763.                     => '@WebProfiler/Collector/memory.html.twig',
  44764.                 ],
  44765.                 'data_collector.validator' => [
  44766.                     => 'validator',
  44767.                     => '@WebProfiler/Collector/validator.html.twig',
  44768.                 ],
  44769.                 'data_collector.ajax' => [
  44770.                     => 'ajax',
  44771.                     => '@WebProfiler/Collector/ajax.html.twig',
  44772.                 ],
  44773.                 'data_collector.exception' => [
  44774.                     => 'exception',
  44775.                     => '@WebProfiler/Collector/exception.html.twig',
  44776.                 ],
  44777.                 'data_collector.logger' => [
  44778.                     => 'logger',
  44779.                     => '@WebProfiler/Collector/logger.html.twig',
  44780.                 ],
  44781.                 'data_collector.events' => [
  44782.                     => 'events',
  44783.                     => '@WebProfiler/Collector/events.html.twig',
  44784.                 ],
  44785.                 'data_collector.router' => [
  44786.                     => 'router',
  44787.                     => '@WebProfiler/Collector/router.html.twig',
  44788.                 ],
  44789.                 'data_collector.cache' => [
  44790.                     => 'cache',
  44791.                     => '@WebProfiler/Collector/cache.html.twig',
  44792.                 ],
  44793.                 'data_collector.translation' => [
  44794.                     => 'translation',
  44795.                     => '@WebProfiler/Collector/translation.html.twig',
  44796.                 ],
  44797.                 'data_collector.twig' => [
  44798.                     => 'twig',
  44799.                     => '@WebProfiler/Collector/twig.html.twig',
  44800.                 ],
  44801.                 'data_collector.dump' => [
  44802.                     => 'dump',
  44803.                     => '@Debug/Profiler/dump.html.twig',
  44804.                 ],
  44805.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  44806.                     => 'app.connection_collector',
  44807.                     => '@Profiling/Collector/db.html.twig',
  44808.                 ],
  44809.                 'data_collector.messenger' => [
  44810.                     => 'messenger',
  44811.                     => '@WebProfiler/Collector/messenger.html.twig',
  44812.                 ],
  44813.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  44814.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  44815.                     => '@Profiling/Collector/script_traces.html.twig',
  44816.                 ],
  44817.                 'Shopware\\Elasticsearch\\Profiler\\DataCollector' => [
  44818.                     => 'elasticsearch',
  44819.                     => '@Elasticsearch/Collector/elasticsearch.html.twig',
  44820.                 ],
  44821.                 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber' => [
  44822.                     => 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber',
  44823.                     => '@Profiling/Collector/rules.html.twig',
  44824.                 ],
  44825.                 'mailer.data_collector' => [
  44826.                     => 'mailer',
  44827.                     => '@WebProfiler/Collector/mailer.html.twig',
  44828.                 ],
  44829.                 'enqueue.profiler.message_queue_collector' => [
  44830.                     => 'enqueue.message_queue',
  44831.                     => '@Enqueue/Profiler/panel.html.twig',
  44832.                 ],
  44833.                 'data_collector.config' => [
  44834.                     => 'config',
  44835.                     => '@WebProfiler/Collector/config.html.twig',
  44836.                 ],
  44837.             ],
  44838.             'shopware.filesystem.theme.url' => '',
  44839.             'shopware.filesystem.theme.type' => 'local',
  44840.             'shopware.filesystem.theme.config' => [
  44841.                 'root' => (\dirname(__DIR__4).'/public'),
  44842.             ],
  44843.             'shopware.filesystem.asset.url' => '',
  44844.             'shopware.filesystem.asset.type' => 'local',
  44845.             'shopware.filesystem.asset.config' => [
  44846.                 'root' => (\dirname(__DIR__4).'/public'),
  44847.             ],
  44848.             'shopware.filesystem.sitemap.url' => '',
  44849.             'shopware.filesystem.sitemap.type' => 'local',
  44850.             'shopware.filesystem.sitemap.config' => [
  44851.                 'root' => (\dirname(__DIR__4).'/public'),
  44852.             ],
  44853.             'shopware.filesystem.public.url' => '',
  44854.             'frosh_tools.mail_over_queue' => true,
  44855.             'frosh_tools.elasticsearch.enabled' => true,
  44856.             'console.command.ids' => [
  44857.                 => 'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand',
  44858.             ],
  44859.         ];
  44860.     }
  44861.     protected function throw($message)
  44862.     {
  44863.         throw new RuntimeException($message);
  44864.     }
  44865. }