var/cache/dev_h00a6008ac8d83daed65bb1b250bc45b1/ContainerMQ98BcS/Shopware_Core_KernelDevDebugContainer.php line 33688

Open in your IDE?
  1. <?php
  2. namespace ContainerMQ98BcS;
  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->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  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->services['order.repository'] ?? $this->getOrder_RepositoryService());
  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\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  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\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  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->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  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.         $g = ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService());
  3082.         if (isset($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'])) {
  3083.             return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'];
  3084.         }
  3085.         return $this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'] = new \FourtwosixThemeExtension\Decorator\Core\Checkout\Cart\SalesChannel\CartOrderRouteDecorator($b$c, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($c$d), $e$a, new \Shopware\Core\Checkout\Payment\PreparedPaymentService($f$g, ($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())));
  3086.     }
  3087.     /**
  3088.      * Gets the public 'FourtwosixThemeExtension\FourtwosixThemeExtension' shared autowired service.
  3089.      *
  3090.      * @return \FourtwosixThemeExtension\FourtwosixThemeExtension
  3091.      */
  3092.     protected function getFourtwosixThemeExtensionService()
  3093.     {
  3094.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3097.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3100.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/FourtwosixThemeExtension.php';
  3101.         return $this->services['FourtwosixThemeExtension\\FourtwosixThemeExtension'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixThemeExtension\\FourtwosixThemeExtension');
  3102.     }
  3103.     /**
  3104.      * Gets the public 'FourtwosixTranslateOrderStates\FourtwosixTranslateOrderStates' shared autowired service.
  3105.      *
  3106.      * @return \FourtwosixTranslateOrderStates\FourtwosixTranslateOrderStates
  3107.      */
  3108.     protected function getFourtwosixTranslateOrderStatesService()
  3109.     {
  3110.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3111.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3112.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3116.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src/FourtwosixTranslateOrderStates.php';
  3117.         return $this->services['FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates');
  3118.     }
  3119.     /**
  3120.      * Gets the public 'Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition' shared service.
  3121.      *
  3122.      * @return \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition
  3123.      */
  3124.     protected function getAttachmentLanguageDefinitionService()
  3125.     {
  3126.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/Aggregate/AttachmentLanguage/AttachmentLanguageDefinition.php';
  3127.         $this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition();
  3128.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3129.         return $instance;
  3130.     }
  3131.     /**
  3132.      * Gets the public 'Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition' shared service.
  3133.      *
  3134.      * @return \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition
  3135.      */
  3136.     protected function getAttachmentTranslationDefinitionService()
  3137.     {
  3138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3139.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/Aggregate/AttachmentTranslation/AttachmentTranslationDefinition.php';
  3140.         $this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition();
  3141.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3142.         return $instance;
  3143.     }
  3144.     /**
  3145.      * Gets the public 'Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition' shared service.
  3146.      *
  3147.      * @return \Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition
  3148.      */
  3149.     protected function getAttachmentDefinitionService()
  3150.     {
  3151.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/AttachmentDefinition.php';
  3152.         $this->services['Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition();
  3153.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3154.         return $instance;
  3155.     }
  3156.     /**
  3157.      * Gets the public 'Fourtwosix\Attachments\FourtwosixAttachments' shared autowired service.
  3158.      *
  3159.      * @return \Fourtwosix\Attachments\FourtwosixAttachments
  3160.      */
  3161.     protected function getFourtwosixAttachmentsService()
  3162.     {
  3163.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3165.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3169.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/FourtwosixAttachments.php';
  3170.         return $this->services['Fourtwosix\\Attachments\\FourtwosixAttachments'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Fourtwosix\\Attachments\\FourtwosixAttachments');
  3171.     }
  3172.     /**
  3173.      * Gets the public 'Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition' shared service.
  3174.      *
  3175.      * @return \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition
  3176.      */
  3177.     protected function getPaymentCostTranslationDefinitionService()
  3178.     {
  3179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3180.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Core/Content/PaymentCost/Aggregate/PaymentCostTranslation/PaymentCostTranslationDefinition.php';
  3181.         $this->services['Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition'] = $instance = new \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition();
  3182.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3183.         return $instance;
  3184.     }
  3185.     /**
  3186.      * Gets the public 'Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition' shared service.
  3187.      *
  3188.      * @return \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition
  3189.      */
  3190.     protected function getPaymentCostDefinitionService()
  3191.     {
  3192.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Core/Content/PaymentCost/PaymentCostDefinition.php';
  3193.         $this->services['Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition'] = $instance = new \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition();
  3194.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3195.         return $instance;
  3196.     }
  3197.     /**
  3198.      * Gets the public 'Fourtwosix\PaymentSurcharge\FourtwosixPaymentSurcharge' shared autowired service.
  3199.      *
  3200.      * @return \Fourtwosix\PaymentSurcharge\FourtwosixPaymentSurcharge
  3201.      */
  3202.     protected function getFourtwosixPaymentSurchargeService()
  3203.     {
  3204.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3205.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3206.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3207.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3210.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/FourtwosixPaymentSurcharge.php';
  3211.         return $this->services['Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge');
  3212.     }
  3213.     /**
  3214.      * Gets the public 'Fourtwosix\PaymentSurcharge\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  3215.      *
  3216.      * @return \Fourtwosix\PaymentSurcharge\Resources\snippet\de_DE\SnippetFile_de_DE
  3217.      */
  3218.     protected function getSnippetFileDeDEService()
  3219.     {
  3220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3221.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  3222.         return $this->services['Fourtwosix\\PaymentSurcharge\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Fourtwosix\PaymentSurcharge\Resources\snippet\de_DE\SnippetFile_de_DE();
  3223.     }
  3224.     /**
  3225.      * Gets the public 'Fourtwosix\PaymentSurcharge\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  3226.      *
  3227.      * @return \Fourtwosix\PaymentSurcharge\Resources\snippet\en_GB\SnippetFile_en_GB
  3228.      */
  3229.     protected function getSnippetFileEnGBService()
  3230.     {
  3231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3232.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  3233.         return $this->services['Fourtwosix\\PaymentSurcharge\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Fourtwosix\PaymentSurcharge\Resources\snippet\en_GB\SnippetFile_en_GB();
  3234.     }
  3235.     /**
  3236.      * Gets the public 'Fourtwosix\PaymentSurcharge\Storefront\Subscriber\PageSubscriber' shared service.
  3237.      *
  3238.      * @return \Fourtwosix\PaymentSurcharge\Storefront\Subscriber\PageSubscriber
  3239.      */
  3240.     protected function getPageSubscriberService()
  3241.     {
  3242.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Storefront/Subscriber/PageSubscriber.php';
  3243.         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()));
  3244.     }
  3245.     /**
  3246.      * Gets the public 'Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition' shared autowired service.
  3247.      *
  3248.      * @return \Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition
  3249.      */
  3250.     protected function getMailArchiveDefinitionService()
  3251.     {
  3252.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Content/MailArchive/MailArchiveDefinition.php';
  3253.         $this->services['Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition'] = $instance = new \Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition();
  3254.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3255.         return $instance;
  3256.     }
  3257.     /**
  3258.      * Gets the public 'Frosh\MailArchive\Controller\Api\MailResendController' shared autowired service.
  3259.      *
  3260.      * @return \Frosh\MailArchive\Controller\Api\MailResendController
  3261.      */
  3262.     protected function getMailResendControllerService()
  3263.     {
  3264.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Controller/Api/MailResendController.php';
  3265.         $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())));
  3266.         $instance->setContainer($this);
  3267.         return $instance;
  3268.     }
  3269.     /**
  3270.      * Gets the public 'Frosh\MailArchive\FroshPlatformMailArchive' shared autowired service.
  3271.      *
  3272.      * @return \Frosh\MailArchive\FroshPlatformMailArchive
  3273.      */
  3274.     protected function getFroshPlatformMailArchiveService()
  3275.     {
  3276.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3277.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3278.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3279.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3282.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/FroshPlatformMailArchive.php';
  3283.         return $this->services['Frosh\\MailArchive\\FroshPlatformMailArchive'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\MailArchive\\FroshPlatformMailArchive');
  3284.     }
  3285.     /**
  3286.      * Gets the public 'Frosh\MailArchive\Services\MailSender' shared autowired service.
  3287.      *
  3288.      * @return \Frosh\MailArchive\Services\MailSender
  3289.      */
  3290.     protected function getMailSenderService()
  3291.     {
  3292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  3293.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Services/MailSender.php';
  3294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  3295.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  3296.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  3297.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  3298.         if (isset($this->services['Frosh\\MailArchive\\Services\\MailSender'])) {
  3299.             return $this->services['Frosh\\MailArchive\\Services\\MailSender'];
  3300.         }
  3301.         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()));
  3302.     }
  3303.     /**
  3304.      * Gets the public 'Frosh\Tools\Controller\CacheController' shared service.
  3305.      *
  3306.      * @return \Frosh\Tools\Controller\CacheController
  3307.      */
  3308.     protected function getCacheControllerService()
  3309.     {
  3310.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/CacheController.php';
  3311.         return $this->services['Frosh\\Tools\\Controller\\CacheController'] = new \Frosh\Tools\Controller\CacheController($this->targetDir.'', ($this->privates['Frosh\\Tools\\Components\\CacheRegistry'] ?? $this->getCacheRegistryService()));
  3312.     }
  3313.     /**
  3314.      * Gets the public 'Frosh\Tools\Controller\ElasticsearchController' shared service.
  3315.      *
  3316.      * @return \Frosh\Tools\Controller\ElasticsearchController
  3317.      */
  3318.     protected function getElasticsearchControllerService()
  3319.     {
  3320.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ElasticsearchController.php';
  3321.         return $this->services['Frosh\\Tools\\Controller\\ElasticsearchController'] = new \Frosh\Tools\Controller\ElasticsearchController(($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] ?? $this->getElasticsearchManagerService()));
  3322.     }
  3323.     /**
  3324.      * Gets the public 'Frosh\Tools\Controller\FeatureFlagController' shared service.
  3325.      *
  3326.      * @return \Frosh\Tools\Controller\FeatureFlagController
  3327.      */
  3328.     protected function getFeatureFlagControllerService()
  3329.     {
  3330.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/FeatureFlagController.php';
  3331.         return $this->services['Frosh\\Tools\\Controller\\FeatureFlagController'] = new \Frosh\Tools\Controller\FeatureFlagController(\dirname(__DIR__4));
  3332.     }
  3333.     /**
  3334.      * Gets the public 'Frosh\Tools\Controller\HealthController' shared service.
  3335.      *
  3336.      * @return \Frosh\Tools\Controller\HealthController
  3337.      */
  3338.     protected function getHealthControllerService()
  3339.     {
  3340.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/HealthController.php';
  3341.         return $this->services['Frosh\\Tools\\Controller\\HealthController'] = new \Frosh\Tools\Controller\HealthController(new RewindableGenerator(function () {
  3342.             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()));
  3343.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\MysqlChecker'] ?? $this->getMysqlCheckerService());
  3344.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\QueueChecker'] ?? $this->getQueueCheckerService());
  3345.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] ?? $this->getTaskCheckerService());
  3346.             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')));
  3347.         }, 5), new RewindableGenerator(function () {
  3348.             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()));
  3349.             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)));
  3350.             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')));
  3351.             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)));
  3352.             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')));
  3353.             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'))));
  3354.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\EsChecker'] ?? $this->getEsCheckerService());
  3355.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\DisabledMailUpdatesChecker'] ?? $this->getDisabledMailUpdatesCheckerService());
  3356.             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')));
  3357.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\LoggerLevelChecker'] ?? $this->getLoggerLevelCheckerService());
  3358.             yield 10 => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MySQL8Checker'] ?? $this->getMySQL8CheckerService());
  3359.         }, 11));
  3360.     }
  3361.     /**
  3362.      * Gets the public 'Frosh\Tools\Controller\LogController' shared service.
  3363.      *
  3364.      * @return \Frosh\Tools\Controller\LogController
  3365.      */
  3366.     protected function getLogControllerService()
  3367.     {
  3368.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/LogController.php';
  3369.         return $this->services['Frosh\\Tools\\Controller\\LogController'] = new \Frosh\Tools\Controller\LogController((\dirname(__DIR__3).'/log'));
  3370.     }
  3371.     /**
  3372.      * Gets the public 'Frosh\Tools\Controller\QueueController' shared service.
  3373.      *
  3374.      * @return \Frosh\Tools\Controller\QueueController
  3375.      */
  3376.     protected function getQueueControllerService()
  3377.     {
  3378.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/QueueController.php';
  3379.         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()));
  3380.     }
  3381.     /**
  3382.      * Gets the public 'Frosh\Tools\Controller\ScheduledTaskController' shared service.
  3383.      *
  3384.      * @return \Frosh\Tools\Controller\ScheduledTaskController
  3385.      */
  3386.     protected function getScheduledTaskControllerService()
  3387.     {
  3388.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ScheduledTaskController.php';
  3389.         return $this->services['Frosh\\Tools\\Controller\\ScheduledTaskController'] = new \Frosh\Tools\Controller\ScheduledTaskController(new RewindableGenerator(function () {
  3390.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  3391.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  3392.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  3393.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  3394.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  3395.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  3396.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  3397.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  3398.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  3399.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  3400.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  3401.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  3402.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  3403.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  3404.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  3405.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  3406.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  3407.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  3408.             yield 18 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  3409.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  3410.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  3411.             yield 21 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  3412.             yield 22 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  3413.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  3414.             yield 24 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  3415.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  3416.             yield 26 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  3417.             yield 27 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  3418.             yield 28 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  3419.             yield 29 => ($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService());
  3420.             yield 30 => ($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'] ?? $this->getSendMonitorDataTaskHandlerService());
  3421.             yield 31 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  3422.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  3423.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  3424.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  3425.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  3426.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  3427.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  3428.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  3429.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  3430.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  3431.             yield 41 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  3432.             yield 42 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  3433.             yield 43 => ($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'] ?? $this->getCollectorTaskHandlerService());
  3434.             yield 44 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  3435.         }, 45), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  3436.     }
  3437.     /**
  3438.      * Gets the public 'Frosh\Tools\Controller\ShopwareFilesController' shared service.
  3439.      *
  3440.      * @return \Frosh\Tools\Controller\ShopwareFilesController
  3441.      */
  3442.     protected function getShopwareFilesControllerService()
  3443.     {
  3444.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ShopwareFilesController.php';
  3445.         return $this->services['Frosh\\Tools\\Controller\\ShopwareFilesController'] = new \Frosh\Tools\Controller\ShopwareFilesController('6.4.18.1'\dirname(__DIR__4), []);
  3446.     }
  3447.     /**
  3448.      * Gets the public 'Frosh\Tools\Controller\StateMachineController' shared service.
  3449.      *
  3450.      * @return \Frosh\Tools\Controller\StateMachineController
  3451.      */
  3452.     protected function getStateMachineControllerService()
  3453.     {
  3454.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/StateMachineController.php';
  3455.         return $this->services['Frosh\\Tools\\Controller\\StateMachineController'] = new \Frosh\Tools\Controller\StateMachineController(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()));
  3456.     }
  3457.     /**
  3458.      * Gets the public 'Frosh\Tools\FroshTools' shared autowired service.
  3459.      *
  3460.      * @return \Frosh\Tools\FroshTools
  3461.      */
  3462.     protected function getFroshToolsService()
  3463.     {
  3464.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3466.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3467.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3470.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/FroshTools.php';
  3471.         return $this->services['Frosh\\Tools\\FroshTools'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\Tools\\FroshTools');
  3472.     }
  3473.     /**
  3474.      * Gets the public 'Icorp\CmsExtendParallaxBox\IcorpCmsExtendParallaxBox' shared autowired service.
  3475.      *
  3476.      * @return \Icorp\CmsExtendParallaxBox\IcorpCmsExtendParallaxBox
  3477.      */
  3478.     protected function getIcorpCmsExtendParallaxBoxService()
  3479.     {
  3480.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3481.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3482.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3483.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3486.         include_once \dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/IcorpCmsExtendParallaxBox.php';
  3487.         return $this->services['Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox');
  3488.     }
  3489.     /**
  3490.      * Gets the public 'MoorlForms\Administration\Controller\FormController' shared service.
  3491.      *
  3492.      * @return \MoorlForms\Administration\Controller\FormController
  3493.      */
  3494.     protected function getFormControllerService()
  3495.     {
  3496.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Administration/Controller/FormController.php';
  3497.         return $this->services['MoorlForms\\Administration\\Controller\\FormController'] = new \MoorlForms\Administration\Controller\FormController(($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService()));
  3498.     }
  3499.     /**
  3500.      * Gets the public 'MoorlForms\Core\Content\Element\ElementDefinition' shared service.
  3501.      *
  3502.      * @return \MoorlForms\Core\Content\Element\ElementDefinition
  3503.      */
  3504.     protected function getElementDefinitionService()
  3505.     {
  3506.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementDefinition.php';
  3507.         $this->services['MoorlForms\\Core\\Content\\Element\\ElementDefinition'] = $instance = new \MoorlForms\Core\Content\Element\ElementDefinition();
  3508.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3509.         return $instance;
  3510.     }
  3511.     /**
  3512.      * Gets the public 'MoorlForms\Core\Content\Element\ElementPriceCalculator' shared service.
  3513.      *
  3514.      * @return \MoorlForms\Core\Content\Element\ElementPriceCalculator
  3515.      */
  3516.     protected function getElementPriceCalculatorService()
  3517.     {
  3518.         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()));
  3519.     }
  3520.     /**
  3521.      * Gets the public 'MoorlForms\Core\Content\Element\ElementTranslationDefinition' shared service.
  3522.      *
  3523.      * @return \MoorlForms\Core\Content\Element\ElementTranslationDefinition
  3524.      */
  3525.     protected function getElementTranslationDefinitionService()
  3526.     {
  3527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3528.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementTranslationDefinition.php';
  3529.         $this->services['MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition'] = $instance = new \MoorlForms\Core\Content\Element\ElementTranslationDefinition();
  3530.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3531.         return $instance;
  3532.     }
  3533.     /**
  3534.      * Gets the public 'MoorlForms\Core\Content\Element\Selection\ElementSelectionCountry' shared service.
  3535.      *
  3536.      * @return \MoorlForms\Core\Content\Element\Selection\ElementSelectionCountry
  3537.      */
  3538.     protected function getElementSelectionCountryService()
  3539.     {
  3540.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionInterface.php';
  3541.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionExtension.php';
  3542.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionCountry.php';
  3543.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  3544.         if (isset($this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry'])) {
  3545.             return $this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry'];
  3546.         }
  3547.         return $this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry'] = new \MoorlForms\Core\Content\Element\Selection\ElementSelectionCountry($a);
  3548.     }
  3549.     /**
  3550.      * Gets the public 'MoorlForms\Core\Content\Element\Selection\ElementSelectionSalutation' shared service.
  3551.      *
  3552.      * @return \MoorlForms\Core\Content\Element\Selection\ElementSelectionSalutation
  3553.      */
  3554.     protected function getElementSelectionSalutationService()
  3555.     {
  3556.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionInterface.php';
  3557.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionExtension.php';
  3558.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Selection/ElementSelectionSalutation.php';
  3559.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  3560.         if (isset($this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation'])) {
  3561.             return $this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation'];
  3562.         }
  3563.         return $this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation'] = new \MoorlForms\Core\Content\Element\Selection\ElementSelectionSalutation($a);
  3564.     }
  3565.     /**
  3566.      * Gets the public 'MoorlForms\Core\Content\Element\Type\ElementTypeOption' shared service.
  3567.      *
  3568.      * @return \MoorlForms\Core\Content\Element\Type\ElementTypeOption
  3569.      */
  3570.     protected function getElementTypeOptionService()
  3571.     {
  3572.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3573.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3574.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeOption.php';
  3575.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeOption'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeOption();
  3576.     }
  3577.     /**
  3578.      * Gets the public 'MoorlForms\Core\Content\Element\Type\ElementTypeRoot' shared service.
  3579.      *
  3580.      * @return \MoorlForms\Core\Content\Element\Type\ElementTypeRoot
  3581.      */
  3582.     protected function getElementTypeRootService()
  3583.     {
  3584.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3585.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3586.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeRoot.php';
  3587.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeRoot'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeRoot();
  3588.     }
  3589.     /**
  3590.      * Gets the public 'MoorlForms\Core\Content\Element\Type\ElementTypeTest' shared service.
  3591.      *
  3592.      * @return \MoorlForms\Core\Content\Element\Type\ElementTypeTest
  3593.      */
  3594.     protected function getElementTypeTestService()
  3595.     {
  3596.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3597.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3598.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeTest.php';
  3599.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeTest'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeTest();
  3600.     }
  3601.     /**
  3602.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeCheckbox' shared service.
  3603.      *
  3604.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeCheckbox
  3605.      */
  3606.     protected function getElementTypeCheckboxService()
  3607.     {
  3608.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3609.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3610.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3611.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeCheckbox.php';
  3612.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeCheckbox'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeCheckbox();
  3613.     }
  3614.     /**
  3615.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeDate' shared service.
  3616.      *
  3617.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeDate
  3618.      */
  3619.     protected function getElementTypeDateService()
  3620.     {
  3621.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3622.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3623.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3624.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeDate.php';
  3625.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeDate'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeDate();
  3626.     }
  3627.     /**
  3628.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeEmail' shared service.
  3629.      *
  3630.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeEmail
  3631.      */
  3632.     protected function getElementTypeEmailService()
  3633.     {
  3634.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3635.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3636.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3637.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeEmail.php';
  3638.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeEmail'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeEmail();
  3639.     }
  3640.     /**
  3641.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeHidden' shared service.
  3642.      *
  3643.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeHidden
  3644.      */
  3645.     protected function getElementTypeHiddenService()
  3646.     {
  3647.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3648.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3649.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3650.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeHidden.php';
  3651.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeHidden'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeHidden();
  3652.     }
  3653.     /**
  3654.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumber' shared service.
  3655.      *
  3656.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumber
  3657.      */
  3658.     protected function getElementTypeNumberService()
  3659.     {
  3660.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3661.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3662.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3663.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeNumber.php';
  3664.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumber'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumber();
  3665.     }
  3666.     /**
  3667.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumberRange' shared service.
  3668.      *
  3669.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumberRange
  3670.      */
  3671.     protected function getElementTypeNumberRangeService()
  3672.     {
  3673.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3674.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3675.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3676.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeNumberRange.php';
  3677.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeNumberRange'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeNumberRange();
  3678.     }
  3679.     /**
  3680.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypePassword' shared service.
  3681.      *
  3682.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypePassword
  3683.      */
  3684.     protected function getElementTypePasswordService()
  3685.     {
  3686.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3687.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3688.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3689.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypePassword.php';
  3690.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypePassword'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypePassword();
  3691.     }
  3692.     /**
  3693.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeSwitch' shared service.
  3694.      *
  3695.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeSwitch
  3696.      */
  3697.     protected function getElementTypeSwitchService()
  3698.     {
  3699.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3700.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3701.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3702.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeSwitch.php';
  3703.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeSwitch'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeSwitch();
  3704.     }
  3705.     /**
  3706.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTel' shared service.
  3707.      *
  3708.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTel
  3709.      */
  3710.     protected function getElementTypeTelService()
  3711.     {
  3712.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3713.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3714.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3715.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeTel.php';
  3716.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTel'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTel();
  3717.     }
  3718.     /**
  3719.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeText' shared service.
  3720.      *
  3721.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeText
  3722.      */
  3723.     protected function getElementTypeTextService()
  3724.     {
  3725.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3726.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3727.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3728.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeText.php';
  3729.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeText'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeText();
  3730.     }
  3731.     /**
  3732.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTextarea' shared service.
  3733.      *
  3734.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTextarea
  3735.      */
  3736.     protected function getElementTypeTextareaService()
  3737.     {
  3738.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3739.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3740.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3741.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeTextarea.php';
  3742.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTextarea'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTextarea();
  3743.     }
  3744.     /**
  3745.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTime' shared service.
  3746.      *
  3747.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTime
  3748.      */
  3749.     protected function getElementTypeTimeService()
  3750.     {
  3751.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3752.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3753.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3754.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeTime.php';
  3755.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeTime'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeTime();
  3756.     }
  3757.     /**
  3758.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUpload' shared service.
  3759.      *
  3760.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUpload
  3761.      */
  3762.     protected function getElementTypeUploadService()
  3763.     {
  3764.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3765.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3766.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3767.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeUpload.php';
  3768.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUpload'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUpload($this->parameters['shopware.filesystem.allowed_extensions']);
  3769.     }
  3770.     /**
  3771.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUrl' shared service.
  3772.      *
  3773.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUrl
  3774.      */
  3775.     protected function getElementTypeUrlService()
  3776.     {
  3777.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3778.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3779.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3780.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeUrl.php';
  3781.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUrl'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeUrl();
  3782.     }
  3783.     /**
  3784.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Fields\ElementTypeWindowLocation' shared service.
  3785.      *
  3786.      * @return \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeWindowLocation
  3787.      */
  3788.     protected function getElementTypeWindowLocationService()
  3789.     {
  3790.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3791.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3792.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3793.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementTypeWindowLocation.php';
  3794.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeWindowLocation'] = new \MoorlForms\Core\Content\Element\Type\Fields\ElementTypeWindowLocation();
  3795.     }
  3796.     /**
  3797.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormCaptcha' shared service.
  3798.      *
  3799.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormCaptcha
  3800.      */
  3801.     protected function getElementTypeFormCaptchaService()
  3802.     {
  3803.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3804.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3805.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3806.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormCaptcha.php';
  3807.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormCaptcha'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormCaptcha(new RewindableGenerator(function () {
  3808.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  3809.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  3810.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  3811.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  3812.         }, 4));
  3813.     }
  3814.     /**
  3815.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormFeedback' shared service.
  3816.      *
  3817.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormFeedback
  3818.      */
  3819.     protected function getElementTypeFormFeedbackService()
  3820.     {
  3821.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3822.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3823.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3824.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormFeedback.php';
  3825.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormFeedback'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormFeedback();
  3826.     }
  3827.     /**
  3828.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormNotice' shared service.
  3829.      *
  3830.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormNotice
  3831.      */
  3832.     protected function getElementTypeFormNoticeService()
  3833.     {
  3834.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3835.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3836.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3837.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormNotice.php';
  3838.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormNotice'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormNotice();
  3839.     }
  3840.     /**
  3841.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormSubmit' shared service.
  3842.      *
  3843.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormSubmit
  3844.      */
  3845.     protected function getElementTypeFormSubmitService()
  3846.     {
  3847.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3848.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3849.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3850.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormSubmit.php';
  3851.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormSubmit'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormSubmit();
  3852.     }
  3853.     /**
  3854.      * Gets the public 'MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormTos' shared service.
  3855.      *
  3856.      * @return \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormTos
  3857.      */
  3858.     protected function getElementTypeFormTosService()
  3859.     {
  3860.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3861.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3862.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementGroupFormParts.php';
  3863.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/FormParts/ElementTypeFormTos.php';
  3864.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormTos'] = new \MoorlForms\Core\Content\Element\Type\FormParts\ElementTypeFormTos();
  3865.     }
  3866.     /**
  3867.      * Gets the public 'MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeCheckboxGroup' shared service.
  3868.      *
  3869.      * @return \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeCheckboxGroup
  3870.      */
  3871.     protected function getElementTypeCheckboxGroupService()
  3872.     {
  3873.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3874.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3875.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3876.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementGroupMultiFields.php';
  3877.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementTypeCheckboxGroup.php';
  3878.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeCheckboxGroup'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeCheckboxGroup();
  3879.     }
  3880.     /**
  3881.      * Gets the public 'MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeMultiselect' shared service.
  3882.      *
  3883.      * @return \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeMultiselect
  3884.      */
  3885.     protected function getElementTypeMultiselectService()
  3886.     {
  3887.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3888.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3889.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3890.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementGroupMultiFields.php';
  3891.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementTypeMultiselect.php';
  3892.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeMultiselect'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeMultiselect();
  3893.     }
  3894.     /**
  3895.      * Gets the public 'MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeRadioGroup' shared service.
  3896.      *
  3897.      * @return \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeRadioGroup
  3898.      */
  3899.     protected function getElementTypeRadioGroupService()
  3900.     {
  3901.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3902.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3903.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3904.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementGroupMultiFields.php';
  3905.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementTypeRadioGroup.php';
  3906.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeRadioGroup'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeRadioGroup();
  3907.     }
  3908.     /**
  3909.      * Gets the public 'MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeSelect' shared service.
  3910.      *
  3911.      * @return \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeSelect
  3912.      */
  3913.     protected function getElementTypeSelectService()
  3914.     {
  3915.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3916.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3917.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Fields/ElementGroupFields.php';
  3918.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementGroupMultiFields.php';
  3919.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/MultiFields/ElementTypeSelect.php';
  3920.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\MultiFields\\ElementTypeSelect'] = new \MoorlForms\Core\Content\Element\Type\MultiFields\ElementTypeSelect();
  3921.     }
  3922.     /**
  3923.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Rows\ElementTypeFormRow' shared service.
  3924.      *
  3925.      * @return \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeFormRow
  3926.      */
  3927.     protected function getElementTypeFormRowService()
  3928.     {
  3929.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3930.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3931.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Rows/ElementTypeRow.php';
  3932.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Rows/ElementTypeFormRow.php';
  3933.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeFormRow'] = new \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeFormRow();
  3934.     }
  3935.     /**
  3936.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Rows\ElementTypeRow' shared service.
  3937.      *
  3938.      * @return \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeRow
  3939.      */
  3940.     protected function getElementTypeRowService()
  3941.     {
  3942.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3943.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3944.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Rows/ElementTypeRow.php';
  3945.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Rows\\ElementTypeRow'] = new \MoorlForms\Core\Content\Element\Type\Rows\ElementTypeRow();
  3946.     }
  3947.     /**
  3948.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Sections\ElementTypeCard' shared service.
  3949.      *
  3950.      * @return \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeCard
  3951.      */
  3952.     protected function getElementTypeCardService()
  3953.     {
  3954.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3955.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3956.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementGroupSections.php';
  3957.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementTypeCard.php';
  3958.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeCard'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeCard();
  3959.     }
  3960.     /**
  3961.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Sections\ElementTypeHtml' shared service.
  3962.      *
  3963.      * @return \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeHtml
  3964.      */
  3965.     protected function getElementTypeHtmlService()
  3966.     {
  3967.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3968.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3969.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementGroupSections.php';
  3970.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementTypeHtml.php';
  3971.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeHtml'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeHtml();
  3972.     }
  3973.     /**
  3974.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Sections\ElementTypeNestedFields' shared service.
  3975.      *
  3976.      * @return \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeNestedFields
  3977.      */
  3978.     protected function getElementTypeNestedFieldsService()
  3979.     {
  3980.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3981.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3982.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementGroupSections.php';
  3983.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementTypeNestedFields.php';
  3984.         $a = ($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService());
  3985.         if (isset($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields'])) {
  3986.             return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields'];
  3987.         }
  3988.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeNestedFields($a);
  3989.     }
  3990.     /**
  3991.      * Gets the public 'MoorlForms\Core\Content\Element\Type\Sections\ElementTypeSection' shared service.
  3992.      *
  3993.      * @return \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeSection
  3994.      */
  3995.     protected function getElementTypeSectionService()
  3996.     {
  3997.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeInterface.php';
  3998.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/ElementTypeExtension.php';
  3999.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementGroupSections.php';
  4000.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/Type/Sections/ElementTypeSection.php';
  4001.         return $this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeSection'] = new \MoorlForms\Core\Content\Element\Type\Sections\ElementTypeSection();
  4002.     }
  4003.     /**
  4004.      * Gets the public 'MoorlForms\Core\Content\Form\Action\FormActionMail' shared service.
  4005.      *
  4006.      * @return \MoorlForms\Core\Content\Form\Action\FormActionMail
  4007.      */
  4008.     protected function getFormActionMailService()
  4009.     {
  4010.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Action/FormActionInterface.php';
  4011.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Action/FormActionExtension.php';
  4012.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Action/FormActionMail.php';
  4013.         return $this->services['MoorlForms\\Core\\Content\\Form\\Action\\FormActionMail'] = new \MoorlForms\Core\Content\Form\Action\FormActionMail();
  4014.     }
  4015.     /**
  4016.      * Gets the public 'MoorlForms\Core\Content\Form\FormDefinition' shared service.
  4017.      *
  4018.      * @return \MoorlForms\Core\Content\Form\FormDefinition
  4019.      */
  4020.     protected function getFormDefinitionService()
  4021.     {
  4022.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/FormDefinition.php';
  4023.         $this->services['MoorlForms\\Core\\Content\\Form\\FormDefinition'] = $instance = new \MoorlForms\Core\Content\Form\FormDefinition();
  4024.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4025.         return $instance;
  4026.     }
  4027.     /**
  4028.      * Gets the public 'MoorlForms\Core\Content\Form\FormTranslationDefinition' shared service.
  4029.      *
  4030.      * @return \MoorlForms\Core\Content\Form\FormTranslationDefinition
  4031.      */
  4032.     protected function getFormTranslationDefinitionService()
  4033.     {
  4034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4035.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/FormTranslationDefinition.php';
  4036.         $this->services['MoorlForms\\Core\\Content\\Form\\FormTranslationDefinition'] = $instance = new \MoorlForms\Core\Content\Form\FormTranslationDefinition();
  4037.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4038.         return $instance;
  4039.     }
  4040.     /**
  4041.      * Gets the public 'MoorlForms\Core\Content\Form\Type\FormTypeCms' shared service.
  4042.      *
  4043.      * @return \MoorlForms\Core\Content\Form\Type\FormTypeCms
  4044.      */
  4045.     protected function getFormTypeCmsService()
  4046.     {
  4047.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeInterface.php';
  4048.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeExtension.php';
  4049.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeCms.php';
  4050.         return $this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeCms'] = new \MoorlForms\Core\Content\Form\Type\FormTypeCms();
  4051.     }
  4052.     /**
  4053.      * Gets the public 'MoorlForms\Core\Content\Form\Type\FormTypeTest' shared service.
  4054.      *
  4055.      * @return \MoorlForms\Core\Content\Form\Type\FormTypeTest
  4056.      */
  4057.     protected function getFormTypeTestService()
  4058.     {
  4059.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeInterface.php';
  4060.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeExtension.php';
  4061.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Type/FormTypeTest.php';
  4062.         return $this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeTest'] = new \MoorlForms\Core\Content\Form\Type\FormTypeTest();
  4063.     }
  4064.     /**
  4065.      * Gets the public 'MoorlForms\Core\Service\FbService' shared service.
  4066.      *
  4067.      * @return \MoorlForms\Core\Service\FbService
  4068.      */
  4069.     protected function getFbServiceService()
  4070.     {
  4071.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4072.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4073.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4074.         }
  4075.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4076.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4077.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4078.         }
  4079.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  4080.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4081.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4082.         }
  4083.         $d = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  4084.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4085.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4086.         }
  4087.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  4088.         if (isset($this->services['MoorlForms\\Core\\Service\\FbService'])) {
  4089.             return $this->services['MoorlForms\\Core\\Service\\FbService'];
  4090.         }
  4091.         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 () {
  4092.             yield => ($this->services['MoorlForms\\Core\\Content\\Form\\Action\\FormActionMail'] ?? ($this->services['MoorlForms\\Core\\Content\\Form\\Action\\FormActionMail'] = new \MoorlForms\Core\Content\Form\Action\FormActionMail()));
  4093.         }, 1), new RewindableGenerator(function () {
  4094.             yield => ($this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeTest'] ?? ($this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeTest'] = new \MoorlForms\Core\Content\Form\Type\FormTypeTest()));
  4095.             yield => ($this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeCms'] ?? ($this->services['MoorlForms\\Core\\Content\\Form\\Type\\FormTypeCms'] = new \MoorlForms\Core\Content\Form\Type\FormTypeCms()));
  4096.         }, 2), new RewindableGenerator(function () {
  4097.             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()));
  4098.             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()));
  4099.             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()));
  4100.             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()));
  4101.             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()));
  4102.             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()));
  4103.             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()));
  4104.             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()));
  4105.             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()));
  4106.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeTest'] ?? ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\ElementTypeTest'] = new \MoorlForms\Core\Content\Element\Type\ElementTypeTest()));
  4107.             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()));
  4108.             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()));
  4109.             yield 12 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\FormParts\\ElementTypeFormCaptcha'] ?? $this->getElementTypeFormCaptchaService());
  4110.             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()));
  4111.             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()));
  4112.             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()));
  4113.             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()));
  4114.             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()));
  4115.             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()));
  4116.             yield 19 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Sections\\ElementTypeNestedFields'] ?? $this->getElementTypeNestedFieldsService());
  4117.             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()));
  4118.             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()));
  4119.             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()));
  4120.             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()));
  4121.             yield 24 => ($this->services['MoorlForms\\Core\\Content\\Element\\Type\\Fields\\ElementTypeUpload'] ?? $this->getElementTypeUploadService());
  4122.             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()));
  4123.             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()));
  4124.             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()));
  4125.             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()));
  4126.             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()));
  4127.             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()));
  4128.             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()));
  4129.             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()));
  4130.         }, 33), new RewindableGenerator(function () {
  4131.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionSalutation'] ?? $this->getElementSelectionSalutationService());
  4132.             yield => ($this->services['MoorlForms\\Core\\Content\\Element\\Selection\\ElementSelectionCountry'] ?? $this->getElementSelectionCountryService());
  4133.         }, 2));
  4134.     }
  4135.     /**
  4136.      * Gets the public 'MoorlForms\MoorlForms' shared autowired service.
  4137.      *
  4138.      * @return \MoorlForms\MoorlForms
  4139.      */
  4140.     protected function getMoorlFormsService()
  4141.     {
  4142.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4143.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4144.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4145.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4148.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/MoorlForms.php';
  4149.         return $this->services['MoorlForms\\MoorlForms'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlForms\\MoorlForms');
  4150.     }
  4151.     /**
  4152.      * Gets the public 'MoorlForms\Storefront\Controller\FormController' shared service.
  4153.      *
  4154.      * @return \MoorlForms\Storefront\Controller\FormController
  4155.      */
  4156.     protected function getFormController2Service()
  4157.     {
  4158.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Storefront/Controller/FormController.php';
  4159.         $this->services['MoorlForms\\Storefront\\Controller\\FormController'] = $instance = new \MoorlForms\Storefront\Controller\FormController(($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService()));
  4160.         $instance->setContainer($this);
  4161.         return $instance;
  4162.     }
  4163.     /**
  4164.      * Gets the public 'MoorlFoundation\Administration\Controller\FileExplorerController' shared service.
  4165.      *
  4166.      * @return \MoorlFoundation\Administration\Controller\FileExplorerController
  4167.      */
  4168.     protected function getFileExplorerControllerService()
  4169.     {
  4170.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Administration/Controller/FileExplorerController.php';
  4171.         return $this->services['MoorlFoundation\\Administration\\Controller\\FileExplorerController'] = new \MoorlFoundation\Administration\Controller\FileExplorerController(($this->services['MoorlFoundation\\Core\\Service\\ClientService'] ?? $this->getClientServiceService()));
  4172.     }
  4173.     /**
  4174.      * Gets the public 'MoorlFoundation\Administration\Controller\SettingsController' shared service.
  4175.      *
  4176.      * @return \MoorlFoundation\Administration\Controller\SettingsController
  4177.      */
  4178.     protected function getSettingsControllerService()
  4179.     {
  4180.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Administration/Controller/SettingsController.php';
  4181.         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()));
  4182.     }
  4183.     /**
  4184.      * Gets the public 'MoorlFoundation\Core\Content\Client\ClientDefinition' shared service.
  4185.      *
  4186.      * @return \MoorlFoundation\Core\Content\Client\ClientDefinition
  4187.      */
  4188.     protected function getClientDefinitionService()
  4189.     {
  4190.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Client/ClientDefinition.php';
  4191.         $this->services['MoorlFoundation\\Core\\Content\\Client\\ClientDefinition'] = $instance = new \MoorlFoundation\Core\Content\Client\ClientDefinition();
  4192.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4193.         return $instance;
  4194.     }
  4195.     /**
  4196.      * Gets the public 'MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition' shared service.
  4197.      *
  4198.      * @return \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition
  4199.      */
  4200.     protected function getCmsElementConfigDefinitionService()
  4201.     {
  4202.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/CmsElementConfig/CmsElementConfigDefinition.php';
  4203.         $this->services['MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition'] = $instance = new \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition();
  4204.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4205.         return $instance;
  4206.     }
  4207.     /**
  4208.      * Gets the public 'MoorlFoundation\Core\Content\Location\LocationCacheDefinition' shared service.
  4209.      *
  4210.      * @return \MoorlFoundation\Core\Content\Location\LocationCacheDefinition
  4211.      */
  4212.     protected function getLocationCacheDefinitionService()
  4213.     {
  4214.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationCacheDefinition.php';
  4215.         $this->services['MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationCacheDefinition();
  4216.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4217.         return $instance;
  4218.     }
  4219.     /**
  4220.      * Gets the public 'MoorlFoundation\Core\Content\Location\LocationDefinition' shared service.
  4221.      *
  4222.      * @return \MoorlFoundation\Core\Content\Location\LocationDefinition
  4223.      */
  4224.     protected function getLocationDefinitionService()
  4225.     {
  4226.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationDefinition.php';
  4227.         $this->services['MoorlFoundation\\Core\\Content\\Location\\LocationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationDefinition();
  4228.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4229.         return $instance;
  4230.     }
  4231.     /**
  4232.      * Gets the public 'MoorlFoundation\Core\Content\Marker\MarkerDefinition' shared service.
  4233.      *
  4234.      * @return \MoorlFoundation\Core\Content\Marker\MarkerDefinition
  4235.      */
  4236.     protected function getMarkerDefinitionService()
  4237.     {
  4238.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Marker/MarkerDefinition.php';
  4239.         $this->services['MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition'] = $instance = new \MoorlFoundation\Core\Content\Marker\MarkerDefinition();
  4240.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4241.         return $instance;
  4242.     }
  4243.     /**
  4244.      * Gets the public 'MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute' shared service.
  4245.      *
  4246.      * @return \MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute
  4247.      */
  4248.     protected function getFoundationProductListingRouteService()
  4249.     {
  4250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  4251.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/SalesChannel/Listing/FoundationProductListingRoute.php';
  4252.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  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.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService());
  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.         $c = ($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] ?? $this->getEntitySearchServiceService());
  4261.         if (isset($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'])) {
  4262.             return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'];
  4263.         }
  4264.         return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] = new \MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute($b$c$a);
  4265.     }
  4266.     /**
  4267.      * Gets the public 'MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute' shared service.
  4268.      *
  4269.      * @return \MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute
  4270.      */
  4271.     protected function getFoundationProductSearchRouteService()
  4272.     {
  4273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  4274.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/SalesChannel/Search/FoundationProductSearchRoute.php';
  4275.         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()));
  4276.     }
  4277.     /**
  4278.      * Gets the public 'MoorlFoundation\Core\Content\Sorting\SortingDefinition' shared service.
  4279.      *
  4280.      * @return \MoorlFoundation\Core\Content\Sorting\SortingDefinition
  4281.      */
  4282.     protected function getSortingDefinitionService()
  4283.     {
  4284.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingDefinition.php';
  4285.         $this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingDefinition();
  4286.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4287.         return $instance;
  4288.     }
  4289.     /**
  4290.      * Gets the public 'MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition' shared service.
  4291.      *
  4292.      * @return \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition
  4293.      */
  4294.     protected function getSortingTranslationDefinitionService()
  4295.     {
  4296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4297.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingTranslationDefinition.php';
  4298.         $this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition();
  4299.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4300.         return $instance;
  4301.     }
  4302.     /**
  4303.      * Gets the public 'MoorlFoundation\Core\PluginFoundation' shared service.
  4304.      *
  4305.      * @return \MoorlFoundation\Core\PluginFoundation
  4306.      */
  4307.     protected function getPluginFoundationService()
  4308.     {
  4309.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/PluginFoundation.php';
  4310.         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()));
  4311.     }
  4312.     /**
  4313.      * Gets the public 'MoorlFoundation\Core\Service\ClientService' shared service.
  4314.      *
  4315.      * @return \MoorlFoundation\Core\Service\ClientService
  4316.      */
  4317.     protected function getClientServiceService()
  4318.     {
  4319.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/ClientService.php';
  4320.         return $this->services['MoorlFoundation\\Core\\Service\\ClientService'] = new \MoorlFoundation\Core\Service\ClientService(($this->services['moorl_client.repository'] ?? $this->getMoorlClient_RepositoryService()), new RewindableGenerator(function () {
  4321.             yield => ($this->privates['MoorlFoundation\\Core\\Content\\Client\\ClientLocal'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Client\\ClientLocal'] = new \MoorlFoundation\Core\Content\Client\ClientLocal()));
  4322.             yield => ($this->privates['MoorlFoundation\\Core\\Content\\Client\\ClientFtp'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Client\\ClientFtp'] = new \MoorlFoundation\Core\Content\Client\ClientFtp()));
  4323.         }, 2));
  4324.     }
  4325.     /**
  4326.      * Gets the public 'MoorlFoundation\Core\Service\DataService' shared service.
  4327.      *
  4328.      * @return \MoorlFoundation\Core\Service\DataService
  4329.      */
  4330.     protected function getDataServiceService()
  4331.     {
  4332.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/DataService.php';
  4333.         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 () {
  4334.             yield => ($this->privates['MoorlForms\\Data\\Data'] ?? $this->getDataService());
  4335.             yield => ($this->privates['MoorlFoundation\\Demo\\Marker\\DemoMarker'] ?? ($this->privates['MoorlFoundation\\Demo\\Marker\\DemoMarker'] = new \MoorlFoundation\Demo\Marker\DemoMarker()));
  4336.             yield => ($this->privates['MoorlFoundation\\Demo\\CmsTools\\DemoCmsTools'] ?? ($this->privates['MoorlFoundation\\Demo\\CmsTools\\DemoCmsTools'] = new \MoorlFoundation\Demo\CmsTools\DemoCmsTools()));
  4337.             yield => ($this->privates['MoorlFoundation\\Demo\\Legals\\DemoLegals'] ?? ($this->privates['MoorlFoundation\\Demo\\Legals\\DemoLegals'] = new \MoorlFoundation\Demo\Legals\DemoLegals()));
  4338.             yield => ($this->privates['MoorlForms\\Demo\\Standard\\DemoStandard'] ?? ($this->privates['MoorlForms\\Demo\\Standard\\DemoStandard'] = new \MoorlForms\Demo\Standard\DemoStandard()));
  4339.             yield => ($this->privates['MoorlForms\\Demo\\CustomFieldsSepa\\DemoCustomFieldsSepa'] ?? ($this->privates['MoorlForms\\Demo\\CustomFieldsSepa\\DemoCustomFieldsSepa'] = new \MoorlForms\Demo\CustomFieldsSepa\DemoCustomFieldsSepa()));
  4340.         }, 6));
  4341.     }
  4342.     /**
  4343.      * Gets the public 'MoorlFoundation\Core\Service\EntityEnricherService' shared service.
  4344.      *
  4345.      * @return \MoorlFoundation\Core\Service\EntityEnricherService
  4346.      */
  4347.     protected function getEntityEnricherServiceService()
  4348.     {
  4349.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntityEnricherService.php';
  4350.         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['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()));
  4351.     }
  4352.     /**
  4353.      * Gets the public 'MoorlFoundation\Core\Service\EntitySearchService' shared service.
  4354.      *
  4355.      * @return \MoorlFoundation\Core\Service\EntitySearchService
  4356.      */
  4357.     protected function getEntitySearchServiceService()
  4358.     {
  4359.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySearchService.php';
  4360.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4361.         if (isset($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'])) {
  4362.             return $this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'];
  4363.         }
  4364.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4365.         if (isset($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'])) {
  4366.             return $this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'];
  4367.         }
  4368.         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 () {
  4369.             return new \EmptyIterator();
  4370.         }, 0));
  4371.     }
  4372.     /**
  4373.      * Gets the public 'MoorlFoundation\Core\Service\EntitySuggestService' shared service.
  4374.      *
  4375.      * @return \MoorlFoundation\Core\Service\EntitySuggestService
  4376.      */
  4377.     protected function getEntitySuggestServiceService()
  4378.     {
  4379.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySearchService.php';
  4380.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySuggestService.php';
  4381.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4382.         if (isset($this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'])) {
  4383.             return $this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'];
  4384.         }
  4385.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4386.         if (isset($this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'])) {
  4387.             return $this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'];
  4388.         }
  4389.         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 () {
  4390.             return new \EmptyIterator();
  4391.         }, 0));
  4392.     }
  4393.     /**
  4394.      * Gets the public 'MoorlFoundation\Core\Service\LocationService' shared service.
  4395.      *
  4396.      * @return \MoorlFoundation\Core\Service\LocationService
  4397.      */
  4398.     protected function getLocationServiceService()
  4399.     {
  4400.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/LocationService.php';
  4401.         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()));
  4402.     }
  4403.     /**
  4404.      * Gets the public 'MoorlFoundation\Core\Service\LocationServiceV2' shared service.
  4405.      *
  4406.      * @return \MoorlFoundation\Core\Service\LocationServiceV2
  4407.      */
  4408.     protected function getLocationServiceV2Service()
  4409.     {
  4410.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/LocationServiceV2.php';
  4411.         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()));
  4412.     }
  4413.     /**
  4414.      * Gets the public 'MoorlFoundation\Core\Service\SortingService' shared service.
  4415.      *
  4416.      * @return \MoorlFoundation\Core\Service\SortingService
  4417.      */
  4418.     protected function getSortingServiceService()
  4419.     {
  4420.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/SortingService.php';
  4421.         return $this->services['MoorlFoundation\\Core\\Service\\SortingService'] = new \MoorlFoundation\Core\Service\SortingService(($this->services['moorl_sorting.repository'] ?? $this->getMoorlSorting_RepositoryService()));
  4422.     }
  4423.     /**
  4424.      * Gets the public 'MoorlFoundation\Core\Service\TranslationService' shared service.
  4425.      *
  4426.      * @return \MoorlFoundation\Core\Service\TranslationService
  4427.      */
  4428.     protected function getTranslationServiceService()
  4429.     {
  4430.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/TranslationService.php';
  4431.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4432.         if (isset($this->services['MoorlFoundation\\Core\\Service\\TranslationService'])) {
  4433.             return $this->services['MoorlFoundation\\Core\\Service\\TranslationService'];
  4434.         }
  4435.         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 () {
  4436.             yield => ($this->privates['MoorlFoundation\\EntityTranslation\\ProductTranslation'] ?? ($this->privates['MoorlFoundation\\EntityTranslation\\ProductTranslation'] = new \MoorlFoundation\EntityTranslation\ProductTranslation()));
  4437.             yield => ($this->privates['MoorlFoundation\\EntityTranslation\\CategoryTranslation'] ?? ($this->privates['MoorlFoundation\\EntityTranslation\\CategoryTranslation'] = new \MoorlFoundation\EntityTranslation\CategoryTranslation()));
  4438.             yield => ($this->privates['MoorlFoundation\\EntityTranslation\\PropertyGroupTranslation'] ?? ($this->privates['MoorlFoundation\\EntityTranslation\\PropertyGroupTranslation'] = new \MoorlFoundation\EntityTranslation\PropertyGroupTranslation()));
  4439.             yield => ($this->privates['MoorlFoundation\\EntityTranslation\\PropertyGroupOptionTranslation'] ?? ($this->privates['MoorlFoundation\\EntityTranslation\\PropertyGroupOptionTranslation'] = new \MoorlFoundation\EntityTranslation\PropertyGroupOptionTranslation()));
  4440.         }, 4));
  4441.     }
  4442.     /**
  4443.      * Gets the public 'MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber' shared service.
  4444.      *
  4445.      * @return \MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber
  4446.      */
  4447.     protected function getMoorlFoundationSubscriberService()
  4448.     {
  4449.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Subscriber/MoorlFoundationSubscriber.php';
  4450.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4451.         if (isset($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'])) {
  4452.             return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'];
  4453.         }
  4454.         $b = ($this->services['MoorlFoundation\\Core\\Service\\TranslationService'] ?? $this->getTranslationServiceService());
  4455.         if (isset($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'])) {
  4456.             return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'];
  4457.         }
  4458.         $c = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  4459.         if (isset($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'])) {
  4460.             return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'];
  4461.         }
  4462.         return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] = new \MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber($a$b$c);
  4463.     }
  4464.     /**
  4465.      * Gets the public 'MoorlFoundation\MoorlFoundation' shared autowired service.
  4466.      *
  4467.      * @return \MoorlFoundation\MoorlFoundation
  4468.      */
  4469.     protected function getMoorlFoundationService()
  4470.     {
  4471.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4472.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4473.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4477.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/MoorlFoundation.php';
  4478.         return $this->services['MoorlFoundation\\MoorlFoundation'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlFoundation\\MoorlFoundation');
  4479.     }
  4480.     /**
  4481.      * Gets the public 'MoorlFoundation\Storefront\Controller\CustomerUploadController' shared service.
  4482.      *
  4483.      * @return \MoorlFoundation\Storefront\Controller\CustomerUploadController
  4484.      */
  4485.     protected function getCustomerUploadControllerService()
  4486.     {
  4487.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Controller/CustomerUploadController.php';
  4488.         $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()));
  4489.         $instance->setContainer($this);
  4490.         return $instance;
  4491.     }
  4492.     /**
  4493.      * Gets the public 'MoorlFoundation\Storefront\Controller\ProductBuyListController' shared service.
  4494.      *
  4495.      * @return \MoorlFoundation\Storefront\Controller\ProductBuyListController
  4496.      */
  4497.     protected function getProductBuyListControllerService()
  4498.     {
  4499.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Controller/ProductBuyListController.php';
  4500.         $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()));
  4501.         $instance->setContainer($this);
  4502.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4503.         return $instance;
  4504.     }
  4505.     /**
  4506.      * Gets the public 'MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber' shared service.
  4507.      *
  4508.      * @return \MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber
  4509.      */
  4510.     protected function getProductListingResultSubscriberService()
  4511.     {
  4512.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Subscriber/ProductListingResultSubscriber.php';
  4513.         $a = ($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] ?? $this->getEntitySearchServiceService());
  4514.         if (isset($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'])) {
  4515.             return $this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'];
  4516.         }
  4517.         $b = ($this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'] ?? $this->getEntitySuggestServiceService());
  4518.         if (isset($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'])) {
  4519.             return $this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'];
  4520.         }
  4521.         return $this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] = new \MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber($a$b);
  4522.     }
  4523.     /**
  4524.      * Gets the public 'MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber' shared service.
  4525.      *
  4526.      * @return \MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber
  4527.      */
  4528.     protected function getSalesChannelContextResolvedSubscriberService()
  4529.     {
  4530.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Subscriber/SalesChannelContextResolvedSubscriber.php';
  4531.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4532.         if (isset($this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'])) {
  4533.             return $this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'];
  4534.         }
  4535.         $b = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  4536.         if (isset($this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'])) {
  4537.             return $this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'];
  4538.         }
  4539.         return $this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'] = new \MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber($a$b);
  4540.     }
  4541.     /**
  4542.      * Gets the public 'Nwdxx\ItRechtConnector6\Controller\LegalController' shared service.
  4543.      *
  4544.      * @return \Nwdxx\ItRechtConnector6\Controller\LegalController
  4545.      */
  4546.     protected function getLegalControllerService()
  4547.     {
  4548.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Controller/LegalController.php';
  4549.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Services/ConnectorServiceDependenciesTrait.php';
  4550.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Services/ConnectorService.php';
  4551.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Core/ConnectorOutput.php';
  4552.         $a = new \Nwdxx\ItRechtConnector6\Services\ConnectorService();
  4553.         $a->setCacheClearer(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  4554.         $a->setConnectorOutput(new \Nwdxx\ItRechtConnector6\Core\ConnectorOutput('6.4.18.1', ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService())));
  4555.         $a->setSalesChannelRepository(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  4556.         $a->setCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  4557.         $a->setCmsSlotRepository(($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService()));
  4558.         $a->setCmsBlockRepository(($this->services['cms_block.repository'] ?? $this->getCmsBlock_RepositoryService()));
  4559.         $a->setCategoryRepository(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  4560.         $a->setCustomFieldSetRepository(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService()));
  4561.         $a->setLanguageRepository(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  4562.         $a->setLocaleRepository(($this->services['locale.repository'] ?? $this->getLocale_RepositoryService()));
  4563.         $a->setFileFetcher(($this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] ?? $this->getFileFetcherService()));
  4564.         $a->setFileSaver(($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()));
  4565.         $a->setMediaRepository(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  4566.         $a->setRouter(($this->privates['router.default'] ?? $this->getRouter_DefaultService()));
  4567.         $a->setSystemConfigService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4568.         $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'));
  4569.         $instance->setContainer($this);
  4570.         return $instance;
  4571.     }
  4572.     /**
  4573.      * Gets the public 'Nwdxx\ItRechtConnector6\nwdxxItRechtConnector6' shared autowired service.
  4574.      *
  4575.      * @return \Nwdxx\ItRechtConnector6\nwdxxItRechtConnector6
  4576.      */
  4577.     protected function getNwdxxItRechtConnector6Service()
  4578.     {
  4579.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4581.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4582.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4585.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/nwdxxItRechtConnector6.php';
  4586.         return $this->services['Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6');
  4587.     }
  4588.     /**
  4589.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  4590.      *
  4591.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  4592.      */
  4593.     protected function getAdminExtensionApiControllerService()
  4594.     {
  4595.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  4596.         $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()));
  4597.         $instance->setContainer($this);
  4598.         return $instance;
  4599.     }
  4600.     /**
  4601.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  4602.      *
  4603.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  4604.      */
  4605.     protected function getAdminProductStreamControllerService()
  4606.     {
  4607.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  4608.         $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()));
  4609.         $instance->setContainer($this);
  4610.         return $instance;
  4611.     }
  4612.     /**
  4613.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  4614.      *
  4615.      * @return \Shopware\Administration\Controller\AdminSearchController
  4616.      */
  4617.     protected function getAdminSearchControllerService()
  4618.     {
  4619.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  4620.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  4621.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  4622.         $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()));
  4623.         $instance->setContainer($this);
  4624.         return $instance;
  4625.     }
  4626.     /**
  4627.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  4628.      *
  4629.      * @return \Shopware\Administration\Controller\AdminTagController
  4630.      */
  4631.     protected function getAdminTagControllerService()
  4632.     {
  4633.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  4634.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  4635.         $instance->setContainer($this);
  4636.         return $instance;
  4637.     }
  4638.     /**
  4639.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  4640.      *
  4641.      * @return \Shopware\Administration\Controller\AdministrationController
  4642.      */
  4643.     protected function getAdministrationControllerService()
  4644.     {
  4645.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  4646.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  4647.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  4648.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  4649.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  4650.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  4651.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  4652.         $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()));
  4653.         $instance->setContainer($this);
  4654.         return $instance;
  4655.     }
  4656.     /**
  4657.      * Gets the public 'Shopware\Administration\Controller\DocumentServiceDeprecationController' shared service.
  4658.      *
  4659.      * @return \Shopware\Administration\Controller\DocumentServiceDeprecationController
  4660.      */
  4661.     protected function getDocumentServiceDeprecationControllerService()
  4662.     {
  4663.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/DocumentServiceDeprecationController.php';
  4664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorInterface.php';
  4665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/PdfGenerator.php';
  4666.         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()));
  4667.     }
  4668.     /**
  4669.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  4670.      *
  4671.      * @return \Shopware\Administration\Controller\NotificationController
  4672.      */
  4673.     protected function getNotificationControllerService()
  4674.     {
  4675.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  4676.         $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()));
  4677.         $instance->setContainer($this);
  4678.         return $instance;
  4679.     }
  4680.     /**
  4681.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  4682.      *
  4683.      * @return \Shopware\Administration\Controller\UserConfigController
  4684.      */
  4685.     protected function getUserConfigControllerService()
  4686.     {
  4687.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  4688.         $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()));
  4689.         $instance->setContainer($this);
  4690.         return $instance;
  4691.     }
  4692.     /**
  4693.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  4694.      *
  4695.      * @return \Shopware\Administration\Notification\NotificationDefinition
  4696.      */
  4697.     protected function getNotificationDefinitionService()
  4698.     {
  4699.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  4700.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  4701.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4702.         return $instance;
  4703.     }
  4704.     /**
  4705.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  4706.      *
  4707.      * @return \Shopware\Administration\Notification\NotificationService
  4708.      */
  4709.     protected function getNotificationServiceService()
  4710.     {
  4711.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  4712.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  4713.     }
  4714.     /**
  4715.      * Gets the public 'Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  4716.      *
  4717.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  4718.      */
  4719.     protected function getAppAdministrationSnippetDefinitionService()
  4720.     {
  4721.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  4722.         $this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  4723.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4724.         return $instance;
  4725.     }
  4726.     /**
  4727.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  4728.      *
  4729.      * @return \Shopware\Core\Checkout\Cart\Calculator
  4730.      */
  4731.     protected function getCalculatorService()
  4732.     {
  4733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  4734.         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()));
  4735.     }
  4736.     /**
  4737.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  4738.      *
  4739.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  4740.      */
  4741.     protected function getCartFacadeHookFactoryService()
  4742.     {
  4743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  4744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  4745.         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()));
  4746.     }
  4747.     /**
  4748.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  4749.      *
  4750.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  4751.      */
  4752.     protected function getOrderConverterControllerService()
  4753.     {
  4754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  4755.         $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()));
  4756.         $instance->setContainer($this);
  4757.         return $instance;
  4758.     }
  4759.     /**
  4760.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  4761.      *
  4762.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  4763.      */
  4764.     protected function getOrderRecalculationControllerService()
  4765.     {
  4766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  4768.         $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())));
  4769.         $instance->setContainer($this);
  4770.         return $instance;
  4771.     }
  4772.     /**
  4773.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  4774.      *
  4775.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  4776.      */
  4777.     protected function getPriceActionControllerService()
  4778.     {
  4779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  4780.         $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()));
  4781.         $instance->setContainer($this);
  4782.         return $instance;
  4783.     }
  4784.     /**
  4785.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  4786.      *
  4787.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  4788.      */
  4789.     protected function getCartDeleteRouteService()
  4790.     {
  4791.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4792.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  4793.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  4794.         }
  4795.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4796.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  4797.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  4798.         }
  4799.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute($b$a);
  4800.     }
  4801.     /**
  4802.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  4803.      *
  4804.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  4805.      */
  4806.     protected function getCartItemAddRouteService()
  4807.     {
  4808.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4809.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4810.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4811.         }
  4812.         $b = ($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.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4817.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4818.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4819.         }
  4820.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4821.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4822.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4823.         }
  4824.         $e = ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService());
  4825.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4826.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4827.         }
  4828.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute($c$d$a$b$e);
  4829.     }
  4830.     /**
  4831.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  4832.      *
  4833.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  4834.      */
  4835.     protected function getCartItemRemoveRouteService()
  4836.     {
  4837.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4838.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4839.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4840.         }
  4841.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4842.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4843.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4844.         }
  4845.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4846.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4847.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4848.         }
  4849.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute($a$b$c);
  4850.     }
  4851.     /**
  4852.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  4853.      *
  4854.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  4855.      */
  4856.     protected function getCartItemUpdateRouteService()
  4857.     {
  4858.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  4859.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4860.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4861.         }
  4862.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4863.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4864.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4865.         }
  4866.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4867.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4868.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4869.         }
  4870.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4871.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4872.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4873.         }
  4874.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute($c$d$a$b);
  4875.     }
  4876.     /**
  4877.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  4878.      *
  4879.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  4880.      */
  4881.     protected function getCartLoadRouteService()
  4882.     {
  4883.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4884.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4885.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4886.         }
  4887.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4888.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4889.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4890.         }
  4891.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4892.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4893.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4894.         }
  4895.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute($a$b$c);
  4896.     }
  4897.     /**
  4898.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  4899.      *
  4900.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  4901.      */
  4902.     protected function getCartServiceService()
  4903.     {
  4904.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4905.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4906.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4907.         }
  4908.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4909.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4910.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4911.         }
  4912.         $c = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  4913.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4914.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4915.         }
  4916.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService());
  4917.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4918.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4919.         }
  4920.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService());
  4921.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4922.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4923.         }
  4924.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService());
  4925.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4926.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4927.         }
  4928.         $g = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService());
  4929.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4930.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4931.         }
  4932.         $h = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService());
  4933.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4934.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4935.         }
  4936.         $i = ($this->services['FourtwosixThemeExtension\\Decorator\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRouteDecorator'] ?? $this->getCartOrderRouteDecoratorService());
  4937.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4938.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4939.         }
  4940.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartService($b$c$a$d$e$f$g$h$i);
  4941.     }
  4942.     /**
  4943.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  4944.      *
  4945.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  4946.      */
  4947.     protected function getCustomerAddressDefinitionService()
  4948.     {
  4949.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  4950.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4951.         return $instance;
  4952.     }
  4953.     /**
  4954.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  4955.      *
  4956.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  4957.      */
  4958.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  4959.     {
  4960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  4961.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  4962.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4963.         return $instance;
  4964.     }
  4965.     /**
  4966.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  4967.      *
  4968.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  4969.      */
  4970.     protected function getCustomerGroupTranslationDefinitionService()
  4971.     {
  4972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  4974.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  4975.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4976.         return $instance;
  4977.     }
  4978.     /**
  4979.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  4980.      *
  4981.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  4982.      */
  4983.     protected function getCustomerGroupDefinitionService()
  4984.     {
  4985.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  4986.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4987.         return $instance;
  4988.     }
  4989.     /**
  4990.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  4991.      *
  4992.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  4993.      */
  4994.     protected function getCustomerRecoveryDefinitionService()
  4995.     {
  4996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  4997.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  4998.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4999.         return $instance;
  5000.     }
  5001.     /**
  5002.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  5003.      *
  5004.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  5005.      */
  5006.     protected function getCustomerTagDefinitionService()
  5007.     {
  5008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  5009.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  5010.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5011.         return $instance;
  5012.     }
  5013.     /**
  5014.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  5015.      *
  5016.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  5017.      */
  5018.     protected function getCustomerWishlistProductDefinitionService()
  5019.     {
  5020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  5021.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  5022.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5023.         return $instance;
  5024.     }
  5025.     /**
  5026.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  5027.      *
  5028.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  5029.      */
  5030.     protected function getCustomerWishlistDefinitionService()
  5031.     {
  5032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  5033.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  5034.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5035.         return $instance;
  5036.     }
  5037.     /**
  5038.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  5039.      *
  5040.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  5041.      */
  5042.     protected function getCustomerGroupRegistrationActionControllerService()
  5043.     {
  5044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  5045.         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()));
  5046.     }
  5047.     /**
  5048.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  5049.      *
  5050.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  5051.      */
  5052.     protected function getCustomerDefinitionService()
  5053.     {
  5054.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  5055.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5056.         return $instance;
  5057.     }
  5058.     /**
  5059.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  5060.      *
  5061.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  5062.      */
  5063.     protected function getAccountNewsletterRecipientRouteService()
  5064.     {
  5065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  5066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  5067.         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()));
  5068.     }
  5069.     /**
  5070.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  5071.      *
  5072.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  5073.      */
  5074.     protected function getAddWishlistProductRouteService()
  5075.     {
  5076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  5077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  5078.         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()));
  5079.     }
  5080.     /**
  5081.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  5082.      *
  5083.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  5084.      */
  5085.     protected function getChangeCustomerProfileRouteService()
  5086.     {
  5087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  5088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  5089.         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()));
  5090.     }
  5091.     /**
  5092.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  5093.      *
  5094.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  5095.      */
  5096.     protected function getChangeEmailRouteService()
  5097.     {
  5098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  5099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  5100.         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()));
  5101.     }
  5102.     /**
  5103.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute' shared service.
  5104.      *
  5105.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute
  5106.      */
  5107.     protected function getChangeLanguageRouteService()
  5108.     {
  5109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php';
  5110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeLanguageRoute.php';
  5111.         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()));
  5112.     }
  5113.     /**
  5114.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  5115.      *
  5116.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  5117.      */
  5118.     protected function getChangePasswordRouteService()
  5119.     {
  5120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  5121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  5122.         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()));
  5123.     }
  5124.     /**
  5125.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  5126.      *
  5127.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  5128.      */
  5129.     protected function getChangePaymentMethodRouteService()
  5130.     {
  5131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  5132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  5133.         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()));
  5134.     }
  5135.     /**
  5136.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  5137.      *
  5138.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  5139.      */
  5140.     protected function getCustomerGroupRegistrationSettingsRouteService()
  5141.     {
  5142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  5143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  5144.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  5145.     }
  5146.     /**
  5147.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute' shared service.
  5148.      *
  5149.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute
  5150.      */
  5151.     protected function getCustomerRecoveryIsExpiredRouteService()
  5152.     {
  5153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.php';
  5154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRecoveryIsExpiredRoute.php';
  5155.         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()));
  5156.     }
  5157.     /**
  5158.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  5159.      *
  5160.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  5161.      */
  5162.     protected function getCustomerRouteService()
  5163.     {
  5164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  5165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  5166.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  5167.     }
  5168.     /**
  5169.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  5170.      *
  5171.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  5172.      */
  5173.     protected function getDeleteAddressRouteService()
  5174.     {
  5175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  5176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  5177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  5178.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  5179.     }
  5180.     /**
  5181.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  5182.      *
  5183.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  5184.      */
  5185.     protected function getDeleteCustomerRouteService()
  5186.     {
  5187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  5188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  5189.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  5190.     }
  5191.     /**
  5192.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  5193.      *
  5194.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  5195.      */
  5196.     protected function getListAddressRouteService()
  5197.     {
  5198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  5199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  5200.         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()));
  5201.     }
  5202.     /**
  5203.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  5204.      *
  5205.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  5206.      */
  5207.     protected function getLoadWishlistRouteService()
  5208.     {
  5209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  5210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  5211.         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())));
  5212.     }
  5213.     /**
  5214.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  5215.      *
  5216.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  5217.      */
  5218.     protected function getLoginRouteService()
  5219.     {
  5220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  5221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  5222.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  5223.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  5224.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5225.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  5226.         $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));
  5227.         $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));
  5228.         $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));
  5229.         $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));
  5230.         $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));
  5231.         $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));
  5232.         $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));
  5233.         $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));
  5234.         $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));
  5235.         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);
  5236.     }
  5237.     /**
  5238.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  5239.      *
  5240.      * @return \Swag\Security\Fixes\NEXT34608\FixLogoutRoute
  5241.      */
  5242.     protected function getLogoutRouteService()
  5243.     {
  5244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  5245.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT34608/FixLogoutRouteTrait.php';
  5246.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT34608/FixLogoutRoute.php';
  5247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  5248.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  5249.         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);
  5250.     }
  5251.     /**
  5252.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  5253.      *
  5254.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  5255.      */
  5256.     protected function getMergeWishlistProductRouteService()
  5257.     {
  5258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  5259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  5260.         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()));
  5261.     }
  5262.     /**
  5263.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  5264.      *
  5265.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  5266.      */
  5267.     protected function getRegisterConfirmRouteService()
  5268.     {
  5269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  5270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  5271.         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()));
  5272.     }
  5273.     /**
  5274.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  5275.      *
  5276.      * @return \FourtwosixPhoneValidation\Decorator\Core\Checkout\Customer\SalesChannel\RegisterRouteDecorator
  5277.      */
  5278.     protected function getRegisterRouteService()
  5279.     {
  5280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  5281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  5282.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Decorator/Core/Checkout/Customer/SalesChannel/RegisterRouteDecorator.php';
  5283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  5284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  5285.         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()));
  5286.     }
  5287.     /**
  5288.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  5289.      *
  5290.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  5291.      */
  5292.     protected function getRemoveWishlistProductRouteService()
  5293.     {
  5294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  5295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  5296.         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()));
  5297.     }
  5298.     /**
  5299.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  5300.      *
  5301.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  5302.      */
  5303.     protected function getResetPasswordRouteService()
  5304.     {
  5305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  5306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  5307.         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()));
  5308.     }
  5309.     /**
  5310.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  5311.      *
  5312.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  5313.      */
  5314.     protected function getSendPasswordRecoveryMailRouteService()
  5315.     {
  5316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  5317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  5318.         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()));
  5319.     }
  5320.     /**
  5321.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  5322.      *
  5323.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  5324.      */
  5325.     protected function getSwitchDefaultAddressRouteService()
  5326.     {
  5327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  5328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  5329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  5330.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5331.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  5332.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  5333.         }
  5334.         $b = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  5335.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  5336.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  5337.         }
  5338.         $c = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  5339.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  5340.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  5341.         }
  5342.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute($b$c$a);
  5343.     }
  5344.     /**
  5345.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  5346.      *
  5347.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  5348.      */
  5349.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  5350.     {
  5351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  5352.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  5353.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5354.         return $instance;
  5355.     }
  5356.     /**
  5357.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  5358.      *
  5359.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  5360.      */
  5361.     protected function getDocumentBaseConfigDefinitionService()
  5362.     {
  5363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  5364.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  5365.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5366.         return $instance;
  5367.     }
  5368.     /**
  5369.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  5370.      *
  5371.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  5372.      */
  5373.     protected function getDocumentTypeTranslationDefinitionService()
  5374.     {
  5375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  5377.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  5378.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5379.         return $instance;
  5380.     }
  5381.     /**
  5382.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  5383.      *
  5384.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  5385.      */
  5386.     protected function getDocumentTypeDefinitionService()
  5387.     {
  5388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  5389.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  5390.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5391.         return $instance;
  5392.     }
  5393.     /**
  5394.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  5395.      *
  5396.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  5397.      */
  5398.     protected function getDocumentControllerService()
  5399.     {
  5400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  5401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentMerger.php';
  5402.         include_once \dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php';
  5403.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  5404.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php';
  5405.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  5406.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  5407.         $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);
  5408.         $instance->setContainer($this);
  5409.         return $instance;
  5410.     }
  5411.     /**
  5412.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  5413.      *
  5414.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  5415.      */
  5416.     protected function getDocumentDefinitionService()
  5417.     {
  5418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  5419.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  5420.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5421.         return $instance;
  5422.     }
  5423.     /**
  5424.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  5425.      *
  5426.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  5427.      */
  5428.     protected function getDocumentGeneratorControllerService()
  5429.     {
  5430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  5431.         $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()));
  5432.         $instance->setContainer($this);
  5433.         return $instance;
  5434.     }
  5435.     /**
  5436.      * Gets the public 'Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute' shared service.
  5437.      *
  5438.      * @return \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute
  5439.      */
  5440.     protected function getDocumentRouteService()
  5441.     {
  5442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php';
  5443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/DocumentRoute.php';
  5444.         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()));
  5445.     }
  5446.     /**
  5447.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  5448.      *
  5449.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  5450.      */
  5451.     protected function getOrderAddressDefinitionService()
  5452.     {
  5453.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  5454.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5455.         return $instance;
  5456.     }
  5457.     /**
  5458.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  5459.      *
  5460.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  5461.      */
  5462.     protected function getOrderCustomerDefinitionService()
  5463.     {
  5464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  5465.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  5466.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5467.         return $instance;
  5468.     }
  5469.     /**
  5470.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  5471.      *
  5472.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  5473.      */
  5474.     protected function getOrderDeliveryPositionDefinitionService()
  5475.     {
  5476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  5477.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  5478.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5479.         return $instance;
  5480.     }
  5481.     /**
  5482.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  5483.      *
  5484.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  5485.      */
  5486.     protected function getOrderDeliveryDefinitionService()
  5487.     {
  5488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  5489.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  5490.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5491.         return $instance;
  5492.     }
  5493.     /**
  5494.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  5495.      *
  5496.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  5497.      */
  5498.     protected function getOrderLineItemDefinitionService()
  5499.     {
  5500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  5501.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  5502.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5503.         return $instance;
  5504.     }
  5505.     /**
  5506.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  5507.      *
  5508.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  5509.      */
  5510.     protected function getOrderTagDefinitionService()
  5511.     {
  5512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  5513.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  5514.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5515.         return $instance;
  5516.     }
  5517.     /**
  5518.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  5519.      *
  5520.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  5521.      */
  5522.     protected function getOrderTransactionCaptureRefundPositionDefinitionService()
  5523.     {
  5524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  5525.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  5526.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5527.         return $instance;
  5528.     }
  5529.     /**
  5530.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  5531.      *
  5532.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  5533.      */
  5534.     protected function getOrderTransactionCaptureRefundDefinitionService()
  5535.     {
  5536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  5537.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  5538.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5539.         return $instance;
  5540.     }
  5541.     /**
  5542.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  5543.      *
  5544.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  5545.      */
  5546.     protected function getOrderTransactionCaptureDefinitionService()
  5547.     {
  5548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  5549.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  5550.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5551.         return $instance;
  5552.     }
  5553.     /**
  5554.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  5555.      *
  5556.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  5557.      */
  5558.     protected function getOrderTransactionDefinitionService()
  5559.     {
  5560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  5561.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  5562.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5563.         return $instance;
  5564.     }
  5565.     /**
  5566.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  5567.      *
  5568.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  5569.      */
  5570.     protected function getOrderActionControllerService()
  5571.     {
  5572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  5573.         $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()));
  5574.         $instance->setContainer($this);
  5575.         return $instance;
  5576.     }
  5577.     /**
  5578.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  5579.      *
  5580.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  5581.      */
  5582.     protected function getOrderDefinitionService()
  5583.     {
  5584.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  5585.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5586.         return $instance;
  5587.     }
  5588.     /**
  5589.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  5590.      *
  5591.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  5592.      */
  5593.     protected function getCancelOrderRouteService()
  5594.     {
  5595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  5596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  5597.         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()));
  5598.     }
  5599.     /**
  5600.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  5601.      *
  5602.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  5603.      */
  5604.     protected function getOrderRouteService()
  5605.     {
  5606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  5607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  5608.         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()));
  5609.     }
  5610.     /**
  5611.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  5612.      *
  5613.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  5614.      */
  5615.     protected function getSetPaymentOrderRouteService()
  5616.     {
  5617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  5618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  5619.         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()));
  5620.     }
  5621.     /**
  5622.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  5623.      *
  5624.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  5625.      */
  5626.     protected function getPaymentMethodTranslationDefinitionService()
  5627.     {
  5628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  5630.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  5631.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5632.         return $instance;
  5633.     }
  5634.     /**
  5635.      * Gets the public 'Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor' shared service.
  5636.      *
  5637.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor
  5638.      */
  5639.     protected function getPaymentRefundProcessorService()
  5640.     {
  5641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentRefundProcessor.php';
  5642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundStateHandler.php';
  5643.         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()));
  5644.     }
  5645.     /**
  5646.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  5647.      *
  5648.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  5649.      */
  5650.     protected function getPaymentControllerService()
  5651.     {
  5652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  5653.         $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()));
  5654.         $instance->setContainer($this);
  5655.         return $instance;
  5656.     }
  5657.     /**
  5658.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  5659.      *
  5660.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  5661.      */
  5662.     protected function getPaymentMethodDefinitionService()
  5663.     {
  5664.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  5665.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5666.         return $instance;
  5667.     }
  5668.     /**
  5669.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  5670.      *
  5671.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  5672.      */
  5673.     protected function getCachedPaymentMethodRouteService()
  5674.     {
  5675.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5676.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  5677.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  5678.         }
  5679.         $b = ($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? $this->getFilteredPaymentMethodRouteService());
  5680.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  5681.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  5682.         }
  5683.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5684.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  5685.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  5686.         }
  5687.         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, []);
  5688.     }
  5689.     /**
  5690.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  5691.      *
  5692.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  5693.      */
  5694.     protected function getHandlePaymentMethodRouteService()
  5695.     {
  5696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  5697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  5698.         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()));
  5699.     }
  5700.     /**
  5701.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  5702.      *
  5703.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  5704.      */
  5705.     protected function getSalesChannelPaymentMethodDefinitionService()
  5706.     {
  5707.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  5708.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5709.         return $instance;
  5710.     }
  5711.     /**
  5712.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  5713.      *
  5714.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  5715.      */
  5716.     protected function getSortedPaymentMethodRouteService()
  5717.     {
  5718.         $a = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService());
  5719.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'])) {
  5720.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'];
  5721.         }
  5722.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute($a);
  5723.     }
  5724.     /**
  5725.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  5726.      *
  5727.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  5728.      */
  5729.     protected function getPromotionCartRuleDefinitionService()
  5730.     {
  5731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  5732.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  5733.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5734.         return $instance;
  5735.     }
  5736.     /**
  5737.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  5738.      *
  5739.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  5740.      */
  5741.     protected function getPromotionDiscountPriceDefinitionService()
  5742.     {
  5743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  5744.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  5745.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5746.         return $instance;
  5747.     }
  5748.     /**
  5749.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  5750.      *
  5751.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  5752.      */
  5753.     protected function getPromotionDiscountRuleDefinitionService()
  5754.     {
  5755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  5756.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  5757.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5758.         return $instance;
  5759.     }
  5760.     /**
  5761.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  5762.      *
  5763.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  5764.      */
  5765.     protected function getPromotionDiscountDefinitionService()
  5766.     {
  5767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  5768.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  5769.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5770.         return $instance;
  5771.     }
  5772.     /**
  5773.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  5774.      *
  5775.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  5776.      */
  5777.     protected function getPromotionIndividualCodeDefinitionService()
  5778.     {
  5779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  5780.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  5781.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5782.         return $instance;
  5783.     }
  5784.     /**
  5785.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  5786.      *
  5787.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  5788.      */
  5789.     protected function getPromotionOrderRuleDefinitionService()
  5790.     {
  5791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  5792.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  5793.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5794.         return $instance;
  5795.     }
  5796.     /**
  5797.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  5798.      *
  5799.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  5800.      */
  5801.     protected function getPromotionPersonaCustomerDefinitionService()
  5802.     {
  5803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  5804.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  5805.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5806.         return $instance;
  5807.     }
  5808.     /**
  5809.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  5810.      *
  5811.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  5812.      */
  5813.     protected function getPromotionPersonaRuleDefinitionService()
  5814.     {
  5815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  5816.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  5817.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5818.         return $instance;
  5819.     }
  5820.     /**
  5821.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  5822.      *
  5823.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  5824.      */
  5825.     protected function getPromotionSalesChannelDefinitionService()
  5826.     {
  5827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  5828.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  5829.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5830.         return $instance;
  5831.     }
  5832.     /**
  5833.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  5834.      *
  5835.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  5836.      */
  5837.     protected function getPromotionSetGroupRuleDefinitionService()
  5838.     {
  5839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  5840.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  5841.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5842.         return $instance;
  5843.     }
  5844.     /**
  5845.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  5846.      *
  5847.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  5848.      */
  5849.     protected function getPromotionSetGroupDefinitionService()
  5850.     {
  5851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  5852.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  5853.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5854.         return $instance;
  5855.     }
  5856.     /**
  5857.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  5858.      *
  5859.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  5860.      */
  5861.     protected function getPromotionTranslationDefinitionService()
  5862.     {
  5863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  5865.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  5866.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5867.         return $instance;
  5868.     }
  5869.     /**
  5870.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  5871.      *
  5872.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  5873.      */
  5874.     protected function getPromotionActionControllerService()
  5875.     {
  5876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  5878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  5879.         $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()));
  5880.         $instance->setContainer($this);
  5881.         return $instance;
  5882.     }
  5883.     /**
  5884.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  5885.      *
  5886.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  5887.      */
  5888.     protected function getPromotionControllerService()
  5889.     {
  5890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  5892.         $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())));
  5893.         $instance->setContainer($this);
  5894.         return $instance;
  5895.     }
  5896.     /**
  5897.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  5898.      *
  5899.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  5900.      */
  5901.     protected function getPromotionDefinitionService()
  5902.     {
  5903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  5904.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  5905.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5906.         return $instance;
  5907.     }
  5908.     /**
  5909.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  5910.      *
  5911.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  5912.      */
  5913.     protected function getShippingMethodPriceDefinitionService()
  5914.     {
  5915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  5916.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  5917.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5918.         return $instance;
  5919.     }
  5920.     /**
  5921.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  5922.      *
  5923.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  5924.      */
  5925.     protected function getShippingMethodTagDefinitionService()
  5926.     {
  5927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  5928.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  5929.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5930.         return $instance;
  5931.     }
  5932.     /**
  5933.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  5934.      *
  5935.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  5936.      */
  5937.     protected function getShippingMethodTranslationDefinitionService()
  5938.     {
  5939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  5941.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  5942.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5943.         return $instance;
  5944.     }
  5945.     /**
  5946.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  5947.      *
  5948.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  5949.      */
  5950.     protected function getCachedShippingMethodRouteService()
  5951.     {
  5952.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5953.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5954.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5955.         }
  5956.         $b = ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService());
  5957.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5958.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5959.         }
  5960.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5961.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5962.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5963.         }
  5964.         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, []);
  5965.     }
  5966.     /**
  5967.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  5968.      *
  5969.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  5970.      */
  5971.     protected function getSalesChannelShippingMethodDefinitionService()
  5972.     {
  5973.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  5974.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5975.         return $instance;
  5976.     }
  5977.     /**
  5978.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  5979.      *
  5980.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  5981.      */
  5982.     protected function getSortedShippingMethodRouteService()
  5983.     {
  5984.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  5985.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'])) {
  5986.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'];
  5987.         }
  5988.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute($a);
  5989.     }
  5990.     /**
  5991.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  5992.      *
  5993.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  5994.      */
  5995.     protected function getShippingMethodDefinitionService()
  5996.     {
  5997.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  5998.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5999.         return $instance;
  6000.     }
  6001.     /**
  6002.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  6003.      *
  6004.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  6005.      */
  6006.     protected function getCategoryTagDefinitionService()
  6007.     {
  6008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  6009.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  6010.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6011.         return $instance;
  6012.     }
  6013.     /**
  6014.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  6015.      *
  6016.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  6017.      */
  6018.     protected function getCategoryTranslationDefinitionService()
  6019.     {
  6020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  6022.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  6023.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6024.         return $instance;
  6025.     }
  6026.     /**
  6027.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  6028.      *
  6029.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  6030.      */
  6031.     protected function getCategoryDefinitionService()
  6032.     {
  6033.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  6034.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6035.         return $instance;
  6036.     }
  6037.     /**
  6038.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  6039.      *
  6040.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  6041.      */
  6042.     protected function getCategoryHydratorService()
  6043.     {
  6044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  6045.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  6046.     }
  6047.     /**
  6048.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  6049.      *
  6050.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  6051.      */
  6052.     protected function getCachedCategoryRouteService()
  6053.     {
  6054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  6056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  6057.         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()), []);
  6058.     }
  6059.     /**
  6060.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  6061.      *
  6062.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  6063.      */
  6064.     protected function getCachedNavigationRouteService()
  6065.     {
  6066.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6067.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  6068.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  6069.         }
  6070.         $b = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  6071.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  6072.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  6073.         }
  6074.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  6075.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  6076.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  6077.         }
  6078.         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, []);
  6079.     }
  6080.     /**
  6081.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  6082.      *
  6083.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  6084.      */
  6085.     protected function getCategoryListRouteService()
  6086.     {
  6087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  6089.         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()));
  6090.     }
  6091.     /**
  6092.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  6093.      *
  6094.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  6095.      */
  6096.     protected function getSalesChannelCategoryDefinitionService()
  6097.     {
  6098.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  6099.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6100.         return $instance;
  6101.     }
  6102.     /**
  6103.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  6104.      *
  6105.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  6106.      */
  6107.     protected function getTreeBuildingNavigationRouteService()
  6108.     {
  6109.         $a = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService());
  6110.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'])) {
  6111.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'];
  6112.         }
  6113.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute($a);
  6114.     }
  6115.     /**
  6116.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  6117.      *
  6118.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  6119.      */
  6120.     protected function getCmsBlockDefinitionService()
  6121.     {
  6122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  6123.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  6124.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6125.         return $instance;
  6126.     }
  6127.     /**
  6128.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  6129.      *
  6130.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  6131.      */
  6132.     protected function getCmsPageTranslationDefinitionService()
  6133.     {
  6134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  6136.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  6137.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6138.         return $instance;
  6139.     }
  6140.     /**
  6141.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  6142.      *
  6143.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  6144.      */
  6145.     protected function getCmsSectionDefinitionService()
  6146.     {
  6147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  6148.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  6149.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6150.         return $instance;
  6151.     }
  6152.     /**
  6153.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  6154.      *
  6155.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  6156.      */
  6157.     protected function getCmsSlotTranslationDefinitionService()
  6158.     {
  6159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  6161.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  6162.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6163.         return $instance;
  6164.     }
  6165.     /**
  6166.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  6167.      *
  6168.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  6169.      */
  6170.     protected function getCmsSlotDefinitionService()
  6171.     {
  6172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  6173.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  6174.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6175.         return $instance;
  6176.     }
  6177.     /**
  6178.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  6179.      *
  6180.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  6181.      */
  6182.     protected function getCmsPageDefinitionService()
  6183.     {
  6184.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  6185.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6186.         return $instance;
  6187.     }
  6188.     /**
  6189.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  6190.      *
  6191.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  6192.      */
  6193.     protected function getSlotConfigFieldSerializerService()
  6194.     {
  6195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  6199.         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()));
  6200.     }
  6201.     /**
  6202.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  6203.      *
  6204.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  6205.      */
  6206.     protected function getCmsSlotsDataResolverService()
  6207.     {
  6208.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6209.         if (isset($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'])) {
  6210.             return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'];
  6211.         }
  6212.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  6213.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  6214.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  6215.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  6216.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  6217.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  6218.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  6219.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  6220.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  6221.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  6222.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  6223.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  6224.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  6225.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  6226.             yield 13 => ($this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'] ?? $this->getProductSliderCmsElementResolverDecoratorService());
  6227.             yield 14 => ($this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'] ?? $this->getProductBoxCmsElementResolverDecoratorService());
  6228.             yield 15 => ($this->privates['zenit\\PlatformStratus\\Core\\Content\\Media\\Cms\\Type\\TeaserTypeDataResolver'] ?? $this->getTeaserTypeDataResolverService());
  6229.             yield 16 => ($this->privates['zenit\\PlatformStratus\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolver2Service());
  6230.             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()));
  6231.             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()));
  6232.             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()));
  6233.             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()));
  6234.             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()));
  6235.             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()));
  6236.             yield 23 => ($this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'] ?? $this->getProductBuyListCmsElementResolverService());
  6237.             yield 24 => ($this->privates['MoorlFoundation\\Core\\Content\\Media\\Cms\\DownloadListCmsElementResolver'] ?? $this->getDownloadListCmsElementResolverService());
  6238.             yield 25 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\HtmlTagCmsElementResolver'] ?? $this->getHtmlTagCmsElementResolverService());
  6239.             yield 26 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\TocCmsElementResolver'] ?? $this->getTocCmsElementResolverService());
  6240.             yield 27 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\CtaBannerCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\CtaBannerCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\CtaBannerCmsElementResolver()));
  6241.             yield 28 => ($this->privates['MoorlForms\\Core\\Content\\Form\\Cms\\FbFormCmsElementResolver'] ?? $this->getFbFormCmsElementResolverService());
  6242.         }, 29), ['product' => $a], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6243.     }
  6244.     /**
  6245.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  6246.      *
  6247.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  6248.      */
  6249.     protected function getCmsRouteService()
  6250.     {
  6251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  6253.         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()));
  6254.     }
  6255.     /**
  6256.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  6257.      *
  6258.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  6259.      *
  6260.      * @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.
  6261.      */
  6262.     protected function getSalesChannelCmsPageRepositoryService()
  6263.     {
  6264.         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.');
  6265.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  6266.     }
  6267.     /**
  6268.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  6269.      *
  6270.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  6271.      */
  6272.     protected function getContactFormRouteService()
  6273.     {
  6274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  6275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  6276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  6277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  6278.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6279.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6280.         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()));
  6281.     }
  6282.     /**
  6283.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  6284.      *
  6285.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  6286.      */
  6287.     protected function getFlowSequenceDefinitionService()
  6288.     {
  6289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  6290.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  6291.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6292.         return $instance;
  6293.     }
  6294.     /**
  6295.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  6296.      *
  6297.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  6298.      */
  6299.     protected function getCachedFlowLoaderService()
  6300.     {
  6301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  6302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  6304.         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()));
  6305.     }
  6306.     /**
  6307.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  6308.      *
  6309.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  6310.      */
  6311.     protected function getFlowExecutorService()
  6312.     {
  6313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  6314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Rule/FlowRuleScopeBuilder.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  6316.         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 () {
  6317.             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()));
  6318.             yield => ($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  6319.             yield => ($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'] ?? $this->getFtsStockDiscountCartCollectorService());
  6320.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  6321.             yield => ($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'] ?? $this->getPaymentCostCollectorService());
  6322.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  6323.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  6324.             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()));
  6325.         }, 8)), new RewindableGenerator(function () {
  6326.             yield 'action.add.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  6327.             yield 'action.add.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  6328.             yield 'action.remove.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  6329.             yield 'action.remove.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  6330.             yield 'action.change.customer.group' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  6331.             yield 'action.change.customer.status' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  6332.             yield 'action.generate.document' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  6333.             yield 'FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction' => ($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'] ?? $this->getSendOrderDataActionService());
  6334.             yield 'action.mail.send' => ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'] ?? $this->getSendMailActionDecoratorService());
  6335.             yield 'action.set.order.state' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  6336.             yield 'action.set.customer.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  6337.             yield 'action.set.customer.group.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  6338.             yield 'action.add.customer.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  6339.             yield 'action.add.order.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  6340.             yield 'action.set.order.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  6341.             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()));
  6342.         }, 16));
  6343.     }
  6344.     /**
  6345.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowFactory' shared service.
  6346.      *
  6347.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowFactory
  6348.      */
  6349.     protected function getFlowFactoryService()
  6350.     {
  6351.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] = new \Shopware\Core\Content\Flow\Dispatching\FlowFactory(new RewindableGenerator(function () {
  6352.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] ?? $this->getOrderStorerService());
  6353.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] ?? $this->getCustomerStorerService());
  6354.             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()));
  6355.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] ?? $this->getUserStorerService());
  6356.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] ?? $this->getCustomerGroupStorerService());
  6357.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] ?? $this->getCustomerRecoveryStorerService());
  6358.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] ?? $this->getOrderTransactionStorerService());
  6359.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] ?? $this->getNewsletterRecipientStorerService());
  6360.             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()));
  6361.             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()));
  6362.             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()));
  6363.             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()));
  6364.             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()));
  6365.             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()));
  6366.             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()));
  6367.             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()));
  6368.             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()));
  6369.             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()));
  6370.             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()));
  6371.             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()));
  6372.             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()));
  6373.         }, 21));
  6374.     }
  6375.     /**
  6376.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  6377.      *
  6378.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  6379.      */
  6380.     protected function getFlowDefinitionService()
  6381.     {
  6382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  6383.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  6384.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6385.         return $instance;
  6386.     }
  6387.     /**
  6388.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  6389.      *
  6390.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  6391.      */
  6392.     protected function getImportExportFileDefinitionService()
  6393.     {
  6394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  6395.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  6396.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6397.         return $instance;
  6398.     }
  6399.     /**
  6400.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  6401.      *
  6402.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  6403.      */
  6404.     protected function getImportExportLogDefinitionService()
  6405.     {
  6406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  6407.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  6408.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6409.         return $instance;
  6410.     }
  6411.     /**
  6412.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  6413.      *
  6414.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  6415.      */
  6416.     protected function getImportExportActionControllerService()
  6417.     {
  6418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  6419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  6420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  6421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  6422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  6423.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  6424.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  6425.         $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));
  6426.         $instance->setContainer($this);
  6427.         return $instance;
  6428.     }
  6429.     /**
  6430.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  6431.      *
  6432.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  6433.      */
  6434.     protected function getImportExportFactoryService()
  6435.     {
  6436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  6437.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6438.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6439.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6440.         }
  6441.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService());
  6442.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6443.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6444.         }
  6445.         $c = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  6446.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6447.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6448.         }
  6449.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  6450.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6451.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6452.         }
  6453.         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 () {
  6454.             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()));
  6455.         }, 1), new RewindableGenerator(function () {
  6456.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  6457.         }, 1), new RewindableGenerator(function () {
  6458.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  6459.         }, 1));
  6460.     }
  6461.     /**
  6462.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  6463.      *
  6464.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  6465.      */
  6466.     protected function getImportExportProfileDefinitionService()
  6467.     {
  6468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  6469.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  6470.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6471.         return $instance;
  6472.     }
  6473.     /**
  6474.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  6475.      *
  6476.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  6477.      */
  6478.     protected function getImportExportProfileTranslationDefinitionService()
  6479.     {
  6480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  6482.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  6483.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6484.         return $instance;
  6485.     }
  6486.     /**
  6487.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  6488.      *
  6489.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  6490.      */
  6491.     protected function getImportExportHandlerService()
  6492.     {
  6493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  6494.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  6495.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  6496.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  6497.         }
  6498.         $b = ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService());
  6499.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  6500.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  6501.         }
  6502.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler($a$b);
  6503.     }
  6504.     /**
  6505.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  6506.      *
  6507.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  6508.      */
  6509.     protected function getLandingPageSalesChannelDefinitionService()
  6510.     {
  6511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  6512.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  6513.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6514.         return $instance;
  6515.     }
  6516.     /**
  6517.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  6518.      *
  6519.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  6520.      */
  6521.     protected function getLandingPageTagDefinitionService()
  6522.     {
  6523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  6524.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  6525.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6526.         return $instance;
  6527.     }
  6528.     /**
  6529.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  6530.      *
  6531.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  6532.      */
  6533.     protected function getLandingPageTranslationDefinitionService()
  6534.     {
  6535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  6537.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  6538.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6539.         return $instance;
  6540.     }
  6541.     /**
  6542.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  6543.      *
  6544.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  6545.      */
  6546.     protected function getLandingPageDefinitionService()
  6547.     {
  6548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  6549.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  6550.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6551.         return $instance;
  6552.     }
  6553.     /**
  6554.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  6555.      *
  6556.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  6557.      */
  6558.     protected function getCachedLandingPageRouteService()
  6559.     {
  6560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  6561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  6562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  6563.         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()), []);
  6564.     }
  6565.     /**
  6566.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  6567.      *
  6568.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  6569.      */
  6570.     protected function getSalesChannelLandingPageDefinitionService()
  6571.     {
  6572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  6573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  6574.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  6575.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6576.         return $instance;
  6577.     }
  6578.     /**
  6579.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  6580.      *
  6581.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  6582.      */
  6583.     protected function getMailHeaderFooterTranslationDefinitionService()
  6584.     {
  6585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  6587.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  6588.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6589.         return $instance;
  6590.     }
  6591.     /**
  6592.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  6593.      *
  6594.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  6595.      */
  6596.     protected function getMailHeaderFooterDefinitionService()
  6597.     {
  6598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  6599.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  6600.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6601.         return $instance;
  6602.     }
  6603.     /**
  6604.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  6605.      *
  6606.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  6607.      */
  6608.     protected function getMailTemplateMediaDefinitionService()
  6609.     {
  6610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  6611.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  6612.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6613.         return $instance;
  6614.     }
  6615.     /**
  6616.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  6617.      *
  6618.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  6619.      */
  6620.     protected function getMailTemplateTranslationDefinitionService()
  6621.     {
  6622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  6624.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  6625.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6626.         return $instance;
  6627.     }
  6628.     /**
  6629.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  6630.      *
  6631.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  6632.      */
  6633.     protected function getMailTemplateTypeTranslationDefinitionService()
  6634.     {
  6635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  6637.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  6638.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6639.         return $instance;
  6640.     }
  6641.     /**
  6642.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  6643.      *
  6644.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  6645.      */
  6646.     protected function getMailTemplateTypeDefinitionService()
  6647.     {
  6648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  6649.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  6650.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6651.         return $instance;
  6652.     }
  6653.     /**
  6654.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  6655.      *
  6656.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  6657.      */
  6658.     protected function getMailActionControllerService()
  6659.     {
  6660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  6661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  6662.         $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())));
  6663.         $instance->setContainer($this);
  6664.         return $instance;
  6665.     }
  6666.     /**
  6667.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  6668.      *
  6669.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  6670.      */
  6671.     protected function getMailTemplateDefinitionService()
  6672.     {
  6673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  6674.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  6675.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6676.         return $instance;
  6677.     }
  6678.     /**
  6679.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  6680.      *
  6681.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  6682.      */
  6683.     protected function getMailFactoryService()
  6684.     {
  6685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  6686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  6687.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  6688.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'])) {
  6689.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'];
  6690.         }
  6691.         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()));
  6692.     }
  6693.     /**
  6694.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  6695.      *
  6696.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  6697.      */
  6698.     protected function getMediaDefaultFolderDefinitionService()
  6699.     {
  6700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  6701.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  6702.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6703.         return $instance;
  6704.     }
  6705.     /**
  6706.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  6707.      *
  6708.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  6709.      */
  6710.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  6711.     {
  6712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  6713.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  6714.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6715.         return $instance;
  6716.     }
  6717.     /**
  6718.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  6719.      *
  6720.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  6721.      */
  6722.     protected function getMediaFolderConfigurationDefinitionService()
  6723.     {
  6724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  6725.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  6726.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6727.         return $instance;
  6728.     }
  6729.     /**
  6730.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  6731.      *
  6732.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  6733.      */
  6734.     protected function getMediaFolderDefinitionService()
  6735.     {
  6736.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  6737.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6738.         return $instance;
  6739.     }
  6740.     /**
  6741.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  6742.      *
  6743.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  6744.      */
  6745.     protected function getMediaTagDefinitionService()
  6746.     {
  6747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  6748.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  6749.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6750.         return $instance;
  6751.     }
  6752.     /**
  6753.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  6754.      *
  6755.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  6756.      */
  6757.     protected function getMediaThumbnailSizeDefinitionService()
  6758.     {
  6759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  6760.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  6761.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6762.         return $instance;
  6763.     }
  6764.     /**
  6765.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  6766.      *
  6767.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  6768.      */
  6769.     protected function getMediaThumbnailDefinitionService()
  6770.     {
  6771.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  6772.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6773.         return $instance;
  6774.     }
  6775.     /**
  6776.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  6777.      *
  6778.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  6779.      */
  6780.     protected function getMediaTranslationDefinitionService()
  6781.     {
  6782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  6784.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  6785.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6786.         return $instance;
  6787.     }
  6788.     /**
  6789.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  6790.      *
  6791.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  6792.      */
  6793.     protected function getMediaFolderControllerService()
  6794.     {
  6795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  6797.         $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())));
  6798.         $instance->setContainer($this);
  6799.         return $instance;
  6800.     }
  6801.     /**
  6802.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  6803.      *
  6804.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  6805.      */
  6806.     protected function getMediaUploadControllerService()
  6807.     {
  6808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  6809.         $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()));
  6810.         $instance->setContainer($this);
  6811.         return $instance;
  6812.     }
  6813.     /**
  6814.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  6815.      *
  6816.      * @return \Shopware\Core\Content\Media\File\FileSaver
  6817.      */
  6818.     protected function getFileSaverService()
  6819.     {
  6820.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  6821.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6822.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6823.         }
  6824.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  6825.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6826.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6827.         }
  6828.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  6829.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6830.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6831.         }
  6832.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6833.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6834.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6835.         }
  6836.         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 () {
  6837.             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()));
  6838.         }, 1)), ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] ?? $this->getTypeDetectorService()), $a$d$this->parameters['shopware.filesystem.allowed_extensions']);
  6839.     }
  6840.     /**
  6841.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  6842.      *
  6843.      * @return \Shopware\Core\Content\Media\MediaDefinition
  6844.      */
  6845.     protected function getMediaDefinitionService()
  6846.     {
  6847.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  6848.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6849.         return $instance;
  6850.     }
  6851.     /**
  6852.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  6853.      *
  6854.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  6855.      */
  6856.     protected function getNewsletterRecipientTagDefinitionService()
  6857.     {
  6858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  6859.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  6860.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6861.         return $instance;
  6862.     }
  6863.     /**
  6864.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  6865.      *
  6866.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  6867.      */
  6868.     protected function getNewsletterRecipientDefinitionService()
  6869.     {
  6870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  6871.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  6872.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6873.         return $instance;
  6874.     }
  6875.     /**
  6876.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  6877.      *
  6878.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  6879.      */
  6880.     protected function getNewsletterConfirmRouteService()
  6881.     {
  6882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  6884.         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()));
  6885.     }
  6886.     /**
  6887.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  6888.      *
  6889.      * @return \Swag\Security\Fixes\NEXT22891\NewsletterSubscribeRouteDecorator
  6890.      */
  6891.     protected function getNewsletterSubscribeRouteService()
  6892.     {
  6893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  6894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT22891/NewsletterSubscribeRouteDecorator.php';
  6895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  6896.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6897.         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);
  6898.     }
  6899.     /**
  6900.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  6901.      *
  6902.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  6903.      */
  6904.     protected function getNewsletterUnsubscribeRouteService()
  6905.     {
  6906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  6907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  6908.         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()));
  6909.     }
  6910.     /**
  6911.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  6912.      *
  6913.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  6914.      */
  6915.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  6916.     {
  6917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  6918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  6919.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  6920.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6921.         return $instance;
  6922.     }
  6923.     /**
  6924.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  6925.      *
  6926.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  6927.      */
  6928.     protected function getProductExportControllerService()
  6929.     {
  6930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  6931.         $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()));
  6932.         $instance->setContainer($this);
  6933.         return $instance;
  6934.     }
  6935.     /**
  6936.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  6937.      *
  6938.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  6939.      */
  6940.     protected function getProductExportDefinitionService()
  6941.     {
  6942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  6943.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  6944.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6945.         return $instance;
  6946.     }
  6947.     /**
  6948.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  6949.      *
  6950.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  6951.      */
  6952.     protected function getProductExportHydratorService()
  6953.     {
  6954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  6955.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  6956.     }
  6957.     /**
  6958.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  6959.      *
  6960.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  6961.      */
  6962.     protected function getExportControllerService()
  6963.     {
  6964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  6965.         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()));
  6966.     }
  6967.     /**
  6968.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  6969.      *
  6970.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  6971.      */
  6972.     protected function getProductExportGeneratorService()
  6973.     {
  6974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  6976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  6977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  6978.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6979.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6980.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6981.         }
  6982.         $b = ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService());
  6983.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6984.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6985.         }
  6986.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6987.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6988.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6989.         }
  6990.         $d = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  6991.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6992.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6993.         }
  6994.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  6995.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6996.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6997.         }
  6998.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  6999.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  7000.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  7001.         }
  7002.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  7003.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  7004.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  7005.         }
  7006.         $h = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService());
  7007.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  7008.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  7009.         }
  7010.         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 () {
  7011.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  7012.         }, 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()));
  7013.     }
  7014.     /**
  7015.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  7016.      *
  7017.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  7018.      */
  7019.     protected function getProductExporterService()
  7020.     {
  7021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  7022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  7023.         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()));
  7024.     }
  7025.     /**
  7026.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  7027.      *
  7028.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  7029.      */
  7030.     protected function getProductStreamFilterDefinitionService()
  7031.     {
  7032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  7033.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  7034.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7035.         return $instance;
  7036.     }
  7037.     /**
  7038.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  7039.      *
  7040.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  7041.      */
  7042.     protected function getProductStreamFilterHydratorService()
  7043.     {
  7044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  7045.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  7046.     }
  7047.     /**
  7048.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  7049.      *
  7050.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  7051.      */
  7052.     protected function getProductStreamTranslationDefinitionService()
  7053.     {
  7054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  7056.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  7057.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7058.         return $instance;
  7059.     }
  7060.     /**
  7061.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  7062.      *
  7063.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  7064.      */
  7065.     protected function getProductStreamDefinitionService()
  7066.     {
  7067.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  7068.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7069.         return $instance;
  7070.     }
  7071.     /**
  7072.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  7073.      *
  7074.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  7075.      */
  7076.     protected function getProductStreamHydratorService()
  7077.     {
  7078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  7079.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  7080.     }
  7081.     /**
  7082.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  7083.      *
  7084.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  7085.      */
  7086.     protected function getProductStreamBuilderService()
  7087.     {
  7088.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  7089.         if (isset($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'])) {
  7090.             return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'];
  7091.         }
  7092.         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()));
  7093.     }
  7094.     /**
  7095.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  7096.      *
  7097.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  7098.      */
  7099.     protected function getProductCategoryTreeDefinitionService()
  7100.     {
  7101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  7102.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  7103.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7104.         return $instance;
  7105.     }
  7106.     /**
  7107.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  7108.      *
  7109.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  7110.      */
  7111.     protected function getProductCategoryDefinitionService()
  7112.     {
  7113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  7114.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  7115.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7116.         return $instance;
  7117.     }
  7118.     /**
  7119.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  7120.      *
  7121.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  7122.      */
  7123.     protected function getProductConfiguratorSettingDefinitionService()
  7124.     {
  7125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  7126.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  7127.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7128.         return $instance;
  7129.     }
  7130.     /**
  7131.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  7132.      *
  7133.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  7134.      */
  7135.     protected function getProductConfiguratorSettingHydratorService()
  7136.     {
  7137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  7138.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  7139.     }
  7140.     /**
  7141.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  7142.      *
  7143.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  7144.      */
  7145.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  7146.     {
  7147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  7148.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  7149.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7150.         return $instance;
  7151.     }
  7152.     /**
  7153.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  7154.      *
  7155.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  7156.      */
  7157.     protected function getProductCrossSellingAssignedProductsHydratorService()
  7158.     {
  7159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  7160.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  7161.     }
  7162.     /**
  7163.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  7164.      *
  7165.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  7166.      */
  7167.     protected function getProductCrossSellingTranslationDefinitionService()
  7168.     {
  7169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  7171.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  7172.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7173.         return $instance;
  7174.     }
  7175.     /**
  7176.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  7177.      *
  7178.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  7179.      */
  7180.     protected function getProductCrossSellingDefinitionService()
  7181.     {
  7182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  7183.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  7184.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7185.         return $instance;
  7186.     }
  7187.     /**
  7188.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  7189.      *
  7190.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  7191.      */
  7192.     protected function getProductCrossSellingHydratorService()
  7193.     {
  7194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  7195.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  7196.     }
  7197.     /**
  7198.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  7199.      *
  7200.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  7201.      */
  7202.     protected function getProductCustomFieldSetDefinitionService()
  7203.     {
  7204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  7205.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  7206.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7207.         return $instance;
  7208.     }
  7209.     /**
  7210.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  7211.      *
  7212.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  7213.      */
  7214.     protected function getProductFeatureSetTranslationDefinitionService()
  7215.     {
  7216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  7218.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  7219.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7220.         return $instance;
  7221.     }
  7222.     /**
  7223.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  7224.      *
  7225.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  7226.      */
  7227.     protected function getProductFeatureSetDefinitionService()
  7228.     {
  7229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  7230.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  7231.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7232.         return $instance;
  7233.     }
  7234.     /**
  7235.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  7236.      *
  7237.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  7238.      */
  7239.     protected function getProductFeatureSetHydratorService()
  7240.     {
  7241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  7242.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  7243.     }
  7244.     /**
  7245.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  7246.      *
  7247.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  7248.      */
  7249.     protected function getProductKeywordDictionaryDefinitionService()
  7250.     {
  7251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  7252.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  7253.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7254.         return $instance;
  7255.     }
  7256.     /**
  7257.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  7258.      *
  7259.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  7260.      */
  7261.     protected function getProductKeywordDictionaryHydratorService()
  7262.     {
  7263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  7264.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  7265.     }
  7266.     /**
  7267.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  7268.      *
  7269.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  7270.      */
  7271.     protected function getProductManufacturerTranslationDefinitionService()
  7272.     {
  7273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  7275.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  7276.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7277.         return $instance;
  7278.     }
  7279.     /**
  7280.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  7281.      *
  7282.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  7283.      */
  7284.     protected function getProductManufacturerDefinitionService()
  7285.     {
  7286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  7287.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  7288.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7289.         return $instance;
  7290.     }
  7291.     /**
  7292.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  7293.      *
  7294.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  7295.      */
  7296.     protected function getProductManufacturerHydratorService()
  7297.     {
  7298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  7299.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  7300.     }
  7301.     /**
  7302.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  7303.      *
  7304.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  7305.      */
  7306.     protected function getProductMediaDefinitionService()
  7307.     {
  7308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  7309.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  7310.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7311.         return $instance;
  7312.     }
  7313.     /**
  7314.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  7315.      *
  7316.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  7317.      */
  7318.     protected function getProductMediaHydratorService()
  7319.     {
  7320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  7321.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  7322.     }
  7323.     /**
  7324.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  7325.      *
  7326.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  7327.      */
  7328.     protected function getProductOptionDefinitionService()
  7329.     {
  7330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  7331.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  7332.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7333.         return $instance;
  7334.     }
  7335.     /**
  7336.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  7337.      *
  7338.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  7339.      */
  7340.     protected function getProductPriceDefinitionService()
  7341.     {
  7342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  7343.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  7344.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7345.         return $instance;
  7346.     }
  7347.     /**
  7348.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  7349.      *
  7350.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  7351.      */
  7352.     protected function getProductPriceHydratorService()
  7353.     {
  7354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  7355.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  7356.     }
  7357.     /**
  7358.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  7359.      *
  7360.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  7361.      */
  7362.     protected function getProductPropertyDefinitionService()
  7363.     {
  7364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  7365.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  7366.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7367.         return $instance;
  7368.     }
  7369.     /**
  7370.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  7371.      *
  7372.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  7373.      */
  7374.     protected function getProductReviewDefinitionService()
  7375.     {
  7376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  7377.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  7378.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7379.         return $instance;
  7380.     }
  7381.     /**
  7382.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  7383.      *
  7384.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  7385.      */
  7386.     protected function getProductReviewHydratorService()
  7387.     {
  7388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  7389.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  7390.     }
  7391.     /**
  7392.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  7393.      *
  7394.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  7395.      */
  7396.     protected function getProductSearchConfigFieldDefinitionService()
  7397.     {
  7398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  7399.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  7400.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7401.         return $instance;
  7402.     }
  7403.     /**
  7404.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  7405.      *
  7406.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  7407.      */
  7408.     protected function getProductSearchConfigFieldHydratorService()
  7409.     {
  7410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  7411.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  7412.     }
  7413.     /**
  7414.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  7415.      *
  7416.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  7417.      */
  7418.     protected function getProductSearchConfigDefinitionService()
  7419.     {
  7420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  7421.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  7422.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7423.         return $instance;
  7424.     }
  7425.     /**
  7426.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  7427.      *
  7428.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  7429.      */
  7430.     protected function getProductSearchConfigHydratorService()
  7431.     {
  7432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  7433.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  7434.     }
  7435.     /**
  7436.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  7437.      *
  7438.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  7439.      */
  7440.     protected function getProductSearchKeywordDefinitionService()
  7441.     {
  7442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  7443.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  7444.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7445.         return $instance;
  7446.     }
  7447.     /**
  7448.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  7449.      *
  7450.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  7451.      */
  7452.     protected function getProductSearchKeywordHydratorService()
  7453.     {
  7454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  7455.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  7456.     }
  7457.     /**
  7458.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  7459.      *
  7460.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  7461.      */
  7462.     protected function getProductStreamMappingDefinitionService()
  7463.     {
  7464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  7465.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  7466.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7467.         return $instance;
  7468.     }
  7469.     /**
  7470.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  7471.      *
  7472.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  7473.      */
  7474.     protected function getProductTagDefinitionService()
  7475.     {
  7476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  7477.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  7478.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7479.         return $instance;
  7480.     }
  7481.     /**
  7482.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  7483.      *
  7484.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  7485.      */
  7486.     protected function getProductTranslationDefinitionService()
  7487.     {
  7488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  7490.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  7491.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7492.         return $instance;
  7493.     }
  7494.     /**
  7495.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  7496.      *
  7497.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  7498.      */
  7499.     protected function getProductVisibilityDefinitionService()
  7500.     {
  7501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  7502.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  7503.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7504.         return $instance;
  7505.     }
  7506.     /**
  7507.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  7508.      *
  7509.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  7510.      */
  7511.     protected function getProductVisibilityHydratorService()
  7512.     {
  7513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  7514.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  7515.     }
  7516.     /**
  7517.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  7518.      *
  7519.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  7520.      */
  7521.     protected function getProductActionControllerService()
  7522.     {
  7523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  7524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  7525.         $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())));
  7526.         $instance->setContainer($this);
  7527.         return $instance;
  7528.     }
  7529.     /**
  7530.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  7531.      *
  7532.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  7533.      */
  7534.     protected function getCheapestPriceAccessorBuilderService()
  7535.     {
  7536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  7538.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder(100, ($this->services['logger'] ?? $this->getLoggerService()));
  7539.     }
  7540.     /**
  7541.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  7542.      *
  7543.      * @return \Shopware\Core\Content\Product\ProductDefinition
  7544.      */
  7545.     protected function getProductDefinitionService()
  7546.     {
  7547.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  7548.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7549.         return $instance;
  7550.     }
  7551.     /**
  7552.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  7553.      *
  7554.      * @return \Shopware\Core\Content\Product\ProductHydrator
  7555.      */
  7556.     protected function getProductHydratorService()
  7557.     {
  7558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  7559.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  7560.     }
  7561.     /**
  7562.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  7563.      *
  7564.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  7565.      */
  7566.     protected function getCachedProductCrossSellingRouteService()
  7567.     {
  7568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  7570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  7571.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  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.         $b = ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService());
  7576.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7577.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7578.         }
  7579.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  7580.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7581.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7582.         }
  7583.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7584.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7585.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7586.         }
  7587.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  7588.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7589.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7590.         }
  7591.         $f = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7592.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7593.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7594.         }
  7595.         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, []);
  7596.     }
  7597.     /**
  7598.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  7599.      *
  7600.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  7601.      */
  7602.     protected function getCachedProductDetailRouteService()
  7603.     {
  7604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  7605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  7606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  7607.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7608.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7609.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7610.         }
  7611.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  7612.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7613.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7614.         }
  7615.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7616.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7617.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7618.         }
  7619.         $d = ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService());
  7620.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7621.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7622.         }
  7623.         $e = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7624.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7625.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7626.         }
  7627.         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, []);
  7628.     }
  7629.     /**
  7630.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute' shared service.
  7631.      *
  7632.      * @return \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute
  7633.      */
  7634.     protected function getFindProductVariantRouteService()
  7635.     {
  7636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php';
  7637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/FindProductVariantRoute.php';
  7638.         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()));
  7639.     }
  7640.     /**
  7641.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  7642.      *
  7643.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  7644.      */
  7645.     protected function getCachedProductListingRouteService()
  7646.     {
  7647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  7648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  7650.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7651.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7652.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7653.         }
  7654.         $b = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  7655.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7656.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7657.         }
  7658.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  7659.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7660.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7661.         }
  7662.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7663.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7664.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7665.         }
  7666.         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, []);
  7667.     }
  7668.     /**
  7669.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  7670.      *
  7671.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  7672.      */
  7673.     protected function getResolveCriteriaProductListingRouteService()
  7674.     {
  7675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  7676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  7677.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7678.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  7679.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  7680.         }
  7681.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService());
  7682.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  7683.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  7684.         }
  7685.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute($b$a);
  7686.     }
  7687.     /**
  7688.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  7689.      *
  7690.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  7691.      */
  7692.     protected function getProductListRouteService()
  7693.     {
  7694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  7695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  7696.         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()));
  7697.     }
  7698.     /**
  7699.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  7700.      *
  7701.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  7702.      */
  7703.     protected function getCachedProductReviewRouteService()
  7704.     {
  7705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  7706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  7707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  7708.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7709.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7710.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7711.         }
  7712.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  7713.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7714.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7715.         }
  7716.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7717.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7718.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7719.         }
  7720.         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, []);
  7721.     }
  7722.     /**
  7723.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  7724.      *
  7725.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  7726.      */
  7727.     protected function getProductReviewSaveRouteService()
  7728.     {
  7729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  7730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  7731.         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()));
  7732.     }
  7733.     /**
  7734.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  7735.      *
  7736.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  7737.      */
  7738.     protected function getSalesChannelProductDefinitionService()
  7739.     {
  7740.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  7741.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7742.         return $instance;
  7743.     }
  7744.     /**
  7745.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  7746.      *
  7747.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  7748.      */
  7749.     protected function getCachedProductSearchRouteService()
  7750.     {
  7751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  7752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  7753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  7754.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7755.         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, []);
  7756.     }
  7757.     /**
  7758.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  7759.      *
  7760.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  7761.      */
  7762.     protected function getResolvedCriteriaProductSearchRouteService()
  7763.     {
  7764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  7765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  7766.         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()));
  7767.     }
  7768.     /**
  7769.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  7770.      *
  7771.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  7772.      */
  7773.     protected function getProductSortingDefinitionService()
  7774.     {
  7775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  7776.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  7777.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7778.         return $instance;
  7779.     }
  7780.     /**
  7781.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  7782.      *
  7783.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  7784.      */
  7785.     protected function getProductSortingHydratorService()
  7786.     {
  7787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  7788.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  7789.     }
  7790.     /**
  7791.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  7792.      *
  7793.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  7794.      */
  7795.     protected function getProductSortingTranslationDefinitionService()
  7796.     {
  7797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  7799.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  7800.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7801.         return $instance;
  7802.     }
  7803.     /**
  7804.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  7805.      *
  7806.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  7807.      */
  7808.     protected function getCachedProductSuggestRouteService()
  7809.     {
  7810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  7811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  7812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  7813.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7814.         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, []);
  7815.     }
  7816.     /**
  7817.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  7818.      *
  7819.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  7820.      */
  7821.     protected function getPropertyGroupOptionTranslationDefinitionService()
  7822.     {
  7823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  7825.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  7826.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7827.         return $instance;
  7828.     }
  7829.     /**
  7830.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  7831.      *
  7832.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  7833.      */
  7834.     protected function getPropertyGroupOptionDefinitionService()
  7835.     {
  7836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  7837.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  7838.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7839.         return $instance;
  7840.     }
  7841.     /**
  7842.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  7843.      *
  7844.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  7845.      */
  7846.     protected function getPropertyGroupOptionHydratorService()
  7847.     {
  7848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  7849.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  7850.     }
  7851.     /**
  7852.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  7853.      *
  7854.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  7855.      */
  7856.     protected function getPropertyGroupTranslationDefinitionService()
  7857.     {
  7858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  7860.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  7861.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7862.         return $instance;
  7863.     }
  7864.     /**
  7865.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  7866.      *
  7867.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  7868.      */
  7869.     protected function getPropertyGroupDefinitionService()
  7870.     {
  7871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  7872.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  7873.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7874.         return $instance;
  7875.     }
  7876.     /**
  7877.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  7878.      *
  7879.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  7880.      */
  7881.     protected function getPropertyGroupHydratorService()
  7882.     {
  7883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  7884.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  7885.     }
  7886.     /**
  7887.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  7888.      *
  7889.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  7890.      */
  7891.     protected function getRuleConditionDefinitionService()
  7892.     {
  7893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  7894.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  7895.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7896.         return $instance;
  7897.     }
  7898.     /**
  7899.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  7900.      *
  7901.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  7902.      */
  7903.     protected function getRuleTagDefinitionService()
  7904.     {
  7905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  7906.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  7907.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7908.         return $instance;
  7909.     }
  7910.     /**
  7911.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  7912.      *
  7913.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  7914.      */
  7915.     protected function getRuleDefinitionService()
  7916.     {
  7917.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  7918.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7919.         return $instance;
  7920.     }
  7921.     /**
  7922.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  7923.      *
  7924.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  7925.      */
  7926.     protected function getSeoActionControllerService()
  7927.     {
  7928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  7929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  7930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  7931.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  7932.         $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);
  7933.         $instance->setContainer($this);
  7934.         return $instance;
  7935.     }
  7936.     /**
  7937.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  7938.      *
  7939.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  7940.      */
  7941.     protected function getCachedSeoResolverService()
  7942.     {
  7943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  7944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  7945.         $a = ($this->services['FourtwosixRedirectForMissingTrailingSlashes\\Core\\Content\\Seo\\SeoResolver'] ?? $this->getSeoResolverService());
  7946.         if (isset($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'])) {
  7947.             return $this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'];
  7948.         }
  7949.         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()));
  7950.     }
  7951.     /**
  7952.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  7953.      *
  7954.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  7955.      */
  7956.     protected function getEmptyPathInfoResolverService()
  7957.     {
  7958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  7959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  7960.         $a = ($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService());
  7961.         if (isset($this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'])) {
  7962.             return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'];
  7963.         }
  7964.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver($a);
  7965.     }
  7966.     /**
  7967.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  7968.      *
  7969.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  7970.      */
  7971.     protected function getSeoUrlAssociationFieldResolverService()
  7972.     {
  7973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  7975.         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())));
  7976.     }
  7977.     /**
  7978.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  7979.      *
  7980.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  7981.      */
  7982.     protected function getSeoUrlFieldSerializerService()
  7983.     {
  7984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  7986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  7987.         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()));
  7988.     }
  7989.     /**
  7990.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  7991.      *
  7992.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  7993.      */
  7994.     protected function getMainCategoryDefinitionService()
  7995.     {
  7996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7997.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  7998.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7999.         return $instance;
  8000.     }
  8001.     /**
  8002.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  8003.      *
  8004.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  8005.      */
  8006.     protected function getSalesChannelMainCategoryDefinitionService()
  8007.     {
  8008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  8009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  8010.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  8011.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8012.         return $instance;
  8013.     }
  8014.     /**
  8015.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  8016.      *
  8017.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  8018.      */
  8019.     protected function getSeoUrlRouteService()
  8020.     {
  8021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  8022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  8023.         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()));
  8024.     }
  8025.     /**
  8026.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  8027.      *
  8028.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  8029.      */
  8030.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  8031.     {
  8032.         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()));
  8033.     }
  8034.     /**
  8035.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  8036.      *
  8037.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  8038.      */
  8039.     protected function getSeoUrlTemplateDefinitionService()
  8040.     {
  8041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  8042.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  8043.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8044.         return $instance;
  8045.     }
  8046.     /**
  8047.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  8048.      *
  8049.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  8050.      */
  8051.     protected function getSalesChannelSeoUrlDefinitionService()
  8052.     {
  8053.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  8054.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8055.         return $instance;
  8056.     }
  8057.     /**
  8058.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  8059.      *
  8060.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  8061.      */
  8062.     protected function getSeoUrlDefinitionService()
  8063.     {
  8064.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  8065.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8066.         return $instance;
  8067.     }
  8068.     /**
  8069.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  8070.      *
  8071.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  8072.      */
  8073.     protected function getCachedSitemapRouteService()
  8074.     {
  8075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  8076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  8077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  8078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  8079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  8080.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8081.         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);
  8082.     }
  8083.     /**
  8084.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  8085.      *
  8086.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  8087.      */
  8088.     protected function getAssetPackageServiceService()
  8089.     {
  8090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  8091.         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()));
  8092.     }
  8093.     /**
  8094.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  8095.      *
  8096.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  8097.      */
  8098.     protected function getCacheIdLoaderService()
  8099.     {
  8100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  8101.         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()));
  8102.     }
  8103.     /**
  8104.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  8105.      *
  8106.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  8107.      */
  8108.     protected function getCacheInvalidatorFacadeHookFactoryService()
  8109.     {
  8110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  8112.         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()));
  8113.     }
  8114.     /**
  8115.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  8116.      *
  8117.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  8118.      */
  8119.     protected function getAppTemplateIteratorService()
  8120.     {
  8121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  8122.         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()));
  8123.     }
  8124.     /**
  8125.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  8126.      *
  8127.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  8128.      */
  8129.     protected function getTemplateFinderService()
  8130.     {
  8131.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8132.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  8133.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  8134.         }
  8135.         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 () {
  8136.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilder2Service());
  8137.             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()));
  8138.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  8139.         }, 3)));
  8140.     }
  8141.     /**
  8142.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  8143.      *
  8144.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  8145.      */
  8146.     protected function getTemplateIteratorService()
  8147.     {
  8148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  8149.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8150.         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']);
  8151.     }
  8152.     /**
  8153.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  8154.      *
  8155.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  8156.      */
  8157.     protected function getAclCriteriaValidatorService()
  8158.     {
  8159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  8160.         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()));
  8161.     }
  8162.     /**
  8163.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  8164.      *
  8165.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  8166.      */
  8167.     protected function getAclRoleDefinitionService()
  8168.     {
  8169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  8170.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  8171.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8172.         return $instance;
  8173.     }
  8174.     /**
  8175.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  8176.      *
  8177.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  8178.      */
  8179.     protected function getAclUserRoleDefinitionService()
  8180.     {
  8181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  8182.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  8183.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8184.         return $instance;
  8185.     }
  8186.     /**
  8187.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  8188.      *
  8189.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  8190.      */
  8191.     protected function getAccessKeyControllerService()
  8192.     {
  8193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  8194.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  8195.         $instance->setContainer($this);
  8196.         return $instance;
  8197.     }
  8198.     /**
  8199.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  8200.      *
  8201.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  8202.      */
  8203.     protected function getAclControllerService()
  8204.     {
  8205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  8206.         $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()));
  8207.         $instance->setContainer($this);
  8208.         return $instance;
  8209.     }
  8210.     /**
  8211.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  8212.      *
  8213.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  8214.      */
  8215.     protected function getApiControllerService()
  8216.     {
  8217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  8218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  8219.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT32887/RequestCriteriaBuilderFixed.php';
  8220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  8222.         $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()));
  8223.         $instance->setContainer($this);
  8224.         return $instance;
  8225.     }
  8226.     /**
  8227.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  8228.      *
  8229.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  8230.      */
  8231.     protected function getAuthControllerService()
  8232.     {
  8233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  8234.         $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()));
  8235.         $instance->setContainer($this);
  8236.         return $instance;
  8237.     }
  8238.     /**
  8239.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  8240.      *
  8241.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  8242.      */
  8243.     protected function getCacheController2Service()
  8244.     {
  8245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  8246.         $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()));
  8247.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  8248.         return $instance;
  8249.     }
  8250.     /**
  8251.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController' shared service.
  8252.      *
  8253.      * @return \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController
  8254.      */
  8255.     protected function getCustomSnippetFormatControllerService()
  8256.     {
  8257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CustomSnippetFormatController.php';
  8258.         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()));
  8259.     }
  8260.     /**
  8261.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  8262.      *
  8263.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  8264.      */
  8265.     protected function getFallbackControllerService()
  8266.     {
  8267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  8268.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  8269.         $instance->setContainer($this);
  8270.         return $instance;
  8271.     }
  8272.     /**
  8273.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  8274.      *
  8275.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  8276.      */
  8277.     protected function getIndexingControllerService()
  8278.     {
  8279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  8280.         $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()));
  8281.         $instance->setContainer($this);
  8282.         return $instance;
  8283.     }
  8284.     /**
  8285.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  8286.      *
  8287.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  8288.      */
  8289.     protected function getInfoControllerService()
  8290.     {
  8291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  8292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/AppUrlVerifier.php';
  8293.         $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']);
  8294.         $instance->setContainer($this);
  8295.         return $instance;
  8296.     }
  8297.     /**
  8298.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  8299.      *
  8300.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  8301.      */
  8302.     protected function getIntegrationControllerService()
  8303.     {
  8304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  8305.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  8306.         $instance->setContainer($this);
  8307.         return $instance;
  8308.     }
  8309.     /**
  8310.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  8311.      *
  8312.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  8313.      */
  8314.     protected function getSalesChannelProxyControllerService()
  8315.     {
  8316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  8318.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  8319.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  8320.         $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())));
  8321.         $instance->setContainer($this);
  8322.         return $instance;
  8323.     }
  8324.     /**
  8325.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  8326.      *
  8327.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  8328.      */
  8329.     protected function getSyncControllerService()
  8330.     {
  8331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  8332.         $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()));
  8333.         $instance->setContainer($this);
  8334.         return $instance;
  8335.     }
  8336.     /**
  8337.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  8338.      *
  8339.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  8340.      */
  8341.     protected function getUserControllerService()
  8342.     {
  8343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  8344.         $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()));
  8345.         $instance->setContainer($this);
  8346.         return $instance;
  8347.     }
  8348.     /**
  8349.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  8350.      *
  8351.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  8352.      */
  8353.     protected function getSyncServiceService()
  8354.     {
  8355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  8356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  8357.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  8358.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  8359.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  8360.         }
  8361.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8362.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  8363.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  8364.         }
  8365.         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);
  8366.     }
  8367.     /**
  8368.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  8369.      *
  8370.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  8371.      */
  8372.     protected function getActionButtonTranslationDefinitionService()
  8373.     {
  8374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  8376.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  8377.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8378.         return $instance;
  8379.     }
  8380.     /**
  8381.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  8382.      *
  8383.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  8384.      */
  8385.     protected function getActionButtonDefinitionService()
  8386.     {
  8387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  8388.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  8389.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8390.         return $instance;
  8391.     }
  8392.     /**
  8393.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  8394.      *
  8395.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  8396.      */
  8397.     protected function getAppPaymentMethodDefinitionService()
  8398.     {
  8399.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  8400.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8401.         return $instance;
  8402.     }
  8403.     /**
  8404.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  8405.      *
  8406.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  8407.      */
  8408.     protected function getAppScriptConditionTranslationDefinitionService()
  8409.     {
  8410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  8412.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  8413.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8414.         return $instance;
  8415.     }
  8416.     /**
  8417.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  8418.      *
  8419.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  8420.      */
  8421.     protected function getAppScriptConditionDefinitionService()
  8422.     {
  8423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  8424.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  8425.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8426.         return $instance;
  8427.     }
  8428.     /**
  8429.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  8430.      *
  8431.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  8432.      */
  8433.     protected function getAppTranslationDefinitionService()
  8434.     {
  8435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  8437.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  8438.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8439.         return $instance;
  8440.     }
  8441.     /**
  8442.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  8443.      *
  8444.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  8445.      */
  8446.     protected function getAppCmsBlockTranslationDefinitionService()
  8447.     {
  8448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  8450.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  8451.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8452.         return $instance;
  8453.     }
  8454.     /**
  8455.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  8456.      *
  8457.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  8458.      */
  8459.     protected function getAppCmsBlockDefinitionService()
  8460.     {
  8461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  8462.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  8463.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8464.         return $instance;
  8465.     }
  8466.     /**
  8467.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  8468.      *
  8469.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  8470.      */
  8471.     protected function getAppFlowActionTranslationDefinitionService()
  8472.     {
  8473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  8475.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  8476.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8477.         return $instance;
  8478.     }
  8479.     /**
  8480.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  8481.      *
  8482.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  8483.      */
  8484.     protected function getAppFlowActionDefinitionService()
  8485.     {
  8486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  8487.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  8488.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8489.         return $instance;
  8490.     }
  8491.     /**
  8492.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  8493.      *
  8494.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  8495.      */
  8496.     protected function getAppActionControllerService()
  8497.     {
  8498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  8499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  8500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  8501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  8502.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  8503.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  8504.         $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())));
  8505.         $instance->setContainer($this);
  8506.         return $instance;
  8507.     }
  8508.     /**
  8509.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  8510.      *
  8511.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  8512.      */
  8513.     protected function getAppCmsControllerService()
  8514.     {
  8515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  8516.         $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()));
  8517.         $instance->setContainer($this);
  8518.         return $instance;
  8519.     }
  8520.     /**
  8521.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  8522.      *
  8523.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  8524.      */
  8525.     protected function getAppUrlChangeControllerService()
  8526.     {
  8527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  8528.         $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()));
  8529.         $instance->setContainer($this);
  8530.         return $instance;
  8531.     }
  8532.     /**
  8533.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  8534.      *
  8535.      * @return \Shopware\Core\Framework\App\AppDefinition
  8536.      */
  8537.     protected function getAppDefinitionService()
  8538.     {
  8539.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  8540.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8541.         return $instance;
  8542.     }
  8543.     /**
  8544.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  8545.      *
  8546.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  8547.      */
  8548.     protected function getAppLocaleProviderService()
  8549.     {
  8550.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  8551.         if (isset($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'])) {
  8552.             return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'];
  8553.         }
  8554.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider($a, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  8555.     }
  8556.     /**
  8557.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  8558.      *
  8559.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  8560.      */
  8561.     protected function getResolverService()
  8562.     {
  8563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  8564.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  8565.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  8566.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  8567.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  8568.         }, 3));
  8569.     }
  8570.     /**
  8571.      * Gets the public 'Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider' shared service.
  8572.      *
  8573.      * @return \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider
  8574.      */
  8575.     protected function getAppFlowActionProviderService()
  8576.     {
  8577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/FlowAction/AppFlowActionProvider.php';
  8578.         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()));
  8579.     }
  8580.     /**
  8581.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  8582.      *
  8583.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  8584.      */
  8585.     protected function getShopIdProviderService()
  8586.     {
  8587.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8588.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  8589.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  8590.         }
  8591.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  8592.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  8593.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  8594.         }
  8595.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider($a$b);
  8596.     }
  8597.     /**
  8598.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  8599.      *
  8600.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  8601.      */
  8602.     protected function getTemplateDefinitionService()
  8603.     {
  8604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  8605.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  8606.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8607.         return $instance;
  8608.     }
  8609.     /**
  8610.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  8611.      *
  8612.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  8613.      */
  8614.     protected function getTemplateStateServiceService()
  8615.     {
  8616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  8617.         $a = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  8618.         if (isset($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'])) {
  8619.             return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'];
  8620.         }
  8621.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService($a);
  8622.     }
  8623.     /**
  8624.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  8625.      *
  8626.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  8627.      */
  8628.     protected function getEntityCacheKeyGeneratorService()
  8629.     {
  8630.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  8631.     }
  8632.     /**
  8633.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  8634.      *
  8635.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  8636.      */
  8637.     protected function getEntityHydratorService()
  8638.     {
  8639.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  8640.     }
  8641.     /**
  8642.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  8643.      *
  8644.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  8645.      */
  8646.     protected function getConfigJsonFieldAccessorBuilderService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  8651.         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()));
  8652.     }
  8653.     /**
  8654.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  8655.      *
  8656.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  8657.      */
  8658.     protected function getCustomFieldsAccessorBuilderService()
  8659.     {
  8660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  8663.         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()));
  8664.     }
  8665.     /**
  8666.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  8667.      *
  8668.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  8669.      */
  8670.     protected function getDefaultFieldAccessorBuilderService()
  8671.     {
  8672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  8674.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  8675.     }
  8676.     /**
  8677.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  8678.      *
  8679.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  8680.      */
  8681.     protected function getJsonFieldAccessorBuilderService()
  8682.     {
  8683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8685.         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()));
  8686.     }
  8687.     /**
  8688.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  8689.      *
  8690.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  8691.      */
  8692.     protected function getPriceFieldAccessorBuilderService()
  8693.     {
  8694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  8696.         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()));
  8697.     }
  8698.     /**
  8699.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  8700.      *
  8701.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  8702.      */
  8703.     protected function getManyToManyAssociationFieldResolverService()
  8704.     {
  8705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  8707.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  8708.     }
  8709.     /**
  8710.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  8711.      *
  8712.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  8713.      */
  8714.     protected function getManyToOneAssociationFieldResolverService()
  8715.     {
  8716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  8718.         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())));
  8719.     }
  8720.     /**
  8721.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  8722.      *
  8723.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  8724.      */
  8725.     protected function getOneToManyAssociationFieldResolverService()
  8726.     {
  8727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  8729.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  8730.     }
  8731.     /**
  8732.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  8733.      *
  8734.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  8735.      */
  8736.     protected function getTranslationFieldResolverService()
  8737.     {
  8738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  8740.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  8741.     }
  8742.     /**
  8743.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  8744.      *
  8745.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  8746.      */
  8747.     protected function getJoinGroupBuilderService()
  8748.     {
  8749.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  8750.     }
  8751.     /**
  8752.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  8753.      *
  8754.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  8755.      */
  8756.     protected function getDefinitionInstanceRegistryService()
  8757.     {
  8758.         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']);
  8759.     }
  8760.     /**
  8761.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  8762.      *
  8763.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  8764.      */
  8765.     protected function getEntityLoadedEventFactoryService()
  8766.     {
  8767.         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()));
  8768.     }
  8769.     /**
  8770.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  8771.      *
  8772.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  8773.      */
  8774.     protected function getExtensionRegistryService()
  8775.     {
  8776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  8777.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  8778.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  8779.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  8780.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  8781.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  8782.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  8783.             yield => ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] = new \Swag\LanguagePack\Extension\LanguageExtension()));
  8784.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\SalesChannelExtension()));
  8785.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductExtension()));
  8786.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductStreamExtension()));
  8787.             yield => ($this->privates['CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryExtension'] ?? ($this->privates['CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryExtension'] = new \CoeAccountOrtPlzSw6\Core\System\Country\CountryExtension()));
  8788.             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()));
  8789.             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()));
  8790.             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()));
  8791.             yield 13 => ($this->privates['Acris\\Tax\\Custom\\CustomerExtension'] ?? ($this->privates['Acris\\Tax\\Custom\\CustomerExtension'] = new \Acris\Tax\Custom\CustomerExtension()));
  8792.             yield 14 => ($this->privates['Acris\\Promotion\\Custom\\PromotionExtension'] ?? ($this->privates['Acris\\Promotion\\Custom\\PromotionExtension'] = new \Acris\Promotion\Custom\PromotionExtension()));
  8793.             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()));
  8794.             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()));
  8795.         }, 17));
  8796.     }
  8797.     /**
  8798.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  8799.      *
  8800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  8801.      */
  8802.     protected function getRepositoryFacadeHookFactoryService()
  8803.     {
  8804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  8806.         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()));
  8807.     }
  8808.     /**
  8809.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  8810.      *
  8811.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  8812.      */
  8813.     protected function getRepositoryWriterFacadeHookFactoryService()
  8814.     {
  8815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  8817.         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()));
  8818.     }
  8819.     /**
  8820.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  8821.      *
  8822.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  8823.      */
  8824.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  8825.     {
  8826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  8828.         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()));
  8829.     }
  8830.     /**
  8831.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  8832.      *
  8833.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  8834.      */
  8835.     protected function getBlobFieldSerializerService()
  8836.     {
  8837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  8839.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  8840.     }
  8841.     /**
  8842.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  8843.      *
  8844.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  8845.      */
  8846.     protected function getBoolFieldSerializerService()
  8847.     {
  8848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  8851.         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()));
  8852.     }
  8853.     /**
  8854.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  8855.      *
  8856.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  8857.      */
  8858.     protected function getCalculatedPriceFieldSerializerService()
  8859.     {
  8860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  8864.         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()));
  8865.     }
  8866.     /**
  8867.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  8868.      *
  8869.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  8870.      */
  8871.     protected function getCartPriceFieldSerializerService()
  8872.     {
  8873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  8877.         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()));
  8878.     }
  8879.     /**
  8880.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  8881.      *
  8882.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  8883.      */
  8884.     protected function getCashRoundingConfigFieldSerializerService()
  8885.     {
  8886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  8890.         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()));
  8891.     }
  8892.     /**
  8893.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  8894.      *
  8895.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  8896.      */
  8897.     protected function getConfigJsonFieldSerializerService()
  8898.     {
  8899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  8903.         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()));
  8904.     }
  8905.     /**
  8906.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  8907.      *
  8908.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  8909.      */
  8910.     protected function getCreatedAtFieldSerializerService()
  8911.     {
  8912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  8916.         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()));
  8917.     }
  8918.     /**
  8919.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  8920.      *
  8921.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  8922.      */
  8923.     protected function getCreatedByFieldSerializerService()
  8924.     {
  8925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  8929.         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()));
  8930.     }
  8931.     /**
  8932.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  8933.      *
  8934.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  8935.      */
  8936.     protected function getCustomFieldsSerializerService()
  8937.     {
  8938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  8942.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8943.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  8944.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  8945.         }
  8946.         $b = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  8947.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  8948.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  8949.         }
  8950.         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);
  8951.     }
  8952.     /**
  8953.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  8954.      *
  8955.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  8956.      */
  8957.     protected function getDateFieldSerializerService()
  8958.     {
  8959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  8962.         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()));
  8963.     }
  8964.     /**
  8965.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  8966.      *
  8967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  8968.      */
  8969.     protected function getDateTimeFieldSerializerService()
  8970.     {
  8971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8974.         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()));
  8975.     }
  8976.     /**
  8977.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  8978.      *
  8979.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  8980.      */
  8981.     protected function getEmailFieldSerializerService()
  8982.     {
  8983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  8986.         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()));
  8987.     }
  8988.     /**
  8989.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  8990.      *
  8991.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  8992.      */
  8993.     protected function getFkFieldSerializerService()
  8994.     {
  8995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8998.         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()));
  8999.     }
  9000.     /**
  9001.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  9002.      *
  9003.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  9004.      */
  9005.     protected function getFloatFieldSerializerService()
  9006.     {
  9007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  9010.         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()));
  9011.     }
  9012.     /**
  9013.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  9014.      *
  9015.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  9016.      */
  9017.     protected function getIdFieldSerializerService()
  9018.     {
  9019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  9022.         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()));
  9023.     }
  9024.     /**
  9025.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  9026.      *
  9027.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  9028.      */
  9029.     protected function getIntFieldSerializerService()
  9030.     {
  9031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  9034.         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()));
  9035.     }
  9036.     /**
  9037.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  9038.      *
  9039.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  9040.      */
  9041.     protected function getJsonFieldSerializerService()
  9042.     {
  9043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  9046.         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()));
  9047.     }
  9048.     /**
  9049.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  9050.      *
  9051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  9052.      */
  9053.     protected function getListFieldSerializerService()
  9054.     {
  9055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  9058.         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()));
  9059.     }
  9060.     /**
  9061.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  9062.      *
  9063.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  9064.      */
  9065.     protected function getLongTextFieldSerializerService()
  9066.     {
  9067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  9070.         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()));
  9071.     }
  9072.     /**
  9073.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  9074.      *
  9075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  9076.      */
  9077.     protected function getManyToManyAssociationFieldSerializerService()
  9078.     {
  9079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  9081.         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()));
  9082.     }
  9083.     /**
  9084.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  9085.      *
  9086.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  9087.      */
  9088.     protected function getManyToOneAssociationFieldSerializerService()
  9089.     {
  9090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  9092.         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()));
  9093.     }
  9094.     /**
  9095.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  9096.      *
  9097.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  9098.      */
  9099.     protected function getOneToManyAssociationFieldSerializerService()
  9100.     {
  9101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  9103.         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()));
  9104.     }
  9105.     /**
  9106.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  9107.      *
  9108.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  9109.      */
  9110.     protected function getOneToOneAssociationFieldSerializerService()
  9111.     {
  9112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  9114.         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()));
  9115.     }
  9116.     /**
  9117.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  9118.      *
  9119.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  9120.      */
  9121.     protected function getPHPUnserializeFieldSerializerService()
  9122.     {
  9123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  9126.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  9127.     }
  9128.     /**
  9129.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  9130.      *
  9131.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  9132.      */
  9133.     protected function getPasswordFieldSerializerService()
  9134.     {
  9135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  9138.         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()));
  9139.     }
  9140.     /**
  9141.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  9142.      *
  9143.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  9144.      */
  9145.     protected function getPriceDefinitionFieldSerializerService()
  9146.     {
  9147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  9151.         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()));
  9152.     }
  9153.     /**
  9154.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  9155.      *
  9156.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  9157.      */
  9158.     protected function getPriceFieldSerializerService()
  9159.     {
  9160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  9163.         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()));
  9164.     }
  9165.     /**
  9166.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  9167.      *
  9168.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  9169.      */
  9170.     protected function getReferenceVersionFieldSerializerService()
  9171.     {
  9172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  9174.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  9175.     }
  9176.     /**
  9177.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  9178.      *
  9179.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  9180.      */
  9181.     protected function getRemoteAddressFieldSerializerService()
  9182.     {
  9183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  9186.         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()));
  9187.     }
  9188.     /**
  9189.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  9190.      *
  9191.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  9192.      */
  9193.     protected function getStateMachineStateFieldSerializerService()
  9194.     {
  9195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  9198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  9199.         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()));
  9200.     }
  9201.     /**
  9202.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  9203.      *
  9204.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  9205.      */
  9206.     protected function getStringFieldSerializerService()
  9207.     {
  9208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  9211.         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()));
  9212.     }
  9213.     /**
  9214.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  9215.      *
  9216.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  9217.      */
  9218.     protected function getTaxFreeConfigFieldSerializerService()
  9219.     {
  9220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  9223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  9224.         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()));
  9225.     }
  9226.     /**
  9227.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  9228.      *
  9229.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  9230.      */
  9231.     protected function getTimeZoneFieldSerializerService()
  9232.     {
  9233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  9236.         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()));
  9237.     }
  9238.     /**
  9239.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  9240.      *
  9241.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  9242.      */
  9243.     protected function getTranslatedFieldSerializerService()
  9244.     {
  9245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  9247.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  9248.     }
  9249.     /**
  9250.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  9251.      *
  9252.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  9253.      */
  9254.     protected function getTranslationsAssociationFieldSerializerService()
  9255.     {
  9256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  9258.         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()));
  9259.     }
  9260.     /**
  9261.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  9262.      *
  9263.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  9264.      */
  9265.     protected function getUpdatedAtFieldSerializerService()
  9266.     {
  9267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  9270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  9271.         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()));
  9272.     }
  9273.     /**
  9274.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  9275.      *
  9276.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  9277.      */
  9278.     protected function getUpdatedByFieldSerializerService()
  9279.     {
  9280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  9283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  9284.         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()));
  9285.     }
  9286.     /**
  9287.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer' shared service.
  9288.      *
  9289.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer
  9290.      */
  9291.     protected function getVariantListingConfigFieldSerializerService()
  9292.     {
  9293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializer.php';
  9296.         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()));
  9297.     }
  9298.     /**
  9299.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  9300.      *
  9301.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  9302.      */
  9303.     protected function getVersionDataPayloadFieldSerializerService()
  9304.     {
  9305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  9307.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  9308.     }
  9309.     /**
  9310.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  9311.      *
  9312.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  9313.      */
  9314.     protected function getVersionFieldSerializerService()
  9315.     {
  9316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  9318.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  9319.     }
  9320.     /**
  9321.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  9322.      *
  9323.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  9324.      */
  9325.     protected function getEntityIndexerRegistryService()
  9326.     {
  9327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  9328.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  9329.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  9330.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  9331.         }
  9332.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9333.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  9334.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  9335.         }
  9336.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  9337.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  9338.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  9339.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  9340.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  9341.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  9342.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  9343.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  9344.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  9345.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  9346.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  9347.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  9348.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  9349.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  9350.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  9351.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  9352.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  9353.             yield 16 => ($this->privates['MoorlForms\\Core\\Content\\Element\\ElementIndexer'] ?? $this->getElementIndexerService());
  9354.         }, 17), $a$b);
  9355.     }
  9356.     /**
  9357.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  9358.      *
  9359.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  9360.      */
  9361.     protected function getEntityReaderInterfaceService()
  9362.     {
  9363.         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()));
  9364.     }
  9365.     /**
  9366.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  9367.      *
  9368.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  9369.      */
  9370.     protected function getEntityAggregatorInterfaceService()
  9371.     {
  9372.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  9373.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  9374.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  9375.         }
  9376.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  9377.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9378.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  9379.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  9380.         }
  9381.         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);
  9382.     }
  9383.     /**
  9384.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  9385.      *
  9386.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  9387.      */
  9388.     protected function getEntitySearcherInterfaceService()
  9389.     {
  9390.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9391.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  9392.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  9393.         }
  9394.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  9395.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  9396.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  9397.         }
  9398.         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);
  9399.     }
  9400.     /**
  9401.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  9402.      *
  9403.      * @return \Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430
  9404.      */
  9405.     protected function getVersionManagerService()
  9406.     {
  9407.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9408.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9409.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9410.         }
  9411.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  9412.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9413.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9414.         }
  9415.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  9416.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9417.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9418.         }
  9419.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  9420.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9421.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9422.         }
  9423.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService());
  9424.         $f = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService());
  9425.         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);
  9426.     }
  9427.     /**
  9428.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  9429.      *
  9430.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  9431.      */
  9432.     protected function getVersionCommitDataDefinitionService()
  9433.     {
  9434.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  9435.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9436.         return $instance;
  9437.     }
  9438.     /**
  9439.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  9440.      *
  9441.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  9442.      */
  9443.     protected function getVersionCommitDefinitionService()
  9444.     {
  9445.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  9446.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9447.         return $instance;
  9448.     }
  9449.     /**
  9450.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  9451.      *
  9452.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  9453.      */
  9454.     protected function getVersionDefinitionService()
  9455.     {
  9456.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  9457.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9458.         return $instance;
  9459.     }
  9460.     /**
  9461.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  9462.      *
  9463.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  9464.      */
  9465.     protected function getEntityWriteGatewayInterfaceService()
  9466.     {
  9467.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9468.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'])) {
  9469.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'];
  9470.         }
  9471.         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 () {
  9472.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  9473.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  9474.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  9475.             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()));
  9476.             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()));
  9477.             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()));
  9478.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  9479.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  9480.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  9481.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  9482.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9483.     }
  9484.     /**
  9485.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  9486.      *
  9487.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  9488.      */
  9489.     protected function getEntityWriterService()
  9490.     {
  9491.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  9492.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  9493.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  9494.         }
  9495.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  9496.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  9497.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  9498.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  9499.         }
  9500.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  9501.         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));
  9502.     }
  9503.     /**
  9504.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  9505.      *
  9506.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  9507.      */
  9508.     protected function getBusinessEventRegistryService()
  9509.     {
  9510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  9511.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  9512.         $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']);
  9513.         return $instance;
  9514.     }
  9515.     /**
  9516.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  9517.      *
  9518.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  9519.      */
  9520.     protected function getEventActionRuleDefinitionService()
  9521.     {
  9522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  9523.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  9524.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9525.         return $instance;
  9526.     }
  9527.     /**
  9528.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  9529.      *
  9530.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  9531.      */
  9532.     protected function getEventActionSalesChannelDefinitionService()
  9533.     {
  9534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  9535.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  9536.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9537.         return $instance;
  9538.     }
  9539.     /**
  9540.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  9541.      *
  9542.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  9543.      */
  9544.     protected function getEventActionDefinitionService()
  9545.     {
  9546.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  9547.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9548.         return $instance;
  9549.     }
  9550.     /**
  9551.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  9552.      *
  9553.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  9554.      */
  9555.     protected function getIncrementApiControllerService()
  9556.     {
  9557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  9558.         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()));
  9559.     }
  9560.     /**
  9561.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  9562.      *
  9563.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  9564.      */
  9565.     protected function getLogEntryDefinitionService()
  9566.     {
  9567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  9568.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  9569.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9570.         return $instance;
  9571.     }
  9572.     /**
  9573.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  9574.      *
  9575.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  9576.      */
  9577.     protected function getConsumeMessagesControllerService()
  9578.     {
  9579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  9580.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  9581.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  9582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  9583.         $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');
  9584.         $instance->setContainer($this);
  9585.         return $instance;
  9586.     }
  9587.     /**
  9588.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  9589.      *
  9590.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  9591.      */
  9592.     protected function getDeadMessageDefinitionService()
  9593.     {
  9594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  9595.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  9596.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9597.         return $instance;
  9598.     }
  9599.     /**
  9600.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  9601.      *
  9602.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  9603.      */
  9604.     protected function getMessageQueueStatsDefinitionService()
  9605.     {
  9606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  9607.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  9608.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9609.         return $instance;
  9610.     }
  9611.     /**
  9612.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  9613.      *
  9614.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  9615.      */
  9616.     protected function getScheduledTaskController2Service()
  9617.     {
  9618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  9619.         $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()));
  9620.         $instance->setContainer($this);
  9621.         return $instance;
  9622.     }
  9623.     /**
  9624.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  9625.      *
  9626.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  9627.      */
  9628.     protected function getScheduledTaskDefinitionService()
  9629.     {
  9630.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  9631.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9632.         return $instance;
  9633.     }
  9634.     /**
  9635.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  9636.      *
  9637.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  9638.      */
  9639.     protected function getMigrationControllerService()
  9640.     {
  9641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  9642.         $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');
  9643.         $instance->setContainer($this);
  9644.         return $instance;
  9645.     }
  9646.     /**
  9647.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  9648.      *
  9649.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  9650.      */
  9651.     protected function getIndexerQueuerService()
  9652.     {
  9653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  9654.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9655.     }
  9656.     /**
  9657.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  9658.      *
  9659.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  9660.      */
  9661.     protected function getMigrationCollectionLoaderService()
  9662.     {
  9663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  9664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  9665.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  9666.         $b = ($this->services['logger'] ?? $this->getLoggerService());
  9667.         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 () {
  9668.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  9669.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  9670.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  9671.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  9672.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  9673.             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'])));
  9674.             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'])));
  9675.             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'])));
  9676.             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'])));
  9677.             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'])));
  9678.             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'])));
  9679.             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'])));
  9680.             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'])));
  9681.             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'])));
  9682.             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'])));
  9683.             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'])));
  9684.             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'])));
  9685.             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'])));
  9686.             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'])));
  9687.             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'])));
  9688.             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'])));
  9689.             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'])));
  9690.         }, 22), $b);
  9691.     }
  9692.     /**
  9693.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  9694.      *
  9695.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  9696.      */
  9697.     protected function getPluginTranslationDefinitionService()
  9698.     {
  9699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  9701.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  9702.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9703.         return $instance;
  9704.     }
  9705.     /**
  9706.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  9707.      *
  9708.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  9709.      */
  9710.     protected function getKernelPluginCollectionService()
  9711.     {
  9712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  9713.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  9714.     }
  9715.     /**
  9716.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  9717.      *
  9718.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  9719.      */
  9720.     protected function getKernelPluginLoaderService()
  9721.     {
  9722.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9723.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9724.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9725.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  9727.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  9728.     }
  9729.     /**
  9730.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  9731.      *
  9732.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  9733.      */
  9734.     protected function getPluginDefinitionService()
  9735.     {
  9736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  9737.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  9738.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9739.         return $instance;
  9740.     }
  9741.     /**
  9742.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  9743.      *
  9744.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  9745.      */
  9746.     protected function getPluginIdProviderService()
  9747.     {
  9748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  9749.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  9750.     }
  9751.     /**
  9752.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  9753.      *
  9754.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  9755.      */
  9756.     protected function getCanonicalRedirectServiceService()
  9757.     {
  9758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  9759.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  9760.     }
  9761.     /**
  9762.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  9763.      *
  9764.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  9765.      */
  9766.     protected function getRequestTransformerInterfaceService()
  9767.     {
  9768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  9769.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  9770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  9772.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  9773.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  9774.         $a = ($this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] ?? $this->getEmptyPathInfoResolverService());
  9775.         if (isset($this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'])) {
  9776.             return $this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'];
  9777.         }
  9778.         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())));
  9779.     }
  9780.     /**
  9781.      * Gets the public 'Shopware\Core\Framework\Rule\Api\RuleConfigController' shared service.
  9782.      *
  9783.      * @return \Shopware\Core\Framework\Rule\Api\RuleConfigController
  9784.      */
  9785.     protected function getRuleConfigControllerService()
  9786.     {
  9787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Api/RuleConfigController.php';
  9788.         $this->services['Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController'] = $instance = new \Shopware\Core\Framework\Rule\Api\RuleConfigController(new RewindableGenerator(function () {
  9789.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  9790.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  9791.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  9792.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  9793.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  9794.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  9795.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  9796.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  9797.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  9798.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  9799.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  9800.             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()));
  9801.             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()));
  9802.             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()));
  9803.             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()));
  9804.             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()));
  9805.             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()));
  9806.             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()));
  9807.             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()));
  9808.             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()));
  9809.             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()));
  9810.             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()));
  9811.             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()));
  9812.             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()));
  9813.             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()));
  9814.             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()));
  9815.             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()));
  9816.             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()));
  9817.             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()));
  9818.             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()));
  9819.             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()));
  9820.             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()));
  9821.             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()));
  9822.             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()));
  9823.             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()));
  9824.             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()));
  9825.             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()));
  9826.             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()));
  9827.             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()));
  9828.             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()));
  9829.             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()));
  9830.             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()));
  9831.             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()));
  9832.             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()));
  9833.             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()));
  9834.             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()));
  9835.             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()));
  9836.             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()));
  9837.             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()));
  9838.             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()));
  9839.             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()));
  9840.             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()));
  9841.             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()));
  9842.             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()));
  9843.             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()));
  9844.             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()));
  9845.             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()));
  9846.             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()));
  9847.             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()));
  9848.             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()));
  9849.             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()));
  9850.             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()));
  9851.             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()));
  9852.             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()));
  9853.             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()));
  9854.             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()));
  9855.             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()));
  9856.             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()));
  9857.             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()));
  9858.             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()));
  9859.             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()));
  9860.             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()));
  9861.             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()));
  9862.             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()));
  9863.             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()));
  9864.             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()));
  9865.             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()));
  9866.             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()));
  9867.             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()));
  9868.             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()));
  9869.             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()));
  9870.             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()));
  9871.             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()));
  9872.             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()));
  9873.             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()));
  9874.             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()));
  9875.             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()));
  9876.             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()));
  9877.             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()));
  9878.             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()));
  9879.             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()));
  9880.             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()));
  9881.             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()));
  9882.             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()));
  9883.             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()));
  9884.             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()));
  9885.             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()));
  9886.             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()));
  9887.             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()));
  9888.         }, 99));
  9889.         $instance->setContainer($this);
  9890.         return $instance;
  9891.     }
  9892.     /**
  9893.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  9894.      *
  9895.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  9896.      */
  9897.     protected function getScriptApiRouteService()
  9898.     {
  9899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  9900.         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()));
  9901.     }
  9902.     /**
  9903.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  9904.      *
  9905.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  9906.      */
  9907.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  9908.     {
  9909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  9910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  9911.         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()));
  9912.     }
  9913.     /**
  9914.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  9915.      *
  9916.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  9917.      */
  9918.     protected function getScriptStoreApiRouteService()
  9919.     {
  9920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  9921.         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()));
  9922.     }
  9923.     /**
  9924.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  9925.      *
  9926.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  9927.      */
  9928.     protected function getScriptExecutorService()
  9929.     {
  9930.         $a = ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  9931.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  9932.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  9933.         }
  9934.         $b = ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  9935.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  9936.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  9937.         }
  9938.         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);
  9939.     }
  9940.     /**
  9941.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  9942.      *
  9943.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  9944.      */
  9945.     protected function getScriptDefinitionService()
  9946.     {
  9947.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  9948.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9949.         return $instance;
  9950.     }
  9951.     /**
  9952.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  9953.      *
  9954.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  9955.      */
  9956.     protected function getExtensionStoreActionsControllerService()
  9957.     {
  9958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  9959.         $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()));
  9960.         $instance->setContainer($this);
  9961.         return $instance;
  9962.     }
  9963.     /**
  9964.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  9965.      *
  9966.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  9967.      */
  9968.     protected function getExtensionStoreDataControllerService()
  9969.     {
  9970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  9971.         $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()));
  9972.         $instance->setContainer($this);
  9973.         return $instance;
  9974.     }
  9975.     /**
  9976.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  9977.      *
  9978.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  9979.      */
  9980.     protected function getExtensionStoreLicensesControllerService()
  9981.     {
  9982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  9983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  9984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  9985.         $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())));
  9986.         $instance->setContainer($this);
  9987.         return $instance;
  9988.     }
  9989.     /**
  9990.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  9991.      *
  9992.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  9993.      */
  9994.     protected function getFirstRunWizardControllerService()
  9995.     {
  9996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  9997.         $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()));
  9998.         $instance->setContainer($this);
  9999.         return $instance;
  10000.     }
  10001.     /**
  10002.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  10003.      *
  10004.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  10005.      */
  10006.     protected function getStoreControllerService()
  10007.     {
  10008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  10009.         $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()));
  10010.         $instance->setContainer($this);
  10011.         return $instance;
  10012.     }
  10013.     /**
  10014.      * Gets the public 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  10015.      *
  10016.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  10017.      */
  10018.     protected function getStoreRequestOptionsProviderService()
  10019.     {
  10020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  10021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  10022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  10023.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  10024.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  10025.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  10026.         }
  10027.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10028.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  10029.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  10030.         }
  10031.         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()));
  10032.     }
  10033.     /**
  10034.      * Gets the public 'Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware' shared service.
  10035.      *
  10036.      * @return \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware
  10037.      */
  10038.     protected function getShopSecretInvalidMiddlewareService()
  10039.     {
  10040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  10041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ShopSecretInvalidMiddleware.php';
  10042.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10043.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'])) {
  10044.             return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'];
  10045.         }
  10046.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] = new \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  10047.     }
  10048.     /**
  10049.      * Gets the public 'Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware' shared service.
  10050.      *
  10051.      * @return \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware
  10052.      */
  10053.     protected function getStoreSessionExpiredMiddlewareService()
  10054.     {
  10055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  10056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreSessionExpiredMiddleware.php';
  10057.         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())));
  10058.     }
  10059.     /**
  10060.      * Gets the public 'Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware' shared service.
  10061.      *
  10062.      * @return \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware
  10063.      */
  10064.     protected function getVerifyResponseSignatureMiddlewareService()
  10065.     {
  10066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  10067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/VerifyResponseSignatureMiddleware.php';
  10068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  10069.         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')]))));
  10070.     }
  10071.     /**
  10072.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  10073.      *
  10074.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  10075.      */
  10076.     protected function getUpdateControllerService()
  10077.     {
  10078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  10079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  10080.         $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 () {
  10081.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  10082.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  10083.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  10084.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  10085.         }, 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'));
  10086.         $instance->setContainer($this);
  10087.         return $instance;
  10088.     }
  10089.     /**
  10090.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  10091.      *
  10092.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  10093.      */
  10094.     protected function getHtmlSanitizerService()
  10095.     {
  10096.         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']);
  10097.     }
  10098.     /**
  10099.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  10100.      *
  10101.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  10102.      */
  10103.     protected function getWebhookEventLogDefinitionService()
  10104.     {
  10105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  10106.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  10107.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10108.         return $instance;
  10109.     }
  10110.     /**
  10111.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  10112.      *
  10113.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  10114.      */
  10115.     protected function getWebhookDefinitionService()
  10116.     {
  10117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  10118.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  10119.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10120.         return $instance;
  10121.     }
  10122.     /**
  10123.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  10124.      *
  10125.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  10126.      */
  10127.     protected function getSalesChannelCreatorService()
  10128.     {
  10129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  10130.         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()));
  10131.     }
  10132.     /**
  10133.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  10134.      *
  10135.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  10136.      */
  10137.     protected function getUserProvisionerService()
  10138.     {
  10139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  10140.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  10141.     }
  10142.     /**
  10143.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  10144.      *
  10145.      * @return \Shopware\Core\Profiling\Profiler
  10146.      */
  10147.     protected function getProfilerService()
  10148.     {
  10149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  10150.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  10151.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  10152.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  10153.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  10154.         }, 3), $this->parameters['shopware.profiler.integrations']);
  10155.     }
  10156.     /**
  10157.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  10158.      *
  10159.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  10160.      */
  10161.     protected function getCountryStateTranslationDefinitionService()
  10162.     {
  10163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  10165.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  10166.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10167.         return $instance;
  10168.     }
  10169.     /**
  10170.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  10171.      *
  10172.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  10173.      */
  10174.     protected function getCountryStateDefinitionService()
  10175.     {
  10176.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  10177.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10178.         return $instance;
  10179.     }
  10180.     /**
  10181.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  10182.      *
  10183.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  10184.      */
  10185.     protected function getSalesChannelCountryStateDefinitionService()
  10186.     {
  10187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  10188.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  10189.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10190.         return $instance;
  10191.     }
  10192.     /**
  10193.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  10194.      *
  10195.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  10196.      */
  10197.     protected function getCountryTranslationDefinitionService()
  10198.     {
  10199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  10201.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  10202.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10203.         return $instance;
  10204.     }
  10205.     /**
  10206.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  10207.      *
  10208.      * @return \Shopware\Core\System\Country\CountryDefinition
  10209.      */
  10210.     protected function getCountryDefinitionService()
  10211.     {
  10212.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  10213.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10214.         return $instance;
  10215.     }
  10216.     /**
  10217.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  10218.      *
  10219.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  10220.      */
  10221.     protected function getCachedCountryRouteService()
  10222.     {
  10223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  10224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  10225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  10226.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10227.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  10228.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  10229.         }
  10230.         $b = ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService());
  10231.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  10232.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  10233.         }
  10234.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10235.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  10236.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  10237.         }
  10238.         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, []);
  10239.     }
  10240.     /**
  10241.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute' shared service.
  10242.      *
  10243.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute
  10244.      */
  10245.     protected function getCachedCountryStateRouteService()
  10246.     {
  10247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryStateRoute.php';
  10248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryStateRoute.php';
  10249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryStateRoute.php';
  10250.         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()), []);
  10251.     }
  10252.     /**
  10253.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  10254.      *
  10255.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  10256.      */
  10257.     protected function getSalesChannelCountryDefinitionService()
  10258.     {
  10259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  10260.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  10261.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10262.         return $instance;
  10263.     }
  10264.     /**
  10265.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  10266.      *
  10267.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  10268.      */
  10269.     protected function getCurrencyCountryRoundingDefinitionService()
  10270.     {
  10271.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  10272.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10273.         return $instance;
  10274.     }
  10275.     /**
  10276.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  10277.      *
  10278.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  10279.      */
  10280.     protected function getCurrencyTranslationDefinitionService()
  10281.     {
  10282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  10284.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  10285.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10286.         return $instance;
  10287.     }
  10288.     /**
  10289.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  10290.      *
  10291.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  10292.      */
  10293.     protected function getCurrencyDefinitionService()
  10294.     {
  10295.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  10296.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10297.         return $instance;
  10298.     }
  10299.     /**
  10300.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  10301.      *
  10302.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  10303.      */
  10304.     protected function getCurrencyFormatterService()
  10305.     {
  10306.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  10307.     }
  10308.     /**
  10309.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  10310.      *
  10311.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  10312.      */
  10313.     protected function getCachedCurrencyRouteService()
  10314.     {
  10315.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10316.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10317.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10318.         }
  10319.         $b = ($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService());
  10320.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10321.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10322.         }
  10323.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10324.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10325.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10326.         }
  10327.         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, []);
  10328.     }
  10329.     /**
  10330.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  10331.      *
  10332.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  10333.      */
  10334.     protected function getSalesChannelCurrencyDefinitionService()
  10335.     {
  10336.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  10337.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10338.         return $instance;
  10339.     }
  10340.     /**
  10341.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  10342.      *
  10343.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  10344.      */
  10345.     protected function getCustomEntityApiControllerService()
  10346.     {
  10347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  10348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  10349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  10350.         $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()));
  10351.         $instance->setContainer($this);
  10352.         return $instance;
  10353.     }
  10354.     /**
  10355.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  10356.      *
  10357.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  10358.      */
  10359.     protected function getCustomEntityDefinitionService()
  10360.     {
  10361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  10362.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  10363.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10364.         return $instance;
  10365.     }
  10366.     /**
  10367.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  10368.      *
  10369.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  10370.      */
  10371.     protected function getCustomEntityRegistrarService()
  10372.     {
  10373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  10374.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  10375.     }
  10376.     /**
  10377.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  10378.      *
  10379.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  10380.      */
  10381.     protected function getCustomEntitySchemaUpdaterService()
  10382.     {
  10383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  10384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/SchemaUpdater.php';
  10385.         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());
  10386.     }
  10387.     /**
  10388.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  10389.      *
  10390.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  10391.      */
  10392.     protected function getCustomFieldSetRelationDefinitionService()
  10393.     {
  10394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  10395.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  10396.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10397.         return $instance;
  10398.     }
  10399.     /**
  10400.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  10401.      *
  10402.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  10403.      */
  10404.     protected function getCustomFieldSetDefinitionService()
  10405.     {
  10406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  10407.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  10408.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10409.         return $instance;
  10410.     }
  10411.     /**
  10412.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  10413.      *
  10414.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  10415.      */
  10416.     protected function getCustomFieldSetActionControllerService()
  10417.     {
  10418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  10419.         $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()));
  10420.         $instance->setContainer($this);
  10421.         return $instance;
  10422.     }
  10423.     /**
  10424.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  10425.      *
  10426.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  10427.      */
  10428.     protected function getCustomFieldDefinitionService()
  10429.     {
  10430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  10431.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  10432.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10433.         return $instance;
  10434.     }
  10435.     /**
  10436.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  10437.      *
  10438.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  10439.      */
  10440.     protected function getDeliveryTimeTranslationDefinitionService()
  10441.     {
  10442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  10444.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  10445.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10446.         return $instance;
  10447.     }
  10448.     /**
  10449.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  10450.      *
  10451.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  10452.      */
  10453.     protected function getDeliveryTimeDefinitionService()
  10454.     {
  10455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  10456.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  10457.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10458.         return $instance;
  10459.     }
  10460.     /**
  10461.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  10462.      *
  10463.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  10464.      */
  10465.     protected function getIntegrationRoleDefinitionService()
  10466.     {
  10467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  10468.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  10469.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10470.         return $instance;
  10471.     }
  10472.     /**
  10473.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  10474.      *
  10475.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  10476.      */
  10477.     protected function getIntegrationDefinitionService()
  10478.     {
  10479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  10480.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  10481.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10482.         return $instance;
  10483.     }
  10484.     /**
  10485.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  10486.      *
  10487.      * @return \Shopware\Core\System\Language\LanguageDefinition
  10488.      */
  10489.     protected function getLanguageDefinitionService()
  10490.     {
  10491.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  10492.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10493.         return $instance;
  10494.     }
  10495.     /**
  10496.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  10497.      *
  10498.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  10499.      */
  10500.     protected function getCachedLanguageRouteService()
  10501.     {
  10502.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10503.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10504.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10505.         }
  10506.         $b = ($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService());
  10507.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10508.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10509.         }
  10510.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10511.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10512.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10513.         }
  10514.         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, []);
  10515.     }
  10516.     /**
  10517.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  10518.      *
  10519.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  10520.      */
  10521.     protected function getSalesChannelLanguageDefinitionService()
  10522.     {
  10523.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  10524.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10525.         return $instance;
  10526.     }
  10527.     /**
  10528.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  10529.      *
  10530.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  10531.      */
  10532.     protected function getLocaleTranslationDefinitionService()
  10533.     {
  10534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  10536.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  10537.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10538.         return $instance;
  10539.     }
  10540.     /**
  10541.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  10542.      *
  10543.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  10544.      */
  10545.     protected function getLocaleDefinitionService()
  10546.     {
  10547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  10548.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  10549.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10550.         return $instance;
  10551.     }
  10552.     /**
  10553.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  10554.      *
  10555.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  10556.      */
  10557.     protected function getNumberRangeSalesChannelDefinitionService()
  10558.     {
  10559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  10560.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  10561.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10562.         return $instance;
  10563.     }
  10564.     /**
  10565.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  10566.      *
  10567.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  10568.      */
  10569.     protected function getNumberRangeStateDefinitionService()
  10570.     {
  10571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  10572.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  10573.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10574.         return $instance;
  10575.     }
  10576.     /**
  10577.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  10578.      *
  10579.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  10580.      */
  10581.     protected function getNumberRangeTranslationDefinitionService()
  10582.     {
  10583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  10585.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  10586.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10587.         return $instance;
  10588.     }
  10589.     /**
  10590.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  10591.      *
  10592.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  10593.      */
  10594.     protected function getNumberRangeTypeTranslationDefinitionService()
  10595.     {
  10596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  10598.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  10599.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10600.         return $instance;
  10601.     }
  10602.     /**
  10603.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  10604.      *
  10605.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  10606.      */
  10607.     protected function getNumberRangeTypeDefinitionService()
  10608.     {
  10609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  10610.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  10611.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10612.         return $instance;
  10613.     }
  10614.     /**
  10615.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  10616.      *
  10617.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  10618.      */
  10619.     protected function getNumberRangeControllerService()
  10620.     {
  10621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  10622.         $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()));
  10623.         $instance->setContainer($this);
  10624.         return $instance;
  10625.     }
  10626.     /**
  10627.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  10628.      *
  10629.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  10630.      */
  10631.     protected function getNumberRangeDefinitionService()
  10632.     {
  10633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  10634.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  10635.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10636.         return $instance;
  10637.     }
  10638.     /**
  10639.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  10640.      *
  10641.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  10642.      */
  10643.     protected function getNumberRangeValueGeneratorInterfaceService()
  10644.     {
  10645.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10646.         if (isset($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'])) {
  10647.             return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'];
  10648.         }
  10649.         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 () {
  10650.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  10651.             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()));
  10652.         }, 2)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  10653.     }
  10654.     /**
  10655.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  10656.      *
  10657.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  10658.      */
  10659.     protected function getSalesChannelAnalyticsDefinitionService()
  10660.     {
  10661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  10662.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  10663.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10664.         return $instance;
  10665.     }
  10666.     /**
  10667.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  10668.      *
  10669.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  10670.      */
  10671.     protected function getSalesChannelCountryDefinition2Service()
  10672.     {
  10673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  10674.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  10675.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10676.         return $instance;
  10677.     }
  10678.     /**
  10679.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  10680.      *
  10681.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  10682.      */
  10683.     protected function getSalesChannelCurrencyDefinition2Service()
  10684.     {
  10685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  10686.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  10687.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10688.         return $instance;
  10689.     }
  10690.     /**
  10691.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  10692.      *
  10693.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  10694.      */
  10695.     protected function getSalesChannelDomainDefinitionService()
  10696.     {
  10697.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  10698.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10699.         return $instance;
  10700.     }
  10701.     /**
  10702.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  10703.      *
  10704.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  10705.      */
  10706.     protected function getSalesChannelLanguageDefinition2Service()
  10707.     {
  10708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  10709.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  10710.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10711.         return $instance;
  10712.     }
  10713.     /**
  10714.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  10715.      *
  10716.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  10717.      */
  10718.     protected function getSalesChannelPaymentMethodDefinition2Service()
  10719.     {
  10720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  10721.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  10722.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10723.         return $instance;
  10724.     }
  10725.     /**
  10726.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  10727.      *
  10728.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  10729.      */
  10730.     protected function getSalesChannelShippingMethodDefinition2Service()
  10731.     {
  10732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  10733.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  10734.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10735.         return $instance;
  10736.     }
  10737.     /**
  10738.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  10739.      *
  10740.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  10741.      */
  10742.     protected function getSalesChannelTranslationDefinitionService()
  10743.     {
  10744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  10746.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  10747.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10748.         return $instance;
  10749.     }
  10750.     /**
  10751.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  10752.      *
  10753.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  10754.      */
  10755.     protected function getSalesChannelTypeTranslationDefinitionService()
  10756.     {
  10757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  10759.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  10760.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10761.         return $instance;
  10762.     }
  10763.     /**
  10764.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  10765.      *
  10766.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  10767.      */
  10768.     protected function getSalesChannelTypeDefinitionService()
  10769.     {
  10770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  10771.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  10772.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10773.         return $instance;
  10774.     }
  10775.     /**
  10776.      * Gets the public 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory' shared service.
  10777.      *
  10778.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  10779.      */
  10780.     protected function getSalesChannelContextFactoryService()
  10781.     {
  10782.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10783.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10784.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10785.         }
  10786.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  10787.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10788.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10789.         }
  10790.         $c = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  10791.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10792.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10793.         }
  10794.         $d = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  10795.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10796.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10797.         }
  10798.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  10799.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10800.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10801.         }
  10802.         $f = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? $this->getTaxDetectorService());
  10803.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10804.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10805.         }
  10806.         $g = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  10807.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10808.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10809.         }
  10810.         $h = ($this->services['FourtwosixShippingCostsCalculator\\Decorator\\Core\\System\\SalesChannel\\Context\\BaseContextFactoryDecorator'] ?? $this->getBaseContextFactoryDecoratorService());
  10811.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10812.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10813.         }
  10814.         $i = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10815.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10816.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10817.         }
  10818.         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 () {
  10819.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  10820.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  10821.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  10822.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  10823.         }, 4), $a$g$h), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $i);
  10824.     }
  10825.     /**
  10826.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  10827.      *
  10828.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  10829.      */
  10830.     protected function getSalesChannelDefinitionInstanceRegistryService()
  10831.     {
  10832.         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']);
  10833.     }
  10834.     /**
  10835.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  10836.      *
  10837.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  10838.      */
  10839.     protected function getSalesChannelDefinitionService()
  10840.     {
  10841.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  10842.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10843.         return $instance;
  10844.     }
  10845.     /**
  10846.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  10847.      *
  10848.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  10849.      */
  10850.     protected function getStoreApiInfoControllerService()
  10851.     {
  10852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  10853.         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']);
  10854.     }
  10855.     /**
  10856.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  10857.      *
  10858.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  10859.      */
  10860.     protected function getSalutationTranslationDefinitionService()
  10861.     {
  10862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  10864.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  10865.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10866.         return $instance;
  10867.     }
  10868.     /**
  10869.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  10870.      *
  10871.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  10872.      */
  10873.     protected function getCachedSalutationRouteService()
  10874.     {
  10875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  10876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  10877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  10878.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10879.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10880.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10881.         }
  10882.         $b = ($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService());
  10883.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10884.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10885.         }
  10886.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10887.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10888.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10889.         }
  10890.         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, []);
  10891.     }
  10892.     /**
  10893.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  10894.      *
  10895.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  10896.      */
  10897.     protected function getSalesChannelSalutationDefinitionService()
  10898.     {
  10899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  10900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  10901.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  10902.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10903.         return $instance;
  10904.     }
  10905.     /**
  10906.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  10907.      *
  10908.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  10909.      */
  10910.     protected function getSalutationDefinitionService()
  10911.     {
  10912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  10913.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  10914.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10915.         return $instance;
  10916.     }
  10917.     /**
  10918.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  10919.      *
  10920.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  10921.      */
  10922.     protected function getSnippetSetDefinitionService()
  10923.     {
  10924.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  10925.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10926.         return $instance;
  10927.     }
  10928.     /**
  10929.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  10930.      *
  10931.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  10932.      */
  10933.     protected function getSnippetControllerService()
  10934.     {
  10935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  10936.         $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()));
  10937.         $instance->setContainer($this);
  10938.         return $instance;
  10939.     }
  10940.     /**
  10941.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  10942.      *
  10943.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  10944.      */
  10945.     protected function getSnippetFileCollectionService($lazyLoad true)
  10946.     {
  10947.         if ($lazyLoad) {
  10948.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  10949.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10950.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  10951.                     $proxy->setProxyInitializer(null);
  10952.                     return true;
  10953.                 });
  10954.             });
  10955.         }
  10956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  10957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  10958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  10959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  10960.         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();
  10961.     }
  10962.     /**
  10963.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  10964.      *
  10965.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  10966.      */
  10967.     protected function getSnippetFilterFactoryService()
  10968.     {
  10969.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  10970.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  10971.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  10972.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  10973.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  10974.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  10975.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  10976.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  10977.         }, 7));
  10978.     }
  10979.     /**
  10980.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  10981.      *
  10982.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  10983.      */
  10984.     protected function getSnippetDefinitionService()
  10985.     {
  10986.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  10987.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10988.         return $instance;
  10989.     }
  10990.     /**
  10991.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  10992.      *
  10993.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  10994.      */
  10995.     protected function getStateMachineHistoryDefinitionService()
  10996.     {
  10997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  10998.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  10999.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11000.         return $instance;
  11001.     }
  11002.     /**
  11003.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  11004.      *
  11005.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  11006.      */
  11007.     protected function getStateMachineStateDefinitionService()
  11008.     {
  11009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  11010.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  11011.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11012.         return $instance;
  11013.     }
  11014.     /**
  11015.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  11016.      *
  11017.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  11018.      */
  11019.     protected function getStateMachineStateTranslationDefinitionService()
  11020.     {
  11021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  11023.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  11024.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11025.         return $instance;
  11026.     }
  11027.     /**
  11028.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  11029.      *
  11030.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  11031.      */
  11032.     protected function getStateMachineTransitionDefinitionService()
  11033.     {
  11034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  11035.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  11036.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11037.         return $instance;
  11038.     }
  11039.     /**
  11040.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  11041.      *
  11042.      * @return \Swag\Security\Fixes\NEXT32889\PatchedStateMachineActionController
  11043.      */
  11044.     protected function getStateMachineActionControllerService()
  11045.     {
  11046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  11047.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT32889/PatchedStateMachineActionController.php';
  11048.         $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()));
  11049.         $instance->setContainer($this);
  11050.         return $instance;
  11051.     }
  11052.     /**
  11053.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  11054.      *
  11055.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  11056.      */
  11057.     protected function getStateMachineDefinitionService()
  11058.     {
  11059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  11060.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  11061.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11062.         return $instance;
  11063.     }
  11064.     /**
  11065.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  11066.      *
  11067.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  11068.      */
  11069.     protected function getStateMachineTranslationDefinitionService()
  11070.     {
  11071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  11073.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  11074.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11075.         return $instance;
  11076.     }
  11077.     /**
  11078.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  11079.      *
  11080.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  11081.      */
  11082.     protected function getSystemConfigFacadeHookFactoryService()
  11083.     {
  11084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  11085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  11086.         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()));
  11087.     }
  11088.     /**
  11089.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  11090.      *
  11091.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  11092.      */
  11093.     protected function getSystemConfigDefinitionService()
  11094.     {
  11095.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  11096.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11097.         return $instance;
  11098.     }
  11099.     /**
  11100.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  11101.      *
  11102.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  11103.      */
  11104.     protected function getSystemConfigServiceService()
  11105.     {
  11106.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11107.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  11108.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  11109.         }
  11110.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  11111.         $c = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  11112.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  11113.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  11114.         }
  11115.         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);
  11116.     }
  11117.     /**
  11118.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  11119.      *
  11120.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  11121.      */
  11122.     protected function getFilterTagIdsServiceService()
  11123.     {
  11124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  11125.         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()));
  11126.     }
  11127.     /**
  11128.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  11129.      *
  11130.      * @return \Shopware\Core\System\Tag\TagDefinition
  11131.      */
  11132.     protected function getTagDefinitionService()
  11133.     {
  11134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  11135.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  11136.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11137.         return $instance;
  11138.     }
  11139.     /**
  11140.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  11141.      *
  11142.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  11143.      */
  11144.     protected function getTaxRuleTypeTranslationDefinitionService()
  11145.     {
  11146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  11148.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  11149.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11150.         return $instance;
  11151.     }
  11152.     /**
  11153.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  11154.      *
  11155.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  11156.      */
  11157.     protected function getTaxRuleTypeDefinitionService()
  11158.     {
  11159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  11160.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  11161.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11162.         return $instance;
  11163.     }
  11164.     /**
  11165.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  11166.      *
  11167.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  11168.      */
  11169.     protected function getTaxRuleDefinitionService()
  11170.     {
  11171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  11172.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  11173.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11174.         return $instance;
  11175.     }
  11176.     /**
  11177.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  11178.      *
  11179.      * @return \Shopware\Core\System\Tax\TaxDefinition
  11180.      */
  11181.     protected function getTaxDefinitionService()
  11182.     {
  11183.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  11184.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11185.         return $instance;
  11186.     }
  11187.     /**
  11188.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  11189.      *
  11190.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  11191.      */
  11192.     protected function getUnitTranslationDefinitionService()
  11193.     {
  11194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  11196.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  11197.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11198.         return $instance;
  11199.     }
  11200.     /**
  11201.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  11202.      *
  11203.      * @return \Shopware\Core\System\Unit\UnitDefinition
  11204.      */
  11205.     protected function getUnitDefinitionService()
  11206.     {
  11207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  11208.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  11209.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11210.         return $instance;
  11211.     }
  11212.     /**
  11213.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  11214.      *
  11215.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  11216.      */
  11217.     protected function getUserAccessKeyDefinitionService()
  11218.     {
  11219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  11220.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  11221.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11222.         return $instance;
  11223.     }
  11224.     /**
  11225.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  11226.      *
  11227.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  11228.      */
  11229.     protected function getUserConfigDefinitionService()
  11230.     {
  11231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  11232.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  11233.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11234.         return $instance;
  11235.     }
  11236.     /**
  11237.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  11238.      *
  11239.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  11240.      */
  11241.     protected function getUserRecoveryDefinitionService()
  11242.     {
  11243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  11244.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  11245.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11246.         return $instance;
  11247.     }
  11248.     /**
  11249.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  11250.      *
  11251.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  11252.      */
  11253.     protected function getUserRecoveryControllerService()
  11254.     {
  11255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  11256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  11257.         $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()));
  11258.         $instance->setContainer($this);
  11259.         return $instance;
  11260.     }
  11261.     /**
  11262.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  11263.      *
  11264.      * @return \Shopware\Core\System\User\Api\UserValidationController
  11265.      */
  11266.     protected function getUserValidationControllerService()
  11267.     {
  11268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  11269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  11270.         $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())));
  11271.         $instance->setContainer($this);
  11272.         return $instance;
  11273.     }
  11274.     /**
  11275.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  11276.      *
  11277.      * @return \Shopware\Core\System\User\UserDefinition
  11278.      */
  11279.     protected function getUserDefinitionService()
  11280.     {
  11281.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  11282.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11283.         return $instance;
  11284.     }
  11285.     /**
  11286.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  11287.      *
  11288.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  11289.      */
  11290.     protected function getElasticsearchHelperService()
  11291.     {
  11292.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  11293.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'])) {
  11294.             return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'];
  11295.         }
  11296.         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()));
  11297.     }
  11298.     /**
  11299.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  11300.      *
  11301.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  11302.      */
  11303.     protected function getCreateAliasTaskHandlerService()
  11304.     {
  11305.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  11306.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  11307.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11308.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11309.         }
  11310.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  11311.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11312.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11313.         }
  11314.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11315.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11316.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11317.         }
  11318.         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);
  11319.     }
  11320.     /**
  11321.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  11322.      *
  11323.      * @return \Shopware\Storefront\Controller\AccountOrderController
  11324.      */
  11325.     protected function getAccountOrderControllerService()
  11326.     {
  11327.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  11328.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  11329.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  11330.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  11331.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11332.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11333.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  11334.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService());
  11335.         $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);
  11336.         $instance->setContainer($this);
  11337.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11338.         return $instance;
  11339.     }
  11340.     /**
  11341.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  11342.      *
  11343.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  11344.      */
  11345.     protected function getAccountPaymentControllerService()
  11346.     {
  11347.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  11348.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  11349.         $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()));
  11350.         $instance->setContainer($this);
  11351.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11352.         return $instance;
  11353.     }
  11354.     /**
  11355.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  11356.      *
  11357.      * @return \Shopware\Storefront\Controller\AccountProfileController
  11358.      */
  11359.     protected function getAccountProfileControllerService()
  11360.     {
  11361.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  11362.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  11363.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  11364.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11365.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11366.         $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()));
  11367.         $instance->setContainer($this);
  11368.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11369.         return $instance;
  11370.     }
  11371.     /**
  11372.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  11373.      *
  11374.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  11375.      */
  11376.     protected function getCaptchaControllerService()
  11377.     {
  11378.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  11379.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  11380.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  11381.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  11382.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  11383.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  11384.         }, 4));
  11385.         $instance->setContainer($this);
  11386.         return $instance;
  11387.     }
  11388.     /**
  11389.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  11390.      *
  11391.      * @return \Shopware\Storefront\Controller\AuthController
  11392.      */
  11393.     protected function getAuthController2Service()
  11394.     {
  11395.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  11396.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/RecoverPassword/AccountRecoverPasswordPageLoader.php';
  11397.         $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()));
  11398.         $instance->setContainer($this);
  11399.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11400.         return $instance;
  11401.     }
  11402.     /**
  11403.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  11404.      *
  11405.      * @return \Shopware\Storefront\Controller\CaptchaController
  11406.      */
  11407.     protected function getCaptchaController2Service()
  11408.     {
  11409.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  11410.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  11411.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  11412.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  11413.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  11414.         $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()));
  11415.         $instance->setContainer($this);
  11416.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11417.         return $instance;
  11418.     }
  11419.     /**
  11420.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  11421.      *
  11422.      * @return \Shopware\Storefront\Controller\CheckoutController
  11423.      */
  11424.     protected function getCheckoutControllerService()
  11425.     {
  11426.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  11427.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  11428.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  11429.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  11430.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  11431.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11432.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11433.         $c = ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService());
  11434.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  11435.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  11436.         $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()));
  11437.         $instance->setContainer($this);
  11438.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11439.         return $instance;
  11440.     }
  11441.     /**
  11442.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  11443.      *
  11444.      * @return \Shopware\Storefront\Controller\CmsController
  11445.      */
  11446.     protected function getCmsControllerService()
  11447.     {
  11448.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  11449.         $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()));
  11450.         $instance->setContainer($this);
  11451.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11452.         return $instance;
  11453.     }
  11454.     /**
  11455.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  11456.      *
  11457.      * @return \Shopware\Storefront\Controller\ContextController
  11458.      */
  11459.     protected function getContextControllerService()
  11460.     {
  11461.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  11462.         $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()));
  11463.         $instance->setContainer($this);
  11464.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11465.         return $instance;
  11466.     }
  11467.     /**
  11468.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  11469.      *
  11470.      * @return \Shopware\Storefront\Controller\CountryStateController
  11471.      */
  11472.     protected function getCountryStateControllerService()
  11473.     {
  11474.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  11475.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Country/CountryStateDataPageletLoader.php';
  11476.         $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()));
  11477.         $instance->setContainer($this);
  11478.         return $instance;
  11479.     }
  11480.     /**
  11481.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  11482.      *
  11483.      * @return \Shopware\Storefront\Controller\CsrfController
  11484.      */
  11485.     protected function getCsrfControllerService()
  11486.     {
  11487.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  11488.         $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');
  11489.         $instance->setContainer($this);
  11490.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11491.         return $instance;
  11492.     }
  11493.     /**
  11494.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  11495.      *
  11496.      * @return \Shopware\Storefront\Controller\DocumentController
  11497.      */
  11498.     protected function getDocumentController2Service()
  11499.     {
  11500.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  11501.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  11502.         $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()));
  11503.         $instance->setContainer($this);
  11504.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11505.         return $instance;
  11506.     }
  11507.     /**
  11508.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  11509.      *
  11510.      * @return \Shopware\Storefront\Controller\ErrorController
  11511.      */
  11512.     protected function getErrorControllerService($lazyLoad true)
  11513.     {
  11514.         if ($lazyLoad) {
  11515.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  11516.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  11517.                     $wrappedInstance $this->getErrorControllerService(false);
  11518.                     $proxy->setProxyInitializer(null);
  11519.                     return true;
  11520.                 });
  11521.             });
  11522.         }
  11523.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  11524.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  11525.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  11526.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11527.         $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()));
  11528.         $instance->setContainer($this);
  11529.         $instance->setTwig($a);
  11530.         return $instance;
  11531.     }
  11532.     /**
  11533.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  11534.      *
  11535.      * @return \Shopware\Storefront\Controller\FormController
  11536.      */
  11537.     protected function getFormController3Service()
  11538.     {
  11539.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  11540.         $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()));
  11541.         $instance->setContainer($this);
  11542.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11543.         return $instance;
  11544.     }
  11545.     /**
  11546.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  11547.      *
  11548.      * @return \Shopware\Storefront\Controller\LandingPageController
  11549.      */
  11550.     protected function getLandingPageControllerService()
  11551.     {
  11552.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  11553.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  11554.         $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())));
  11555.         $instance->setContainer($this);
  11556.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11557.         return $instance;
  11558.     }
  11559.     /**
  11560.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  11561.      *
  11562.      * @return \Shopware\Storefront\Controller\MaintenanceController
  11563.      */
  11564.     protected function getMaintenanceControllerService()
  11565.     {
  11566.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  11567.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  11568.         $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()));
  11569.         $instance->setContainer($this);
  11570.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11571.         return $instance;
  11572.     }
  11573.     /**
  11574.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  11575.      *
  11576.      * @return \Shopware\Storefront\Controller\NavigationController
  11577.      */
  11578.     protected function getNavigationControllerService()
  11579.     {
  11580.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  11581.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  11582.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  11583.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  11584.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  11585.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11586.         $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())));
  11587.         $instance->setContainer($this);
  11588.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11589.         return $instance;
  11590.     }
  11591.     /**
  11592.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  11593.      *
  11594.      * @return \Shopware\Storefront\Controller\NewsletterController
  11595.      */
  11596.     protected function getNewsletterControllerService()
  11597.     {
  11598.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  11599.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  11600.         $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()));
  11601.         $instance->setContainer($this);
  11602.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11603.         return $instance;
  11604.     }
  11605.     /**
  11606.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  11607.      *
  11608.      * @return \Shopware\Storefront\Controller\ProductController
  11609.      */
  11610.     protected function getProductControllerService()
  11611.     {
  11612.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  11613.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  11614.         $a = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  11615.         $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()));
  11616.         $instance->setContainer($this);
  11617.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11618.         return $instance;
  11619.     }
  11620.     /**
  11621.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  11622.      *
  11623.      * @return \Shopware\Storefront\Controller\RegisterController
  11624.      */
  11625.     protected function getRegisterControllerService()
  11626.     {
  11627.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  11628.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  11629.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  11630.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  11631.         $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()));
  11632.         $instance->setContainer($this);
  11633.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11634.         return $instance;
  11635.     }
  11636.     /**
  11637.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  11638.      *
  11639.      * @return \Shopware\Storefront\Controller\ScriptController
  11640.      */
  11641.     protected function getScriptControllerService()
  11642.     {
  11643.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  11644.         $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()));
  11645.         $instance->setContainer($this);
  11646.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11647.         return $instance;
  11648.     }
  11649.     /**
  11650.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  11651.      *
  11652.      * @return \Shopware\Storefront\Controller\SearchController
  11653.      */
  11654.     protected function getSearchControllerService()
  11655.     {
  11656.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  11657.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  11658.         $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()));
  11659.         $instance->setContainer($this);
  11660.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11661.         return $instance;
  11662.     }
  11663.     /**
  11664.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  11665.      *
  11666.      * @return \Shopware\Storefront\Controller\SitemapController
  11667.      */
  11668.     protected function getSitemapControllerService()
  11669.     {
  11670.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  11671.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  11672.         $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())));
  11673.         $instance->setContainer($this);
  11674.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11675.         return $instance;
  11676.     }
  11677.     /**
  11678.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  11679.      *
  11680.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  11681.      */
  11682.     protected function getStoreApiProxyControllerService()
  11683.     {
  11684.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  11685.         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())));
  11686.     }
  11687.     /**
  11688.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  11689.      *
  11690.      * @return \Shopware\Storefront\Controller\VerificationHashController
  11691.      */
  11692.     protected function getVerificationHashControllerService()
  11693.     {
  11694.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  11695.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11696.         $instance->setContainer($this);
  11697.         return $instance;
  11698.     }
  11699.     /**
  11700.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  11701.      *
  11702.      * @return \Shopware\Storefront\Controller\WellKnownController
  11703.      */
  11704.     protected function getWellKnownControllerService()
  11705.     {
  11706.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  11707.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  11708.         $instance->setContainer($this);
  11709.         return $instance;
  11710.     }
  11711.     /**
  11712.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  11713.      *
  11714.      * @return \Shopware\Storefront\Controller\WishlistController
  11715.      */
  11716.     protected function getWishlistControllerService()
  11717.     {
  11718.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  11719.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  11720.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  11721.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  11722.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11723.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  11724.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11725.         $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);
  11726.         $instance->setContainer($this);
  11727.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11728.         return $instance;
  11729.     }
  11730.     /**
  11731.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  11732.      *
  11733.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  11734.      */
  11735.     protected function getCacheStoreService()
  11736.     {
  11737.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  11738.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  11739.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  11740.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  11741.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  11742.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  11743.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11744.         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']);
  11745.     }
  11746.     /**
  11747.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  11748.      *
  11749.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  11750.      */
  11751.     protected function getCsrfPlaceholderHandlerService()
  11752.     {
  11753.         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()));
  11754.     }
  11755.     /**
  11756.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  11757.      *
  11758.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  11759.      */
  11760.     protected function getStorefrontMediaValidatorRegistryService()
  11761.     {
  11762.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  11763.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  11764.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  11765.             yield => ($this->privates['MoorlForms\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaFbValidator'] ?? ($this->privates['MoorlForms\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaFbValidator'] = new \MoorlForms\Storefront\Framework\Media\Validator\StorefrontMediaFbValidator()));
  11766.         }, 3));
  11767.     }
  11768.     /**
  11769.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  11770.      *
  11771.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  11772.      */
  11773.     protected function getCheckoutRegisterPageLoaderService()
  11774.     {
  11775.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  11776.         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()));
  11777.     }
  11778.     /**
  11779.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  11780.      *
  11781.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  11782.      */
  11783.     protected function getProductCombinationFinderService()
  11784.     {
  11785.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  11786.         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()));
  11787.     }
  11788.     /**
  11789.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  11790.      *
  11791.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  11792.      */
  11793.     protected function getProductReviewLoaderService()
  11794.     {
  11795.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  11796.         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()));
  11797.     }
  11798.     /**
  11799.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  11800.      *
  11801.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  11802.      */
  11803.     protected function getSearchPageLoaderService()
  11804.     {
  11805.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  11806.         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()));
  11807.     }
  11808.     /**
  11809.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  11810.      *
  11811.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  11812.      */
  11813.     protected function getThemeChildDefinitionService()
  11814.     {
  11815.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  11816.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  11817.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11818.         return $instance;
  11819.     }
  11820.     /**
  11821.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  11822.      *
  11823.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  11824.      */
  11825.     protected function getThemeMediaDefinitionService()
  11826.     {
  11827.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  11828.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  11829.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11830.         return $instance;
  11831.     }
  11832.     /**
  11833.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  11834.      *
  11835.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  11836.      */
  11837.     protected function getThemeSalesChannelDefinitionService()
  11838.     {
  11839.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  11840.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11841.         return $instance;
  11842.     }
  11843.     /**
  11844.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  11845.      *
  11846.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  11847.      */
  11848.     protected function getThemeTranslationDefinitionService()
  11849.     {
  11850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11851.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  11852.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  11853.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11854.         return $instance;
  11855.     }
  11856.     /**
  11857.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  11858.      *
  11859.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  11860.      */
  11861.     protected function getThemeControllerService()
  11862.     {
  11863.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  11864.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  11865.         $instance->setContainer($this);
  11866.         return $instance;
  11867.     }
  11868.     /**
  11869.      * Gets the public 'Shopware\Storefront\Theme\SalesChannelThemeLoader' shared service.
  11870.      *
  11871.      * @return \Shopware\Storefront\Theme\SalesChannelThemeLoader
  11872.      */
  11873.     protected function getSalesChannelThemeLoaderService()
  11874.     {
  11875.         return $this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] = new \Shopware\Storefront\Theme\SalesChannelThemeLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  11876.     }
  11877.     /**
  11878.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  11879.      *
  11880.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  11881.      */
  11882.     protected function getStorefrontPluginRegistryService()
  11883.     {
  11884.         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()));
  11885.     }
  11886.     /**
  11887.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  11888.      *
  11889.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  11890.      */
  11891.     protected function getThemeDefinitionService()
  11892.     {
  11893.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  11894.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11895.         return $instance;
  11896.     }
  11897.     /**
  11898.      * Gets the public 'StudioSolid\AdvancedSliderElements\SolidAdvancedSliderElements' shared autowired service.
  11899.      *
  11900.      * @return \StudioSolid\AdvancedSliderElements\SolidAdvancedSliderElements
  11901.      */
  11902.     protected function getSolidAdvancedSliderElementsService()
  11903.     {
  11904.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11905.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11906.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11907.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11910.         include_once \dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/SolidAdvancedSliderElements.php';
  11911.         return $this->services['StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements');
  11912.     }
  11913.     /**
  11914.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  11915.      *
  11916.      * @return \SwagExtensionStore\Controller\DataController
  11917.      */
  11918.     protected function getDataControllerService()
  11919.     {
  11920.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  11921.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  11922.         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())));
  11923.     }
  11924.     /**
  11925.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  11926.      *
  11927.      * @return \SwagExtensionStore\Controller\LicenseController
  11928.      */
  11929.     protected function getLicenseControllerService()
  11930.     {
  11931.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  11932.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  11933.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  11934.     }
  11935.     /**
  11936.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  11937.      *
  11938.      * @return \SwagExtensionStore\SwagExtensionStore
  11939.      */
  11940.     protected function getSwagExtensionStoreService()
  11941.     {
  11942.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11943.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11944.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11945.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11948.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  11949.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  11950.     }
  11951.     /**
  11952.      * Gets the public 'Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  11953.      *
  11954.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  11955.      */
  11956.     protected function getPackLanguageDefinitionService()
  11957.     {
  11958.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  11959.         $this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  11960.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11961.         return $instance;
  11962.     }
  11963.     /**
  11964.      * Gets the public 'Swag\LanguagePack\SwagLanguagePack' shared autowired service.
  11965.      *
  11966.      * @return \Swag\LanguagePack\SwagLanguagePack
  11967.      */
  11968.     protected function getSwagLanguagePackService()
  11969.     {
  11970.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11971.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11972.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11973.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11976.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/SwagLanguagePack.php';
  11977.         return $this->services['Swag\\LanguagePack\\SwagLanguagePack'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\LanguagePack\\SwagLanguagePack');
  11978.     }
  11979.     /**
  11980.      * Gets the public 'Swag\PayPal\Administration\PayPalPaymentMethodController' shared service.
  11981.      *
  11982.      * @return \Swag\PayPal\Administration\PayPalPaymentMethodController
  11983.      */
  11984.     protected function getPayPalPaymentMethodControllerService()
  11985.     {
  11986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Administration/PayPalPaymentMethodController.php';
  11987.         $this->services['Swag\\PayPal\\Administration\\PayPalPaymentMethodController'] = $instance = new \Swag\PayPal\Administration\PayPalPaymentMethodController(($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  11988.         $instance->setContainer($this);
  11989.         return $instance;
  11990.     }
  11991.     /**
  11992.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute' shared service.
  11993.      *
  11994.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute
  11995.      */
  11996.     protected function getExpressCategoryRouteService()
  11997.     {
  11998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  11999.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php';
  12000.         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()));
  12001.     }
  12002.     /**
  12003.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute' shared service.
  12004.      *
  12005.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute
  12006.      */
  12007.     protected function getExpressCreateOrderRouteService()
  12008.     {
  12009.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressCreateOrderRoute.php';
  12010.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCreateOrderRoute.php';
  12011.         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()));
  12012.     }
  12013.     /**
  12014.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute' shared service.
  12015.      *
  12016.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute
  12017.      */
  12018.     protected function getExpressPrepareCheckoutRouteService()
  12019.     {
  12020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressPrepareCheckoutRoute.php';
  12021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressPrepareCheckoutRoute.php';
  12022.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCustomerService.php';
  12023.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  12024.         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);
  12025.     }
  12026.     /**
  12027.      * Gets the public 'Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute' shared service.
  12028.      *
  12029.      * @return \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute
  12030.      */
  12031.     protected function getPUIPaymentInstructionsRouteService()
  12032.     {
  12033.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/AbstractPUIPaymentInstructionsRoute.php';
  12034.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/PUIPaymentInstructionsRoute.php';
  12035.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  12036.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  12037.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  12038.         }
  12039.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  12040.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  12041.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  12042.         }
  12043.         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()));
  12044.     }
  12045.     /**
  12046.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController' shared service.
  12047.      *
  12048.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController
  12049.      */
  12050.     protected function getPlusPaymentFinalizeControllerService()
  12051.     {
  12052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentFinalizeController.php';
  12053.         $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()));
  12054.         $instance->setContainer($this);
  12055.         return $instance;
  12056.     }
  12057.     /**
  12058.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentHandleController' shared service.
  12059.      *
  12060.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentHandleController
  12061.      */
  12062.     protected function getPlusPaymentHandleControllerService()
  12063.     {
  12064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentHandleController.php';
  12065.         $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())));
  12066.         $instance->setContainer($this);
  12067.         return $instance;
  12068.     }
  12069.     /**
  12070.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute' shared service.
  12071.      *
  12072.      * @return \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute
  12073.      */
  12074.     protected function getCreateOrderRouteService()
  12075.     {
  12076.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractCreateOrderRoute.php';
  12077.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/CreateOrderRoute.php';
  12078.         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()));
  12079.     }
  12080.     /**
  12081.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\ErrorRoute' shared service.
  12082.      *
  12083.      * @return \Swag\PayPal\Checkout\SalesChannel\ErrorRoute
  12084.      */
  12085.     protected function getErrorRouteService()
  12086.     {
  12087.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractErrorRoute.php';
  12088.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php';
  12089.         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()));
  12090.     }
  12091.     /**
  12092.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute' shared service.
  12093.      *
  12094.      * @return \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute
  12095.      */
  12096.     protected function getFilteredPaymentMethodRouteService()
  12097.     {
  12098.         $a = ($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService());
  12099.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12100.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12101.         }
  12102.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  12103.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12104.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12105.         }
  12106.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  12107.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12108.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12109.         }
  12110.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  12111.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12112.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12113.         }
  12114.         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);
  12115.     }
  12116.     /**
  12117.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute' shared service.
  12118.      *
  12119.      * @return \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute
  12120.      */
  12121.     protected function getMethodEligibilityRouteService()
  12122.     {
  12123.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractMethodEligibilityRoute.php';
  12124.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/MethodEligibilityRoute.php';
  12125.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] = new \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  12126.     }
  12127.     /**
  12128.      * Gets the public 'Swag\PayPal\Dispute\Administration\DisputeController' shared service.
  12129.      *
  12130.      * @return \Swag\PayPal\Dispute\Administration\DisputeController
  12131.      */
  12132.     protected function getDisputeControllerService()
  12133.     {
  12134.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Dispute/Administration/DisputeController.php';
  12135.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/DisputeResource.php';
  12136.         $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())));
  12137.         $instance->setContainer($this);
  12138.         return $instance;
  12139.     }
  12140.     /**
  12141.      * Gets the public 'Swag\PayPal\OrdersApi\Administration\PayPalOrdersController' shared service.
  12142.      *
  12143.      * @return \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController
  12144.      */
  12145.     protected function getPayPalOrdersControllerService()
  12146.     {
  12147.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/PayPalOrdersController.php';
  12148.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/AuthorizationResource.php';
  12149.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/CaptureResource.php';
  12150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/RefundResource.php';
  12151.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/Service/CaptureRefundCreator.php';
  12152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  12153.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12154.         $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()))));
  12155.         $instance->setContainer($this);
  12156.         return $instance;
  12157.     }
  12158.     /**
  12159.      * Gets the public 'Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController' shared service.
  12160.      *
  12161.      * @return \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController
  12162.      */
  12163.     protected function getPayPalPaymentControllerService()
  12164.     {
  12165.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Administration/PayPalPaymentController.php';
  12166.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/AuthorizationResource.php';
  12167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/OrdersResource.php';
  12168.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CaptureResource.php';
  12169.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtil.php';
  12170.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  12171.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12172.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  12173.         $c = ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()));
  12174.         $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);
  12175.         $instance->setContainer($this);
  12176.         return $instance;
  12177.     }
  12178.     /**
  12179.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  12180.      *
  12181.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  12182.      */
  12183.     protected function getPosSalesChannelDefinitionService()
  12184.     {
  12185.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  12186.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  12187.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12188.         return $instance;
  12189.     }
  12190.     /**
  12191.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  12192.      *
  12193.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  12194.      */
  12195.     protected function getPosSalesChannelInventoryDefinitionService()
  12196.     {
  12197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  12198.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  12199.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12200.         return $instance;
  12201.     }
  12202.     /**
  12203.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  12204.      *
  12205.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  12206.      */
  12207.     protected function getPosSalesChannelMediaDefinitionService()
  12208.     {
  12209.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  12210.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  12211.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12212.         return $instance;
  12213.     }
  12214.     /**
  12215.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  12216.      *
  12217.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  12218.      */
  12219.     protected function getPosSalesChannelProductDefinitionService()
  12220.     {
  12221.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  12222.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  12223.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12224.         return $instance;
  12225.     }
  12226.     /**
  12227.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  12228.      *
  12229.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  12230.      */
  12231.     protected function getPosSalesChannelRunDefinitionService()
  12232.     {
  12233.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  12234.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  12235.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12236.         return $instance;
  12237.     }
  12238.     /**
  12239.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  12240.      *
  12241.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  12242.      */
  12243.     protected function getPosSalesChannelRunLogDefinitionService()
  12244.     {
  12245.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  12246.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  12247.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12248.         return $instance;
  12249.     }
  12250.     /**
  12251.      * Gets the public 'Swag\PayPal\Pos\PosSyncController' shared service.
  12252.      *
  12253.      * @return \Swag\PayPal\Pos\PosSyncController
  12254.      */
  12255.     protected function getPosSyncControllerService()
  12256.     {
  12257.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/PosSyncController.php';
  12258.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/SyncResetter.php';
  12259.         $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()));
  12260.         $instance->setContainer($this);
  12261.         return $instance;
  12262.     }
  12263.     /**
  12264.      * Gets the public 'Swag\PayPal\Pos\Setting\Service\InformationDefaultService' shared service.
  12265.      *
  12266.      * @return \Swag\PayPal\Pos\Setting\Service\InformationDefaultService
  12267.      */
  12268.     protected function getInformationDefaultServiceService()
  12269.     {
  12270.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationDefaultService.php';
  12271.         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()));
  12272.     }
  12273.     /**
  12274.      * Gets the public 'Swag\PayPal\Pos\Setting\SettingsController' shared service.
  12275.      *
  12276.      * @return \Swag\PayPal\Pos\Setting\SettingsController
  12277.      */
  12278.     protected function getSettingsController2Service()
  12279.     {
  12280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/SettingsController.php';
  12281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ApiCredentialService.php';
  12283.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationFetchService.php';
  12284.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/UserResource.php';
  12285.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductVisibilityCloneService.php';
  12286.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductCountService.php';
  12287.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  12288.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  12289.         $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));
  12290.         $instance->setContainer($this);
  12291.         return $instance;
  12292.     }
  12293.     /**
  12294.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookController' shared service.
  12295.      *
  12296.      * @return \Swag\PayPal\Pos\Webhook\WebhookController
  12297.      */
  12298.     protected function getWebhookControllerService()
  12299.     {
  12300.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookController.php';
  12302.         $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()));
  12303.         $instance->setContainer($this);
  12304.         return $instance;
  12305.     }
  12306.     /**
  12307.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookService' shared service.
  12308.      *
  12309.      * @return \Swag\PayPal\Pos\Webhook\WebhookService
  12310.      */
  12311.     protected function getWebhookServiceService()
  12312.     {
  12313.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12314.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookService.php';
  12315.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/SubscriptionResource.php';
  12316.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookRegistry.php';
  12317.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  12318.         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 () {
  12319.             yield => ($this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] ?? $this->getInventoryChangedHandlerService());
  12320.         }, 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()));
  12321.     }
  12322.     /**
  12323.      * Gets the public 'Swag\PayPal\Setting\SettingsController' shared service.
  12324.      *
  12325.      * @return \Swag\PayPal\Setting\SettingsController
  12326.      */
  12327.     protected function getSettingsController3Service()
  12328.     {
  12329.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/SettingsController.php';
  12330.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialServiceInterface.php';
  12331.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialService.php';
  12332.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CredentialsResource.php';
  12333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/CredentialsClientFactory.php';
  12334.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/MerchantIntegrationsService.php';
  12335.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResourceInterface.php';
  12336.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResource.php';
  12337.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  12338.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12339.         $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));
  12340.         $instance->setContainer($this);
  12341.         return $instance;
  12342.     }
  12343.     /**
  12344.      * Gets the public 'Swag\PayPal\Storefront\Controller\PayPalController' shared service.
  12345.      *
  12346.      * @return \Swag\PayPal\Storefront\Controller\PayPalController
  12347.      */
  12348.     protected function getPayPalControllerService()
  12349.     {
  12350.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Controller/PayPalController.php';
  12351.         $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()));
  12352.         $instance->setContainer($this);
  12353.         return $instance;
  12354.     }
  12355.     /**
  12356.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService' shared service.
  12357.      *
  12358.      * @return \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService
  12359.      */
  12360.     protected function getACDCCheckoutDataServiceService()
  12361.     {
  12362.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12363.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/ACDCCheckoutDataService.php';
  12364.         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()));
  12365.     }
  12366.     /**
  12367.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService' shared service.
  12368.      *
  12369.      * @return \Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService
  12370.      */
  12371.     protected function getPayLaterCheckoutDataServiceService()
  12372.     {
  12373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12374.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/PayLaterCheckoutDataService.php';
  12375.         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()));
  12376.     }
  12377.     /**
  12378.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService' shared service.
  12379.      *
  12380.      * @return \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService
  12381.      */
  12382.     protected function getSEPACheckoutDataServiceService()
  12383.     {
  12384.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12385.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SEPACheckoutDataService.php';
  12386.         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()));
  12387.     }
  12388.     /**
  12389.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService' shared service.
  12390.      *
  12391.      * @return \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService
  12392.      */
  12393.     protected function getSPBCheckoutDataServiceService()
  12394.     {
  12395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SPBCheckoutDataService.php';
  12397.         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()));
  12398.     }
  12399.     /**
  12400.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService' shared service.
  12401.      *
  12402.      * @return \Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService
  12403.      */
  12404.     protected function getVenmoCheckoutDataServiceService()
  12405.     {
  12406.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/VenmoCheckoutDataService.php';
  12408.         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()));
  12409.     }
  12410.     /**
  12411.      * Gets the public 'Swag\PayPal\SwagPayPal' shared autowired service.
  12412.      *
  12413.      * @return \Swag\PayPal\SwagPayPal
  12414.      */
  12415.     protected function getSwagPayPalService()
  12416.     {
  12417.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  12418.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  12419.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  12420.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  12421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  12422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  12423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/SwagPayPal.php';
  12424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/ActivateDeactivate.php';
  12425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PosStateService.php';
  12426.         $this->services['Swag\\PayPal\\SwagPayPal'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\PayPal\\SwagPayPal');
  12427.         $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()))));
  12428.         return $instance;
  12429.     }
  12430.     /**
  12431.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller' shared service.
  12432.      *
  12433.      * @return \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller
  12434.      */
  12435.     protected function getMediaInstallerService()
  12436.     {
  12437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/MediaInstaller.php';
  12438.         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()));
  12439.     }
  12440.     /**
  12441.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller' shared service.
  12442.      *
  12443.      * @return \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller
  12444.      */
  12445.     protected function getPaymentMethodInstallerService()
  12446.     {
  12447.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/PaymentMethodInstaller.php';
  12448.         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()));
  12449.     }
  12450.     /**
  12451.      * Gets the public 'Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService' shared service.
  12452.      *
  12453.      * @return \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService
  12454.      */
  12455.     protected function getPaymentMethodStateServiceService()
  12456.     {
  12457.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PaymentMethodStateService.php';
  12458.         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()));
  12459.     }
  12460.     /**
  12461.      * Gets the public 'Swag\PayPal\Webhook\Registration\WebhookSystemConfigController' shared service.
  12462.      *
  12463.      * @return \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController
  12464.      */
  12465.     protected function getWebhookSystemConfigControllerService()
  12466.     {
  12467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  12468.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigController.php';
  12469.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigHelper.php';
  12470.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  12471.         $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);
  12472.         $instance->setContainer($this);
  12473.         return $instance;
  12474.     }
  12475.     /**
  12476.      * Gets the public 'Swag\PayPal\Webhook\WebhookController' shared service.
  12477.      *
  12478.      * @return \Swag\PayPal\Webhook\WebhookController
  12479.      */
  12480.     protected function getWebhookController2Service()
  12481.     {
  12482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookController.php';
  12483.         $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()));
  12484.         $instance->setContainer($this);
  12485.         return $instance;
  12486.     }
  12487.     /**
  12488.      * Gets the public 'Swag\PayPal\Webhook\WebhookService' shared service.
  12489.      *
  12490.      * @return \Swag\PayPal\Webhook\WebhookService
  12491.      */
  12492.     protected function getWebhookService2Service()
  12493.     {
  12494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookServiceInterface.php';
  12495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookService.php';
  12496.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/WebhookResource.php';
  12497.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookRegistry.php';
  12498.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  12499.         if (isset($this->services['Swag\\PayPal\\Webhook\\WebhookService'])) {
  12500.             return $this->services['Swag\\PayPal\\Webhook\\WebhookService'];
  12501.         }
  12502.         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 () {
  12503.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] ?? $this->getAuthorizationVoidedService());
  12504.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] ?? $this->getCaptureCompletedService());
  12505.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] ?? $this->getCaptureDeniedService());
  12506.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] ?? $this->getCaptureRefundedService());
  12507.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] ?? $this->getCaptureReversedService());
  12508.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] ?? $this->getSaleCompleteService());
  12509.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] ?? $this->getSaleDeniedService());
  12510.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] ?? $this->getSaleRefundedService());
  12511.         }, 8)), $a, ($this->services['router'] ?? $this->getRouterService()));
  12512.     }
  12513.     /**
  12514.      * Gets the public 'Swag\Security\Api\ConfigController' shared service.
  12515.      *
  12516.      * @return \Swag\Security\Api\ConfigController
  12517.      */
  12518.     protected function getConfigControllerService()
  12519.     {
  12520.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Api/ConfigController.php';
  12521.         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()));
  12522.     }
  12523.     /**
  12524.      * Gets the public 'Swag\Security\Api\SecurityController' shared service.
  12525.      *
  12526.      * @return \Swag\Security\Api\SecurityController
  12527.      */
  12528.     protected function getSecurityControllerService()
  12529.     {
  12530.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Api/SecurityController.php';
  12531.         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()));
  12532.     }
  12533.     /**
  12534.      * Gets the public 'Swag\Security\Fixes\NEXT15675\PrepareDownloadController' shared service.
  12535.      *
  12536.      * @return \Swag\Security\Fixes\NEXT15675\PrepareDownloadController
  12537.      */
  12538.     protected function getPrepareDownloadControllerService()
  12539.     {
  12540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT15675/PrepareDownloadController.php';
  12541.         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()));
  12542.     }
  12543.     /**
  12544.      * Gets the public 'Swag\Security\Subscriber\AdminSecurityFixesProvider' shared service.
  12545.      *
  12546.      * @return \Swag\Security\Subscriber\AdminSecurityFixesProvider
  12547.      */
  12548.     protected function getAdminSecurityFixesProviderService()
  12549.     {
  12550.         return $this->services['Swag\\Security\\Subscriber\\AdminSecurityFixesProvider'] = new \Swag\Security\Subscriber\AdminSecurityFixesProvider(($this->privates['Swag\\Security\\Components\\State'] ?? $this->getStateService()));
  12551.     }
  12552.     /**
  12553.      * Gets the public 'Swag\Security\Subscriber\TwigStateProvider' shared service.
  12554.      *
  12555.      * @return \Swag\Security\Subscriber\TwigStateProvider
  12556.      */
  12557.     protected function getTwigStateProviderService()
  12558.     {
  12559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Subscriber/TwigStateProvider.php';
  12560.         return $this->services['Swag\\Security\\Subscriber\\TwigStateProvider'] = new \Swag\Security\Subscriber\TwigStateProvider(($this->privates['Swag\\Security\\Components\\State'] ?? $this->getStateService()));
  12561.     }
  12562.     /**
  12563.      * Gets the public 'Swag\Security\SwagPlatformSecurity' shared autowired service.
  12564.      *
  12565.      * @return \Swag\Security\SwagPlatformSecurity
  12566.      */
  12567.     protected function getSwagPlatformSecurityService()
  12568.     {
  12569.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  12570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  12571.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  12572.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  12573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  12574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  12575.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/SwagPlatformSecurity.php';
  12576.         return $this->services['Swag\\Security\\SwagPlatformSecurity'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\Security\\SwagPlatformSecurity');
  12577.     }
  12578.     /**
  12579.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  12580.      *
  12581.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  12582.      */
  12583.     protected function getRedirectControllerService()
  12584.     {
  12585.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  12586.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  12587.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  12588.     }
  12589.     /**
  12590.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  12591.      *
  12592.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  12593.      */
  12594.     protected function getTemplateControllerService()
  12595.     {
  12596.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  12597.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  12598.     }
  12599.     /**
  12600.      * Gets the public 'acl_role.repository' shared service.
  12601.      *
  12602.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12603.      */
  12604.     protected function getAclRole_RepositoryService()
  12605.     {
  12606.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12607.         if (isset($this->services['acl_role.repository'])) {
  12608.             return $this->services['acl_role.repository'];
  12609.         }
  12610.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12611.         if (isset($this->services['acl_role.repository'])) {
  12612.             return $this->services['acl_role.repository'];
  12613.         }
  12614.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12615.         if (isset($this->services['acl_role.repository'])) {
  12616.             return $this->services['acl_role.repository'];
  12617.         }
  12618.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12619.         if (isset($this->services['acl_role.repository'])) {
  12620.             return $this->services['acl_role.repository'];
  12621.         }
  12622.         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()));
  12623.     }
  12624.     /**
  12625.      * Gets the public 'acl_user_role.repository' shared service.
  12626.      *
  12627.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12628.      */
  12629.     protected function getAclUserRole_RepositoryService()
  12630.     {
  12631.         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()));
  12632.     }
  12633.     /**
  12634.      * Gets the public 'acris_promotion_c_s.filesystem.private' shared service.
  12635.      *
  12636.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12637.      */
  12638.     protected function getAcrisPromotionCS_Filesystem_PrivateService()
  12639.     {
  12640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12642.         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');
  12643.     }
  12644.     /**
  12645.      * Gets the public 'acris_promotion_c_s.filesystem.public' shared service.
  12646.      *
  12647.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12648.      */
  12649.     protected function getAcrisPromotionCS_Filesystem_PublicService()
  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_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');
  12654.     }
  12655.     /**
  12656.      * Gets the public 'acris_promotion_display.repository' shared service.
  12657.      *
  12658.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12659.      */
  12660.     protected function getAcrisPromotionDisplay_RepositoryService()
  12661.     {
  12662.         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()));
  12663.     }
  12664.     /**
  12665.      * Gets the public 'acris_tax_c_s.filesystem.private' shared service.
  12666.      *
  12667.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12668.      */
  12669.     protected function getAcrisTaxCS_Filesystem_PrivateService()
  12670.     {
  12671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12673.         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');
  12674.     }
  12675.     /**
  12676.      * Gets the public 'acris_tax_c_s.filesystem.public' shared service.
  12677.      *
  12678.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12679.      */
  12680.     protected function getAcrisTaxCS_Filesystem_PublicService()
  12681.     {
  12682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12684.         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');
  12685.     }
  12686.     /**
  12687.      * Gets the public 'acris_tax_country_rule.repository' shared service.
  12688.      *
  12689.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12690.      */
  12691.     protected function getAcrisTaxCountryRule_RepositoryService()
  12692.     {
  12693.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12694.         if (isset($this->services['acris_tax_country_rule.repository'])) {
  12695.             return $this->services['acris_tax_country_rule.repository'];
  12696.         }
  12697.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12698.         if (isset($this->services['acris_tax_country_rule.repository'])) {
  12699.             return $this->services['acris_tax_country_rule.repository'];
  12700.         }
  12701.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12702.         if (isset($this->services['acris_tax_country_rule.repository'])) {
  12703.             return $this->services['acris_tax_country_rule.repository'];
  12704.         }
  12705.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12706.         if (isset($this->services['acris_tax_country_rule.repository'])) {
  12707.             return $this->services['acris_tax_country_rule.repository'];
  12708.         }
  12709.         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()));
  12710.     }
  12711.     /**
  12712.      * Gets the public 'acris_tax_customer_group_rule.repository' shared service.
  12713.      *
  12714.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12715.      */
  12716.     protected function getAcrisTaxCustomerGroupRule_RepositoryService()
  12717.     {
  12718.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12719.         if (isset($this->services['acris_tax_customer_group_rule.repository'])) {
  12720.             return $this->services['acris_tax_customer_group_rule.repository'];
  12721.         }
  12722.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12723.         if (isset($this->services['acris_tax_customer_group_rule.repository'])) {
  12724.             return $this->services['acris_tax_customer_group_rule.repository'];
  12725.         }
  12726.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12727.         if (isset($this->services['acris_tax_customer_group_rule.repository'])) {
  12728.             return $this->services['acris_tax_customer_group_rule.repository'];
  12729.         }
  12730.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12731.         if (isset($this->services['acris_tax_customer_group_rule.repository'])) {
  12732.             return $this->services['acris_tax_customer_group_rule.repository'];
  12733.         }
  12734.         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()));
  12735.     }
  12736.     /**
  12737.      * Gets the public 'acris_tax_vat_id_validation_log.repository' shared service.
  12738.      *
  12739.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12740.      */
  12741.     protected function getAcrisTaxVatIdValidationLog_RepositoryService()
  12742.     {
  12743.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12744.         if (isset($this->services['acris_tax_vat_id_validation_log.repository'])) {
  12745.             return $this->services['acris_tax_vat_id_validation_log.repository'];
  12746.         }
  12747.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12748.         if (isset($this->services['acris_tax_vat_id_validation_log.repository'])) {
  12749.             return $this->services['acris_tax_vat_id_validation_log.repository'];
  12750.         }
  12751.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12752.         if (isset($this->services['acris_tax_vat_id_validation_log.repository'])) {
  12753.             return $this->services['acris_tax_vat_id_validation_log.repository'];
  12754.         }
  12755.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12756.         if (isset($this->services['acris_tax_vat_id_validation_log.repository'])) {
  12757.             return $this->services['acris_tax_vat_id_validation_log.repository'];
  12758.         }
  12759.         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()));
  12760.     }
  12761.     /**
  12762.      * Gets the public 'administration.filesystem.private' shared service.
  12763.      *
  12764.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12765.      */
  12766.     protected function getAdministration_Filesystem_PrivateService()
  12767.     {
  12768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12770.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  12771.     }
  12772.     /**
  12773.      * Gets the public 'administration.filesystem.public' shared service.
  12774.      *
  12775.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12776.      */
  12777.     protected function getAdministration_Filesystem_PublicService()
  12778.     {
  12779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12781.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  12782.     }
  12783.     /**
  12784.      * Gets the public 'aku_cms_factory.filesystem.private' shared service.
  12785.      *
  12786.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12787.      */
  12788.     protected function getAkuCmsFactory_Filesystem_PrivateService()
  12789.     {
  12790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12792.         return $this->services['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');
  12793.     }
  12794.     /**
  12795.      * Gets the public 'aku_cms_factory.filesystem.public' shared service.
  12796.      *
  12797.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12798.      */
  12799.     protected function getAkuCmsFactory_Filesystem_PublicService()
  12800.     {
  12801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12803.         return $this->services['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');
  12804.     }
  12805.     /**
  12806.      * Gets the public 'app.repository' shared service.
  12807.      *
  12808.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12809.      */
  12810.     protected function getApp_RepositoryService()
  12811.     {
  12812.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12813.         if (isset($this->services['app.repository'])) {
  12814.             return $this->services['app.repository'];
  12815.         }
  12816.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12817.         if (isset($this->services['app.repository'])) {
  12818.             return $this->services['app.repository'];
  12819.         }
  12820.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12821.         if (isset($this->services['app.repository'])) {
  12822.             return $this->services['app.repository'];
  12823.         }
  12824.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12825.         if (isset($this->services['app.repository'])) {
  12826.             return $this->services['app.repository'];
  12827.         }
  12828.         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()));
  12829.     }
  12830.     /**
  12831.      * Gets the public 'app_action_button.repository' shared service.
  12832.      *
  12833.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12834.      */
  12835.     protected function getAppActionButton_RepositoryService()
  12836.     {
  12837.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12838.         if (isset($this->services['app_action_button.repository'])) {
  12839.             return $this->services['app_action_button.repository'];
  12840.         }
  12841.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12842.         if (isset($this->services['app_action_button.repository'])) {
  12843.             return $this->services['app_action_button.repository'];
  12844.         }
  12845.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12846.         if (isset($this->services['app_action_button.repository'])) {
  12847.             return $this->services['app_action_button.repository'];
  12848.         }
  12849.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12850.         if (isset($this->services['app_action_button.repository'])) {
  12851.             return $this->services['app_action_button.repository'];
  12852.         }
  12853.         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()));
  12854.     }
  12855.     /**
  12856.      * Gets the public 'app_action_button_translation.repository' shared service.
  12857.      *
  12858.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12859.      */
  12860.     protected function getAppActionButtonTranslation_RepositoryService()
  12861.     {
  12862.         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()));
  12863.     }
  12864.     /**
  12865.      * Gets the public 'app_administration_snippet.repository' shared service.
  12866.      *
  12867.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12868.      */
  12869.     protected function getAppAdministrationSnippet_RepositoryService()
  12870.     {
  12871.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12872.         if (isset($this->services['app_administration_snippet.repository'])) {
  12873.             return $this->services['app_administration_snippet.repository'];
  12874.         }
  12875.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12876.         if (isset($this->services['app_administration_snippet.repository'])) {
  12877.             return $this->services['app_administration_snippet.repository'];
  12878.         }
  12879.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12880.         if (isset($this->services['app_administration_snippet.repository'])) {
  12881.             return $this->services['app_administration_snippet.repository'];
  12882.         }
  12883.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12884.         if (isset($this->services['app_administration_snippet.repository'])) {
  12885.             return $this->services['app_administration_snippet.repository'];
  12886.         }
  12887.         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()));
  12888.     }
  12889.     /**
  12890.      * Gets the public 'app_cms_block.repository' shared service.
  12891.      *
  12892.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12893.      */
  12894.     protected function getAppCmsBlock_RepositoryService()
  12895.     {
  12896.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12897.         if (isset($this->services['app_cms_block.repository'])) {
  12898.             return $this->services['app_cms_block.repository'];
  12899.         }
  12900.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12901.         if (isset($this->services['app_cms_block.repository'])) {
  12902.             return $this->services['app_cms_block.repository'];
  12903.         }
  12904.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12905.         if (isset($this->services['app_cms_block.repository'])) {
  12906.             return $this->services['app_cms_block.repository'];
  12907.         }
  12908.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12909.         if (isset($this->services['app_cms_block.repository'])) {
  12910.             return $this->services['app_cms_block.repository'];
  12911.         }
  12912.         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()));
  12913.     }
  12914.     /**
  12915.      * Gets the public 'app_cms_block_translation.repository' shared service.
  12916.      *
  12917.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12918.      */
  12919.     protected function getAppCmsBlockTranslation_RepositoryService()
  12920.     {
  12921.         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()));
  12922.     }
  12923.     /**
  12924.      * Gets the public 'app_flow_action.repository' shared service.
  12925.      *
  12926.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12927.      */
  12928.     protected function getAppFlowAction_RepositoryService()
  12929.     {
  12930.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12931.         if (isset($this->services['app_flow_action.repository'])) {
  12932.             return $this->services['app_flow_action.repository'];
  12933.         }
  12934.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12935.         if (isset($this->services['app_flow_action.repository'])) {
  12936.             return $this->services['app_flow_action.repository'];
  12937.         }
  12938.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12939.         if (isset($this->services['app_flow_action.repository'])) {
  12940.             return $this->services['app_flow_action.repository'];
  12941.         }
  12942.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12943.         if (isset($this->services['app_flow_action.repository'])) {
  12944.             return $this->services['app_flow_action.repository'];
  12945.         }
  12946.         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()));
  12947.     }
  12948.     /**
  12949.      * Gets the public 'app_flow_action_translation.repository' shared service.
  12950.      *
  12951.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12952.      */
  12953.     protected function getAppFlowActionTranslation_RepositoryService()
  12954.     {
  12955.         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()));
  12956.     }
  12957.     /**
  12958.      * Gets the public 'app_payment_method.repository' shared service.
  12959.      *
  12960.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12961.      */
  12962.     protected function getAppPaymentMethod_RepositoryService()
  12963.     {
  12964.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12965.         if (isset($this->services['app_payment_method.repository'])) {
  12966.             return $this->services['app_payment_method.repository'];
  12967.         }
  12968.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12969.         if (isset($this->services['app_payment_method.repository'])) {
  12970.             return $this->services['app_payment_method.repository'];
  12971.         }
  12972.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12973.         if (isset($this->services['app_payment_method.repository'])) {
  12974.             return $this->services['app_payment_method.repository'];
  12975.         }
  12976.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12977.         if (isset($this->services['app_payment_method.repository'])) {
  12978.             return $this->services['app_payment_method.repository'];
  12979.         }
  12980.         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()));
  12981.     }
  12982.     /**
  12983.      * Gets the public 'app_script_condition.repository' shared service.
  12984.      *
  12985.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12986.      */
  12987.     protected function getAppScriptCondition_RepositoryService()
  12988.     {
  12989.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12990.         if (isset($this->services['app_script_condition.repository'])) {
  12991.             return $this->services['app_script_condition.repository'];
  12992.         }
  12993.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12994.         if (isset($this->services['app_script_condition.repository'])) {
  12995.             return $this->services['app_script_condition.repository'];
  12996.         }
  12997.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12998.         if (isset($this->services['app_script_condition.repository'])) {
  12999.             return $this->services['app_script_condition.repository'];
  13000.         }
  13001.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13002.         if (isset($this->services['app_script_condition.repository'])) {
  13003.             return $this->services['app_script_condition.repository'];
  13004.         }
  13005.         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()));
  13006.     }
  13007.     /**
  13008.      * Gets the public 'app_script_condition_translation.repository' shared service.
  13009.      *
  13010.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13011.      */
  13012.     protected function getAppScriptConditionTranslation_RepositoryService()
  13013.     {
  13014.         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()));
  13015.     }
  13016.     /**
  13017.      * Gets the public 'app_template.repository' shared service.
  13018.      *
  13019.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13020.      */
  13021.     protected function getAppTemplate_RepositoryService()
  13022.     {
  13023.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13024.         if (isset($this->services['app_template.repository'])) {
  13025.             return $this->services['app_template.repository'];
  13026.         }
  13027.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13028.         if (isset($this->services['app_template.repository'])) {
  13029.             return $this->services['app_template.repository'];
  13030.         }
  13031.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13032.         if (isset($this->services['app_template.repository'])) {
  13033.             return $this->services['app_template.repository'];
  13034.         }
  13035.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13036.         if (isset($this->services['app_template.repository'])) {
  13037.             return $this->services['app_template.repository'];
  13038.         }
  13039.         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()));
  13040.     }
  13041.     /**
  13042.      * Gets the public 'app_translation.repository' shared service.
  13043.      *
  13044.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13045.      */
  13046.     protected function getAppTranslation_RepositoryService()
  13047.     {
  13048.         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()));
  13049.     }
  13050.     /**
  13051.      * Gets the public 'boeden_theme_extension.filesystem.private' shared service.
  13052.      *
  13053.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13054.      */
  13055.     protected function getBoedenThemeExtension_Filesystem_PrivateService()
  13056.     {
  13057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13059.         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');
  13060.     }
  13061.     /**
  13062.      * Gets the public 'boeden_theme_extension.filesystem.public' shared service.
  13063.      *
  13064.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13065.      */
  13066.     protected function getBoedenThemeExtension_Filesystem_PublicService()
  13067.     {
  13068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13070.         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');
  13071.     }
  13072.     /**
  13073.      * Gets the public 'cache.app' shared service.
  13074.      *
  13075.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13076.      */
  13077.     protected function getCache_AppService()
  13078.     {
  13079.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  13080.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  13081.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  13082.     }
  13083.     /**
  13084.      * Gets the public 'cache.app_clearer' shared service.
  13085.      *
  13086.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13087.      */
  13088.     protected function getCache_AppClearerService()
  13089.     {
  13090.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  13091.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  13092.         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())]);
  13093.     }
  13094.     /**
  13095.      * Gets the public 'cache.global_clearer' shared service.
  13096.      *
  13097.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13098.      */
  13099.     protected function getCache_GlobalClearerService()
  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.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())]);
  13104.     }
  13105.     /**
  13106.      * Gets the public 'cache.system' shared service.
  13107.      *
  13108.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13109.      */
  13110.     protected function getCache_SystemService()
  13111.     {
  13112.         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())));
  13113.     }
  13114.     /**
  13115.      * Gets the public 'cache.system_clearer' shared service.
  13116.      *
  13117.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13118.      */
  13119.     protected function getCache_SystemClearerService()
  13120.     {
  13121.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  13122.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  13123.         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())]);
  13124.     }
  13125.     /**
  13126.      * Gets the public 'cache.validator_expression_language' shared service.
  13127.      *
  13128.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13129.      */
  13130.     protected function getCache_ValidatorExpressionLanguageService()
  13131.     {
  13132.         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())));
  13133.     }
  13134.     /**
  13135.      * Gets the public 'cache_warmer' shared service.
  13136.      *
  13137.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  13138.      */
  13139.     protected function getCacheWarmerService()
  13140.     {
  13141.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  13142.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  13143.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  13144.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  13145.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  13146.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  13147.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  13148.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  13149.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  13150.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  13151.         }, 7), true, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainerDeprecations.log'));
  13152.     }
  13153.     /**
  13154.      * Gets the public 'category.repository' shared service.
  13155.      *
  13156.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13157.      */
  13158.     protected function getCategory_RepositoryService()
  13159.     {
  13160.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13161.         if (isset($this->services['category.repository'])) {
  13162.             return $this->services['category.repository'];
  13163.         }
  13164.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13165.         if (isset($this->services['category.repository'])) {
  13166.             return $this->services['category.repository'];
  13167.         }
  13168.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13169.         if (isset($this->services['category.repository'])) {
  13170.             return $this->services['category.repository'];
  13171.         }
  13172.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13173.         if (isset($this->services['category.repository'])) {
  13174.             return $this->services['category.repository'];
  13175.         }
  13176.         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())));
  13177.     }
  13178.     /**
  13179.      * Gets the public 'category_tag.repository' shared service.
  13180.      *
  13181.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13182.      */
  13183.     protected function getCategoryTag_RepositoryService()
  13184.     {
  13185.         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()));
  13186.     }
  13187.     /**
  13188.      * Gets the public 'category_translation.repository' shared service.
  13189.      *
  13190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13191.      */
  13192.     protected function getCategoryTranslation_RepositoryService()
  13193.     {
  13194.         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()));
  13195.     }
  13196.     /**
  13197.      * Gets the public 'checkout.filesystem.private' shared service.
  13198.      *
  13199.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13200.      */
  13201.     protected function getCheckout_Filesystem_PrivateService()
  13202.     {
  13203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13205.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  13206.     }
  13207.     /**
  13208.      * Gets the public 'checkout.filesystem.public' shared service.
  13209.      *
  13210.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13211.      */
  13212.     protected function getCheckout_Filesystem_PublicService()
  13213.     {
  13214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13216.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  13217.     }
  13218.     /**
  13219.      * Gets the public 'cms_block.repository' shared service.
  13220.      *
  13221.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13222.      */
  13223.     protected function getCmsBlock_RepositoryService()
  13224.     {
  13225.         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()));
  13226.     }
  13227.     /**
  13228.      * Gets the public 'cms_factory_element.repository' shared service.
  13229.      *
  13230.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13231.      */
  13232.     protected function getCmsFactoryElement_RepositoryService()
  13233.     {
  13234.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13235.         if (isset($this->services['cms_factory_element.repository'])) {
  13236.             return $this->services['cms_factory_element.repository'];
  13237.         }
  13238.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13239.         if (isset($this->services['cms_factory_element.repository'])) {
  13240.             return $this->services['cms_factory_element.repository'];
  13241.         }
  13242.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13243.         if (isset($this->services['cms_factory_element.repository'])) {
  13244.             return $this->services['cms_factory_element.repository'];
  13245.         }
  13246.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13247.         if (isset($this->services['cms_factory_element.repository'])) {
  13248.             return $this->services['cms_factory_element.repository'];
  13249.         }
  13250.         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()));
  13251.     }
  13252.     /**
  13253.      * Gets the public 'cms_page.repository' shared service.
  13254.      *
  13255.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13256.      */
  13257.     protected function getCmsPage_RepositoryService()
  13258.     {
  13259.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13260.         if (isset($this->services['cms_page.repository'])) {
  13261.             return $this->services['cms_page.repository'];
  13262.         }
  13263.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13264.         if (isset($this->services['cms_page.repository'])) {
  13265.             return $this->services['cms_page.repository'];
  13266.         }
  13267.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13268.         if (isset($this->services['cms_page.repository'])) {
  13269.             return $this->services['cms_page.repository'];
  13270.         }
  13271.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13272.         if (isset($this->services['cms_page.repository'])) {
  13273.             return $this->services['cms_page.repository'];
  13274.         }
  13275.         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()));
  13276.     }
  13277.     /**
  13278.      * Gets the public 'cms_page_translation.repository' shared service.
  13279.      *
  13280.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13281.      */
  13282.     protected function getCmsPageTranslation_RepositoryService()
  13283.     {
  13284.         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()));
  13285.     }
  13286.     /**
  13287.      * Gets the public 'cms_section.repository' shared service.
  13288.      *
  13289.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13290.      */
  13291.     protected function getCmsSection_RepositoryService()
  13292.     {
  13293.         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()));
  13294.     }
  13295.     /**
  13296.      * Gets the public 'cms_slot.repository' shared service.
  13297.      *
  13298.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13299.      */
  13300.     protected function getCmsSlot_RepositoryService()
  13301.     {
  13302.         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()));
  13303.     }
  13304.     /**
  13305.      * Gets the public 'cms_slot_translation.repository' shared service.
  13306.      *
  13307.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13308.      */
  13309.     protected function getCmsSlotTranslation_RepositoryService()
  13310.     {
  13311.         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()));
  13312.     }
  13313.     /**
  13314.      * Gets the public 'coe_account_ort_plz_sw6.filesystem.private' shared service.
  13315.      *
  13316.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13317.      */
  13318.     protected function getCoeAccountOrtPlzSw6_Filesystem_PrivateService()
  13319.     {
  13320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13322.         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');
  13323.     }
  13324.     /**
  13325.      * Gets the public 'coe_account_ort_plz_sw6.filesystem.public' shared service.
  13326.      *
  13327.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13328.      */
  13329.     protected function getCoeAccountOrtPlzSw6_Filesystem_PublicService()
  13330.     {
  13331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13333.         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');
  13334.     }
  13335.     /**
  13336.      * Gets the public 'coe_country_zip_validation.repository' shared service.
  13337.      *
  13338.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13339.      */
  13340.     protected function getCoeCountryZipValidation_RepositoryService()
  13341.     {
  13342.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13343.         if (isset($this->services['coe_country_zip_validation.repository'])) {
  13344.             return $this->services['coe_country_zip_validation.repository'];
  13345.         }
  13346.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13347.         if (isset($this->services['coe_country_zip_validation.repository'])) {
  13348.             return $this->services['coe_country_zip_validation.repository'];
  13349.         }
  13350.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13351.         if (isset($this->services['coe_country_zip_validation.repository'])) {
  13352.             return $this->services['coe_country_zip_validation.repository'];
  13353.         }
  13354.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13355.         if (isset($this->services['coe_country_zip_validation.repository'])) {
  13356.             return $this->services['coe_country_zip_validation.repository'];
  13357.         }
  13358.         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()));
  13359.     }
  13360.     /**
  13361.      * Gets the public 'console.command.public_alias.Frosh\Tools\Command\DevRobotsTxtCommand' shared service.
  13362.      *
  13363.      * @return \Frosh\Tools\Command\DevRobotsTxtCommand
  13364.      */
  13365.     protected function getDevRobotsTxtCommandService()
  13366.     {
  13367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13368.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/DevRobotsTxtCommand.php';
  13369.         return $this->services['console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand'] = new \Frosh\Tools\Command\DevRobotsTxtCommand((\dirname(__DIR__4).'/public'));
  13370.     }
  13371.     /**
  13372.      * Gets the public 'console.command_loader' shared service.
  13373.      *
  13374.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  13375.      */
  13376.     protected function getConsole_CommandLoaderService()
  13377.     {
  13378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  13379.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  13380.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13381.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  13382.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  13383.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  13384.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  13385.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  13386.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  13387.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  13388.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  13389.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  13390.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  13391.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  13392.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  13393.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  13394.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  13395.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  13396.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  13397.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  13398.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  13399.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  13400.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  13401.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  13402.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  13403.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  13404.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  13405.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  13406.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  13407.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  13408.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  13409.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  13410.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  13411.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  13412.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  13413.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  13414.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  13415.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  13416.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  13417.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  13418.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  13419.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  13420.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  13421.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  13422.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  13423.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  13424.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  13425.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  13426.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  13427.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  13428.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  13429.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  13430.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  13431.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  13432.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  13433.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  13434.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  13435.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  13436.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => ['privates''Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''getCartMigrateCommandService'false],
  13437.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  13438.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  13439.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  13440.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  13441.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  13442.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  13443.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  13444.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  13445.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  13446.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  13447.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  13448.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  13449.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  13450.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  13451.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  13452.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  13453.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  13454.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  13455.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  13456.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => ['privates''.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy''getDotenvDumpCommand_LazyService'false],
  13457.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  13458.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  13459.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  13460.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  13461.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  13462.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  13463.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  13464.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  13465.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  13466.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  13467.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommand2Service'false],
  13468.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommand2Service'false],
  13469.             'FourtwosixMonitorPlugin\\Command\\CheckVersionCommand' => ['privates''FourtwosixMonitorPlugin\\Command\\CheckVersionCommand''getCheckVersionCommandService'false],
  13470.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => ['privates''.Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand.lazy''getCrawlWebhookEventNamesCommand_LazyService'false],
  13471.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosSyncCommand.lazy''getPosSyncCommand_LazyService'false],
  13472.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand.lazy''getPosImageSyncCommand_LazyService'false],
  13473.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand.lazy''getPosInventorySyncCommand_LazyService'false],
  13474.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand.lazy''getPosProductSyncCommand_LazyService'false],
  13475.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand.lazy''getPosLogCleanupCommand_LazyService'false],
  13476.             'FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand' => ['privates''FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand''getDeactivateCategoryCommandService'false],
  13477.             'Frosh\\Tools\\Command\\MonitorCommand' => ['privates''.Frosh\\Tools\\Command\\MonitorCommand.lazy''getMonitorCommand_LazyService'false],
  13478.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => ['privates''.Frosh\\Tools\\Command\\ChangeUserPasswordCommand.lazy''getChangeUserPasswordCommand_LazyService'false],
  13479.             'Frosh\\Tools\\Command\\EnvGetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvGetCommand.lazy''getEnvGetCommand_LazyService'false],
  13480.             'Frosh\\Tools\\Command\\EnvSetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvSetCommand.lazy''getEnvSetCommand_LazyService'false],
  13481.             'Frosh\\Tools\\Command\\EnvDelCommand' => ['privates''.Frosh\\Tools\\Command\\EnvDelCommand.lazy''getEnvDelCommand_LazyService'false],
  13482.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdatePluginsCommand.lazy''getUpdatePluginsCommand_LazyService'false],
  13483.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdateComposerPluginsCommand.lazy''getUpdateComposerPluginsCommand_LazyService'false],
  13484.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  13485.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  13486.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  13487.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  13488.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  13489.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  13490.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  13491.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  13492.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  13493.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  13494.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  13495.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  13496.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  13497.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  13498.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  13499.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  13500.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  13501.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  13502.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  13503.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  13504.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  13505.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  13506.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  13507.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  13508.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  13509.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  13510.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  13511.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  13512.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  13513.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  13514.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  13515.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  13516.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  13517.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  13518.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  13519.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  13520.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  13521.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  13522.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  13523.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  13524.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  13525.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  13526.         ], [
  13527.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  13528.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  13529.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  13530.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  13531.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  13532.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  13533.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  13534.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  13535.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  13536.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  13537.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  13538.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  13539.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  13540.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  13541.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  13542.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  13543.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  13544.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  13545.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  13546.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  13547.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  13548.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  13549.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  13550.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  13551.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  13552.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  13553.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  13554.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  13555.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  13556.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  13557.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  13558.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  13559.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  13560.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  13561.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  13562.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  13563.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  13564.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  13565.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  13566.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  13567.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  13568.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  13569.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  13570.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  13571.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  13572.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  13573.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  13574.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  13575.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  13576.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  13577.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  13578.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  13579.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  13580.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  13581.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  13582.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand',
  13583.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  13584.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  13585.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  13586.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  13587.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  13588.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  13589.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  13590.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  13591.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  13592.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  13593.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  13594.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  13595.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  13596.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  13597.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  13598.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  13599.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  13600.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  13601.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  13602.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => '?',
  13603.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  13604.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  13605.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  13606.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  13607.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  13608.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  13609.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  13610.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  13611.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  13612.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  13613.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand',
  13614.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  13615.             'FourtwosixMonitorPlugin\\Command\\CheckVersionCommand' => 'FourtwosixMonitorPlugin\\Command\\CheckVersionCommand',
  13616.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => '?',
  13617.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => '?',
  13618.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => '?',
  13619.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => '?',
  13620.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => '?',
  13621.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => '?',
  13622.             'FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand' => 'FourtwosixHideEmptyCategories\\Command\\DeactivateCategoryCommand',
  13623.             'Frosh\\Tools\\Command\\MonitorCommand' => '?',
  13624.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => '?',
  13625.             'Frosh\\Tools\\Command\\EnvGetCommand' => '?',
  13626.             'Frosh\\Tools\\Command\\EnvSetCommand' => '?',
  13627.             'Frosh\\Tools\\Command\\EnvDelCommand' => '?',
  13628.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => '?',
  13629.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => '?',
  13630.             'console.command.about' => '?',
  13631.             'console.command.cache_clear' => '?',
  13632.             'console.command.cache_pool_clear' => '?',
  13633.             'console.command.cache_pool_prune' => '?',
  13634.             'console.command.cache_pool_delete' => '?',
  13635.             'console.command.cache_pool_list' => '?',
  13636.             'console.command.cache_warmup' => '?',
  13637.             'console.command.config_debug' => '?',
  13638.             'console.command.config_dump_reference' => '?',
  13639.             'console.command.container_debug' => '?',
  13640.             'console.command.container_lint' => '?',
  13641.             'console.command.debug_autowiring' => '?',
  13642.             'console.command.dotenv_debug' => '?',
  13643.             'console.command.event_dispatcher_debug' => '?',
  13644.             'console.command.messenger_consume_messages' => '?',
  13645.             'console.command.messenger_setup_transports' => '?',
  13646.             'console.command.messenger_debug' => '?',
  13647.             'console.command.messenger_stop_workers' => '?',
  13648.             'console.command.router_debug' => '?',
  13649.             'console.command.router_match' => '?',
  13650.             'console.command.translation_debug' => '?',
  13651.             'console.command.translation_extract' => '?',
  13652.             'console.command.validator_debug' => '?',
  13653.             'console.command.translation_pull' => '?',
  13654.             'console.command.translation_push' => '?',
  13655.             'console.command.xliff_lint' => '?',
  13656.             'console.command.yaml_lint' => '?',
  13657.             'console.command.secrets_set' => '?',
  13658.             'console.command.secrets_remove' => '?',
  13659.             'console.command.secrets_generate_key' => '?',
  13660.             'console.command.secrets_list' => '?',
  13661.             'console.command.secrets_decrypt_to_local' => '?',
  13662.             'console.command.secrets_encrypt_from_local' => '?',
  13663.             'twig.command.debug' => '?',
  13664.             'twig.command.lint' => '?',
  13665.             'var_dumper.command.server_dump' => '?',
  13666.             'monolog.command.server_log' => '?',
  13667.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  13668.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  13669.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  13670.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  13671.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  13672.         ]), ['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']);
  13673.     }
  13674.     /**
  13675.      * Gets the public 'container.env_var_processors_locator' shared service.
  13676.      *
  13677.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13678.      */
  13679.     protected function getContainer_EnvVarProcessorsLocatorService()
  13680.     {
  13681.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13682.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13683.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13684.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13685.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13686.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13687.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13688.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13689.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13690.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13691.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13692.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13693.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13694.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13695.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13696.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13697.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13698.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13699.         ], [
  13700.             'base64' => '?',
  13701.             'bool' => '?',
  13702.             'const' => '?',
  13703.             'csv' => '?',
  13704.             'default' => '?',
  13705.             'file' => '?',
  13706.             'float' => '?',
  13707.             'int' => '?',
  13708.             'json' => '?',
  13709.             'key' => '?',
  13710.             'not' => '?',
  13711.             'query_string' => '?',
  13712.             'require' => '?',
  13713.             'resolve' => '?',
  13714.             'string' => '?',
  13715.             'trim' => '?',
  13716.             'url' => '?',
  13717.         ]);
  13718.     }
  13719.     /**
  13720.      * Gets the public 'content.filesystem.private' shared service.
  13721.      *
  13722.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13723.      */
  13724.     protected function getContent_Filesystem_PrivateService()
  13725.     {
  13726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13728.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  13729.     }
  13730.     /**
  13731.      * Gets the public 'content.filesystem.public' shared service.
  13732.      *
  13733.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13734.      */
  13735.     protected function getContent_Filesystem_PublicService()
  13736.     {
  13737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13739.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  13740.     }
  13741.     /**
  13742.      * Gets the public 'country.repository' shared service.
  13743.      *
  13744.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13745.      */
  13746.     protected function getCountry_RepositoryService()
  13747.     {
  13748.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13749.         if (isset($this->services['country.repository'])) {
  13750.             return $this->services['country.repository'];
  13751.         }
  13752.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13753.         if (isset($this->services['country.repository'])) {
  13754.             return $this->services['country.repository'];
  13755.         }
  13756.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13757.         if (isset($this->services['country.repository'])) {
  13758.             return $this->services['country.repository'];
  13759.         }
  13760.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13761.         if (isset($this->services['country.repository'])) {
  13762.             return $this->services['country.repository'];
  13763.         }
  13764.         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())));
  13765.     }
  13766.     /**
  13767.      * Gets the public 'country_state.repository' shared service.
  13768.      *
  13769.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13770.      */
  13771.     protected function getCountryState_RepositoryService()
  13772.     {
  13773.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13774.         if (isset($this->services['country_state.repository'])) {
  13775.             return $this->services['country_state.repository'];
  13776.         }
  13777.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13778.         if (isset($this->services['country_state.repository'])) {
  13779.             return $this->services['country_state.repository'];
  13780.         }
  13781.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13782.         if (isset($this->services['country_state.repository'])) {
  13783.             return $this->services['country_state.repository'];
  13784.         }
  13785.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13786.         if (isset($this->services['country_state.repository'])) {
  13787.             return $this->services['country_state.repository'];
  13788.         }
  13789.         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())));
  13790.     }
  13791.     /**
  13792.      * Gets the public 'country_state_translation.repository' shared service.
  13793.      *
  13794.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13795.      */
  13796.     protected function getCountryStateTranslation_RepositoryService()
  13797.     {
  13798.         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()));
  13799.     }
  13800.     /**
  13801.      * Gets the public 'country_translation.repository' shared service.
  13802.      *
  13803.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13804.      */
  13805.     protected function getCountryTranslation_RepositoryService()
  13806.     {
  13807.         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()));
  13808.     }
  13809.     /**
  13810.      * Gets the public 'currency.repository' shared service.
  13811.      *
  13812.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13813.      */
  13814.     protected function getCurrency_RepositoryService()
  13815.     {
  13816.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13817.         if (isset($this->services['currency.repository'])) {
  13818.             return $this->services['currency.repository'];
  13819.         }
  13820.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13821.         if (isset($this->services['currency.repository'])) {
  13822.             return $this->services['currency.repository'];
  13823.         }
  13824.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13825.         if (isset($this->services['currency.repository'])) {
  13826.             return $this->services['currency.repository'];
  13827.         }
  13828.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13829.         if (isset($this->services['currency.repository'])) {
  13830.             return $this->services['currency.repository'];
  13831.         }
  13832.         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())));
  13833.     }
  13834.     /**
  13835.      * Gets the public 'currency_country_rounding.repository' shared service.
  13836.      *
  13837.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13838.      */
  13839.     protected function getCurrencyCountryRounding_RepositoryService()
  13840.     {
  13841.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13842.         if (isset($this->services['currency_country_rounding.repository'])) {
  13843.             return $this->services['currency_country_rounding.repository'];
  13844.         }
  13845.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13846.         if (isset($this->services['currency_country_rounding.repository'])) {
  13847.             return $this->services['currency_country_rounding.repository'];
  13848.         }
  13849.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13850.         if (isset($this->services['currency_country_rounding.repository'])) {
  13851.             return $this->services['currency_country_rounding.repository'];
  13852.         }
  13853.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13854.         if (isset($this->services['currency_country_rounding.repository'])) {
  13855.             return $this->services['currency_country_rounding.repository'];
  13856.         }
  13857.         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()));
  13858.     }
  13859.     /**
  13860.      * Gets the public 'currency_translation.repository' shared service.
  13861.      *
  13862.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13863.      */
  13864.     protected function getCurrencyTranslation_RepositoryService()
  13865.     {
  13866.         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()));
  13867.     }
  13868.     /**
  13869.      * Gets the public 'custom_entity.repository' shared service.
  13870.      *
  13871.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13872.      */
  13873.     protected function getCustomEntity_RepositoryService()
  13874.     {
  13875.         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()));
  13876.     }
  13877.     /**
  13878.      * Gets the public 'custom_field.repository' shared service.
  13879.      *
  13880.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13881.      */
  13882.     protected function getCustomField_RepositoryService()
  13883.     {
  13884.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13885.         if (isset($this->services['custom_field.repository'])) {
  13886.             return $this->services['custom_field.repository'];
  13887.         }
  13888.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13889.         if (isset($this->services['custom_field.repository'])) {
  13890.             return $this->services['custom_field.repository'];
  13891.         }
  13892.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13893.         if (isset($this->services['custom_field.repository'])) {
  13894.             return $this->services['custom_field.repository'];
  13895.         }
  13896.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13897.         if (isset($this->services['custom_field.repository'])) {
  13898.             return $this->services['custom_field.repository'];
  13899.         }
  13900.         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()));
  13901.     }
  13902.     /**
  13903.      * Gets the public 'custom_field_set.repository' shared service.
  13904.      *
  13905.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13906.      */
  13907.     protected function getCustomFieldSet_RepositoryService()
  13908.     {
  13909.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13910.         if (isset($this->services['custom_field_set.repository'])) {
  13911.             return $this->services['custom_field_set.repository'];
  13912.         }
  13913.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13914.         if (isset($this->services['custom_field_set.repository'])) {
  13915.             return $this->services['custom_field_set.repository'];
  13916.         }
  13917.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13918.         if (isset($this->services['custom_field_set.repository'])) {
  13919.             return $this->services['custom_field_set.repository'];
  13920.         }
  13921.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13922.         if (isset($this->services['custom_field_set.repository'])) {
  13923.             return $this->services['custom_field_set.repository'];
  13924.         }
  13925.         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()));
  13926.     }
  13927.     /**
  13928.      * Gets the public 'custom_field_set_relation.repository' shared service.
  13929.      *
  13930.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13931.      */
  13932.     protected function getCustomFieldSetRelation_RepositoryService()
  13933.     {
  13934.         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()));
  13935.     }
  13936.     /**
  13937.      * Gets the public 'customer.repository' shared service.
  13938.      *
  13939.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13940.      */
  13941.     protected function getCustomer_RepositoryService()
  13942.     {
  13943.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13944.         if (isset($this->services['customer.repository'])) {
  13945.             return $this->services['customer.repository'];
  13946.         }
  13947.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13948.         if (isset($this->services['customer.repository'])) {
  13949.             return $this->services['customer.repository'];
  13950.         }
  13951.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13952.         if (isset($this->services['customer.repository'])) {
  13953.             return $this->services['customer.repository'];
  13954.         }
  13955.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13956.         if (isset($this->services['customer.repository'])) {
  13957.             return $this->services['customer.repository'];
  13958.         }
  13959.         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())));
  13960.     }
  13961.     /**
  13962.      * Gets the public 'customer_address.repository' shared service.
  13963.      *
  13964.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13965.      */
  13966.     protected function getCustomerAddress_RepositoryService()
  13967.     {
  13968.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13969.         if (isset($this->services['customer_address.repository'])) {
  13970.             return $this->services['customer_address.repository'];
  13971.         }
  13972.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13973.         if (isset($this->services['customer_address.repository'])) {
  13974.             return $this->services['customer_address.repository'];
  13975.         }
  13976.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13977.         if (isset($this->services['customer_address.repository'])) {
  13978.             return $this->services['customer_address.repository'];
  13979.         }
  13980.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13981.         if (isset($this->services['customer_address.repository'])) {
  13982.             return $this->services['customer_address.repository'];
  13983.         }
  13984.         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()));
  13985.     }
  13986.     /**
  13987.      * Gets the public 'customer_group.repository' shared service.
  13988.      *
  13989.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  13990.      */
  13991.     protected function getCustomerGroup_RepositoryService()
  13992.     {
  13993.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13994.         if (isset($this->services['customer_group.repository'])) {
  13995.             return $this->services['customer_group.repository'];
  13996.         }
  13997.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13998.         if (isset($this->services['customer_group.repository'])) {
  13999.             return $this->services['customer_group.repository'];
  14000.         }
  14001.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14002.         if (isset($this->services['customer_group.repository'])) {
  14003.             return $this->services['customer_group.repository'];
  14004.         }
  14005.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14006.         if (isset($this->services['customer_group.repository'])) {
  14007.             return $this->services['customer_group.repository'];
  14008.         }
  14009.         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())));
  14010.     }
  14011.     /**
  14012.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  14013.      *
  14014.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14015.      */
  14016.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  14017.     {
  14018.         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()));
  14019.     }
  14020.     /**
  14021.      * Gets the public 'customer_group_translation.repository' shared service.
  14022.      *
  14023.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14024.      */
  14025.     protected function getCustomerGroupTranslation_RepositoryService()
  14026.     {
  14027.         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()));
  14028.     }
  14029.     /**
  14030.      * Gets the public 'customer_recovery.repository' shared service.
  14031.      *
  14032.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14033.      */
  14034.     protected function getCustomerRecovery_RepositoryService()
  14035.     {
  14036.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14037.         if (isset($this->services['customer_recovery.repository'])) {
  14038.             return $this->services['customer_recovery.repository'];
  14039.         }
  14040.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14041.         if (isset($this->services['customer_recovery.repository'])) {
  14042.             return $this->services['customer_recovery.repository'];
  14043.         }
  14044.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14045.         if (isset($this->services['customer_recovery.repository'])) {
  14046.             return $this->services['customer_recovery.repository'];
  14047.         }
  14048.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14049.         if (isset($this->services['customer_recovery.repository'])) {
  14050.             return $this->services['customer_recovery.repository'];
  14051.         }
  14052.         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()));
  14053.     }
  14054.     /**
  14055.      * Gets the public 'customer_tag.repository' shared service.
  14056.      *
  14057.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14058.      */
  14059.     protected function getCustomerTag_RepositoryService()
  14060.     {
  14061.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14062.         if (isset($this->services['customer_tag.repository'])) {
  14063.             return $this->services['customer_tag.repository'];
  14064.         }
  14065.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14066.         if (isset($this->services['customer_tag.repository'])) {
  14067.             return $this->services['customer_tag.repository'];
  14068.         }
  14069.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14070.         if (isset($this->services['customer_tag.repository'])) {
  14071.             return $this->services['customer_tag.repository'];
  14072.         }
  14073.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14074.         if (isset($this->services['customer_tag.repository'])) {
  14075.             return $this->services['customer_tag.repository'];
  14076.         }
  14077.         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()));
  14078.     }
  14079.     /**
  14080.      * Gets the public 'customer_wishlist.repository' shared service.
  14081.      *
  14082.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14083.      */
  14084.     protected function getCustomerWishlist_RepositoryService()
  14085.     {
  14086.         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()));
  14087.     }
  14088.     /**
  14089.      * Gets the public 'customer_wishlist_product.repository' shared service.
  14090.      *
  14091.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14092.      */
  14093.     protected function getCustomerWishlistProduct_RepositoryService()
  14094.     {
  14095.         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()));
  14096.     }
  14097.     /**
  14098.      * Gets the public 'd_i_sco_g_a4.filesystem.private' shared service.
  14099.      *
  14100.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14101.      */
  14102.     protected function getDIScoGA4_Filesystem_PrivateService()
  14103.     {
  14104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14106.         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');
  14107.     }
  14108.     /**
  14109.      * Gets the public 'd_i_sco_g_a4.filesystem.public' shared service.
  14110.      *
  14111.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14112.      */
  14113.     protected function getDIScoGA4_Filesystem_PublicService()
  14114.     {
  14115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14117.         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');
  14118.     }
  14119.     /**
  14120.      * Gets the public 'data_collector.dump' shared service.
  14121.      *
  14122.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  14123.      */
  14124.     protected function getDataCollector_DumpService()
  14125.     {
  14126.         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);
  14127.     }
  14128.     /**
  14129.      * Gets the public 'dead_message.repository' shared service.
  14130.      *
  14131.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14132.      */
  14133.     protected function getDeadMessage_RepositoryService()
  14134.     {
  14135.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14136.         if (isset($this->services['dead_message.repository'])) {
  14137.             return $this->services['dead_message.repository'];
  14138.         }
  14139.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14140.         if (isset($this->services['dead_message.repository'])) {
  14141.             return $this->services['dead_message.repository'];
  14142.         }
  14143.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14144.         if (isset($this->services['dead_message.repository'])) {
  14145.             return $this->services['dead_message.repository'];
  14146.         }
  14147.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14148.         if (isset($this->services['dead_message.repository'])) {
  14149.             return $this->services['dead_message.repository'];
  14150.         }
  14151.         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()));
  14152.     }
  14153.     /**
  14154.      * Gets the public 'delivery_time.repository' shared service.
  14155.      *
  14156.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  14157.      */
  14158.     protected function getDeliveryTime_RepositoryService()
  14159.     {
  14160.         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())));
  14161.     }
  14162.     /**
  14163.      * Gets the public 'delivery_time_translation.repository' shared service.
  14164.      *
  14165.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14166.      */
  14167.     protected function getDeliveryTimeTranslation_RepositoryService()
  14168.     {
  14169.         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()));
  14170.     }
  14171.     /**
  14172.      * Gets the public 'document.repository' shared service.
  14173.      *
  14174.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14175.      */
  14176.     protected function getDocument_RepositoryService()
  14177.     {
  14178.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14179.         if (isset($this->services['document.repository'])) {
  14180.             return $this->services['document.repository'];
  14181.         }
  14182.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14183.         if (isset($this->services['document.repository'])) {
  14184.             return $this->services['document.repository'];
  14185.         }
  14186.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14187.         if (isset($this->services['document.repository'])) {
  14188.             return $this->services['document.repository'];
  14189.         }
  14190.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14191.         if (isset($this->services['document.repository'])) {
  14192.             return $this->services['document.repository'];
  14193.         }
  14194.         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()));
  14195.     }
  14196.     /**
  14197.      * Gets the public 'document_base_config.repository' shared service.
  14198.      *
  14199.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14200.      */
  14201.     protected function getDocumentBaseConfig_RepositoryService()
  14202.     {
  14203.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14204.         if (isset($this->services['document_base_config.repository'])) {
  14205.             return $this->services['document_base_config.repository'];
  14206.         }
  14207.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14208.         if (isset($this->services['document_base_config.repository'])) {
  14209.             return $this->services['document_base_config.repository'];
  14210.         }
  14211.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14212.         if (isset($this->services['document_base_config.repository'])) {
  14213.             return $this->services['document_base_config.repository'];
  14214.         }
  14215.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14216.         if (isset($this->services['document_base_config.repository'])) {
  14217.             return $this->services['document_base_config.repository'];
  14218.         }
  14219.         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()));
  14220.     }
  14221.     /**
  14222.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  14223.      *
  14224.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14225.      */
  14226.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  14227.     {
  14228.         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()));
  14229.     }
  14230.     /**
  14231.      * Gets the public 'document_type.repository' shared service.
  14232.      *
  14233.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14234.      */
  14235.     protected function getDocumentType_RepositoryService()
  14236.     {
  14237.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14238.         if (isset($this->services['document_type.repository'])) {
  14239.             return $this->services['document_type.repository'];
  14240.         }
  14241.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14242.         if (isset($this->services['document_type.repository'])) {
  14243.             return $this->services['document_type.repository'];
  14244.         }
  14245.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14246.         if (isset($this->services['document_type.repository'])) {
  14247.             return $this->services['document_type.repository'];
  14248.         }
  14249.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14250.         if (isset($this->services['document_type.repository'])) {
  14251.             return $this->services['document_type.repository'];
  14252.         }
  14253.         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()));
  14254.     }
  14255.     /**
  14256.      * Gets the public 'document_type_translation.repository' shared service.
  14257.      *
  14258.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14259.      */
  14260.     protected function getDocumentTypeTranslation_RepositoryService()
  14261.     {
  14262.         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()));
  14263.     }
  14264.     /**
  14265.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  14266.      *
  14267.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14268.      */
  14269.     protected function getElasticsearch_Filesystem_PrivateService()
  14270.     {
  14271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14273.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  14274.     }
  14275.     /**
  14276.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  14277.      *
  14278.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14279.      */
  14280.     protected function getElasticsearch_Filesystem_PublicService()
  14281.     {
  14282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14284.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  14285.     }
  14286.     /**
  14287.      * Gets the public 'enqueue.client.default.producer' shared service.
  14288.      *
  14289.      * @return \Enqueue\Client\TraceableProducer
  14290.      */
  14291.     protected function getEnqueue_Client_Default_ProducerService()
  14292.     {
  14293.         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([])));
  14294.     }
  14295.     /**
  14296.      * Gets the public 'error_controller' shared service.
  14297.      *
  14298.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  14299.      */
  14300.     protected function getErrorController2Service()
  14301.     {
  14302.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  14303.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  14304.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  14305.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  14306.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  14307.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  14308.         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)));
  14309.     }
  14310.     /**
  14311.      * Gets the public 'event_action.repository' shared service.
  14312.      *
  14313.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14314.      */
  14315.     protected function getEventAction_RepositoryService()
  14316.     {
  14317.         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()));
  14318.     }
  14319.     /**
  14320.      * Gets the public 'event_action_rule.repository' shared service.
  14321.      *
  14322.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14323.      */
  14324.     protected function getEventActionRule_RepositoryService()
  14325.     {
  14326.         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()));
  14327.     }
  14328.     /**
  14329.      * Gets the public 'event_action_sales_channel.repository' shared service.
  14330.      *
  14331.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14332.      */
  14333.     protected function getEventActionSalesChannel_RepositoryService()
  14334.     {
  14335.         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()));
  14336.     }
  14337.     /**
  14338.      * Gets the public 'event_dispatcher' shared service.
  14339.      *
  14340.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  14341.      */
  14342.     protected function getEventDispatcherService()
  14343.     {
  14344.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  14345.         if (isset($this->services['event_dispatcher'])) {
  14346.             return $this->services['event_dispatcher'];
  14347.         }
  14348.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  14349.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14350.         $b->pushHandler(new \Monolog\Handler\NullHandler());
  14351.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  14352.         $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())));
  14353.         $instance->addListener('kernel.request', [=> function () {
  14354.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  14355.         }, => '__invoke'], 0);
  14356.         $instance->addListener('kernel.request', [=> function () {
  14357.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  14358.         }, => 'onKernelRequest'], 0);
  14359.         $instance->addListener('kernel.response', [=> function () {
  14360.             return ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\AdminInfoSubscriber'] ?? ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\AdminInfoSubscriber'] = new \Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriber(true)));
  14361.         }, => '__invoke'], 0);
  14362.         $instance->addListener('kernel.response', [=> function () {
  14363.             return ($this->services['Swag\\Security\\Subscriber\\AdminSecurityFixesProvider'] ?? $this->getAdminSecurityFixesProviderService());
  14364.         }, => '__invoke'], 0);
  14365.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14366.             return ($this->services['Swag\\Security\\Subscriber\\TwigStateProvider'] ?? $this->getTwigStateProviderService());
  14367.         }, => '__invoke'], 0);
  14368.         $instance->addListener('kernel.controller', [=> function () {
  14369.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  14370.         }, => 'onKernelController'], 0);
  14371.         $instance->addListener('kernel.controller', [=> function () {
  14372.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  14373.         }, => 'resolveContext'], -10);
  14374.         $instance->addListener('kernel.request', [=> function () {
  14375.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  14376.         }, => 'initializeCspNonce'], 0);
  14377.         $instance->addListener('kernel.response', [=> function () {
  14378.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  14379.         }, => 'setSecurityHeaders'], 0);
  14380.         $instance->addListener('kernel.controller', [=> function () {
  14381.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  14382.         }, => 'checkScope'], -20);
  14383.         $instance->addListener('kernel.request', [=> function () {
  14384.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14385.         }, => 'request'], -10);
  14386.         $instance->addListener('kernel.response', [=> function () {
  14387.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14388.         }, => 'response'], -10);
  14389.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14390.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14391.         }, => 'render'], -10);
  14392.         $instance->addListener('snippet.written', [=> function () {
  14393.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14394.         }, => 'invalidate'], 0);
  14395.         $instance->addListener('snippet.deleted', [=> function () {
  14396.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14397.         }, => 'invalidate'], 0);
  14398.         $instance->addListener('snippet_set.deleted', [=> function () {
  14399.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14400.         }, => 'invalidate'], 0);
  14401.         $instance->addListener('app_template.written', [=> function () {
  14402.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  14403.         }, => 'reset'], 0);
  14404.         $instance->addListener('shopware.global_business_event', [=> function () {
  14405.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  14406.         }, => 'logBusinessEvent'], 0);
  14407.         $instance->addListener('kernel.controller', [=> function () {
  14408.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14409.         }, => 'setStates'], -21);
  14410.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14411.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14412.         }, => 'login'], 0);
  14413.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  14414.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14415.         }, => 'cartChanged'], 0);
  14416.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14417.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  14418.         }, => 'executeCacheInvalidationHook'], 0);
  14419.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  14420.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14421.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  14422.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  14423.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14424.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  14425.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  14426.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14427.         }, => 'invalidateIndexedLandingPages'], 2000);
  14428.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14429.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14430.         }, => 'invalidateSearch'], 2000);
  14431.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14432.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14433.         }, => 'invalidateListings'], 2001);
  14434.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14435.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14436.         }, => 'invalidateProductIds'], 2002);
  14437.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14438.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14439.         }, => 'invalidateDetailRoute'], 2004);
  14440.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14441.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14442.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  14443.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14444.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14445.         }, => 'invalidateReviewRoute'], 2006);
  14446.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14447.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14448.         }, => 'invalidateSearch'], 2000);
  14449.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14450.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14451.         }, => 'invalidateListings'], 2001);
  14452.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14453.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14454.         }, => 'invalidateProductIds'], 2002);
  14455.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14456.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14457.         }, => 'invalidateDetailRoute'], 2004);
  14458.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14459.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14460.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  14461.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14462.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14463.         }, => 'invalidateReviewRoute'], 2006);
  14464.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14465.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14466.         }, => 'invalidateCmsPageIds'], 2001);
  14467.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14468.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14469.         }, => 'invalidateCurrencyRoute'], 2002);
  14470.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14471.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14472.         }, => 'invalidateLanguageRoute'], 2003);
  14473.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14474.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14475.         }, => 'invalidateNavigationRoute'], 2004);
  14476.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14477.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14478.         }, => 'invalidatePaymentMethodRoute'], 2005);
  14479.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14480.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14481.         }, => 'invalidateProductAssignment'], 2006);
  14482.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14483.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14484.         }, => 'invalidateManufacturerFilters'], 2007);
  14485.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14486.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14487.         }, => 'invalidatePropertyFilters'], 2008);
  14488.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14489.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14490.         }, => 'invalidateCrossSellingRoute'], 2009);
  14491.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14492.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14493.         }, => 'invalidateContext'], 2010);
  14494.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14495.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14496.         }, => 'invalidateShippingMethodRoute'], 2011);
  14497.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14498.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14499.         }, => 'invalidateSnippets'], 2012);
  14500.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14501.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14502.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  14503.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14504.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14505.         }, => 'invalidateStreamIds'], 2014);
  14506.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14507.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14508.         }, => 'invalidateCountryRoute'], 2015);
  14509.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14510.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14511.         }, => 'invalidateSalutationRoute'], 2016);
  14512.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14513.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14514.         }, => 'invalidateInitialStateIdLoader'], 2017);
  14515.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14516.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14517.         }, => 'invalidateCountryStateRoute'], 2018);
  14518.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  14519.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14520.         }, => 'invalidateSeoUrls'], 2000);
  14521.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  14522.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14523.         }, => 'invalidateRules'], 2000);
  14524.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14525.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14526.         }, => 'invalidateRules'], 2000);
  14527.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14528.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14529.         }, => 'invalidateConfig'], 2001);
  14530.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14531.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14532.         }, => 'invalidateRules'], 2000);
  14533.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14534.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14535.         }, => 'invalidateConfig'], 2001);
  14536.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14537.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14538.         }, => 'invalidateRules'], 2000);
  14539.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14540.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14541.         }, => 'invalidateConfig'], 2001);
  14542.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14543.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14544.         }, => 'invalidateRules'], 2000);
  14545.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14546.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14547.         }, => 'invalidateConfig'], 2001);
  14548.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14549.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14550.         }, => 'invalidateRules'], 2000);
  14551.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14552.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14553.         }, => 'invalidateConfig'], 2001);
  14554.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14555.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14556.         }, => 'invalidateConfigKey'], 2000);
  14557.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  14558.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14559.         }, => 'invalidateSitemap'], 2000);
  14560.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14561.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  14562.         }, => 'preValidate'], 0);
  14563.         $instance->addListener('kernel.controller', [=> function () {
  14564.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  14565.         }, => 'validate'], -20);
  14566.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  14567.             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()));
  14568.         }, => 'validate'], 0);
  14569.         $instance->addListener('kernel.request', [=> function () {
  14570.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  14571.         }, => 'onKernelRequest'], 9999);
  14572.         $instance->addListener('kernel.response', [=> function () {
  14573.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  14574.         }, => 'onKernelResponse'], 9999);
  14575.         $instance->addListener('kernel.exception', [=> function () {
  14576.             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)));
  14577.         }, => 'onKernelException'], -1);
  14578.         $instance->addListener('kernel.response', [=> function () {
  14579.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  14580.         }, => 'onResponse'], 0);
  14581.         $instance->addListener('kernel.request', [=> function () {
  14582.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  14583.         }, => 'onRequest'], 128);
  14584.         $instance->addListener('kernel.controller', [=> function () {
  14585.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  14586.         }, => 'checkExpectations'], -21);
  14587.         $instance->addListener('kernel.controller', [=> function () {
  14588.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  14589.         }, => 'validateRequest'], -2);
  14590.         $instance->addListener('kernel.request', [=> function () {
  14591.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  14592.         }, => 'setupOAuth'], 128);
  14593.         $instance->addListener('kernel.controller', [=> function () {
  14594.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  14595.         }, => 'validateRequest'], -2);
  14596.         $instance->addListener('user.written', [=> function () {
  14597.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  14598.         }, => 'onUserWritten'], 0);
  14599.         $instance->addListener('user.deleted', [=> function () {
  14600.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  14601.         }, => 'onUserDeleted'], 0);
  14602.         $instance->addListener('app.loaded', [=> function () {
  14603.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  14604.         }, => 'unserialize'], 0);
  14605.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14606.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  14607.         }, => 'checkWrite'], 0);
  14608.         $instance->addListener('app_script_condition.loaded', [=> function () {
  14609.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppScriptConditionConstraintsSubscriber()));
  14610.         }, => 'unserialize'], 0);
  14611.         $instance->addListener('app_flow_action.loaded', [=> function () {
  14612.             return ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionLoadedSubscriber()));
  14613.         }, => 'unserialize'], 0);
  14614.         $instance->addListener('custom_field.deleted', [=> function () {
  14615.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  14616.         }, => 'reset'], 0);
  14617.         $instance->addListener('custom_field.written', [=> function () {
  14618.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  14619.         }, => 'reset'], 0);
  14620.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  14621.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14622.         }, => 'startProgress'], 0);
  14623.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  14624.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14625.         }, => 'advanceProgress'], 0);
  14626.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  14627.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14628.         }, => 'finishProgress'], 0);
  14629.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  14630.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  14631.         }, => 'runRegisteredIndexers'], 0);
  14632.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  14633.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  14634.         }, => 'runRegisteredIndexers'], 0);
  14635.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14636.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  14637.         }, => 'preValidate'], 0);
  14638.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14639.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  14640.         }, => 'validateWriteCommands'], 0);
  14641.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  14642.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  14643.         }, => 'validateEntitySearch'], 0);
  14644.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14645.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? $this->getEntityIndexingSubscriberService());
  14646.         }, => 'refreshIndex'], 1000);
  14647.         $instance->addListener('mail_template.deleted', [=> function () {
  14648.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  14649.         }, => 'deleted'], 0);
  14650.         $instance->addListener('dead_message.loaded', [=> function () {
  14651.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  14652.         }, => 'unserialize'], 0);
  14653.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  14654.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  14655.         }, => 'onMessageFailed'], 99);
  14656.         $instance->addListener('plugin.loaded', [=> function () {
  14657.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  14658.         }, => 'unserialize'], 0);
  14659.         $instance->addListener('acl_role.loaded', [=> function () {
  14660.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  14661.         }, => 'onAclRoleLoaded'], 0);
  14662.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14663.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14664.         }, => 'afterPluginStateChange'], 0);
  14665.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14666.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14667.         }, => 'afterPluginStateChange'], 0);
  14668.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14669.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14670.         }, => 'afterPluginStateChange'], 0);
  14671.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14672.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  14673.         }, => 'updatePostFinishEvent'], 0);
  14674.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14675.             return ($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] ?? $this->getLicenseHostChangedSubscriberService());
  14676.         }, => 'onLicenseHostChanged'], 0);
  14677.         $instance->addListener('script.written', [=> function () {
  14678.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  14679.         }, => 'invalidateCache'], 0);
  14680.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14681.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  14682.         }, => 'preValidate'], 0);
  14683.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14684.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  14685.         }, => 'postValidate'], 0);
  14686.         $instance->addListener('language.deleted', [=> function () {
  14687.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  14688.         }, => 'invalidateCache'], 0);
  14689.         $instance->addListener('language.written', [=> function () {
  14690.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  14691.         }, => 'invalidateCache'], 0);
  14692.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14693.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  14694.         }, => 'preValidate'], 0);
  14695.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14696.             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'))));
  14697.         }, => 'update'], 0);
  14698.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14699.             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'))));
  14700.         }, => 'onUpdate'], 0);
  14701.         $instance->addListener('kernel.response', [=> function () {
  14702.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  14703.         }, => 'addSeoInformation'], 10000);
  14704.         $instance->addListener('webhook.written', [=> function () {
  14705.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  14706.         }, => 'clearWebhookCache'], 0);
  14707.         $instance->addListener('acl_role.written', [=> function () {
  14708.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  14709.         }, => 'clearPrivilegesCache'], 0);
  14710.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  14711.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  14712.         }, => 'handleWebhookMessageFail'], 0);
  14713.         $instance->addListener('kernel.response', [=> function () {
  14714.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  14715.         }, => 'encodeResponse'], 10000);
  14716.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14717.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  14718.         }, => 'handleSalesChannelLanguageIds'], 0);
  14719.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14720.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  14721.         }, => 'preWriteValidateEvent'], 0);
  14722.         $instance->addListener('country.written', [=> function () {
  14723.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  14724.         }, => 'updated'], 0);
  14725.         $instance->addListener('currency.loaded', [=> function () {
  14726.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  14727.         }, => 'setDefault'], 0);
  14728.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14729.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  14730.         }, => 'preValidate'], 0);
  14731.         $instance->addListener('custom_field.written', [=> function () {
  14732.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  14733.         }, => 'customFieldIsWritten'], 0);
  14734.         $instance->addListener('custom_field.deleted', [=> function () {
  14735.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  14736.         }, => 'customFieldIsDeleted'], 0);
  14737.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14738.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  14739.         }, => 'validate'], 0);
  14740.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14741.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  14742.         }, => 'onValueChanged'], 1500);
  14743.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14744.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  14745.         }, => 'postValidate'], 0);
  14746.         $instance->addListener('category.loaded', [=> function () {
  14747.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  14748.         }, => 'entityLoaded'], 0);
  14749.         $instance->addListener('sales_channel.category.loaded', [=> function () {
  14750.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  14751.         }, => 'entityLoaded'], 0);
  14752.         $instance->addListener('media.loaded', [=> function () {
  14753.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  14754.         }, => 'unserialize'], 10);
  14755.         $instance->addListener('media.loaded', [=> function () {
  14756.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  14757.         }, => 'addUrls'], 0);
  14758.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  14759.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  14760.         }, => 'unserialize'], 10);
  14761.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14762.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  14763.         }, => 'beforeDelete'], 0);
  14764.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  14765.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  14766.         }, => 'securePrivateFolders'], 0);
  14767.         $instance->addListener('product.loaded', [=> function () {
  14768.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14769.         }, => 'loaded'], 0);
  14770.         $instance->addListener('product.partial_loaded', [=> function () {
  14771.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14772.         }, => 'partialEntityLoaded'], 0);
  14773.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  14774.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14775.         }, => 'salesChannelLoaded'], 0);
  14776.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  14777.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14778.         }, => 'partialSalesChannelLoaded'], 0);
  14779.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  14780.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14781.         }, => 'handleListingRequest'], 100);
  14782.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  14783.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14784.         }, => 'handleFlags'], -100);
  14785.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  14786.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14787.         }, => 'handleFlags'], -100);
  14788.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  14789.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14790.         }, => 'handleSearchRequest'], 100);
  14791.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  14792.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14793.         }, => 'handleFlags'], -100);
  14794.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  14795.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14796.         }, => 'handleResult'], 100);
  14797.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  14798.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14799.         }, => 'removeScoreSorting'], -100);
  14800.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  14801.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14802.         }, => 'handleResult'], 0);
  14803.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14804.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  14805.         }, => 'preValidate'], 0);
  14806.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14807.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14808.         }, => 'orderPlaced'], 0);
  14809.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  14810.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14811.         }, => 'stateChanged'], 0);
  14812.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14813.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14814.         }, => 'triggerChangeSet'], 0);
  14815.         $instance->addListener('order_line_item.written', [=> function () {
  14816.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14817.         }, => 'lineItemWritten'], 0);
  14818.         $instance->addListener('order_line_item.deleted', [=> function () {
  14819.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14820.         }, => 'lineItemWritten'], 0);
  14821.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  14822.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  14823.         }, => 'onNewsletterRecipientDeleted'], 0);
  14824.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14825.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  14826.         }, => 'preValidate'], 0);
  14827.         $instance->addListener('rule.loaded', [=> function () {
  14828.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  14829.         }, => 'unserialize'], 0);
  14830.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14831.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14832.         }, => 'refreshPlugin'], 0);
  14833.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14834.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14835.         }, => 'refreshPlugin'], 0);
  14836.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14837.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14838.         }, => 'refreshPlugin'], 0);
  14839.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14840.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14841.         }, => 'refreshPlugin'], 0);
  14842.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14843.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14844.         }, => 'refreshPlugin'], 0);
  14845.         $instance->addListener('rule.written', [=> function () {
  14846.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14847.         }, => 'onRuleWritten'], 0);
  14848.         $instance->addListener('app_script_condition.written', [=> function () {
  14849.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService());
  14850.         }, => 'updatePayloads'], 0);
  14851.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14852.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  14853.         }, => 'triggerChangeSet'], 0);
  14854.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14855.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  14856.         }, => 'onEntityWritten'], 0);
  14857.         $instance->addListener('product_export.written', [=> function () {
  14858.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  14859.         }, => 'afterWrite'], 0);
  14860.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\BeforeSystemConfigChangedEvent', [=> function () {
  14861.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  14862.         }, => 'validateChangeOfDefaultCmsPage'], 0);
  14863.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14864.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  14865.         }, => 'beforeDeletion'], 0);
  14866.         $instance->addListener('action.mail.send', [=> function () {
  14867.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  14868.         }, => 'sendMail'], 0);
  14869.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14870.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  14871.         }, => 'preValidate'], 0);
  14872.         $instance->addListener('media.written', [=> function () {
  14873.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  14874.         }, => 'persistMedia'], 0);
  14875.         $instance->addListener('import_export_file.deleted', [=> function () {
  14876.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  14877.         }, => 'onFileDeleted'], 0);
  14878.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  14879.             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()));
  14880.         }, => 'enrich'], 0);
  14881.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  14882.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  14883.         }, => 'categoryPathsToAssignment'], 0);
  14884.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  14885.             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()));
  14886.         }, => 'enrich'], 0);
  14887.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  14888.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  14889.         }, => 'onAfterImportRecord'], 0);
  14890.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14891.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  14892.         }, => 'preValidate'], 0);
  14893.         $instance->addListener('action.add.order.tag', [=> function () {
  14894.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  14895.         }, => 'handle'], 0);
  14896.         $instance->addListener('action.add.customer.tag', [=> function () {
  14897.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  14898.         }, => 'handle'], 0);
  14899.         $instance->addListener('action.remove.order.tag', [=> function () {
  14900.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  14901.         }, => 'handle'], 0);
  14902.         $instance->addListener('action.remove.customer.tag', [=> function () {
  14903.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  14904.         }, => 'handle'], 0);
  14905.         $instance->addListener('action.change.customer.group', [=> function () {
  14906.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  14907.         }, => 'handle'], 0);
  14908.         $instance->addListener('action.change.customer.status', [=> function () {
  14909.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  14910.         }, => 'handle'], 0);
  14911.         $instance->addListener('action.generate.document', [=> function () {
  14912.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  14913.         }, => 'handle'], 0);
  14914.         $instance->addListener('action.set.order.state', [=> function () {
  14915.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  14916.         }, => 'handle'], 0);
  14917.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  14918.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  14919.         }, => 'handle'], 0);
  14920.         $instance->addListener('action.set.order.custom.field', [=> function () {
  14921.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  14922.         }, => 'handle'], 0);
  14923.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  14924.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  14925.         }, => 'handle'], 0);
  14926.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  14927.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  14928.         }, => 'handle'], 0);
  14929.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  14930.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  14931.         }, => 'handle'], 0);
  14932.         $instance->addListener('action.stop.flow', [=> function () {
  14933.             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()));
  14934.         }, => 'handle'], 0);
  14935.         $instance->addListener('flow.written', [=> function () {
  14936.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  14937.         }, => 'invalidate'], 0);
  14938.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14939.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14940.         }, => 'refreshPlugin'], 0);
  14941.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14942.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14943.         }, => 'refreshPlugin'], 0);
  14944.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14945.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14946.         }, => 'refreshPlugin'], 0);
  14947.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14948.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14949.         }, => 'refreshPlugin'], 0);
  14950.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14951.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14952.         }, => 'refreshPlugin'], 0);
  14953.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppInstalledEvent', [=> function () {
  14954.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14955.         }, => 'refreshPlugin'], 0);
  14956.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  14957.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14958.         }, => 'refreshPlugin'], 0);
  14959.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  14960.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14961.         }, => 'refreshPlugin'], 0);
  14962.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  14963.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14964.         }, => 'refreshPlugin'], 0);
  14965.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  14966.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14967.         }, => 'refreshPlugin'], 0);
  14968.         $instance->addListener('customer.loaded', [=> function () {
  14969.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14970.         }, => 'loaded'], 0);
  14971.         $instance->addListener('customer_address.loaded', [=> function () {
  14972.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14973.         }, => 'loaded'], 0);
  14974.         $instance->addListener('order_address.loaded', [=> function () {
  14975.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14976.         }, => 'loaded'], 0);
  14977.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  14978.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  14979.         }, => 'fillCustomerMetaDataFields'], 0);
  14980.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14981.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  14982.         }, => 'deleteOrder'], 0);
  14983.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14984.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  14985.         }, => 'updateRemoteAddressByLogin'], 0);
  14986.         $instance->addListener('customer.written', [=> function () {
  14987.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  14988.         }, => 'onCustomerWritten'], 0);
  14989.         $instance->addListener('customer.deleted', [=> function () {
  14990.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  14991.         }, => 'onCustomerDeleted'], 0);
  14992.         $instance->addListener('customer_group_translation.written', [=> function () {
  14993.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14994.         }, => 'updatedCustomerGroup'], 0);
  14995.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  14996.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14997.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  14998.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  14999.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  15000.         }, => 'deleteCustomerGroup'], 0);
  15001.         $instance->addListener('customer.written', [=> function () {
  15002.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  15003.         }, => 'onCustomerWritten'], 0);
  15004.         $instance->addListener('customer.written', [=> function () {
  15005.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  15006.         }, => 'onCustomerWritten'], 0);
  15007.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  15008.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  15009.         }, => 'beforeDelete'], 0);
  15010.         $instance->addListener('document_base_config.written', [=> function () {
  15011.             return ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  15012.         }, => 'reset'], 0);
  15013.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  15014.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15015.         }, => 'onOrderStateChange'], 0);
  15016.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  15017.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15018.         }, => 'onOrderDeliveryStateChange'], 0);
  15019.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  15020.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15021.         }, => 'onOrderTransactionStateChange'], 0);
  15022.         $instance->addListener('collect.business-events', [=> function () {
  15023.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15024.         }, => 'onAddStateEvents'], 0);
  15025.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15026.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] ?? $this->getPaymentMethodValidator2Service());
  15027.         }, => 'validate'], 0);
  15028.         $instance->addListener('payment_method.loaded', [=> function () {
  15029.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  15030.         }, => 'formatHandlerIdentifier'], 0);
  15031.         $instance->addListener('payment_method.loaded', [=> function () {
  15032.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  15033.         }, => 'addDistinguishablePaymentName'], 0);
  15034.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15035.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  15036.         }, => 'preValidate'], 0);
  15037.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  15038.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15039.         }, => 'onLineItemAdded'], 0);
  15040.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  15041.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15042.         }, => 'onLineItemRemoved'], 0);
  15043.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15044.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15045.         }, => 'resetCodes'], 0);
  15046.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15047.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  15048.         }, => 'onOrderPlaced'], 0);
  15049.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15050.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  15051.         }, => 'orderPlaced'], 0);
  15052.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15053.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  15054.         }, => 'preValidate'], 0);
  15055.         $instance->addListener('sales_channel.deleted', [=> function () {
  15056.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  15057.         }, => 'onSalesChannelDeleted'], 0);
  15058.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15059.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  15060.         }, => 'invalidate'], 2000);
  15061.         $instance->addListener('kernel.request', [=> function () {
  15062.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15063.         }, => 'startSession'], 40);
  15064.         $instance->addListener('kernel.request', [=> function () {
  15065.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15066.         }, => 'maintenanceResolver'], 0);
  15067.         $instance->addListener('kernel.exception', [=> function () {
  15068.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15069.         }, => 'showHtmlExceptionResponse'], -100);
  15070.         $instance->addListener('kernel.exception', [=> function () {
  15071.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15072.         }, => 'customerNotLoggedInHandler'], 0);
  15073.         $instance->addListener('kernel.exception', [=> function () {
  15074.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15075.         }, => 'maintenanceResolver'], 0);
  15076.         $instance->addListener('kernel.controller', [=> function () {
  15077.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15078.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  15079.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  15080.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15081.         }, => 'updateSessionAfterLogin'], 0);
  15082.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  15083.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15084.         }, => 'updateSessionAfterLogout'], 0);
  15085.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15086.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15087.         }, => 'replaceCsrfToken'], 0);
  15088.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15089.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15090.         }, => 'setCanonicalUrl'], 0);
  15091.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15092.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15093.         }, => 'addHreflang'], 0);
  15094.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15095.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15096.         }, => 'addShopIdParameter'], 0);
  15097.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15098.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15099.         }, => 'addIconSetConfig'], 0);
  15100.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  15101.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15102.         }, => 'replaceContextToken'], 0);
  15103.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  15104.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  15105.         }, => 'onSystemConfigChanged'], 0);
  15106.         $instance->addListener('kernel.controller', [=> function () {
  15107.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  15108.         }, => 'csrfCheck'], -9);
  15109.         $instance->addListener('kernel.controller', [=> function () {
  15110.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  15111.         }, => 'checkAffiliateTracking'], -21);
  15112.         $instance->addListener('kernel.request', [=> function () {
  15113.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15114.         }, => 'addHttpCacheToCoreRoutes'], 0);
  15115.         $instance->addListener('kernel.response', [=> function () {
  15116.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15117.         }, => 'setResponseCache'], -1500);
  15118.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15119.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15120.         }, => 'updateCacheControlForBrowser'], 0);
  15121.         $instance->addListener('kernel.controller', [=> function () {
  15122.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  15123.         }, => 'validateCaptcha'], -20);
  15124.         $instance->addListener('kernel.response', [=> function () {
  15125.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  15126.         }, => 'onResponse'], -10);
  15127.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  15128.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  15129.         }, => 'addCartMergedNoticeFlash'], 0);
  15130.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  15131.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15132.         }, => 'updateProductUrls'], 0);
  15133.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  15134.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15135.         }, => 'updateCategoryUrls'], 0);
  15136.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  15137.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15138.         }, => 'updateLandingPageUrls'], 0);
  15139.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15140.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15141.         }, => 'detectSalesChannelEntryPoints'], 0);
  15142.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  15143.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15144.         }, => 'invalidate'], 0);
  15145.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  15146.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15147.         }, => 'assigned'], 0);
  15148.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  15149.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15150.         }, => 'reset'], 0);
  15151.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  15152.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15153.         }, => 'handleAppActivationOrUpdate'], 0);
  15154.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  15155.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15156.         }, => 'handleAppActivationOrUpdate'], 0);
  15157.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  15158.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15159.         }, => 'handleUninstall'], 0);
  15160.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  15161.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15162.         }, => 'dumpConfigFromEvent'], 0);
  15163.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  15164.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15165.         }, => 'dumpConfigFromEvent'], 0);
  15166.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  15167.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15168.         }, => 'dumpConfigFromEvent'], 0);
  15169.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  15170.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15171.         }, => 'pluginActivate'], 0);
  15172.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  15173.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15174.         }, => 'pluginPostActivate'], 0);
  15175.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  15176.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15177.         }, => 'pluginUpdate'], 0);
  15178.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  15179.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15180.         }, => 'pluginDeactivateAndUninstall'], 0);
  15181.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivationFailedEvent', [=> function () {
  15182.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15183.         }, => 'pluginPostDeactivateFailed'], 0);
  15184.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  15185.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15186.         }, => 'pluginDeactivateAndUninstall'], 0);
  15187.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  15188.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15189.         }, => 'pluginPostUninstall'], 0);
  15190.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  15191.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  15192.         }, => 'onAppDeleted'], 0);
  15193.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  15194.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] ?? $this->getThemeCompilerEnrichScssVarSubscriberService());
  15195.         }, => 'enrichExtensionVars'], 0);
  15196.         $instance->addListener('kernel.request', [=> function () {
  15197.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15198.         }, => 'requestEvent'], 0);
  15199.         $instance->addListener('kernel.exception', [=> function () {
  15200.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15201.         }, => 'requestEvent'], 0);
  15202.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentTemplateRendererParameterEvent', [=> function () {
  15203.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15204.         }, => 'onDocumentRendering'], 0);
  15205.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  15206.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  15207.         }, => 'frwFinished'], 0);
  15208.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  15209.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  15210.         }, => 'updateFinished'], 0);
  15211.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  15212.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  15213.         }, => 'update'], 0);
  15214.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15215.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  15216.         }, => 'onNewCustomFieldCreated'], 0);
  15217.         $instance->addListener('sales_channel_language.written', [=> function () {
  15218.             return ($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] ?? $this->getLanguageSubscriberService());
  15219.         }, => 'onSalesChannelWritten'], 0);
  15220.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  15221.             return ($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService());
  15222.         }, => 'onContextResolved'], 0);
  15223.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15224.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidator2Service());
  15225.         }, => 'postValidate'], 0);
  15226.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15227.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] ?? $this->getSalesChannelDomainValidatorService());
  15228.         }, => 'postValidate'], 0);
  15229.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15230.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] ?? $this->getSalesChannelLanguageValidatorService());
  15231.         }, => 'postValidate'], 0);
  15232.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15233.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] ?? $this->getUserValidatorService());
  15234.         }, => 'postValidate'], 0);
  15235.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15236.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\StorefrontRenderSubscriber'] ?? ($this->privates['zenit\\PlatformStratus\\Subscriber\\StorefrontRenderSubscriber'] = new \zenit\PlatformStratus\Subscriber\StorefrontRenderSubscriber()));
  15237.         }, => 'onStorefrontRender'], 0);
  15238.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  15239.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15240.         }, => 'handleSuggestRequest'], 0);
  15241.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingIdsCriteriaEvent', [=> function () {
  15242.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15243.         }, => 'handleCrossSellingRequest'], 0);
  15244.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingStreamCriteriaEvent', [=> function () {
  15245.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15246.         }, => 'handleCrossSellingLoadRequest'], 0);
  15247.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15248.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15249.         }, => 'handleListingRequest'], 0);
  15250.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  15251.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15252.         }, => 'handleSearchRequest'], 0);
  15253.         $instance->addListener('Shopware\\Storefront\\Page\\Wishlist\\WishListPageProductCriteriaEvent', [=> function () {
  15254.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  15255.         }, => 'handleWishlistRequest'], 0);
  15256.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoadedEvent', [=> function () {
  15257.             return ($this->privates['zenit\\PlatformStratus\\Subscriber\\QuickViewSubscriber'] ?? $this->getQuickViewSubscriberService());
  15258.         }, => 'onMinimalQuickViewPageLoaded'], 0);
  15259.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15260.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15261.         }, => 'onCartPageLoaded'], 0);
  15262.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15263.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15264.         }, => 'onConfirmPageLoaded'], 0);
  15265.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15266.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15267.         }, => 'onFinishPageLoaded'], 0);
  15268.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15269.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15270.         }, => 'onCheckoutRegisterPageLoaded'], 0);
  15271.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15272.             return ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] ?? ($this->privates['FourtwosixThemeExtension\\Subscriber\\CheckoutSubscriber'] = new \FourtwosixThemeExtension\Subscriber\CheckoutSubscriber()));
  15273.         }, => 'onOffcanvasCartPageLoaded'], 0);
  15274.         $instance->addListener('action.send.order.data', [=> function () {
  15275.             return ($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'] ?? $this->getSendOrderDataActionService());
  15276.         }, => 'handle'], 0);
  15277.         $instance->addListener('action.mail.send', [=> function () {
  15278.             return ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'] ?? $this->getSendMailActionDecoratorService());
  15279.         }, => 'handle'], 0);
  15280.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15281.             return ($this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriber2Service());
  15282.         }, => 'onEditOrderPageLoaded'], 1);
  15283.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15284.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15285.         }, => 'addExpressCheckoutDataToPage'], 0);
  15286.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15287.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15288.         }, => 'addExpressCheckoutDataToPage'], 0);
  15289.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  15290.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15291.         }, => 'addExpressCheckoutDataToPage'], 0);
  15292.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15293.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15294.         }, => 'addExpressCheckoutDataToPage'], 0);
  15295.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15296.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15297.         }, => 'addExpressCheckoutDataToPage'], 0);
  15298.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  15299.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15300.         }, => 'addExpressCheckoutDataToPage'], 0);
  15301.         $instance->addListener('sales_channel.product.search.result.loaded', [=> function () {
  15302.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15303.         }, => 'addExcludedProductsToSearchResult'], 0);
  15304.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  15305.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15306.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  15307.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Wishlist\\GuestWishlistPageletLoadedEvent', [=> function () {
  15308.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15309.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  15310.         $instance->addListener('Shopware\\Storefront\\Event\\SwitchBuyBoxVariantEvent', [=> function () {
  15311.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15312.         }, => 'addExpressCheckoutDataToBuyBoxSwitch'], 0);
  15313.         $instance->addListener('framework.validation.address.create', [=> function () {
  15314.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15315.         }, => 'disableAddressValidation'], 0);
  15316.         $instance->addListener('framework.validation.customer.create', [=> function () {
  15317.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15318.         }, => 'disableCustomerValidation'], 0);
  15319.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15320.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15321.         }, => 'onCheckoutConfirmLoaded'], 0);
  15322.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  15323.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15324.         }, => 'addPayerIdToCustomer'], 0);
  15325.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15326.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15327.         }, => 'addInstallmentBanner'], 0);
  15328.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15329.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15330.         }, => 'addInstallmentBanner'], 0);
  15331.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15332.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15333.         }, => 'addInstallmentBanner'], 0);
  15334.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15335.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15336.         }, => 'addInstallmentBanner'], 0);
  15337.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15338.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15339.         }, => 'addInstallmentBanner'], 0);
  15340.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15341.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15342.         }, => 'addInstallmentBannerPagelet'], 0);
  15343.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  15344.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15345.         }, => 'addInstallmentBannerPagelet'], 0);
  15346.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15347.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15348.         }, => 'onAccountEditOrderLoaded'], 0);
  15349.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15350.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15351.         }, => 'onCheckoutConfirmLoaded'], 0);
  15352.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15353.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15354.         }, => 'onCheckoutFinishLoaded'], 0);
  15355.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15356.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15357.         }, => 'onAccountOrderEditLoaded'], 0);
  15358.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15359.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15360.         }, => 'onCheckoutConfirmLoaded'], 0);
  15361.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15362.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15363.         }, => 'onCheckoutFinishLoaded'], 0);
  15364.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15365.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  15366.         }, => 'triggerChangeSet'], 0);
  15367.         $instance->addListener('order_delivery.written', [=> function () {
  15368.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  15369.         }, => 'onOrderDeliveryWritten'], 0);
  15370.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\HandlePaymentMethodRouteRequestEvent', [=> function () {
  15371.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  15372.         }, => 'addHandlePaymentParameters'], 0);
  15373.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\PaymentMethodRouteRequestEvent', [=> function () {
  15374.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  15375.         }, => 'addAfterOrderId'], 0);
  15376.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15377.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] ?? $this->getFundingSubscriberService());
  15378.         }, => 'addFundingAvailabilityData'], 0);
  15379.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15380.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  15381.         }, => 'onAccountOrderEditLoaded'], 0);
  15382.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15383.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  15384.         }, => 'onCheckoutConfirmLoaded'], 0);
  15385.         $instance->addListener('sales_channel.deleted', [=> function () {
  15386.             return ($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] ?? $this->getWebhookSubscriberService());
  15387.         }, => 'removeSalesChannelWebhookConfiguration'], 0);
  15388.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15389.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15390.         }, => 'orderPlaced'], 0);
  15391.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  15392.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15393.         }, => 'stateChanged'], 0);
  15394.         $instance->addListener('order_line_item.written', [=> function () {
  15395.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15396.         }, => 'lineItemWritten'], 0);
  15397.         $instance->addListener('order_line_item.deleted', [=> function () {
  15398.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15399.         }, => 'lineItemWritten'], 0);
  15400.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15401.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15402.         }, => 'onProductListingCriteria'], 0);
  15403.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  15404.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15405.         }, => 'onProductSearchCriteriaEvent'], 0);
  15406.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  15407.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15408.         }, => 'onSearchPageLoadedEvent'], 0);
  15409.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15410.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15411.         }, => 'onProductPageLoadedEvent'], 0);
  15412.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  15413.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15414.         }, => 'onNavigationPageLoadedEvent'], 0);
  15415.         $instance->addListener('Swag\\EnterpriseSearch\\Search\\Page\\SearchPageLoadedEvent', [=> function () {
  15416.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15417.         }, => 'onEnterpriseSearchPageLoadedEvent'], 0);
  15418.         $instance->addListener('Shopware\\Storefront\\Page\\Wishlist\\WishlistPageLoadedEvent', [=> function () {
  15419.             return ($this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15420.         }, => 'onWishlistPageLoadedEvent'], 0);
  15421.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15422.             return ($this->privates['fourtwosix\\AttributeBadges\\Subscriber\\ListingSubscriber'] ?? ($this->privates['fourtwosix\\AttributeBadges\\Subscriber\\ListingSubscriber'] = new \fourtwosix\AttributeBadges\Subscriber\ListingSubscriber()));
  15423.         }, => 'onListing'], 0);
  15424.         $instance->addListener('Shopware\\Core\\Content\\Cms\\Events\\CmsPageLoadedEvent', [=> function () {
  15425.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15426.         }, => 'onPageLoaded'], 0);
  15427.         $instance->addListener('cms_slot.loaded', [=> function () {
  15428.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15429.         }, => 'onSlotLoaded'], 0);
  15430.         $instance->addListener('kernel.controller_arguments', [=> function () {
  15431.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15432.         }, => 'onControllerArguments'], 0);
  15433.         $instance->addListener('country.loaded', [=> function () {
  15434.             return ($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\CountrySubscriber'] ?? ($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\CountrySubscriber'] = new \CoeAccountOrtPlzSw6\Subscriber\CountrySubscriber()));
  15435.         }, => 'onCountryLoaded'], 0);
  15436.         $instance->addListener('framework.validation.address.create', [=> function () {
  15437.             return ($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'] ?? $this->getValidationSubscriberService());
  15438.         }, => 'onBeforeValidateAddress'], 0);
  15439.         $instance->addListener('framework.validation.address.update', [=> function () {
  15440.             return ($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'] ?? $this->getValidationSubscriberService());
  15441.         }, => 'onBeforeValidateAddress'], 0);
  15442.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15443.             return ($this->privates['FourtwosixCategoryDescriptionOnPDP\\Subscriber\\AddCategoryDescription2PDPSubscriber'] ?? $this->getAddCategoryDescription2PDPSubscriberService());
  15444.         }, => 'onProductsLoaded'], 0);
  15445.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15446.             return ($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] ?? $this->getAddCountryPhonePrefixSubscriberService());
  15447.         }, => 'onCheckoutRegisterPageLoadedEvent'], 0);
  15448.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  15449.             return ($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] ?? $this->getAddCountryPhonePrefixSubscriberService());
  15450.         }, => 'onAccountLoginPageLoadedEvent'], 0);
  15451.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Detail\\AddressDetailPageLoadedEvent', [=> function () {
  15452.             return ($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] ?? $this->getAddCountryPhonePrefixSubscriberService());
  15453.         }, => 'onAddressDetailPageLoadedEvent'], 0);
  15454.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Listing\\AddressListingPageLoadedEvent', [=> function () {
  15455.             return ($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] ?? $this->getAddCountryPhonePrefixSubscriberService());
  15456.         }, => 'onAddressListingPageLoadedEvent'], 0);
  15457.         $instance->addListener('framework.validation.customer.profile.update', [=> function () {
  15458.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15459.         }, => 'onValidateCustomerUpdate'], 0);
  15460.         $instance->addListener('framework.validation.customer.create', [=> function () {
  15461.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15462.         }, => 'onValidateCustomerCreate'], 0);
  15463.         $instance->addListener('framework.validation.address.create', [=> function () {
  15464.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15465.         }, => 'onValidateAddress'], 0);
  15466.         $instance->addListener('framework.validation.address.update', [=> function () {
  15467.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15468.         }, => 'onValidateAddress'], 0);
  15469.         $instance->addListener('framework.validation.order.update', [=> function () {
  15470.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15471.         }, => 'onValidateOrder'], 0);
  15472.         $instance->addListener('framework.validation.order.create', [=> function () {
  15473.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15474.         }, => 'onValidateOrder'], 0);
  15475.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerRegisterEvent', [=> function () {
  15476.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15477.         }, => 'onCustomerRegister'], 0);
  15478.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\GuestCustomerRegisterEvent', [=> function () {
  15479.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15480.         }, => 'onGuestCustomerRegister'], 0);
  15481.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  15482.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'] ?? $this->getVatIdValidationSubscriberService());
  15483.         }, => 'onCustomerLogin'], 0);
  15484.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  15485.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15486.         }, => 'onRegisterCustomerEvent'], 0);
  15487.         $instance->addListener('checkout.customer.sales_channel.address.create', [=> function () {
  15488.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15489.         }, => 'onMappingEventAddressCreate'], 0);
  15490.         $instance->addListener('checkout.customer.sales_channel.register.shipping_address', [=> function () {
  15491.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15492.         }, => 'onMappingEventAddressShippingRegister'], 0);
  15493.         $instance->addListener('checkout.customer.sales_channel.register.billing_address', [=> function () {
  15494.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15495.         }, => 'onMappingEventAddressBillingRegister'], 0);
  15496.         $instance->addListener('checkout.customer.sales_channel.profile.update', [=> function () {
  15497.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15498.         }, => 'onMappingEventCustomerProfileSave'], 0);
  15499.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Listing\\AddressListingPageLoadedEvent', [=> function () {
  15500.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15501.         }, => 'onAddressListingPageLoaded'], 0);
  15502.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Order\\CartConvertedEvent', [=> function () {
  15503.             return ($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'] ?? $this->getAddressVatIdSubscriberService());
  15504.         }, => 'onCartConverted'], 0);
  15505.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  15506.             return ($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'] ?? $this->getProductLoadedSubscriberService());
  15507.         }, => 'loaded'], -50);
  15508.         $instance->addListener('Shopware\\Storefront\\Page\\GenericPageLoadedEvent', [=> function () {
  15509.             return ($this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'] ?? $this->getCountriesLoadSubscriberService());
  15510.         }, => 'onGenericPageLoadedEvent'], 0);
  15511.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoadedEvent', [=> function () {
  15512.             return ($this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'] ?? $this->getCountriesLoadSubscriberService());
  15513.         }, => 'onMinimalQuickViewPageLoadedEvent'], 0);
  15514.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageCriteriaEvent', [=> function () {
  15515.             return ($this->privates['Fourtwosix\\Attachments\\Subscriber\\ProductCriteriaSubscriber'] ?? ($this->privates['Fourtwosix\\Attachments\\Subscriber\\ProductCriteriaSubscriber'] = new \Fourtwosix\Attachments\Subscriber\ProductCriteriaSubscriber()));
  15516.         }, => 'addAssociations'], 0);
  15517.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15518.             return ($this->privates['Fourtwosix\\Attachments\\Subscriber\\ProductDetailSubscriber'] ?? ($this->privates['Fourtwosix\\Attachments\\Subscriber\\ProductDetailSubscriber'] = new \Fourtwosix\Attachments\Subscriber\ProductDetailSubscriber()));
  15519.         }, => 'filterAttachments'], 0);
  15520.         $instance->addListener('checkout.customer.sales_channel.address.create', [=> function () {
  15521.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15522.         }, => 'onUpsertAddress'], 0);
  15523.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  15524.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15525.         }, => 'onCustomerUpdateMapping'], 0);
  15526.         $instance->addListener('checkout.customer.sales_channel.profile.update', [=> function () {
  15527.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15528.         }, => 'onCustomerUpdateMapping'], 0);
  15529.         $instance->addListener('checkout.customer.sales_channel.register.billing_address', [=> function () {
  15530.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15531.         }, => 'onAddressUpdateMapping'], 0);
  15532.         $instance->addListener('checkout.customer.sales_channel.register.shipping_address', [=> function () {
  15533.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] ?? ($this->privates['FourtwosixRegistrationFields\\Subscriber\\CustomerEventsSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\CustomerEventsSubscriber()));
  15534.         }, => 'onAddressUpdateMapping'], 0);
  15535.         $instance->addListener('Shopware\\Storefront\\Page\\GenericPageLoadedEvent', [=> function () {
  15536.             return ($this->privates['FourtwosixRegistrationFields\\Subscriber\\ItalyCountryIdSubscriber'] ?? $this->getItalyCountryIdSubscriberService());
  15537.         }, => 'onItalyCountryId'], 0);
  15538.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestResultEvent', [=> function () {
  15539.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] ?? $this->getProductListingResultSubscriberService());
  15540.         }, => 'onProductSuggestResultEvent'], 0);
  15541.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  15542.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] ?? $this->getProductListingResultSubscriberService());
  15543.         }, => 'onProductSearchResultEvent'], 0);
  15544.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  15545.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'] ?? $this->getSalesChannelContextResolvedSubscriberService());
  15546.         }, => 'onSalesChannelContextResolvedEvent'], 0);
  15547.         $instance->addListener('Shopware\\Core\\Content\\Media\\Event\\MediaFileExtensionWhitelistEvent', [=> function () {
  15548.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  15549.         }, => 'onMediaFileExtensionWhitelist'], 0);
  15550.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15551.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  15552.         }, => 'onEntityWrittenContainerEvent'], 0);
  15553.         $instance->addListener('state_enter.order_transaction.state.cancelled', [=> function () {
  15554.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  15555.         }, => 'stateChanged'], 0);
  15556.         $instance->addListener('state_enter.order_transaction.state.failed', [=> function () {
  15557.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  15558.         }, => 'stateChanged'], 0);
  15559.         $instance->addListener('Shopware\\Core\\Content\\Flow\\Events\\FlowSendMailActionEvent', [=> function () {
  15560.             return ($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'] ?? $this->getSendMailSubscriberService());
  15561.         }, => 'addAttachments'], 0);
  15562.         $instance->addListener('Shopware\\Core\\Content\\MailTemplate\\Event\\MailSendSubscriberBridgeEvent', [=> function () {
  15563.             return ($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'] ?? $this->getSendMailSubscriberService());
  15564.         }, => 'addAttachments'], 0);
  15565.         $instance->addListener('MoorlForms\\Core\\Event\\SendMailEvent', [=> function () {
  15566.             return ($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'] ?? $this->getSendMailSubscriberService());
  15567.         }, => 'sendMail'], 0);
  15568.         $instance->addListener('kernel.response', [=> function () {
  15569.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  15570.         }, => 'onKernelResponse'], 0);
  15571.         $instance->addListener('kernel.response', [=> function () {
  15572.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  15573.         }, => 'onKernelResponse'], -1024);
  15574.         $instance->addListener('kernel.request', [=> function () {
  15575.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  15576.         }, => 'setDefaultLocale'], 100);
  15577.         $instance->addListener('kernel.request', [=> function () {
  15578.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  15579.         }, => 'onKernelRequest'], 16);
  15580.         $instance->addListener('kernel.finish_request', [=> function () {
  15581.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  15582.         }, => 'onKernelFinishRequest'], 0);
  15583.         $instance->addListener('kernel.request', [=> function () {
  15584.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  15585.         }, => 'onKernelRequest'], 256);
  15586.         $instance->addListener('kernel.response', [=> function () {
  15587.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  15588.         }, => 'onResponse'], -255);
  15589.         $instance->addListener('kernel.controller_arguments', [=> function () {
  15590.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15591.         }, => 'onControllerArguments'], 0);
  15592.         $instance->addListener('kernel.exception', [=> function () {
  15593.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15594.         }, => 'logKernelException'], 0);
  15595.         $instance->addListener('kernel.exception', [=> function () {
  15596.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15597.         }, => 'onKernelException'], -128);
  15598.         $instance->addListener('kernel.response', [=> function () {
  15599.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15600.         }, => 'removeCspHeader'], -128);
  15601.         $instance->addListener('kernel.request', [=> function () {
  15602.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  15603.         }, => 'onKernelRequest'], 15);
  15604.         $instance->addListener('kernel.finish_request', [=> function () {
  15605.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  15606.         }, => 'onKernelFinishRequest'], -15);
  15607.         $instance->addListener('console.error', [=> function () {
  15608.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  15609.         }, => 'onConsoleError'], -128);
  15610.         $instance->addListener('console.terminate', [=> function () {
  15611.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  15612.         }, => 'onConsoleTerminate'], -128);
  15613.         $instance->addListener('console.error', [=> function () {
  15614.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  15615.         }, => 'onConsoleError'], 0);
  15616.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15617.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  15618.         }, => 'onMessage'], -255);
  15619.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15620.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  15621.         }, => 'onMessage'], -255);
  15622.         $instance->addListener('kernel.response', [=> function () {
  15623.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  15624.         }, => 'onKernelResponse'], 0);
  15625.         $instance->addListener('kernel.request', [=> function () {
  15626.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  15627.         }, => 'onKernelRequest'], 48);
  15628.         $instance->addListener('kernel.request', [=> function () {
  15629.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  15630.         }, => 'configure'], 2048);
  15631.         $instance->addListener('console.command', [=> function () {
  15632.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  15633.         }, => 'configure'], 2048);
  15634.         $instance->addListener('kernel.request', [=> function () {
  15635.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15636.         }, => 'onKernelRequest'], 32);
  15637.         $instance->addListener('kernel.finish_request', [=> function () {
  15638.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15639.         }, => 'onKernelFinishRequest'], 0);
  15640.         $instance->addListener('kernel.exception', [=> function () {
  15641.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15642.         }, => 'onKernelException'], -64);
  15643.         $instance->addListener('kernel.request', [=> function () {
  15644.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15645.         }, => 'onKernelRequest'], 128);
  15646.         $instance->addListener('kernel.response', [=> function () {
  15647.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15648.         }, => 'onKernelResponse'], -1000);
  15649.         $instance->addListener('kernel.finish_request', [=> function () {
  15650.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15651.         }, => 'onFinishRequest'], 0);
  15652.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15653.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  15654.         }, => 'onMessageFailed'], 100);
  15655.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15656.             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()));
  15657.         }, => 'onMessageFailed'], 200);
  15658.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  15659.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  15660.         }, => 'onWorkerStarted'], 0);
  15661.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  15662.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  15663.         }, => 'onWorkerRunning'], 0);
  15664.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15665.             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()));
  15666.         }, => 'onMessageFailed'], 0);
  15667.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  15668.             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()));
  15669.         }, => 'onWorkerRunning'], 0);
  15670.         $instance->addListener('kernel.response', [=> function () {
  15671.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15672.         }, => 'onKernelResponse'], -100);
  15673.         $instance->addListener('kernel.exception', [=> function () {
  15674.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15675.         }, => 'onKernelException'], 0);
  15676.         $instance->addListener('kernel.terminate', [=> function () {
  15677.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15678.         }, => 'onKernelTerminate'], -1024);
  15679.         $instance->addListener('kernel.controller', [=> function () {
  15680.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  15681.         }, => 'onKernelController'], 0);
  15682.         $instance->addListener('kernel.response', [=> function () {
  15683.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  15684.         }, => 'onKernelResponse'], 0);
  15685.         $instance->addListener('console.command', [=> function () {
  15686.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  15687.         }, => 'onCommand'], 255);
  15688.         $instance->addListener('console.terminate', [=> function () {
  15689.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  15690.         }, => 'onTerminate'], -255);
  15691.         $instance->addListener('kernel.controller', [=> function () {
  15692.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  15693.         }, => 'onKernelController'], 0);
  15694.         $instance->addListener('kernel.controller', [=> function () {
  15695.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  15696.         }, => 'onKernelController'], 0);
  15697.         $instance->addListener('kernel.controller', [=> function () {
  15698.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  15699.         }, => 'onKernelController'], -128);
  15700.         $instance->addListener('kernel.view', [=> function () {
  15701.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  15702.         }, => 'onKernelView'], 0);
  15703.         $instance->addListener('kernel.controller', [=> function () {
  15704.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  15705.         }, => 'onKernelController'], 0);
  15706.         $instance->addListener('kernel.response', [=> function () {
  15707.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  15708.         }, => 'onKernelResponse'], 0);
  15709.         $instance->addListener('kernel.controller_arguments', [=> function () {
  15710.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  15711.         }, => 'onKernelControllerArguments'], 0);
  15712.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15713.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  15714.         }, => 'onMessage'], 0);
  15715.         $instance->addListener('console.command', [=> function () {
  15716.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  15717.         }, => 'configure'], 1024);
  15718.         $instance->addListener('kernel.terminate', [=> function () {
  15719.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  15720.         }, => 'flushMessages'], 0);
  15721.         $instance->addListener('console.terminate', [=> function () {
  15722.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  15723.         }, => 'flushMessages'], 0);
  15724.         $instance->addListener('kernel.response', [=> function () {
  15725.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  15726.         }, => 'onKernelResponse'], -128);
  15727.         return $instance;
  15728.     }
  15729.     /**
  15730.      * Gets the public 'flow.repository' shared service.
  15731.      *
  15732.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15733.      */
  15734.     protected function getFlow_RepositoryService()
  15735.     {
  15736.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15737.         if (isset($this->services['flow.repository'])) {
  15738.             return $this->services['flow.repository'];
  15739.         }
  15740.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15741.         if (isset($this->services['flow.repository'])) {
  15742.             return $this->services['flow.repository'];
  15743.         }
  15744.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15745.         if (isset($this->services['flow.repository'])) {
  15746.             return $this->services['flow.repository'];
  15747.         }
  15748.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15749.         if (isset($this->services['flow.repository'])) {
  15750.             return $this->services['flow.repository'];
  15751.         }
  15752.         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()));
  15753.     }
  15754.     /**
  15755.      * Gets the public 'flow_sequence.repository' shared service.
  15756.      *
  15757.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15758.      */
  15759.     protected function getFlowSequence_RepositoryService()
  15760.     {
  15761.         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()));
  15762.     }
  15763.     /**
  15764.      * Gets the public 'fourtwosix\AddPurchaseUnit\fourtwosixAddPurchaseUnit' shared autowired service.
  15765.      *
  15766.      * @return \fourtwosix\AddPurchaseUnit\fourtwosixAddPurchaseUnit
  15767.      */
  15768.     protected function getFourtwosixAddPurchaseUnitService()
  15769.     {
  15770.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  15771.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  15772.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  15773.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  15774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  15775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  15776.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/fourtwosixAddPurchaseUnit.php';
  15777.         return $this->services['fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit');
  15778.     }
  15779.     /**
  15780.      * Gets the public 'fourtwosix\AttributeBadges\fourtwosixAttributeBadges' shared autowired service.
  15781.      *
  15782.      * @return \fourtwosix\AttributeBadges\fourtwosixAttributeBadges
  15783.      */
  15784.     protected function getFourtwosixAttributeBadgesService()
  15785.     {
  15786.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  15787.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  15788.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  15789.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  15790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  15791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  15792.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/fourtwosixAttributeBadges.php';
  15793.         return $this->services['fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges');
  15794.     }
  15795.     /**
  15796.      * Gets the public 'fourtwosix\BuyByQmUnit\fourtwosixBuyByQmUnit' shared autowired service.
  15797.      *
  15798.      * @return \fourtwosix\BuyByQmUnit\fourtwosixBuyByQmUnit
  15799.      */
  15800.     protected function getFourtwosixBuyByQmUnitService()
  15801.     {
  15802.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  15803.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  15804.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  15805.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  15806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  15807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  15808.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/fourtwosixBuyByQmUnit.php';
  15809.         return $this->services['fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit');
  15810.     }
  15811.     /**
  15812.      * Gets the public 'fourtwosix\ShippingCostPercentageOrPerWeight\fourtwosixShippingCostsPercentageOrPerWeight' shared autowired service.
  15813.      *
  15814.      * @return \fourtwosix\ShippingCostPercentageOrPerWeight\fourtwosixShippingCostsPercentageOrPerWeight
  15815.      */
  15816.     protected function getFourtwosixShippingCostsPercentageOrPerWeightService()
  15817.     {
  15818.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  15819.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  15820.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  15821.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  15822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  15823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  15824.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src/fourtwosixShippingCostsPercentageOrPerWeight.php';
  15825.         return $this->services['fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight');
  15826.     }
  15827.     /**
  15828.      * Gets the public 'fourtwosix_add_purchase_unit.filesystem.private' shared service.
  15829.      *
  15830.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15831.      */
  15832.     protected function getFourtwosixAddPurchaseUnit_Filesystem_PrivateService()
  15833.     {
  15834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15836.         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');
  15837.     }
  15838.     /**
  15839.      * Gets the public 'fourtwosix_add_purchase_unit.filesystem.public' shared service.
  15840.      *
  15841.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15842.      */
  15843.     protected function getFourtwosixAddPurchaseUnit_Filesystem_PublicService()
  15844.     {
  15845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15847.         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');
  15848.     }
  15849.     /**
  15850.      * Gets the public 'fourtwosix_attachments.filesystem.private' shared service.
  15851.      *
  15852.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15853.      */
  15854.     protected function getFourtwosixAttachments_Filesystem_PrivateService()
  15855.     {
  15856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15858.         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');
  15859.     }
  15860.     /**
  15861.      * Gets the public 'fourtwosix_attachments.filesystem.public' shared service.
  15862.      *
  15863.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15864.      */
  15865.     protected function getFourtwosixAttachments_Filesystem_PublicService()
  15866.     {
  15867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15869.         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');
  15870.     }
  15871.     /**
  15872.      * Gets the public 'fourtwosix_attribute_badges.filesystem.private' shared service.
  15873.      *
  15874.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15875.      */
  15876.     protected function getFourtwosixAttributeBadges_Filesystem_PrivateService()
  15877.     {
  15878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15880.         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');
  15881.     }
  15882.     /**
  15883.      * Gets the public 'fourtwosix_attribute_badges.filesystem.public' shared service.
  15884.      *
  15885.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15886.      */
  15887.     protected function getFourtwosixAttributeBadges_Filesystem_PublicService()
  15888.     {
  15889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15891.         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');
  15892.     }
  15893.     /**
  15894.      * Gets the public 'fourtwosix_buy_by_qm_unit.filesystem.private' shared service.
  15895.      *
  15896.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15897.      */
  15898.     protected function getFourtwosixBuyByQmUnit_Filesystem_PrivateService()
  15899.     {
  15900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15902.         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');
  15903.     }
  15904.     /**
  15905.      * Gets the public 'fourtwosix_buy_by_qm_unit.filesystem.public' shared service.
  15906.      *
  15907.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15908.      */
  15909.     protected function getFourtwosixBuyByQmUnit_Filesystem_PublicService()
  15910.     {
  15911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15913.         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');
  15914.     }
  15915.     /**
  15916.      * Gets the public 'fourtwosix_category_description_on_p_d_p.filesystem.private' shared service.
  15917.      *
  15918.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15919.      */
  15920.     protected function getFourtwosixCategoryDescriptionOnPDP_Filesystem_PrivateService()
  15921.     {
  15922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15924.         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');
  15925.     }
  15926.     /**
  15927.      * Gets the public 'fourtwosix_category_description_on_p_d_p.filesystem.public' shared service.
  15928.      *
  15929.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15930.      */
  15931.     protected function getFourtwosixCategoryDescriptionOnPDP_Filesystem_PublicService()
  15932.     {
  15933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15935.         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');
  15936.     }
  15937.     /**
  15938.      * Gets the public 'fourtwosix_hide_empty_categories.filesystem.private' shared service.
  15939.      *
  15940.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15941.      */
  15942.     protected function getFourtwosixHideEmptyCategories_Filesystem_PrivateService()
  15943.     {
  15944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15946.         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');
  15947.     }
  15948.     /**
  15949.      * Gets the public 'fourtwosix_hide_empty_categories.filesystem.public' shared service.
  15950.      *
  15951.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15952.      */
  15953.     protected function getFourtwosixHideEmptyCategories_Filesystem_PublicService()
  15954.     {
  15955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15957.         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');
  15958.     }
  15959.     /**
  15960.      * Gets the public 'fourtwosix_italian_translations.filesystem.private' shared service.
  15961.      *
  15962.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15963.      */
  15964.     protected function getFourtwosixItalianTranslations_Filesystem_PrivateService()
  15965.     {
  15966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15968.         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');
  15969.     }
  15970.     /**
  15971.      * Gets the public 'fourtwosix_italian_translations.filesystem.public' shared service.
  15972.      *
  15973.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15974.      */
  15975.     protected function getFourtwosixItalianTranslations_Filesystem_PublicService()
  15976.     {
  15977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15979.         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');
  15980.     }
  15981.     /**
  15982.      * Gets the public 'fourtwosix_maintain_net_price.filesystem.private' shared service.
  15983.      *
  15984.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15985.      */
  15986.     protected function getFourtwosixMaintainNetPrice_Filesystem_PrivateService()
  15987.     {
  15988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15990.         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');
  15991.     }
  15992.     /**
  15993.      * Gets the public 'fourtwosix_maintain_net_price.filesystem.public' shared service.
  15994.      *
  15995.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15996.      */
  15997.     protected function getFourtwosixMaintainNetPrice_Filesystem_PublicService()
  15998.     {
  15999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16001.         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');
  16002.     }
  16003.     /**
  16004.      * Gets the public 'fourtwosix_monitor_plugin.filesystem.private' shared service.
  16005.      *
  16006.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16007.      */
  16008.     protected function getFourtwosixMonitorPlugin_Filesystem_PrivateService()
  16009.     {
  16010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16012.         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');
  16013.     }
  16014.     /**
  16015.      * Gets the public 'fourtwosix_monitor_plugin.filesystem.public' shared service.
  16016.      *
  16017.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16018.      */
  16019.     protected function getFourtwosixMonitorPlugin_Filesystem_PublicService()
  16020.     {
  16021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16023.         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');
  16024.     }
  16025.     /**
  16026.      * Gets the public 'fourtwosix_payment_surcharge.filesystem.private' shared service.
  16027.      *
  16028.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16029.      */
  16030.     protected function getFourtwosixPaymentSurcharge_Filesystem_PrivateService()
  16031.     {
  16032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16034.         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');
  16035.     }
  16036.     /**
  16037.      * Gets the public 'fourtwosix_payment_surcharge.filesystem.public' shared service.
  16038.      *
  16039.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16040.      */
  16041.     protected function getFourtwosixPaymentSurcharge_Filesystem_PublicService()
  16042.     {
  16043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16045.         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');
  16046.     }
  16047.     /**
  16048.      * Gets the public 'fourtwosix_phone_validation.filesystem.private' shared service.
  16049.      *
  16050.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16051.      */
  16052.     protected function getFourtwosixPhoneValidation_Filesystem_PrivateService()
  16053.     {
  16054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16056.         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');
  16057.     }
  16058.     /**
  16059.      * Gets the public 'fourtwosix_phone_validation.filesystem.public' shared service.
  16060.      *
  16061.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16062.      */
  16063.     protected function getFourtwosixPhoneValidation_Filesystem_PublicService()
  16064.     {
  16065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16067.         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');
  16068.     }
  16069.     /**
  16070.      * Gets the public 'fourtwosix_redirect_for_missing_trailing_slashes.filesystem.private' shared service.
  16071.      *
  16072.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16073.      */
  16074.     protected function getFourtwosixRedirectForMissingTrailingSlashes_Filesystem_PrivateService()
  16075.     {
  16076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16078.         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');
  16079.     }
  16080.     /**
  16081.      * Gets the public 'fourtwosix_redirect_for_missing_trailing_slashes.filesystem.public' shared service.
  16082.      *
  16083.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16084.      */
  16085.     protected function getFourtwosixRedirectForMissingTrailingSlashes_Filesystem_PublicService()
  16086.     {
  16087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16089.         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');
  16090.     }
  16091.     /**
  16092.      * Gets the public 'fourtwosix_registration_fields.filesystem.private' shared service.
  16093.      *
  16094.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16095.      */
  16096.     protected function getFourtwosixRegistrationFields_Filesystem_PrivateService()
  16097.     {
  16098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16100.         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');
  16101.     }
  16102.     /**
  16103.      * Gets the public 'fourtwosix_registration_fields.filesystem.public' shared service.
  16104.      *
  16105.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16106.      */
  16107.     protected function getFourtwosixRegistrationFields_Filesystem_PublicService()
  16108.     {
  16109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16111.         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');
  16112.     }
  16113.     /**
  16114.      * Gets the public 'fourtwosix_shipping_costs_calculator.filesystem.private' shared service.
  16115.      *
  16116.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16117.      */
  16118.     protected function getFourtwosixShippingCostsCalculator_Filesystem_PrivateService()
  16119.     {
  16120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16122.         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');
  16123.     }
  16124.     /**
  16125.      * Gets the public 'fourtwosix_shipping_costs_calculator.filesystem.public' shared service.
  16126.      *
  16127.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16128.      */
  16129.     protected function getFourtwosixShippingCostsCalculator_Filesystem_PublicService()
  16130.     {
  16131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16133.         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');
  16134.     }
  16135.     /**
  16136.      * Gets the public 'fourtwosix_shipping_costs_percentage_or_per_weight.filesystem.private' shared service.
  16137.      *
  16138.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16139.      */
  16140.     protected function getFourtwosixShippingCostsPercentageOrPerWeight_Filesystem_PrivateService()
  16141.     {
  16142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16144.         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');
  16145.     }
  16146.     /**
  16147.      * Gets the public 'fourtwosix_shipping_costs_percentage_or_per_weight.filesystem.public' shared service.
  16148.      *
  16149.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16150.      */
  16151.     protected function getFourtwosixShippingCostsPercentageOrPerWeight_Filesystem_PublicService()
  16152.     {
  16153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16155.         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');
  16156.     }
  16157.     /**
  16158.      * Gets the public 'fourtwosix_theme_extension.filesystem.private' shared service.
  16159.      *
  16160.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16161.      */
  16162.     protected function getFourtwosixThemeExtension_Filesystem_PrivateService()
  16163.     {
  16164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16166.         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');
  16167.     }
  16168.     /**
  16169.      * Gets the public 'fourtwosix_theme_extension.filesystem.public' shared service.
  16170.      *
  16171.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16172.      */
  16173.     protected function getFourtwosixThemeExtension_Filesystem_PublicService()
  16174.     {
  16175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16177.         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');
  16178.     }
  16179.     /**
  16180.      * Gets the public 'fourtwosix_translate_order_states.filesystem.private' shared service.
  16181.      *
  16182.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16183.      */
  16184.     protected function getFourtwosixTranslateOrderStates_Filesystem_PrivateService()
  16185.     {
  16186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16188.         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');
  16189.     }
  16190.     /**
  16191.      * Gets the public 'fourtwosix_translate_order_states.filesystem.public' shared service.
  16192.      *
  16193.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16194.      */
  16195.     protected function getFourtwosixTranslateOrderStates_Filesystem_PublicService()
  16196.     {
  16197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16199.         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');
  16200.     }
  16201.     /**
  16202.      * Gets the public 'framework.filesystem.private' shared service.
  16203.      *
  16204.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16205.      */
  16206.     protected function getFramework_Filesystem_PrivateService()
  16207.     {
  16208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16210.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  16211.     }
  16212.     /**
  16213.      * Gets the public 'framework.filesystem.public' shared service.
  16214.      *
  16215.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16216.      */
  16217.     protected function getFramework_Filesystem_PublicService()
  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['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  16222.     }
  16223.     /**
  16224.      * Gets the public 'frosh_mail_archive.repository' shared service.
  16225.      *
  16226.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16227.      */
  16228.     protected function getFroshMailArchive_RepositoryService()
  16229.     {
  16230.         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()));
  16231.     }
  16232.     /**
  16233.      * Gets the public 'frosh_platform_mail_archive.filesystem.private' shared service.
  16234.      *
  16235.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16236.      */
  16237.     protected function getFroshPlatformMailArchive_Filesystem_PrivateService()
  16238.     {
  16239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16241.         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');
  16242.     }
  16243.     /**
  16244.      * Gets the public 'frosh_platform_mail_archive.filesystem.public' shared service.
  16245.      *
  16246.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16247.      */
  16248.     protected function getFroshPlatformMailArchive_Filesystem_PublicService()
  16249.     {
  16250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16252.         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');
  16253.     }
  16254.     /**
  16255.      * Gets the public 'frosh_tools.filesystem.private' shared service.
  16256.      *
  16257.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16258.      */
  16259.     protected function getFroshTools_Filesystem_PrivateService()
  16260.     {
  16261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16263.         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');
  16264.     }
  16265.     /**
  16266.      * Gets the public 'frosh_tools.filesystem.public' shared service.
  16267.      *
  16268.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16269.      */
  16270.     protected function getFroshTools_Filesystem_PublicService()
  16271.     {
  16272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16274.         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');
  16275.     }
  16276.     /**
  16277.      * Gets the public 'fts.payment_cost.service.config_service' shared service.
  16278.      *
  16279.      * @return \Fourtwosix\PaymentSurcharge\Service\ConfigService
  16280.      */
  16281.     protected function getFts_PaymentCost_Service_ConfigServiceService()
  16282.     {
  16283.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Service/ConfigService.php';
  16284.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  16285.         if (isset($this->services['fts.payment_cost.service.config_service'])) {
  16286.             return $this->services['fts.payment_cost.service.config_service'];
  16287.         }
  16288.         return $this->services['fts.payment_cost.service.config_service'] = new \Fourtwosix\PaymentSurcharge\Service\ConfigService($a'FourtwosixPaymentSurcharge');
  16289.     }
  16290.     /**
  16291.      * Gets the public 'fts.payment_cost.service.payment_method_paymentcost_service' shared service.
  16292.      *
  16293.      * @return \Fourtwosix\PaymentSurcharge\Service\PaymentMethodPaymentCostService
  16294.      */
  16295.     protected function getFts_PaymentCost_Service_PaymentMethodPaymentcostServiceService()
  16296.     {
  16297.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Service/PaymentMethodPaymentCostService.php';
  16298.         $a = ($this->services['fts_payment_cost.repository'] ?? $this->getFtsPaymentCost_RepositoryService());
  16299.         if (isset($this->services['fts.payment_cost.service.payment_method_paymentcost_service'])) {
  16300.             return $this->services['fts.payment_cost.service.payment_method_paymentcost_service'];
  16301.         }
  16302.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  16303.         if (isset($this->services['fts.payment_cost.service.payment_method_paymentcost_service'])) {
  16304.             return $this->services['fts.payment_cost.service.payment_method_paymentcost_service'];
  16305.         }
  16306.         return $this->services['fts.payment_cost.service.payment_method_paymentcost_service'] = new \Fourtwosix\PaymentSurcharge\Service\PaymentMethodPaymentCostService($a$b);
  16307.     }
  16308.     /**
  16309.      * Gets the public 'fts_attachment.repository' shared service.
  16310.      *
  16311.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16312.      */
  16313.     protected function getFtsAttachment_RepositoryService()
  16314.     {
  16315.         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()));
  16316.     }
  16317.     /**
  16318.      * Gets the public 'fts_attachment_language.repository' shared service.
  16319.      *
  16320.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16321.      */
  16322.     protected function getFtsAttachmentLanguage_RepositoryService()
  16323.     {
  16324.         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()));
  16325.     }
  16326.     /**
  16327.      * Gets the public 'fts_attachment_translation.repository' shared service.
  16328.      *
  16329.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16330.      */
  16331.     protected function getFtsAttachmentTranslation_RepositoryService()
  16332.     {
  16333.         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()));
  16334.     }
  16335.     /**
  16336.      * Gets the public 'fts_payment_cost.repository' shared service.
  16337.      *
  16338.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16339.      */
  16340.     protected function getFtsPaymentCost_RepositoryService()
  16341.     {
  16342.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16343.         if (isset($this->services['fts_payment_cost.repository'])) {
  16344.             return $this->services['fts_payment_cost.repository'];
  16345.         }
  16346.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16347.         if (isset($this->services['fts_payment_cost.repository'])) {
  16348.             return $this->services['fts_payment_cost.repository'];
  16349.         }
  16350.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16351.         if (isset($this->services['fts_payment_cost.repository'])) {
  16352.             return $this->services['fts_payment_cost.repository'];
  16353.         }
  16354.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16355.         if (isset($this->services['fts_payment_cost.repository'])) {
  16356.             return $this->services['fts_payment_cost.repository'];
  16357.         }
  16358.         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()));
  16359.     }
  16360.     /**
  16361.      * Gets the public 'fts_payment_cost_translation.repository' shared service.
  16362.      *
  16363.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16364.      */
  16365.     protected function getFtsPaymentCostTranslation_RepositoryService()
  16366.     {
  16367.         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()));
  16368.     }
  16369.     /**
  16370.      * Gets the public 'fts_stock_discount.repository' shared service.
  16371.      *
  16372.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16373.      */
  16374.     protected function getFtsStockDiscount_RepositoryService()
  16375.     {
  16376.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16377.         if (isset($this->services['fts_stock_discount.repository'])) {
  16378.             return $this->services['fts_stock_discount.repository'];
  16379.         }
  16380.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16381.         if (isset($this->services['fts_stock_discount.repository'])) {
  16382.             return $this->services['fts_stock_discount.repository'];
  16383.         }
  16384.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16385.         if (isset($this->services['fts_stock_discount.repository'])) {
  16386.             return $this->services['fts_stock_discount.repository'];
  16387.         }
  16388.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16389.         if (isset($this->services['fts_stock_discount.repository'])) {
  16390.             return $this->services['fts_stock_discount.repository'];
  16391.         }
  16392.         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()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16393.     }
  16394.     /**
  16395.      * Gets the public 'http_kernel' shared service.
  16396.      *
  16397.      * @return \Symfony\Component\HttpKernel\HttpKernel
  16398.      */
  16399.     protected function getHttpKernelService()
  16400.     {
  16401.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16402.         if (isset($this->services['http_kernel'])) {
  16403.             return $this->services['http_kernel'];
  16404.         }
  16405.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  16406.         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 () {
  16407.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  16408.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  16409.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  16410.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  16411.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  16412.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  16413.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  16414.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  16415.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  16416.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  16417.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  16418.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  16419.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  16420.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  16421.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  16422.         }, 15)), $b));
  16423.     }
  16424.     /**
  16425.      * Gets the public 'icorp_cms_extend_parallax_box.filesystem.private' shared service.
  16426.      *
  16427.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16428.      */
  16429.     protected function getIcorpCmsExtendParallaxBox_Filesystem_PrivateService()
  16430.     {
  16431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16433.         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');
  16434.     }
  16435.     /**
  16436.      * Gets the public 'icorp_cms_extend_parallax_box.filesystem.public' shared service.
  16437.      *
  16438.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16439.      */
  16440.     protected function getIcorpCmsExtendParallaxBox_Filesystem_PublicService()
  16441.     {
  16442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16444.         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');
  16445.     }
  16446.     /**
  16447.      * Gets the public 'import_export_file.repository' shared service.
  16448.      *
  16449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16450.      */
  16451.     protected function getImportExportFile_RepositoryService()
  16452.     {
  16453.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16454.         if (isset($this->services['import_export_file.repository'])) {
  16455.             return $this->services['import_export_file.repository'];
  16456.         }
  16457.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16458.         if (isset($this->services['import_export_file.repository'])) {
  16459.             return $this->services['import_export_file.repository'];
  16460.         }
  16461.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16462.         if (isset($this->services['import_export_file.repository'])) {
  16463.             return $this->services['import_export_file.repository'];
  16464.         }
  16465.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16466.         if (isset($this->services['import_export_file.repository'])) {
  16467.             return $this->services['import_export_file.repository'];
  16468.         }
  16469.         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()));
  16470.     }
  16471.     /**
  16472.      * Gets the public 'import_export_log.repository' shared service.
  16473.      *
  16474.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16475.      */
  16476.     protected function getImportExportLog_RepositoryService()
  16477.     {
  16478.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16479.         if (isset($this->services['import_export_log.repository'])) {
  16480.             return $this->services['import_export_log.repository'];
  16481.         }
  16482.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16483.         if (isset($this->services['import_export_log.repository'])) {
  16484.             return $this->services['import_export_log.repository'];
  16485.         }
  16486.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16487.         if (isset($this->services['import_export_log.repository'])) {
  16488.             return $this->services['import_export_log.repository'];
  16489.         }
  16490.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16491.         if (isset($this->services['import_export_log.repository'])) {
  16492.             return $this->services['import_export_log.repository'];
  16493.         }
  16494.         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()));
  16495.     }
  16496.     /**
  16497.      * Gets the public 'import_export_profile.repository' shared service.
  16498.      *
  16499.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16500.      */
  16501.     protected function getImportExportProfile_RepositoryService()
  16502.     {
  16503.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16504.         if (isset($this->services['import_export_profile.repository'])) {
  16505.             return $this->services['import_export_profile.repository'];
  16506.         }
  16507.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16508.         if (isset($this->services['import_export_profile.repository'])) {
  16509.             return $this->services['import_export_profile.repository'];
  16510.         }
  16511.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16512.         if (isset($this->services['import_export_profile.repository'])) {
  16513.             return $this->services['import_export_profile.repository'];
  16514.         }
  16515.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16516.         if (isset($this->services['import_export_profile.repository'])) {
  16517.             return $this->services['import_export_profile.repository'];
  16518.         }
  16519.         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()));
  16520.     }
  16521.     /**
  16522.      * Gets the public 'import_export_profile_translation.repository' shared service.
  16523.      *
  16524.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16525.      */
  16526.     protected function getImportExportProfileTranslation_RepositoryService()
  16527.     {
  16528.         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()));
  16529.     }
  16530.     /**
  16531.      * Gets the public 'integration.repository' shared service.
  16532.      *
  16533.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16534.      */
  16535.     protected function getIntegration_RepositoryService()
  16536.     {
  16537.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16538.         if (isset($this->services['integration.repository'])) {
  16539.             return $this->services['integration.repository'];
  16540.         }
  16541.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16542.         if (isset($this->services['integration.repository'])) {
  16543.             return $this->services['integration.repository'];
  16544.         }
  16545.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16546.         if (isset($this->services['integration.repository'])) {
  16547.             return $this->services['integration.repository'];
  16548.         }
  16549.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16550.         if (isset($this->services['integration.repository'])) {
  16551.             return $this->services['integration.repository'];
  16552.         }
  16553.         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()));
  16554.     }
  16555.     /**
  16556.      * Gets the public 'integration_role.repository' shared service.
  16557.      *
  16558.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16559.      */
  16560.     protected function getIntegrationRole_RepositoryService()
  16561.     {
  16562.         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()));
  16563.     }
  16564.     /**
  16565.      * Gets the public 'landing_page.repository' shared service.
  16566.      *
  16567.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16568.      */
  16569.     protected function getLandingPage_RepositoryService()
  16570.     {
  16571.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16572.         if (isset($this->services['landing_page.repository'])) {
  16573.             return $this->services['landing_page.repository'];
  16574.         }
  16575.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16576.         if (isset($this->services['landing_page.repository'])) {
  16577.             return $this->services['landing_page.repository'];
  16578.         }
  16579.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16580.         if (isset($this->services['landing_page.repository'])) {
  16581.             return $this->services['landing_page.repository'];
  16582.         }
  16583.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16584.         if (isset($this->services['landing_page.repository'])) {
  16585.             return $this->services['landing_page.repository'];
  16586.         }
  16587.         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()));
  16588.     }
  16589.     /**
  16590.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  16591.      *
  16592.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16593.      */
  16594.     protected function getLandingPageSalesChannel_RepositoryService()
  16595.     {
  16596.         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()));
  16597.     }
  16598.     /**
  16599.      * Gets the public 'landing_page_tag.repository' shared service.
  16600.      *
  16601.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16602.      */
  16603.     protected function getLandingPageTag_RepositoryService()
  16604.     {
  16605.         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()));
  16606.     }
  16607.     /**
  16608.      * Gets the public 'landing_page_translation.repository' shared service.
  16609.      *
  16610.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16611.      */
  16612.     protected function getLandingPageTranslation_RepositoryService()
  16613.     {
  16614.         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()));
  16615.     }
  16616.     /**
  16617.      * Gets the public 'language.repository' shared service.
  16618.      *
  16619.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16620.      */
  16621.     protected function getLanguage_RepositoryService()
  16622.     {
  16623.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16624.         if (isset($this->services['language.repository'])) {
  16625.             return $this->services['language.repository'];
  16626.         }
  16627.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16628.         if (isset($this->services['language.repository'])) {
  16629.             return $this->services['language.repository'];
  16630.         }
  16631.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16632.         if (isset($this->services['language.repository'])) {
  16633.             return $this->services['language.repository'];
  16634.         }
  16635.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16636.         if (isset($this->services['language.repository'])) {
  16637.             return $this->services['language.repository'];
  16638.         }
  16639.         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())));
  16640.     }
  16641.     /**
  16642.      * Gets the public 'locale.repository' shared service.
  16643.      *
  16644.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16645.      */
  16646.     protected function getLocale_RepositoryService()
  16647.     {
  16648.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16649.         if (isset($this->services['locale.repository'])) {
  16650.             return $this->services['locale.repository'];
  16651.         }
  16652.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16653.         if (isset($this->services['locale.repository'])) {
  16654.             return $this->services['locale.repository'];
  16655.         }
  16656.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16657.         if (isset($this->services['locale.repository'])) {
  16658.             return $this->services['locale.repository'];
  16659.         }
  16660.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16661.         if (isset($this->services['locale.repository'])) {
  16662.             return $this->services['locale.repository'];
  16663.         }
  16664.         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()));
  16665.     }
  16666.     /**
  16667.      * Gets the public 'locale_translation.repository' shared service.
  16668.      *
  16669.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16670.      */
  16671.     protected function getLocaleTranslation_RepositoryService()
  16672.     {
  16673.         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()));
  16674.     }
  16675.     /**
  16676.      * Gets the public 'log_entry.repository' shared service.
  16677.      *
  16678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16679.      */
  16680.     protected function getLogEntry_RepositoryService()
  16681.     {
  16682.         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()));
  16683.     }
  16684.     /**
  16685.      * Gets the public 'logger' shared service.
  16686.      *
  16687.      * @return \Symfony\Bridge\Monolog\Logger
  16688.      */
  16689.     protected function getLoggerService()
  16690.     {
  16691.         $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  16692.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16693.         $instance->useMicrosecondTimestamps(true);
  16694.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  16695.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  16696.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  16697.         return $instance;
  16698.     }
  16699.     /**
  16700.      * Gets the public 'mail_header_footer.repository' shared service.
  16701.      *
  16702.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16703.      */
  16704.     protected function getMailHeaderFooter_RepositoryService()
  16705.     {
  16706.         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()));
  16707.     }
  16708.     /**
  16709.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  16710.      *
  16711.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16712.      */
  16713.     protected function getMailHeaderFooterTranslation_RepositoryService()
  16714.     {
  16715.         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()));
  16716.     }
  16717.     /**
  16718.      * Gets the public 'mail_template.repository' shared service.
  16719.      *
  16720.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16721.      */
  16722.     protected function getMailTemplate_RepositoryService()
  16723.     {
  16724.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16725.         if (isset($this->services['mail_template.repository'])) {
  16726.             return $this->services['mail_template.repository'];
  16727.         }
  16728.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16729.         if (isset($this->services['mail_template.repository'])) {
  16730.             return $this->services['mail_template.repository'];
  16731.         }
  16732.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16733.         if (isset($this->services['mail_template.repository'])) {
  16734.             return $this->services['mail_template.repository'];
  16735.         }
  16736.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16737.         if (isset($this->services['mail_template.repository'])) {
  16738.             return $this->services['mail_template.repository'];
  16739.         }
  16740.         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()));
  16741.     }
  16742.     /**
  16743.      * Gets the public 'mail_template_media.repository' shared service.
  16744.      *
  16745.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16746.      */
  16747.     protected function getMailTemplateMedia_RepositoryService()
  16748.     {
  16749.         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()));
  16750.     }
  16751.     /**
  16752.      * Gets the public 'mail_template_translation.repository' shared service.
  16753.      *
  16754.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16755.      */
  16756.     protected function getMailTemplateTranslation_RepositoryService()
  16757.     {
  16758.         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()));
  16759.     }
  16760.     /**
  16761.      * Gets the public 'mail_template_type.repository' shared service.
  16762.      *
  16763.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16764.      */
  16765.     protected function getMailTemplateType_RepositoryService()
  16766.     {
  16767.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16768.         if (isset($this->services['mail_template_type.repository'])) {
  16769.             return $this->services['mail_template_type.repository'];
  16770.         }
  16771.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16772.         if (isset($this->services['mail_template_type.repository'])) {
  16773.             return $this->services['mail_template_type.repository'];
  16774.         }
  16775.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16776.         if (isset($this->services['mail_template_type.repository'])) {
  16777.             return $this->services['mail_template_type.repository'];
  16778.         }
  16779.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16780.         if (isset($this->services['mail_template_type.repository'])) {
  16781.             return $this->services['mail_template_type.repository'];
  16782.         }
  16783.         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()));
  16784.     }
  16785.     /**
  16786.      * Gets the public 'mail_template_type_translation.repository' shared service.
  16787.      *
  16788.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16789.      */
  16790.     protected function getMailTemplateTypeTranslation_RepositoryService()
  16791.     {
  16792.         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()));
  16793.     }
  16794.     /**
  16795.      * Gets the public 'main_category.repository' shared service.
  16796.      *
  16797.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16798.      */
  16799.     protected function getMainCategory_RepositoryService()
  16800.     {
  16801.         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()));
  16802.     }
  16803.     /**
  16804.      * Gets the public 'maintenance.filesystem.private' shared service.
  16805.      *
  16806.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16807.      */
  16808.     protected function getMaintenance_Filesystem_PrivateService()
  16809.     {
  16810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16812.         return $this->services['maintenance.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maintenance');
  16813.     }
  16814.     /**
  16815.      * Gets the public 'maintenance.filesystem.public' shared service.
  16816.      *
  16817.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16818.      */
  16819.     protected function getMaintenance_Filesystem_PublicService()
  16820.     {
  16821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16823.         return $this->services['maintenance.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maintenance');
  16824.     }
  16825.     /**
  16826.      * Gets the public 'media.repository' shared service.
  16827.      *
  16828.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16829.      */
  16830.     protected function getMedia_RepositoryService()
  16831.     {
  16832.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  16833.         if (isset($this->services['media.repository'])) {
  16834.             return $this->services['media.repository'];
  16835.         }
  16836.         return $this->services['media.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator($a);
  16837.     }
  16838.     /**
  16839.      * Gets the public 'media_default_folder.repository' shared service.
  16840.      *
  16841.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16842.      */
  16843.     protected function getMediaDefaultFolder_RepositoryService()
  16844.     {
  16845.         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()));
  16846.     }
  16847.     /**
  16848.      * Gets the public 'media_folder.repository' shared service.
  16849.      *
  16850.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16851.      */
  16852.     protected function getMediaFolder_RepositoryService()
  16853.     {
  16854.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16855.         if (isset($this->services['media_folder.repository'])) {
  16856.             return $this->services['media_folder.repository'];
  16857.         }
  16858.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16859.         if (isset($this->services['media_folder.repository'])) {
  16860.             return $this->services['media_folder.repository'];
  16861.         }
  16862.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16863.         if (isset($this->services['media_folder.repository'])) {
  16864.             return $this->services['media_folder.repository'];
  16865.         }
  16866.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16867.         if (isset($this->services['media_folder.repository'])) {
  16868.             return $this->services['media_folder.repository'];
  16869.         }
  16870.         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()))));
  16871.     }
  16872.     /**
  16873.      * Gets the public 'media_folder_configuration.repository' shared service.
  16874.      *
  16875.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16876.      */
  16877.     protected function getMediaFolderConfiguration_RepositoryService()
  16878.     {
  16879.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16880.         if (isset($this->services['media_folder_configuration.repository'])) {
  16881.             return $this->services['media_folder_configuration.repository'];
  16882.         }
  16883.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16884.         if (isset($this->services['media_folder_configuration.repository'])) {
  16885.             return $this->services['media_folder_configuration.repository'];
  16886.         }
  16887.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16888.         if (isset($this->services['media_folder_configuration.repository'])) {
  16889.             return $this->services['media_folder_configuration.repository'];
  16890.         }
  16891.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16892.         if (isset($this->services['media_folder_configuration.repository'])) {
  16893.             return $this->services['media_folder_configuration.repository'];
  16894.         }
  16895.         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()));
  16896.     }
  16897.     /**
  16898.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  16899.      *
  16900.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16901.      */
  16902.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  16903.     {
  16904.         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()));
  16905.     }
  16906.     /**
  16907.      * Gets the public 'media_tag.repository' shared service.
  16908.      *
  16909.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16910.      */
  16911.     protected function getMediaTag_RepositoryService()
  16912.     {
  16913.         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()));
  16914.     }
  16915.     /**
  16916.      * Gets the public 'media_thumbnail.repository' shared service.
  16917.      *
  16918.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  16919.      */
  16920.     protected function getMediaThumbnail_RepositoryService()
  16921.     {
  16922.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16923.         if (isset($this->services['media_thumbnail.repository'])) {
  16924.             return $this->services['media_thumbnail.repository'];
  16925.         }
  16926.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16927.         if (isset($this->services['media_thumbnail.repository'])) {
  16928.             return $this->services['media_thumbnail.repository'];
  16929.         }
  16930.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16931.         if (isset($this->services['media_thumbnail.repository'])) {
  16932.             return $this->services['media_thumbnail.repository'];
  16933.         }
  16934.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16935.         if (isset($this->services['media_thumbnail.repository'])) {
  16936.             return $this->services['media_thumbnail.repository'];
  16937.         }
  16938.         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())));
  16939.     }
  16940.     /**
  16941.      * Gets the public 'media_thumbnail_size.repository' shared service.
  16942.      *
  16943.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16944.      */
  16945.     protected function getMediaThumbnailSize_RepositoryService()
  16946.     {
  16947.         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()));
  16948.     }
  16949.     /**
  16950.      * Gets the public 'media_translation.repository' shared service.
  16951.      *
  16952.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16953.      */
  16954.     protected function getMediaTranslation_RepositoryService()
  16955.     {
  16956.         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()));
  16957.     }
  16958.     /**
  16959.      * Gets the public 'message_queue_stats.repository' shared service.
  16960.      *
  16961.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16962.      */
  16963.     protected function getMessageQueueStats_RepositoryService()
  16964.     {
  16965.         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()));
  16966.     }
  16967.     /**
  16968.      * Gets the public 'messenger.default_bus' shared service.
  16969.      *
  16970.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  16971.      */
  16972.     protected function getMessenger_DefaultBusService()
  16973.     {
  16974.         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 () {
  16975.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  16976.             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')));
  16977.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  16978.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  16979.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  16980.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  16981.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  16982.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  16983.             yield => ($this->privates['Frosh\\Tools\\Components\\Messenger\\TaskLoggingMiddleware'] ?? $this->getTaskLoggingMiddlewareService());
  16984.         }, 9)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  16985.     }
  16986.     /**
  16987.      * Gets the public 'monolog.logger.business_events' shared service.
  16988.      *
  16989.      * @return \Symfony\Bridge\Monolog\Logger
  16990.      */
  16991.     protected function getMonolog_Logger_BusinessEventsService()
  16992.     {
  16993.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  16994.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16995.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  16996.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  16997.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  16998.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  16999.         return $instance;
  17000.     }
  17001.     /**
  17002.      * Gets the public 'moorl_client.repository' shared service.
  17003.      *
  17004.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17005.      */
  17006.     protected function getMoorlClient_RepositoryService()
  17007.     {
  17008.         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()));
  17009.     }
  17010.     /**
  17011.      * Gets the public 'moorl_cms_element_config.repository' shared service.
  17012.      *
  17013.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17014.      */
  17015.     protected function getMoorlCmsElementConfig_RepositoryService()
  17016.     {
  17017.         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()));
  17018.     }
  17019.     /**
  17020.      * Gets the public 'moorl_fb_element.repository' shared service.
  17021.      *
  17022.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17023.      */
  17024.     protected function getMoorlFbElement_RepositoryService()
  17025.     {
  17026.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17027.         if (isset($this->services['moorl_fb_element.repository'])) {
  17028.             return $this->services['moorl_fb_element.repository'];
  17029.         }
  17030.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17031.         if (isset($this->services['moorl_fb_element.repository'])) {
  17032.             return $this->services['moorl_fb_element.repository'];
  17033.         }
  17034.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17035.         if (isset($this->services['moorl_fb_element.repository'])) {
  17036.             return $this->services['moorl_fb_element.repository'];
  17037.         }
  17038.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17039.         if (isset($this->services['moorl_fb_element.repository'])) {
  17040.             return $this->services['moorl_fb_element.repository'];
  17041.         }
  17042.         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()));
  17043.     }
  17044.     /**
  17045.      * Gets the public 'moorl_fb_element_translation.repository' shared service.
  17046.      *
  17047.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17048.      */
  17049.     protected function getMoorlFbElementTranslation_RepositoryService()
  17050.     {
  17051.         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()));
  17052.     }
  17053.     /**
  17054.      * Gets the public 'moorl_fb_form.repository' shared service.
  17055.      *
  17056.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17057.      */
  17058.     protected function getMoorlFbForm_RepositoryService()
  17059.     {
  17060.         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()));
  17061.     }
  17062.     /**
  17063.      * Gets the public 'moorl_fb_form_translation.repository' shared service.
  17064.      *
  17065.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17066.      */
  17067.     protected function getMoorlFbFormTranslation_RepositoryService()
  17068.     {
  17069.         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()));
  17070.     }
  17071.     /**
  17072.      * Gets the public 'moorl_forms.filesystem.private' shared service.
  17073.      *
  17074.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17075.      */
  17076.     protected function getMoorlForms_Filesystem_PrivateService()
  17077.     {
  17078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17080.         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');
  17081.     }
  17082.     /**
  17083.      * Gets the public 'moorl_forms.filesystem.public' shared service.
  17084.      *
  17085.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17086.      */
  17087.     protected function getMoorlForms_Filesystem_PublicService()
  17088.     {
  17089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17091.         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');
  17092.     }
  17093.     /**
  17094.      * Gets the public 'moorl_foundation.filesystem.private' shared service.
  17095.      *
  17096.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17097.      */
  17098.     protected function getMoorlFoundation_Filesystem_PrivateService()
  17099.     {
  17100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17102.         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');
  17103.     }
  17104.     /**
  17105.      * Gets the public 'moorl_foundation.filesystem.public' shared service.
  17106.      *
  17107.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17108.      */
  17109.     protected function getMoorlFoundation_Filesystem_PublicService()
  17110.     {
  17111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17113.         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');
  17114.     }
  17115.     /**
  17116.      * Gets the public 'moorl_location.repository' shared service.
  17117.      *
  17118.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17119.      */
  17120.     protected function getMoorlLocation_RepositoryService()
  17121.     {
  17122.         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()));
  17123.     }
  17124.     /**
  17125.      * Gets the public 'moorl_location_cache.repository' shared service.
  17126.      *
  17127.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17128.      */
  17129.     protected function getMoorlLocationCache_RepositoryService()
  17130.     {
  17131.         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()));
  17132.     }
  17133.     /**
  17134.      * Gets the public 'moorl_marker.repository' shared service.
  17135.      *
  17136.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17137.      */
  17138.     protected function getMoorlMarker_RepositoryService()
  17139.     {
  17140.         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()));
  17141.     }
  17142.     /**
  17143.      * Gets the public 'moorl_sorting.repository' shared service.
  17144.      *
  17145.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17146.      */
  17147.     protected function getMoorlSorting_RepositoryService()
  17148.     {
  17149.         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()));
  17150.     }
  17151.     /**
  17152.      * Gets the public 'moorl_sorting_translation.repository' shared service.
  17153.      *
  17154.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17155.      */
  17156.     protected function getMoorlSortingTranslation_RepositoryService()
  17157.     {
  17158.         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()));
  17159.     }
  17160.     /**
  17161.      * Gets the public 'newsletter_recipient.repository' shared service.
  17162.      *
  17163.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17164.      */
  17165.     protected function getNewsletterRecipient_RepositoryService()
  17166.     {
  17167.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17168.         if (isset($this->services['newsletter_recipient.repository'])) {
  17169.             return $this->services['newsletter_recipient.repository'];
  17170.         }
  17171.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17172.         if (isset($this->services['newsletter_recipient.repository'])) {
  17173.             return $this->services['newsletter_recipient.repository'];
  17174.         }
  17175.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17176.         if (isset($this->services['newsletter_recipient.repository'])) {
  17177.             return $this->services['newsletter_recipient.repository'];
  17178.         }
  17179.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17180.         if (isset($this->services['newsletter_recipient.repository'])) {
  17181.             return $this->services['newsletter_recipient.repository'];
  17182.         }
  17183.         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()));
  17184.     }
  17185.     /**
  17186.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  17187.      *
  17188.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17189.      */
  17190.     protected function getNewsletterRecipientTag_RepositoryService()
  17191.     {
  17192.         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()));
  17193.     }
  17194.     /**
  17195.      * Gets the public 'notification.repository' shared service.
  17196.      *
  17197.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17198.      */
  17199.     protected function getNotification_RepositoryService()
  17200.     {
  17201.         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()));
  17202.     }
  17203.     /**
  17204.      * Gets the public 'number_range.repository' shared service.
  17205.      *
  17206.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17207.      */
  17208.     protected function getNumberRange_RepositoryService()
  17209.     {
  17210.         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()));
  17211.     }
  17212.     /**
  17213.      * Gets the public 'number_range_sales_channel.repository' shared service.
  17214.      *
  17215.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17216.      */
  17217.     protected function getNumberRangeSalesChannel_RepositoryService()
  17218.     {
  17219.         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()));
  17220.     }
  17221.     /**
  17222.      * Gets the public 'number_range_state.repository' shared service.
  17223.      *
  17224.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17225.      */
  17226.     protected function getNumberRangeState_RepositoryService()
  17227.     {
  17228.         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()));
  17229.     }
  17230.     /**
  17231.      * Gets the public 'number_range_translation.repository' shared service.
  17232.      *
  17233.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17234.      */
  17235.     protected function getNumberRangeTranslation_RepositoryService()
  17236.     {
  17237.         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()));
  17238.     }
  17239.     /**
  17240.      * Gets the public 'number_range_type.repository' shared service.
  17241.      *
  17242.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17243.      */
  17244.     protected function getNumberRangeType_RepositoryService()
  17245.     {
  17246.         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()));
  17247.     }
  17248.     /**
  17249.      * Gets the public 'number_range_type_translation.repository' shared service.
  17250.      *
  17251.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17252.      */
  17253.     protected function getNumberRangeTypeTranslation_RepositoryService()
  17254.     {
  17255.         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()));
  17256.     }
  17257.     /**
  17258.      * Gets the public 'nwdxx_it_recht_connector6.filesystem.private' shared service.
  17259.      *
  17260.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17261.      */
  17262.     protected function getNwdxxItRechtConnector6_Filesystem_PrivateService()
  17263.     {
  17264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17266.         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');
  17267.     }
  17268.     /**
  17269.      * Gets the public 'nwdxx_it_recht_connector6.filesystem.public' shared service.
  17270.      *
  17271.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17272.      */
  17273.     protected function getNwdxxItRechtConnector6_Filesystem_PublicService()
  17274.     {
  17275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17277.         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');
  17278.     }
  17279.     /**
  17280.      * Gets the public 'order.repository' shared service.
  17281.      *
  17282.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17283.      */
  17284.     protected function getOrder_RepositoryService()
  17285.     {
  17286.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17287.         if (isset($this->services['order.repository'])) {
  17288.             return $this->services['order.repository'];
  17289.         }
  17290.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17291.         if (isset($this->services['order.repository'])) {
  17292.             return $this->services['order.repository'];
  17293.         }
  17294.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17295.         if (isset($this->services['order.repository'])) {
  17296.             return $this->services['order.repository'];
  17297.         }
  17298.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17299.         if (isset($this->services['order.repository'])) {
  17300.             return $this->services['order.repository'];
  17301.         }
  17302.         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())));
  17303.     }
  17304.     /**
  17305.      * Gets the public 'order_address.repository' shared service.
  17306.      *
  17307.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17308.      */
  17309.     protected function getOrderAddress_RepositoryService()
  17310.     {
  17311.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17312.         if (isset($this->services['order_address.repository'])) {
  17313.             return $this->services['order_address.repository'];
  17314.         }
  17315.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17316.         if (isset($this->services['order_address.repository'])) {
  17317.             return $this->services['order_address.repository'];
  17318.         }
  17319.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17320.         if (isset($this->services['order_address.repository'])) {
  17321.             return $this->services['order_address.repository'];
  17322.         }
  17323.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17324.         if (isset($this->services['order_address.repository'])) {
  17325.             return $this->services['order_address.repository'];
  17326.         }
  17327.         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())));
  17328.     }
  17329.     /**
  17330.      * Gets the public 'order_customer.repository' shared service.
  17331.      *
  17332.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17333.      */
  17334.     protected function getOrderCustomer_RepositoryService()
  17335.     {
  17336.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17337.         if (isset($this->services['order_customer.repository'])) {
  17338.             return $this->services['order_customer.repository'];
  17339.         }
  17340.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17341.         if (isset($this->services['order_customer.repository'])) {
  17342.             return $this->services['order_customer.repository'];
  17343.         }
  17344.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17345.         if (isset($this->services['order_customer.repository'])) {
  17346.             return $this->services['order_customer.repository'];
  17347.         }
  17348.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17349.         if (isset($this->services['order_customer.repository'])) {
  17350.             return $this->services['order_customer.repository'];
  17351.         }
  17352.         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()));
  17353.     }
  17354.     /**
  17355.      * Gets the public 'order_delivery.repository' shared service.
  17356.      *
  17357.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17358.      */
  17359.     protected function getOrderDelivery_RepositoryService()
  17360.     {
  17361.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17362.         if (isset($this->services['order_delivery.repository'])) {
  17363.             return $this->services['order_delivery.repository'];
  17364.         }
  17365.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17366.         if (isset($this->services['order_delivery.repository'])) {
  17367.             return $this->services['order_delivery.repository'];
  17368.         }
  17369.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17370.         if (isset($this->services['order_delivery.repository'])) {
  17371.             return $this->services['order_delivery.repository'];
  17372.         }
  17373.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17374.         if (isset($this->services['order_delivery.repository'])) {
  17375.             return $this->services['order_delivery.repository'];
  17376.         }
  17377.         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()));
  17378.     }
  17379.     /**
  17380.      * Gets the public 'order_delivery_position.repository' shared service.
  17381.      *
  17382.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17383.      */
  17384.     protected function getOrderDeliveryPosition_RepositoryService()
  17385.     {
  17386.         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()));
  17387.     }
  17388.     /**
  17389.      * Gets the public 'order_line_item.repository' shared service.
  17390.      *
  17391.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17392.      */
  17393.     protected function getOrderLineItem_RepositoryService()
  17394.     {
  17395.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17396.         if (isset($this->services['order_line_item.repository'])) {
  17397.             return $this->services['order_line_item.repository'];
  17398.         }
  17399.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17400.         if (isset($this->services['order_line_item.repository'])) {
  17401.             return $this->services['order_line_item.repository'];
  17402.         }
  17403.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17404.         if (isset($this->services['order_line_item.repository'])) {
  17405.             return $this->services['order_line_item.repository'];
  17406.         }
  17407.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17408.         if (isset($this->services['order_line_item.repository'])) {
  17409.             return $this->services['order_line_item.repository'];
  17410.         }
  17411.         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())));
  17412.     }
  17413.     /**
  17414.      * Gets the public 'order_tag.repository' shared service.
  17415.      *
  17416.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17417.      */
  17418.     protected function getOrderTag_RepositoryService()
  17419.     {
  17420.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17421.         if (isset($this->services['order_tag.repository'])) {
  17422.             return $this->services['order_tag.repository'];
  17423.         }
  17424.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17425.         if (isset($this->services['order_tag.repository'])) {
  17426.             return $this->services['order_tag.repository'];
  17427.         }
  17428.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17429.         if (isset($this->services['order_tag.repository'])) {
  17430.             return $this->services['order_tag.repository'];
  17431.         }
  17432.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17433.         if (isset($this->services['order_tag.repository'])) {
  17434.             return $this->services['order_tag.repository'];
  17435.         }
  17436.         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()));
  17437.     }
  17438.     /**
  17439.      * Gets the public 'order_transaction.repository' shared service.
  17440.      *
  17441.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17442.      */
  17443.     protected function getOrderTransaction_RepositoryService()
  17444.     {
  17445.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17446.         if (isset($this->services['order_transaction.repository'])) {
  17447.             return $this->services['order_transaction.repository'];
  17448.         }
  17449.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17450.         if (isset($this->services['order_transaction.repository'])) {
  17451.             return $this->services['order_transaction.repository'];
  17452.         }
  17453.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17454.         if (isset($this->services['order_transaction.repository'])) {
  17455.             return $this->services['order_transaction.repository'];
  17456.         }
  17457.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17458.         if (isset($this->services['order_transaction.repository'])) {
  17459.             return $this->services['order_transaction.repository'];
  17460.         }
  17461.         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())));
  17462.     }
  17463.     /**
  17464.      * Gets the public 'order_transaction_capture.repository' shared service.
  17465.      *
  17466.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17467.      */
  17468.     protected function getOrderTransactionCapture_RepositoryService()
  17469.     {
  17470.         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()));
  17471.     }
  17472.     /**
  17473.      * Gets the public 'order_transaction_capture_refund.repository' shared service.
  17474.      *
  17475.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17476.      */
  17477.     protected function getOrderTransactionCaptureRefund_RepositoryService()
  17478.     {
  17479.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17480.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17481.             return $this->services['order_transaction_capture_refund.repository'];
  17482.         }
  17483.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17484.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17485.             return $this->services['order_transaction_capture_refund.repository'];
  17486.         }
  17487.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17488.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17489.             return $this->services['order_transaction_capture_refund.repository'];
  17490.         }
  17491.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17492.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17493.             return $this->services['order_transaction_capture_refund.repository'];
  17494.         }
  17495.         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()));
  17496.     }
  17497.     /**
  17498.      * Gets the public 'order_transaction_capture_refund_position.repository' shared service.
  17499.      *
  17500.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17501.      */
  17502.     protected function getOrderTransactionCaptureRefundPosition_RepositoryService()
  17503.     {
  17504.         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()));
  17505.     }
  17506.     /**
  17507.      * Gets the public 'payment_method.repository' shared service.
  17508.      *
  17509.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17510.      */
  17511.     protected function getPaymentMethod_RepositoryService()
  17512.     {
  17513.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17514.         if (isset($this->services['payment_method.repository'])) {
  17515.             return $this->services['payment_method.repository'];
  17516.         }
  17517.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17518.         if (isset($this->services['payment_method.repository'])) {
  17519.             return $this->services['payment_method.repository'];
  17520.         }
  17521.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17522.         if (isset($this->services['payment_method.repository'])) {
  17523.             return $this->services['payment_method.repository'];
  17524.         }
  17525.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17526.         if (isset($this->services['payment_method.repository'])) {
  17527.             return $this->services['payment_method.repository'];
  17528.         }
  17529.         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()))));
  17530.     }
  17531.     /**
  17532.      * Gets the public 'payment_method_translation.repository' shared service.
  17533.      *
  17534.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17535.      */
  17536.     protected function getPaymentMethodTranslation_RepositoryService()
  17537.     {
  17538.         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()));
  17539.     }
  17540.     /**
  17541.      * Gets the public 'plugin.repository' shared service.
  17542.      *
  17543.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17544.      */
  17545.     protected function getPlugin_RepositoryService()
  17546.     {
  17547.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17548.         if (isset($this->services['plugin.repository'])) {
  17549.             return $this->services['plugin.repository'];
  17550.         }
  17551.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17552.         if (isset($this->services['plugin.repository'])) {
  17553.             return $this->services['plugin.repository'];
  17554.         }
  17555.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17556.         if (isset($this->services['plugin.repository'])) {
  17557.             return $this->services['plugin.repository'];
  17558.         }
  17559.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17560.         if (isset($this->services['plugin.repository'])) {
  17561.             return $this->services['plugin.repository'];
  17562.         }
  17563.         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()));
  17564.     }
  17565.     /**
  17566.      * Gets the public 'plugin_translation.repository' shared service.
  17567.      *
  17568.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17569.      */
  17570.     protected function getPluginTranslation_RepositoryService()
  17571.     {
  17572.         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()));
  17573.     }
  17574.     /**
  17575.      * Gets the public 'product.repository' shared service.
  17576.      *
  17577.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17578.      */
  17579.     protected function getProduct_RepositoryService()
  17580.     {
  17581.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17582.         if (isset($this->services['product.repository'])) {
  17583.             return $this->services['product.repository'];
  17584.         }
  17585.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17586.         if (isset($this->services['product.repository'])) {
  17587.             return $this->services['product.repository'];
  17588.         }
  17589.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17590.         if (isset($this->services['product.repository'])) {
  17591.             return $this->services['product.repository'];
  17592.         }
  17593.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17594.         if (isset($this->services['product.repository'])) {
  17595.             return $this->services['product.repository'];
  17596.         }
  17597.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  17598.         $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);
  17599.         $f->setEntityLoadedEventFactory($e);
  17600.         return $this->services['product.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator($f);
  17601.     }
  17602.     /**
  17603.      * Gets the public 'product_category.repository' shared service.
  17604.      *
  17605.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17606.      */
  17607.     protected function getProductCategory_RepositoryService()
  17608.     {
  17609.         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()));
  17610.     }
  17611.     /**
  17612.      * Gets the public 'product_category_tree.repository' shared service.
  17613.      *
  17614.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17615.      */
  17616.     protected function getProductCategoryTree_RepositoryService()
  17617.     {
  17618.         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()));
  17619.     }
  17620.     /**
  17621.      * Gets the public 'product_configurator_setting.repository' shared service.
  17622.      *
  17623.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17624.      */
  17625.     protected function getProductConfiguratorSetting_RepositoryService()
  17626.     {
  17627.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17628.         if (isset($this->services['product_configurator_setting.repository'])) {
  17629.             return $this->services['product_configurator_setting.repository'];
  17630.         }
  17631.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17632.         if (isset($this->services['product_configurator_setting.repository'])) {
  17633.             return $this->services['product_configurator_setting.repository'];
  17634.         }
  17635.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17636.         if (isset($this->services['product_configurator_setting.repository'])) {
  17637.             return $this->services['product_configurator_setting.repository'];
  17638.         }
  17639.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17640.         if (isset($this->services['product_configurator_setting.repository'])) {
  17641.             return $this->services['product_configurator_setting.repository'];
  17642.         }
  17643.         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()));
  17644.     }
  17645.     /**
  17646.      * Gets the public 'product_cross_selling.repository' shared service.
  17647.      *
  17648.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17649.      */
  17650.     protected function getProductCrossSelling_RepositoryService()
  17651.     {
  17652.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17653.         if (isset($this->services['product_cross_selling.repository'])) {
  17654.             return $this->services['product_cross_selling.repository'];
  17655.         }
  17656.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17657.         if (isset($this->services['product_cross_selling.repository'])) {
  17658.             return $this->services['product_cross_selling.repository'];
  17659.         }
  17660.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17661.         if (isset($this->services['product_cross_selling.repository'])) {
  17662.             return $this->services['product_cross_selling.repository'];
  17663.         }
  17664.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17665.         if (isset($this->services['product_cross_selling.repository'])) {
  17666.             return $this->services['product_cross_selling.repository'];
  17667.         }
  17668.         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()));
  17669.     }
  17670.     /**
  17671.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  17672.      *
  17673.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17674.      */
  17675.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  17676.     {
  17677.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17678.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17679.             return $this->services['product_cross_selling_assigned_products.repository'];
  17680.         }
  17681.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17682.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17683.             return $this->services['product_cross_selling_assigned_products.repository'];
  17684.         }
  17685.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17686.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17687.             return $this->services['product_cross_selling_assigned_products.repository'];
  17688.         }
  17689.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17690.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17691.             return $this->services['product_cross_selling_assigned_products.repository'];
  17692.         }
  17693.         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()));
  17694.     }
  17695.     /**
  17696.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  17697.      *
  17698.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17699.      */
  17700.     protected function getProductCrossSellingTranslation_RepositoryService()
  17701.     {
  17702.         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()));
  17703.     }
  17704.     /**
  17705.      * Gets the public 'product_custom_field_set.repository' shared service.
  17706.      *
  17707.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17708.      */
  17709.     protected function getProductCustomFieldSet_RepositoryService()
  17710.     {
  17711.         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()));
  17712.     }
  17713.     /**
  17714.      * Gets the public 'product_export.repository' shared service.
  17715.      *
  17716.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17717.      */
  17718.     protected function getProductExport_RepositoryService()
  17719.     {
  17720.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17721.         if (isset($this->services['product_export.repository'])) {
  17722.             return $this->services['product_export.repository'];
  17723.         }
  17724.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17725.         if (isset($this->services['product_export.repository'])) {
  17726.             return $this->services['product_export.repository'];
  17727.         }
  17728.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17729.         if (isset($this->services['product_export.repository'])) {
  17730.             return $this->services['product_export.repository'];
  17731.         }
  17732.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17733.         if (isset($this->services['product_export.repository'])) {
  17734.             return $this->services['product_export.repository'];
  17735.         }
  17736.         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()));
  17737.     }
  17738.     /**
  17739.      * Gets the public 'product_feature_set.repository' shared service.
  17740.      *
  17741.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17742.      */
  17743.     protected function getProductFeatureSet_RepositoryService()
  17744.     {
  17745.         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()));
  17746.     }
  17747.     /**
  17748.      * Gets the public 'product_feature_set_translation.repository' shared service.
  17749.      *
  17750.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17751.      */
  17752.     protected function getProductFeatureSetTranslation_RepositoryService()
  17753.     {
  17754.         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()));
  17755.     }
  17756.     /**
  17757.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  17758.      *
  17759.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17760.      */
  17761.     protected function getProductKeywordDictionary_RepositoryService()
  17762.     {
  17763.         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()));
  17764.     }
  17765.     /**
  17766.      * Gets the public 'product_manufacturer.repository' shared service.
  17767.      *
  17768.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17769.      */
  17770.     protected function getProductManufacturer_RepositoryService()
  17771.     {
  17772.         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()));
  17773.     }
  17774.     /**
  17775.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  17776.      *
  17777.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17778.      */
  17779.     protected function getProductManufacturerTranslation_RepositoryService()
  17780.     {
  17781.         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()));
  17782.     }
  17783.     /**
  17784.      * Gets the public 'product_media.repository' shared service.
  17785.      *
  17786.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17787.      */
  17788.     protected function getProductMedia_RepositoryService()
  17789.     {
  17790.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17791.         if (isset($this->services['product_media.repository'])) {
  17792.             return $this->services['product_media.repository'];
  17793.         }
  17794.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17795.         if (isset($this->services['product_media.repository'])) {
  17796.             return $this->services['product_media.repository'];
  17797.         }
  17798.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17799.         if (isset($this->services['product_media.repository'])) {
  17800.             return $this->services['product_media.repository'];
  17801.         }
  17802.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17803.         if (isset($this->services['product_media.repository'])) {
  17804.             return $this->services['product_media.repository'];
  17805.         }
  17806.         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()));
  17807.     }
  17808.     /**
  17809.      * Gets the public 'product_option.repository' shared service.
  17810.      *
  17811.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17812.      */
  17813.     protected function getProductOption_RepositoryService()
  17814.     {
  17815.         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()));
  17816.     }
  17817.     /**
  17818.      * Gets the public 'product_price.repository' shared service.
  17819.      *
  17820.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17821.      */
  17822.     protected function getProductPrice_RepositoryService()
  17823.     {
  17824.         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()));
  17825.     }
  17826.     /**
  17827.      * Gets the public 'product_property.repository' shared service.
  17828.      *
  17829.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17830.      */
  17831.     protected function getProductProperty_RepositoryService()
  17832.     {
  17833.         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()));
  17834.     }
  17835.     /**
  17836.      * Gets the public 'product_review.repository' shared service.
  17837.      *
  17838.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17839.      */
  17840.     protected function getProductReview_RepositoryService()
  17841.     {
  17842.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17843.         if (isset($this->services['product_review.repository'])) {
  17844.             return $this->services['product_review.repository'];
  17845.         }
  17846.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17847.         if (isset($this->services['product_review.repository'])) {
  17848.             return $this->services['product_review.repository'];
  17849.         }
  17850.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17851.         if (isset($this->services['product_review.repository'])) {
  17852.             return $this->services['product_review.repository'];
  17853.         }
  17854.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17855.         if (isset($this->services['product_review.repository'])) {
  17856.             return $this->services['product_review.repository'];
  17857.         }
  17858.         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()));
  17859.     }
  17860.     /**
  17861.      * Gets the public 'product_search_config.repository' shared service.
  17862.      *
  17863.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17864.      */
  17865.     protected function getProductSearchConfig_RepositoryService()
  17866.     {
  17867.         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()));
  17868.     }
  17869.     /**
  17870.      * Gets the public 'product_search_config_field.repository' shared service.
  17871.      *
  17872.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17873.      */
  17874.     protected function getProductSearchConfigField_RepositoryService()
  17875.     {
  17876.         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()));
  17877.     }
  17878.     /**
  17879.      * Gets the public 'product_search_keyword.repository' shared service.
  17880.      *
  17881.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17882.      */
  17883.     protected function getProductSearchKeyword_RepositoryService()
  17884.     {
  17885.         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()));
  17886.     }
  17887.     /**
  17888.      * Gets the public 'product_sorting.repository' shared service.
  17889.      *
  17890.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17891.      */
  17892.     protected function getProductSorting_RepositoryService()
  17893.     {
  17894.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17895.         if (isset($this->services['product_sorting.repository'])) {
  17896.             return $this->services['product_sorting.repository'];
  17897.         }
  17898.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17899.         if (isset($this->services['product_sorting.repository'])) {
  17900.             return $this->services['product_sorting.repository'];
  17901.         }
  17902.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17903.         if (isset($this->services['product_sorting.repository'])) {
  17904.             return $this->services['product_sorting.repository'];
  17905.         }
  17906.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17907.         if (isset($this->services['product_sorting.repository'])) {
  17908.             return $this->services['product_sorting.repository'];
  17909.         }
  17910.         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()));
  17911.     }
  17912.     /**
  17913.      * Gets the public 'product_sorting_translation.repository' shared service.
  17914.      *
  17915.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17916.      */
  17917.     protected function getProductSortingTranslation_RepositoryService()
  17918.     {
  17919.         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()));
  17920.     }
  17921.     /**
  17922.      * Gets the public 'product_stream.repository' shared service.
  17923.      *
  17924.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17925.      */
  17926.     protected function getProductStream_RepositoryService()
  17927.     {
  17928.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17929.         if (isset($this->services['product_stream.repository'])) {
  17930.             return $this->services['product_stream.repository'];
  17931.         }
  17932.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17933.         if (isset($this->services['product_stream.repository'])) {
  17934.             return $this->services['product_stream.repository'];
  17935.         }
  17936.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17937.         if (isset($this->services['product_stream.repository'])) {
  17938.             return $this->services['product_stream.repository'];
  17939.         }
  17940.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17941.         if (isset($this->services['product_stream.repository'])) {
  17942.             return $this->services['product_stream.repository'];
  17943.         }
  17944.         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()));
  17945.     }
  17946.     /**
  17947.      * Gets the public 'product_stream_filter.repository' shared service.
  17948.      *
  17949.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17950.      */
  17951.     protected function getProductStreamFilter_RepositoryService()
  17952.     {
  17953.         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()));
  17954.     }
  17955.     /**
  17956.      * Gets the public 'product_stream_mapping.repository' shared service.
  17957.      *
  17958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17959.      */
  17960.     protected function getProductStreamMapping_RepositoryService()
  17961.     {
  17962.         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()));
  17963.     }
  17964.     /**
  17965.      * Gets the public 'product_stream_translation.repository' shared service.
  17966.      *
  17967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17968.      */
  17969.     protected function getProductStreamTranslation_RepositoryService()
  17970.     {
  17971.         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()));
  17972.     }
  17973.     /**
  17974.      * Gets the public 'product_tag.repository' shared service.
  17975.      *
  17976.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17977.      */
  17978.     protected function getProductTag_RepositoryService()
  17979.     {
  17980.         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()));
  17981.     }
  17982.     /**
  17983.      * Gets the public 'product_translation.repository' shared service.
  17984.      *
  17985.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17986.      */
  17987.     protected function getProductTranslation_RepositoryService()
  17988.     {
  17989.         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()));
  17990.     }
  17991.     /**
  17992.      * Gets the public 'product_visibility.repository' shared service.
  17993.      *
  17994.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  17995.      */
  17996.     protected function getProductVisibility_RepositoryService()
  17997.     {
  17998.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17999.         if (isset($this->services['product_visibility.repository'])) {
  18000.             return $this->services['product_visibility.repository'];
  18001.         }
  18002.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18003.         if (isset($this->services['product_visibility.repository'])) {
  18004.             return $this->services['product_visibility.repository'];
  18005.         }
  18006.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18007.         if (isset($this->services['product_visibility.repository'])) {
  18008.             return $this->services['product_visibility.repository'];
  18009.         }
  18010.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18011.         if (isset($this->services['product_visibility.repository'])) {
  18012.             return $this->services['product_visibility.repository'];
  18013.         }
  18014.         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())));
  18015.     }
  18016.     /**
  18017.      * Gets the public 'profiling.filesystem.private' shared service.
  18018.      *
  18019.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18020.      */
  18021.     protected function getProfiling_Filesystem_PrivateService()
  18022.     {
  18023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18025.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  18026.     }
  18027.     /**
  18028.      * Gets the public 'profiling.filesystem.public' shared service.
  18029.      *
  18030.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18031.      */
  18032.     protected function getProfiling_Filesystem_PublicService()
  18033.     {
  18034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18036.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  18037.     }
  18038.     /**
  18039.      * Gets the public 'promotion.repository' shared service.
  18040.      *
  18041.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18042.      */
  18043.     protected function getPromotion_RepositoryService()
  18044.     {
  18045.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18046.         if (isset($this->services['promotion.repository'])) {
  18047.             return $this->services['promotion.repository'];
  18048.         }
  18049.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18050.         if (isset($this->services['promotion.repository'])) {
  18051.             return $this->services['promotion.repository'];
  18052.         }
  18053.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18054.         if (isset($this->services['promotion.repository'])) {
  18055.             return $this->services['promotion.repository'];
  18056.         }
  18057.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18058.         if (isset($this->services['promotion.repository'])) {
  18059.             return $this->services['promotion.repository'];
  18060.         }
  18061.         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()));
  18062.     }
  18063.     /**
  18064.      * Gets the public 'promotion_cart_rule.repository' shared service.
  18065.      *
  18066.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18067.      */
  18068.     protected function getPromotionCartRule_RepositoryService()
  18069.     {
  18070.         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()));
  18071.     }
  18072.     /**
  18073.      * Gets the public 'promotion_discount.repository' shared service.
  18074.      *
  18075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18076.      */
  18077.     protected function getPromotionDiscount_RepositoryService()
  18078.     {
  18079.         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()));
  18080.     }
  18081.     /**
  18082.      * Gets the public 'promotion_discount_prices.repository' shared service.
  18083.      *
  18084.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18085.      */
  18086.     protected function getPromotionDiscountPrices_RepositoryService()
  18087.     {
  18088.         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()));
  18089.     }
  18090.     /**
  18091.      * Gets the public 'promotion_discount_rule.repository' shared service.
  18092.      *
  18093.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18094.      */
  18095.     protected function getPromotionDiscountRule_RepositoryService()
  18096.     {
  18097.         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()));
  18098.     }
  18099.     /**
  18100.      * Gets the public 'promotion_individual_code.repository' shared service.
  18101.      *
  18102.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18103.      */
  18104.     protected function getPromotionIndividualCode_RepositoryService()
  18105.     {
  18106.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18107.         if (isset($this->services['promotion_individual_code.repository'])) {
  18108.             return $this->services['promotion_individual_code.repository'];
  18109.         }
  18110.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18111.         if (isset($this->services['promotion_individual_code.repository'])) {
  18112.             return $this->services['promotion_individual_code.repository'];
  18113.         }
  18114.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18115.         if (isset($this->services['promotion_individual_code.repository'])) {
  18116.             return $this->services['promotion_individual_code.repository'];
  18117.         }
  18118.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18119.         if (isset($this->services['promotion_individual_code.repository'])) {
  18120.             return $this->services['promotion_individual_code.repository'];
  18121.         }
  18122.         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()));
  18123.     }
  18124.     /**
  18125.      * Gets the public 'promotion_order_rule.repository' shared service.
  18126.      *
  18127.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18128.      */
  18129.     protected function getPromotionOrderRule_RepositoryService()
  18130.     {
  18131.         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()));
  18132.     }
  18133.     /**
  18134.      * Gets the public 'promotion_persona_customer.repository' shared service.
  18135.      *
  18136.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18137.      */
  18138.     protected function getPromotionPersonaCustomer_RepositoryService()
  18139.     {
  18140.         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()));
  18141.     }
  18142.     /**
  18143.      * Gets the public 'promotion_persona_rule.repository' shared service.
  18144.      *
  18145.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18146.      */
  18147.     protected function getPromotionPersonaRule_RepositoryService()
  18148.     {
  18149.         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()));
  18150.     }
  18151.     /**
  18152.      * Gets the public 'promotion_sales_channel.repository' shared service.
  18153.      *
  18154.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18155.      */
  18156.     protected function getPromotionSalesChannel_RepositoryService()
  18157.     {
  18158.         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()));
  18159.     }
  18160.     /**
  18161.      * Gets the public 'promotion_setgroup.repository' shared service.
  18162.      *
  18163.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18164.      */
  18165.     protected function getPromotionSetgroup_RepositoryService()
  18166.     {
  18167.         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()));
  18168.     }
  18169.     /**
  18170.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  18171.      *
  18172.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18173.      */
  18174.     protected function getPromotionSetgroupRule_RepositoryService()
  18175.     {
  18176.         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()));
  18177.     }
  18178.     /**
  18179.      * Gets the public 'promotion_translation.repository' shared service.
  18180.      *
  18181.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18182.      */
  18183.     protected function getPromotionTranslation_RepositoryService()
  18184.     {
  18185.         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()));
  18186.     }
  18187.     /**
  18188.      * Gets the public 'property_group.repository' shared service.
  18189.      *
  18190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18191.      */
  18192.     protected function getPropertyGroup_RepositoryService()
  18193.     {
  18194.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18195.         if (isset($this->services['property_group.repository'])) {
  18196.             return $this->services['property_group.repository'];
  18197.         }
  18198.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18199.         if (isset($this->services['property_group.repository'])) {
  18200.             return $this->services['property_group.repository'];
  18201.         }
  18202.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18203.         if (isset($this->services['property_group.repository'])) {
  18204.             return $this->services['property_group.repository'];
  18205.         }
  18206.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18207.         if (isset($this->services['property_group.repository'])) {
  18208.             return $this->services['property_group.repository'];
  18209.         }
  18210.         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()));
  18211.     }
  18212.     /**
  18213.      * Gets the public 'property_group_option.repository' shared service.
  18214.      *
  18215.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18216.      */
  18217.     protected function getPropertyGroupOption_RepositoryService()
  18218.     {
  18219.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18220.         if (isset($this->services['property_group_option.repository'])) {
  18221.             return $this->services['property_group_option.repository'];
  18222.         }
  18223.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18224.         if (isset($this->services['property_group_option.repository'])) {
  18225.             return $this->services['property_group_option.repository'];
  18226.         }
  18227.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18228.         if (isset($this->services['property_group_option.repository'])) {
  18229.             return $this->services['property_group_option.repository'];
  18230.         }
  18231.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18232.         if (isset($this->services['property_group_option.repository'])) {
  18233.             return $this->services['property_group_option.repository'];
  18234.         }
  18235.         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()));
  18236.     }
  18237.     /**
  18238.      * Gets the public 'property_group_option_translation.repository' shared service.
  18239.      *
  18240.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18241.      */
  18242.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  18243.     {
  18244.         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()));
  18245.     }
  18246.     /**
  18247.      * Gets the public 'property_group_translation.repository' shared service.
  18248.      *
  18249.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18250.      */
  18251.     protected function getPropertyGroupTranslation_RepositoryService()
  18252.     {
  18253.         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()));
  18254.     }
  18255.     /**
  18256.      * Gets the public 'request_stack' shared service.
  18257.      *
  18258.      * @return \Symfony\Component\HttpFoundation\RequestStack
  18259.      */
  18260.     protected function getRequestStackService()
  18261.     {
  18262.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  18263.     }
  18264.     /**
  18265.      * Gets the public 'router' shared autowired service.
  18266.      *
  18267.      * @return \Shopware\Storefront\Framework\Routing\Router
  18268.      */
  18269.     protected function getRouterService()
  18270.     {
  18271.         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())));
  18272.     }
  18273.     /**
  18274.      * Gets the public 'routing.loader' shared service.
  18275.      *
  18276.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  18277.      */
  18278.     protected function getRouting_LoaderService()
  18279.     {
  18280.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  18281.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  18282.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  18283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  18284.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  18285.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  18286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  18287.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  18288.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  18289.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  18290.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  18291.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  18292.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  18293.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  18294.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  18295.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  18296.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  18297.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  18298.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  18299.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  18300.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  18301.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  18302.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  18303.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  18304.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  18305.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  18306.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  18307.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  18308.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  18309.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  18310.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  18311.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  18312.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  18313.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  18314.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18315.             'kernel' => ['services''kernel''getKernelService'false],
  18316.         ], [
  18317.             'kernel' => 'Shopware\\Core\\Kernel',
  18318.         ]), 'dev'));
  18319.         $a->addLoader($c);
  18320.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  18321.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  18322.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  18323.     }
  18324.     /**
  18325.      * Gets the public 'rule.repository' shared service.
  18326.      *
  18327.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  18328.      */
  18329.     protected function getRule_RepositoryService()
  18330.     {
  18331.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18332.         if (isset($this->services['rule.repository'])) {
  18333.             return $this->services['rule.repository'];
  18334.         }
  18335.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18336.         if (isset($this->services['rule.repository'])) {
  18337.             return $this->services['rule.repository'];
  18338.         }
  18339.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18340.         if (isset($this->services['rule.repository'])) {
  18341.             return $this->services['rule.repository'];
  18342.         }
  18343.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18344.         if (isset($this->services['rule.repository'])) {
  18345.             return $this->services['rule.repository'];
  18346.         }
  18347.         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())));
  18348.     }
  18349.     /**
  18350.      * Gets the public 'rule_condition.repository' shared service.
  18351.      *
  18352.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18353.      */
  18354.     protected function getRuleCondition_RepositoryService()
  18355.     {
  18356.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18357.         if (isset($this->services['rule_condition.repository'])) {
  18358.             return $this->services['rule_condition.repository'];
  18359.         }
  18360.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18361.         if (isset($this->services['rule_condition.repository'])) {
  18362.             return $this->services['rule_condition.repository'];
  18363.         }
  18364.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18365.         if (isset($this->services['rule_condition.repository'])) {
  18366.             return $this->services['rule_condition.repository'];
  18367.         }
  18368.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18369.         if (isset($this->services['rule_condition.repository'])) {
  18370.             return $this->services['rule_condition.repository'];
  18371.         }
  18372.         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()));
  18373.     }
  18374.     /**
  18375.      * Gets the public 'rule_tag.repository' shared service.
  18376.      *
  18377.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18378.      */
  18379.     protected function getRuleTag_RepositoryService()
  18380.     {
  18381.         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()));
  18382.     }
  18383.     /**
  18384.      * Gets the public 'sales_channel.category.repository' shared service.
  18385.      *
  18386.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18387.      */
  18388.     protected function getSalesChannel_Category_RepositoryService()
  18389.     {
  18390.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18391.         if (isset($this->services['sales_channel.category.repository'])) {
  18392.             return $this->services['sales_channel.category.repository'];
  18393.         }
  18394.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18395.         if (isset($this->services['sales_channel.category.repository'])) {
  18396.             return $this->services['sales_channel.category.repository'];
  18397.         }
  18398.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18399.         if (isset($this->services['sales_channel.category.repository'])) {
  18400.             return $this->services['sales_channel.category.repository'];
  18401.         }
  18402.         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()));
  18403.     }
  18404.     /**
  18405.      * Gets the public 'sales_channel.country.repository' shared service.
  18406.      *
  18407.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18408.      */
  18409.     protected function getSalesChannel_Country_RepositoryService()
  18410.     {
  18411.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18412.         if (isset($this->services['sales_channel.country.repository'])) {
  18413.             return $this->services['sales_channel.country.repository'];
  18414.         }
  18415.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18416.         if (isset($this->services['sales_channel.country.repository'])) {
  18417.             return $this->services['sales_channel.country.repository'];
  18418.         }
  18419.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18420.         if (isset($this->services['sales_channel.country.repository'])) {
  18421.             return $this->services['sales_channel.country.repository'];
  18422.         }
  18423.         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()));
  18424.     }
  18425.     /**
  18426.      * Gets the public 'sales_channel.country_state.repository' shared service.
  18427.      *
  18428.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18429.      */
  18430.     protected function getSalesChannel_CountryState_RepositoryService()
  18431.     {
  18432.         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()));
  18433.     }
  18434.     /**
  18435.      * Gets the public 'sales_channel.currency.repository' shared service.
  18436.      *
  18437.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18438.      */
  18439.     protected function getSalesChannel_Currency_RepositoryService()
  18440.     {
  18441.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18442.         if (isset($this->services['sales_channel.currency.repository'])) {
  18443.             return $this->services['sales_channel.currency.repository'];
  18444.         }
  18445.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18446.         if (isset($this->services['sales_channel.currency.repository'])) {
  18447.             return $this->services['sales_channel.currency.repository'];
  18448.         }
  18449.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18450.         if (isset($this->services['sales_channel.currency.repository'])) {
  18451.             return $this->services['sales_channel.currency.repository'];
  18452.         }
  18453.         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()));
  18454.     }
  18455.     /**
  18456.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  18457.      *
  18458.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18459.      */
  18460.     protected function getSalesChannel_LandingPage_RepositoryService()
  18461.     {
  18462.         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()));
  18463.     }
  18464.     /**
  18465.      * Gets the public 'sales_channel.language.repository' shared service.
  18466.      *
  18467.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18468.      */
  18469.     protected function getSalesChannel_Language_RepositoryService()
  18470.     {
  18471.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18472.         if (isset($this->services['sales_channel.language.repository'])) {
  18473.             return $this->services['sales_channel.language.repository'];
  18474.         }
  18475.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18476.         if (isset($this->services['sales_channel.language.repository'])) {
  18477.             return $this->services['sales_channel.language.repository'];
  18478.         }
  18479.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18480.         if (isset($this->services['sales_channel.language.repository'])) {
  18481.             return $this->services['sales_channel.language.repository'];
  18482.         }
  18483.         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()));
  18484.     }
  18485.     /**
  18486.      * Gets the public 'sales_channel.main_category.repository' shared service.
  18487.      *
  18488.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18489.      */
  18490.     protected function getSalesChannel_MainCategory_RepositoryService()
  18491.     {
  18492.         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()));
  18493.     }
  18494.     /**
  18495.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  18496.      *
  18497.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18498.      */
  18499.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  18500.     {
  18501.         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()));
  18502.     }
  18503.     /**
  18504.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  18505.      *
  18506.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18507.      */
  18508.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  18509.     {
  18510.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18511.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18512.             return $this->services['sales_channel.payment_method.repository'];
  18513.         }
  18514.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18515.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18516.             return $this->services['sales_channel.payment_method.repository'];
  18517.         }
  18518.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18519.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18520.             return $this->services['sales_channel.payment_method.repository'];
  18521.         }
  18522.         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()));
  18523.     }
  18524.     /**
  18525.      * Gets the public 'sales_channel.product.repository' shared service.
  18526.      *
  18527.      * @return \Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator
  18528.      */
  18529.     protected function getSalesChannel_Product_RepositoryService()
  18530.     {
  18531.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18532.         if (isset($this->services['sales_channel.product.repository'])) {
  18533.             return $this->services['sales_channel.product.repository'];
  18534.         }
  18535.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18536.         if (isset($this->services['sales_channel.product.repository'])) {
  18537.             return $this->services['sales_channel.product.repository'];
  18538.         }
  18539.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18540.         if (isset($this->services['sales_channel.product.repository'])) {
  18541.             return $this->services['sales_channel.product.repository'];
  18542.         }
  18543.         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())));
  18544.     }
  18545.     /**
  18546.      * Gets the public 'sales_channel.repository' shared service.
  18547.      *
  18548.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  18549.      */
  18550.     protected function getSalesChannel_RepositoryService()
  18551.     {
  18552.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18553.         if (isset($this->services['sales_channel.repository'])) {
  18554.             return $this->services['sales_channel.repository'];
  18555.         }
  18556.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18557.         if (isset($this->services['sales_channel.repository'])) {
  18558.             return $this->services['sales_channel.repository'];
  18559.         }
  18560.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18561.         if (isset($this->services['sales_channel.repository'])) {
  18562.             return $this->services['sales_channel.repository'];
  18563.         }
  18564.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18565.         if (isset($this->services['sales_channel.repository'])) {
  18566.             return $this->services['sales_channel.repository'];
  18567.         }
  18568.         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())));
  18569.     }
  18570.     /**
  18571.      * Gets the public 'sales_channel.salutation.repository' shared service.
  18572.      *
  18573.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18574.      */
  18575.     protected function getSalesChannel_Salutation_RepositoryService()
  18576.     {
  18577.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18578.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18579.             return $this->services['sales_channel.salutation.repository'];
  18580.         }
  18581.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18582.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18583.             return $this->services['sales_channel.salutation.repository'];
  18584.         }
  18585.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18586.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18587.             return $this->services['sales_channel.salutation.repository'];
  18588.         }
  18589.         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()));
  18590.     }
  18591.     /**
  18592.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  18593.      *
  18594.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18595.      */
  18596.     protected function getSalesChannel_SeoUrl_RepositoryService()
  18597.     {
  18598.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18599.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18600.             return $this->services['sales_channel.seo_url.repository'];
  18601.         }
  18602.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18603.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18604.             return $this->services['sales_channel.seo_url.repository'];
  18605.         }
  18606.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18607.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18608.             return $this->services['sales_channel.seo_url.repository'];
  18609.         }
  18610.         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()));
  18611.     }
  18612.     /**
  18613.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  18614.      *
  18615.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18616.      */
  18617.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  18618.     {
  18619.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18620.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18621.             return $this->services['sales_channel.shipping_method.repository'];
  18622.         }
  18623.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18624.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18625.             return $this->services['sales_channel.shipping_method.repository'];
  18626.         }
  18627.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18628.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18629.             return $this->services['sales_channel.shipping_method.repository'];
  18630.         }
  18631.         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()));
  18632.     }
  18633.     /**
  18634.      * Gets the public 'sales_channel_analytics.repository' shared service.
  18635.      *
  18636.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18637.      */
  18638.     protected function getSalesChannelAnalytics_RepositoryService()
  18639.     {
  18640.         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()));
  18641.     }
  18642.     /**
  18643.      * Gets the public 'sales_channel_country.repository' shared service.
  18644.      *
  18645.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18646.      */
  18647.     protected function getSalesChannelCountry_RepositoryService()
  18648.     {
  18649.         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()));
  18650.     }
  18651.     /**
  18652.      * Gets the public 'sales_channel_currency.repository' shared service.
  18653.      *
  18654.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18655.      */
  18656.     protected function getSalesChannelCurrency_RepositoryService()
  18657.     {
  18658.         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()));
  18659.     }
  18660.     /**
  18661.      * Gets the public 'sales_channel_definition.Acris\Promotion\Custom\PromotionDisplayDefinition' shared service.
  18662.      *
  18663.      * @return \Acris\Promotion\Custom\PromotionDisplayDefinition
  18664.      */
  18665.     protected function getPromotionDisplayDefinition2Service()
  18666.     {
  18667.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Custom/PromotionDisplayDefinition.php';
  18668.         $this->services['sales_channel_definition.Acris\\Promotion\\Custom\\PromotionDisplayDefinition'] = $instance = new \Acris\Promotion\Custom\PromotionDisplayDefinition();
  18669.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18670.         return $instance;
  18671.     }
  18672.     /**
  18673.      * Gets the public 'sales_channel_definition.Acris\Tax\Custom\TaxCountryRuleDefinition' shared service.
  18674.      *
  18675.      * @return \Acris\Tax\Custom\TaxCountryRuleDefinition
  18676.      */
  18677.     protected function getTaxCountryRuleDefinition2Service()
  18678.     {
  18679.         $this->services['sales_channel_definition.Acris\\Tax\\Custom\\TaxCountryRuleDefinition'] = $instance = new \Acris\Tax\Custom\TaxCountryRuleDefinition();
  18680.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18681.         return $instance;
  18682.     }
  18683.     /**
  18684.      * Gets the public 'sales_channel_definition.Acris\Tax\Custom\TaxCustomerGroupRuleDefinition' shared service.
  18685.      *
  18686.      * @return \Acris\Tax\Custom\TaxCustomerGroupRuleDefinition
  18687.      */
  18688.     protected function getTaxCustomerGroupRuleDefinition2Service()
  18689.     {
  18690.         $this->services['sales_channel_definition.Acris\\Tax\\Custom\\TaxCustomerGroupRuleDefinition'] = $instance = new \Acris\Tax\Custom\TaxCustomerGroupRuleDefinition();
  18691.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18692.         return $instance;
  18693.     }
  18694.     /**
  18695.      * Gets the public 'sales_channel_definition.Acris\Tax\Custom\VatIdValidationLogDefinition' shared service.
  18696.      *
  18697.      * @return \Acris\Tax\Custom\VatIdValidationLogDefinition
  18698.      */
  18699.     protected function getVatIdValidationLogDefinition2Service()
  18700.     {
  18701.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Custom/VatIdValidationLogDefinition.php';
  18702.         $this->services['sales_channel_definition.Acris\\Tax\\Custom\\VatIdValidationLogDefinition'] = $instance = new \Acris\Tax\Custom\VatIdValidationLogDefinition();
  18703.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18704.         return $instance;
  18705.     }
  18706.     /**
  18707.      * Gets the public 'sales_channel_definition.AkuCmsFactory\Element\CmsFactoryElementDefinition' shared autowired service.
  18708.      *
  18709.      * @return \AkuCmsFactory\Element\CmsFactoryElementDefinition
  18710.      */
  18711.     protected function getCmsFactoryElementDefinition2Service()
  18712.     {
  18713.         $this->services['sales_channel_definition.AkuCmsFactory\\Element\\CmsFactoryElementDefinition'] = $instance = new \AkuCmsFactory\Element\CmsFactoryElementDefinition();
  18714.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18715.         return $instance;
  18716.     }
  18717.     /**
  18718.      * Gets the public 'sales_channel_definition.CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion' shared service.
  18719.      *
  18720.      * @return \CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion
  18721.      */
  18722.     protected function getCountryZipValidationDefintion2Service()
  18723.     {
  18724.         include_once \dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/Core/System/Country/CountryZipValidationDefintion.php';
  18725.         $this->services['sales_channel_definition.CoeAccountOrtPlzSw6\\Core\\System\\Country\\CountryZipValidationDefintion'] = $instance = new \CoeAccountOrtPlzSw6\Core\System\Country\CountryZipValidationDefintion();
  18726.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18727.         return $instance;
  18728.     }
  18729.     /**
  18730.      * Gets the public 'sales_channel_definition.FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition' shared service.
  18731.      *
  18732.      * @return \FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition
  18733.      */
  18734.     protected function getFourtwosixStockDiscountDefinition2Service()
  18735.     {
  18736.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Content/FourtwosixStockDiscount/FourtwosixStockDiscountDefinition.php';
  18737.         $this->services['sales_channel_definition.FourtwosixThemeExtension\\Core\\Content\\FourtwosixStockDiscount\\FourtwosixStockDiscountDefinition'] = $instance = new \FourtwosixThemeExtension\Core\Content\FourtwosixStockDiscount\FourtwosixStockDiscountDefinition();
  18738.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18739.         return $instance;
  18740.     }
  18741.     /**
  18742.      * Gets the public 'sales_channel_definition.Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition' shared service.
  18743.      *
  18744.      * @return \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition
  18745.      */
  18746.     protected function getAttachmentLanguageDefinition2Service()
  18747.     {
  18748.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/Aggregate/AttachmentLanguage/AttachmentLanguageDefinition.php';
  18749.         $this->services['sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentLanguage\\AttachmentLanguageDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentLanguage\AttachmentLanguageDefinition();
  18750.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18751.         return $instance;
  18752.     }
  18753.     /**
  18754.      * Gets the public 'sales_channel_definition.Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition' shared service.
  18755.      *
  18756.      * @return \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition
  18757.      */
  18758.     protected function getAttachmentTranslationDefinition2Service()
  18759.     {
  18760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18761.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/Aggregate/AttachmentTranslation/AttachmentTranslationDefinition.php';
  18762.         $this->services['sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\Aggregate\\AttachmentTranslation\\AttachmentTranslationDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\Aggregate\AttachmentTranslation\AttachmentTranslationDefinition();
  18763.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18764.         return $instance;
  18765.     }
  18766.     /**
  18767.      * Gets the public 'sales_channel_definition.Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition' shared service.
  18768.      *
  18769.      * @return \Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition
  18770.      */
  18771.     protected function getAttachmentDefinition2Service()
  18772.     {
  18773.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Core/Content/Product/AttachmentDefinition.php';
  18774.         $this->services['sales_channel_definition.Fourtwosix\\Attachments\\Core\\Content\\Product\\AttachmentDefinition'] = $instance = new \Fourtwosix\Attachments\Core\Content\Product\AttachmentDefinition();
  18775.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18776.         return $instance;
  18777.     }
  18778.     /**
  18779.      * Gets the public 'sales_channel_definition.Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition' shared service.
  18780.      *
  18781.      * @return \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition
  18782.      */
  18783.     protected function getPaymentCostTranslationDefinition2Service()
  18784.     {
  18785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18786.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Core/Content/PaymentCost/Aggregate/PaymentCostTranslation/PaymentCostTranslationDefinition.php';
  18787.         $this->services['sales_channel_definition.Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\Aggregate\\PaymentCostTranslation\\PaymentCostTranslationDefinition'] = $instance = new \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\Aggregate\PaymentCostTranslation\PaymentCostTranslationDefinition();
  18788.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18789.         return $instance;
  18790.     }
  18791.     /**
  18792.      * Gets the public 'sales_channel_definition.Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition' shared service.
  18793.      *
  18794.      * @return \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition
  18795.      */
  18796.     protected function getPaymentCostDefinition2Service()
  18797.     {
  18798.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Core/Content/PaymentCost/PaymentCostDefinition.php';
  18799.         $this->services['sales_channel_definition.Fourtwosix\\PaymentSurcharge\\Core\\Content\\PaymentCost\\PaymentCostDefinition'] = $instance = new \Fourtwosix\PaymentSurcharge\Core\Content\PaymentCost\PaymentCostDefinition();
  18800.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18801.         return $instance;
  18802.     }
  18803.     /**
  18804.      * Gets the public 'sales_channel_definition.Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition' shared autowired service.
  18805.      *
  18806.      * @return \Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition
  18807.      */
  18808.     protected function getMailArchiveDefinition2Service()
  18809.     {
  18810.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Content/MailArchive/MailArchiveDefinition.php';
  18811.         $this->services['sales_channel_definition.Frosh\\MailArchive\\Content\\MailArchive\\MailArchiveDefinition'] = $instance = new \Frosh\MailArchive\Content\MailArchive\MailArchiveDefinition();
  18812.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18813.         return $instance;
  18814.     }
  18815.     /**
  18816.      * Gets the public 'sales_channel_definition.MoorlForms\Core\Content\Element\ElementDefinition' shared service.
  18817.      *
  18818.      * @return \MoorlForms\Core\Content\Element\ElementDefinition
  18819.      */
  18820.     protected function getElementDefinition2Service()
  18821.     {
  18822.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementDefinition.php';
  18823.         $this->services['sales_channel_definition.MoorlForms\\Core\\Content\\Element\\ElementDefinition'] = $instance = new \MoorlForms\Core\Content\Element\ElementDefinition();
  18824.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18825.         return $instance;
  18826.     }
  18827.     /**
  18828.      * Gets the public 'sales_channel_definition.MoorlForms\Core\Content\Element\ElementTranslationDefinition' shared service.
  18829.      *
  18830.      * @return \MoorlForms\Core\Content\Element\ElementTranslationDefinition
  18831.      */
  18832.     protected function getElementTranslationDefinition2Service()
  18833.     {
  18834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18835.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementTranslationDefinition.php';
  18836.         $this->services['sales_channel_definition.MoorlForms\\Core\\Content\\Element\\ElementTranslationDefinition'] = $instance = new \MoorlForms\Core\Content\Element\ElementTranslationDefinition();
  18837.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18838.         return $instance;
  18839.     }
  18840.     /**
  18841.      * Gets the public 'sales_channel_definition.MoorlForms\Core\Content\Form\FormDefinition' shared service.
  18842.      *
  18843.      * @return \MoorlForms\Core\Content\Form\FormDefinition
  18844.      */
  18845.     protected function getFormDefinition2Service()
  18846.     {
  18847.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/FormDefinition.php';
  18848.         $this->services['sales_channel_definition.MoorlForms\\Core\\Content\\Form\\FormDefinition'] = $instance = new \MoorlForms\Core\Content\Form\FormDefinition();
  18849.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18850.         return $instance;
  18851.     }
  18852.     /**
  18853.      * Gets the public 'sales_channel_definition.MoorlForms\Core\Content\Form\FormTranslationDefinition' shared service.
  18854.      *
  18855.      * @return \MoorlForms\Core\Content\Form\FormTranslationDefinition
  18856.      */
  18857.     protected function getFormTranslationDefinition2Service()
  18858.     {
  18859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18860.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/FormTranslationDefinition.php';
  18861.         $this->services['sales_channel_definition.MoorlForms\\Core\\Content\\Form\\FormTranslationDefinition'] = $instance = new \MoorlForms\Core\Content\Form\FormTranslationDefinition();
  18862.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18863.         return $instance;
  18864.     }
  18865.     /**
  18866.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Client\ClientDefinition' shared service.
  18867.      *
  18868.      * @return \MoorlFoundation\Core\Content\Client\ClientDefinition
  18869.      */
  18870.     protected function getClientDefinition2Service()
  18871.     {
  18872.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Client/ClientDefinition.php';
  18873.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Client\\ClientDefinition'] = $instance = new \MoorlFoundation\Core\Content\Client\ClientDefinition();
  18874.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18875.         return $instance;
  18876.     }
  18877.     /**
  18878.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition' shared service.
  18879.      *
  18880.      * @return \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition
  18881.      */
  18882.     protected function getCmsElementConfigDefinition2Service()
  18883.     {
  18884.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/CmsElementConfig/CmsElementConfigDefinition.php';
  18885.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition'] = $instance = new \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition();
  18886.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18887.         return $instance;
  18888.     }
  18889.     /**
  18890.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Location\LocationCacheDefinition' shared service.
  18891.      *
  18892.      * @return \MoorlFoundation\Core\Content\Location\LocationCacheDefinition
  18893.      */
  18894.     protected function getLocationCacheDefinition2Service()
  18895.     {
  18896.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationCacheDefinition.php';
  18897.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Location\\LocationCacheDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationCacheDefinition();
  18898.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18899.         return $instance;
  18900.     }
  18901.     /**
  18902.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Location\LocationDefinition' shared service.
  18903.      *
  18904.      * @return \MoorlFoundation\Core\Content\Location\LocationDefinition
  18905.      */
  18906.     protected function getLocationDefinition2Service()
  18907.     {
  18908.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationDefinition.php';
  18909.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Location\\LocationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationDefinition();
  18910.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18911.         return $instance;
  18912.     }
  18913.     /**
  18914.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Marker\MarkerDefinition' shared service.
  18915.      *
  18916.      * @return \MoorlFoundation\Core\Content\Marker\MarkerDefinition
  18917.      */
  18918.     protected function getMarkerDefinition2Service()
  18919.     {
  18920.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Marker/MarkerDefinition.php';
  18921.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Marker\\MarkerDefinition'] = $instance = new \MoorlFoundation\Core\Content\Marker\MarkerDefinition();
  18922.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18923.         return $instance;
  18924.     }
  18925.     /**
  18926.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Sorting\SortingDefinition' shared service.
  18927.      *
  18928.      * @return \MoorlFoundation\Core\Content\Sorting\SortingDefinition
  18929.      */
  18930.     protected function getSortingDefinition2Service()
  18931.     {
  18932.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingDefinition.php';
  18933.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingDefinition();
  18934.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18935.         return $instance;
  18936.     }
  18937.     /**
  18938.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition' shared service.
  18939.      *
  18940.      * @return \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition
  18941.      */
  18942.     protected function getSortingTranslationDefinition2Service()
  18943.     {
  18944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18945.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingTranslationDefinition.php';
  18946.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition();
  18947.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18948.         return $instance;
  18949.     }
  18950.     /**
  18951.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  18952.      *
  18953.      * @return \Shopware\Administration\Notification\NotificationDefinition
  18954.      */
  18955.     protected function getNotificationDefinition2Service()
  18956.     {
  18957.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  18958.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  18959.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18960.         return $instance;
  18961.     }
  18962.     /**
  18963.      * Gets the public 'sales_channel_definition.Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  18964.      *
  18965.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  18966.      */
  18967.     protected function getAppAdministrationSnippetDefinition2Service()
  18968.     {
  18969.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  18970.         $this->services['sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  18971.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18972.         return $instance;
  18973.     }
  18974.     /**
  18975.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  18976.      *
  18977.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  18978.      */
  18979.     protected function getCustomerAddressDefinition2Service()
  18980.     {
  18981.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  18982.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18983.         return $instance;
  18984.     }
  18985.     /**
  18986.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  18987.      *
  18988.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  18989.      */
  18990.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  18991.     {
  18992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  18993.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  18994.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18995.         return $instance;
  18996.     }
  18997.     /**
  18998.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  18999.      *
  19000.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  19001.      */
  19002.     protected function getCustomerGroupTranslationDefinition2Service()
  19003.     {
  19004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  19006.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  19007.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19008.         return $instance;
  19009.     }
  19010.     /**
  19011.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  19012.      *
  19013.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  19014.      */
  19015.     protected function getCustomerGroupDefinition2Service()
  19016.     {
  19017.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  19018.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19019.         return $instance;
  19020.     }
  19021.     /**
  19022.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  19023.      *
  19024.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  19025.      */
  19026.     protected function getCustomerRecoveryDefinition2Service()
  19027.     {
  19028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  19029.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  19030.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19031.         return $instance;
  19032.     }
  19033.     /**
  19034.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  19035.      *
  19036.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  19037.      */
  19038.     protected function getCustomerTagDefinition2Service()
  19039.     {
  19040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  19041.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  19042.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19043.         return $instance;
  19044.     }
  19045.     /**
  19046.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  19047.      *
  19048.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  19049.      */
  19050.     protected function getCustomerWishlistProductDefinition2Service()
  19051.     {
  19052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  19053.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  19054.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19055.         return $instance;
  19056.     }
  19057.     /**
  19058.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  19059.      *
  19060.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  19061.      */
  19062.     protected function getCustomerWishlistDefinition2Service()
  19063.     {
  19064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  19065.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  19066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19067.         return $instance;
  19068.     }
  19069.     /**
  19070.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  19071.      *
  19072.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  19073.      */
  19074.     protected function getCustomerDefinition2Service()
  19075.     {
  19076.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  19077.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19078.         return $instance;
  19079.     }
  19080.     /**
  19081.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  19082.      *
  19083.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  19084.      */
  19085.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  19086.     {
  19087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  19088.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  19089.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19090.         return $instance;
  19091.     }
  19092.     /**
  19093.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  19094.      *
  19095.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  19096.      */
  19097.     protected function getDocumentBaseConfigDefinition2Service()
  19098.     {
  19099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  19100.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  19101.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19102.         return $instance;
  19103.     }
  19104.     /**
  19105.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  19106.      *
  19107.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  19108.      */
  19109.     protected function getDocumentTypeTranslationDefinition2Service()
  19110.     {
  19111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  19113.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  19114.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19115.         return $instance;
  19116.     }
  19117.     /**
  19118.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  19119.      *
  19120.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  19121.      */
  19122.     protected function getDocumentTypeDefinition2Service()
  19123.     {
  19124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  19125.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  19126.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19127.         return $instance;
  19128.     }
  19129.     /**
  19130.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  19131.      *
  19132.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  19133.      */
  19134.     protected function getDocumentDefinition2Service()
  19135.     {
  19136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  19137.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  19138.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19139.         return $instance;
  19140.     }
  19141.     /**
  19142.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  19143.      *
  19144.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  19145.      */
  19146.     protected function getOrderAddressDefinition2Service()
  19147.     {
  19148.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  19149.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19150.         return $instance;
  19151.     }
  19152.     /**
  19153.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  19154.      *
  19155.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  19156.      */
  19157.     protected function getOrderCustomerDefinition2Service()
  19158.     {
  19159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  19160.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  19161.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19162.         return $instance;
  19163.     }
  19164.     /**
  19165.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  19166.      *
  19167.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  19168.      */
  19169.     protected function getOrderDeliveryPositionDefinition2Service()
  19170.     {
  19171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  19172.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  19173.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19174.         return $instance;
  19175.     }
  19176.     /**
  19177.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  19178.      *
  19179.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  19180.      */
  19181.     protected function getOrderDeliveryDefinition2Service()
  19182.     {
  19183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  19184.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  19185.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19186.         return $instance;
  19187.     }
  19188.     /**
  19189.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  19190.      *
  19191.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  19192.      */
  19193.     protected function getOrderLineItemDefinition2Service()
  19194.     {
  19195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  19196.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  19197.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19198.         return $instance;
  19199.     }
  19200.     /**
  19201.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  19202.      *
  19203.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  19204.      */
  19205.     protected function getOrderTagDefinition2Service()
  19206.     {
  19207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  19208.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  19209.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19210.         return $instance;
  19211.     }
  19212.     /**
  19213.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  19214.      *
  19215.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  19216.      */
  19217.     protected function getOrderTransactionCaptureRefundPositionDefinition2Service()
  19218.     {
  19219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  19220.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  19221.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19222.         return $instance;
  19223.     }
  19224.     /**
  19225.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  19226.      *
  19227.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  19228.      */
  19229.     protected function getOrderTransactionCaptureRefundDefinition2Service()
  19230.     {
  19231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  19232.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  19233.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19234.         return $instance;
  19235.     }
  19236.     /**
  19237.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  19238.      *
  19239.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  19240.      */
  19241.     protected function getOrderTransactionCaptureDefinition2Service()
  19242.     {
  19243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  19244.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  19245.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19246.         return $instance;
  19247.     }
  19248.     /**
  19249.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  19250.      *
  19251.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  19252.      */
  19253.     protected function getOrderTransactionDefinition2Service()
  19254.     {
  19255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  19256.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  19257.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19258.         return $instance;
  19259.     }
  19260.     /**
  19261.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  19262.      *
  19263.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  19264.      */
  19265.     protected function getOrderDefinition2Service()
  19266.     {
  19267.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  19268.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19269.         return $instance;
  19270.     }
  19271.     /**
  19272.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  19273.      *
  19274.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  19275.      */
  19276.     protected function getPaymentMethodTranslationDefinition2Service()
  19277.     {
  19278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  19280.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  19281.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19282.         return $instance;
  19283.     }
  19284.     /**
  19285.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  19286.      *
  19287.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  19288.      */
  19289.     protected function getPromotionCartRuleDefinition2Service()
  19290.     {
  19291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  19292.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  19293.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19294.         return $instance;
  19295.     }
  19296.     /**
  19297.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  19298.      *
  19299.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  19300.      */
  19301.     protected function getPromotionDiscountPriceDefinition2Service()
  19302.     {
  19303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  19304.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  19305.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19306.         return $instance;
  19307.     }
  19308.     /**
  19309.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  19310.      *
  19311.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  19312.      */
  19313.     protected function getPromotionDiscountRuleDefinition2Service()
  19314.     {
  19315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  19316.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  19317.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19318.         return $instance;
  19319.     }
  19320.     /**
  19321.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  19322.      *
  19323.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  19324.      */
  19325.     protected function getPromotionDiscountDefinition2Service()
  19326.     {
  19327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  19328.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  19329.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19330.         return $instance;
  19331.     }
  19332.     /**
  19333.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  19334.      *
  19335.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  19336.      */
  19337.     protected function getPromotionIndividualCodeDefinition2Service()
  19338.     {
  19339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  19340.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  19341.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19342.         return $instance;
  19343.     }
  19344.     /**
  19345.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  19346.      *
  19347.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  19348.      */
  19349.     protected function getPromotionOrderRuleDefinition2Service()
  19350.     {
  19351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  19352.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  19353.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19354.         return $instance;
  19355.     }
  19356.     /**
  19357.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  19358.      *
  19359.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  19360.      */
  19361.     protected function getPromotionPersonaCustomerDefinition2Service()
  19362.     {
  19363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  19364.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  19365.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19366.         return $instance;
  19367.     }
  19368.     /**
  19369.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  19370.      *
  19371.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  19372.      */
  19373.     protected function getPromotionPersonaRuleDefinition2Service()
  19374.     {
  19375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  19376.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  19377.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19378.         return $instance;
  19379.     }
  19380.     /**
  19381.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  19382.      *
  19383.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  19384.      */
  19385.     protected function getPromotionSalesChannelDefinition2Service()
  19386.     {
  19387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  19388.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  19389.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19390.         return $instance;
  19391.     }
  19392.     /**
  19393.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  19394.      *
  19395.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  19396.      */
  19397.     protected function getPromotionSetGroupRuleDefinition2Service()
  19398.     {
  19399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  19400.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  19401.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19402.         return $instance;
  19403.     }
  19404.     /**
  19405.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  19406.      *
  19407.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  19408.      */
  19409.     protected function getPromotionSetGroupDefinition2Service()
  19410.     {
  19411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  19412.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  19413.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19414.         return $instance;
  19415.     }
  19416.     /**
  19417.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  19418.      *
  19419.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  19420.      */
  19421.     protected function getPromotionTranslationDefinition2Service()
  19422.     {
  19423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  19425.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  19426.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19427.         return $instance;
  19428.     }
  19429.     /**
  19430.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  19431.      *
  19432.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  19433.      */
  19434.     protected function getPromotionDefinition2Service()
  19435.     {
  19436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  19437.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  19438.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19439.         return $instance;
  19440.     }
  19441.     /**
  19442.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  19443.      *
  19444.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  19445.      */
  19446.     protected function getShippingMethodPriceDefinition2Service()
  19447.     {
  19448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  19449.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  19450.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19451.         return $instance;
  19452.     }
  19453.     /**
  19454.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  19455.      *
  19456.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  19457.      */
  19458.     protected function getShippingMethodTagDefinition2Service()
  19459.     {
  19460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  19461.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  19462.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19463.         return $instance;
  19464.     }
  19465.     /**
  19466.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  19467.      *
  19468.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  19469.      */
  19470.     protected function getShippingMethodTranslationDefinition2Service()
  19471.     {
  19472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  19474.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  19475.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19476.         return $instance;
  19477.     }
  19478.     /**
  19479.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  19480.      *
  19481.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  19482.      */
  19483.     protected function getCategoryTagDefinition2Service()
  19484.     {
  19485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  19486.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  19487.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19488.         return $instance;
  19489.     }
  19490.     /**
  19491.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  19492.      *
  19493.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  19494.      */
  19495.     protected function getCategoryTranslationDefinition2Service()
  19496.     {
  19497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  19499.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  19500.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19501.         return $instance;
  19502.     }
  19503.     /**
  19504.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  19505.      *
  19506.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  19507.      */
  19508.     protected function getCmsBlockDefinition2Service()
  19509.     {
  19510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  19511.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  19512.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19513.         return $instance;
  19514.     }
  19515.     /**
  19516.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  19517.      *
  19518.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  19519.      */
  19520.     protected function getCmsPageTranslationDefinition2Service()
  19521.     {
  19522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  19524.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  19525.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19526.         return $instance;
  19527.     }
  19528.     /**
  19529.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  19530.      *
  19531.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  19532.      */
  19533.     protected function getCmsSectionDefinition2Service()
  19534.     {
  19535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  19536.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  19537.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19538.         return $instance;
  19539.     }
  19540.     /**
  19541.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  19542.      *
  19543.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  19544.      */
  19545.     protected function getCmsSlotTranslationDefinition2Service()
  19546.     {
  19547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  19549.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  19550.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19551.         return $instance;
  19552.     }
  19553.     /**
  19554.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  19555.      *
  19556.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  19557.      */
  19558.     protected function getCmsSlotDefinition2Service()
  19559.     {
  19560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  19561.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  19562.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19563.         return $instance;
  19564.     }
  19565.     /**
  19566.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  19567.      *
  19568.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  19569.      */
  19570.     protected function getCmsPageDefinition2Service()
  19571.     {
  19572.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  19573.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19574.         return $instance;
  19575.     }
  19576.     /**
  19577.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  19578.      *
  19579.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  19580.      */
  19581.     protected function getFlowSequenceDefinition2Service()
  19582.     {
  19583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  19584.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  19585.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19586.         return $instance;
  19587.     }
  19588.     /**
  19589.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  19590.      *
  19591.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  19592.      */
  19593.     protected function getFlowDefinition2Service()
  19594.     {
  19595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  19596.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  19597.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19598.         return $instance;
  19599.     }
  19600.     /**
  19601.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  19602.      *
  19603.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  19604.      */
  19605.     protected function getImportExportFileDefinition2Service()
  19606.     {
  19607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  19608.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  19609.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19610.         return $instance;
  19611.     }
  19612.     /**
  19613.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  19614.      *
  19615.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  19616.      */
  19617.     protected function getImportExportLogDefinition2Service()
  19618.     {
  19619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  19620.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  19621.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19622.         return $instance;
  19623.     }
  19624.     /**
  19625.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  19626.      *
  19627.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  19628.      */
  19629.     protected function getImportExportProfileDefinition2Service()
  19630.     {
  19631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  19632.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  19633.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19634.         return $instance;
  19635.     }
  19636.     /**
  19637.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  19638.      *
  19639.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  19640.      */
  19641.     protected function getImportExportProfileTranslationDefinition2Service()
  19642.     {
  19643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  19645.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  19646.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19647.         return $instance;
  19648.     }
  19649.     /**
  19650.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  19651.      *
  19652.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  19653.      */
  19654.     protected function getLandingPageSalesChannelDefinition2Service()
  19655.     {
  19656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  19657.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  19658.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19659.         return $instance;
  19660.     }
  19661.     /**
  19662.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  19663.      *
  19664.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  19665.      */
  19666.     protected function getLandingPageTagDefinition2Service()
  19667.     {
  19668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  19669.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  19670.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19671.         return $instance;
  19672.     }
  19673.     /**
  19674.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  19675.      *
  19676.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  19677.      */
  19678.     protected function getLandingPageTranslationDefinition2Service()
  19679.     {
  19680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  19682.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  19683.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19684.         return $instance;
  19685.     }
  19686.     /**
  19687.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  19688.      *
  19689.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  19690.      */
  19691.     protected function getMailHeaderFooterTranslationDefinition2Service()
  19692.     {
  19693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  19695.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  19696.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19697.         return $instance;
  19698.     }
  19699.     /**
  19700.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  19701.      *
  19702.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  19703.      */
  19704.     protected function getMailHeaderFooterDefinition2Service()
  19705.     {
  19706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  19707.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  19708.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19709.         return $instance;
  19710.     }
  19711.     /**
  19712.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  19713.      *
  19714.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  19715.      */
  19716.     protected function getMailTemplateMediaDefinition2Service()
  19717.     {
  19718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  19719.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  19720.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19721.         return $instance;
  19722.     }
  19723.     /**
  19724.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  19725.      *
  19726.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  19727.      */
  19728.     protected function getMailTemplateTranslationDefinition2Service()
  19729.     {
  19730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  19732.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  19733.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19734.         return $instance;
  19735.     }
  19736.     /**
  19737.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  19738.      *
  19739.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  19740.      */
  19741.     protected function getMailTemplateTypeTranslationDefinition2Service()
  19742.     {
  19743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  19745.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  19746.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19747.         return $instance;
  19748.     }
  19749.     /**
  19750.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  19751.      *
  19752.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  19753.      */
  19754.     protected function getMailTemplateTypeDefinition2Service()
  19755.     {
  19756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  19757.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  19758.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19759.         return $instance;
  19760.     }
  19761.     /**
  19762.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  19763.      *
  19764.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  19765.      */
  19766.     protected function getMailTemplateDefinition2Service()
  19767.     {
  19768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  19769.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  19770.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19771.         return $instance;
  19772.     }
  19773.     /**
  19774.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  19775.      *
  19776.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  19777.      */
  19778.     protected function getMediaDefaultFolderDefinition2Service()
  19779.     {
  19780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  19781.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  19782.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19783.         return $instance;
  19784.     }
  19785.     /**
  19786.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  19787.      *
  19788.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  19789.      */
  19790.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  19791.     {
  19792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  19793.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  19794.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19795.         return $instance;
  19796.     }
  19797.     /**
  19798.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  19799.      *
  19800.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  19801.      */
  19802.     protected function getMediaFolderConfigurationDefinition2Service()
  19803.     {
  19804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  19805.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  19806.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19807.         return $instance;
  19808.     }
  19809.     /**
  19810.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  19811.      *
  19812.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  19813.      */
  19814.     protected function getMediaFolderDefinition2Service()
  19815.     {
  19816.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  19817.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19818.         return $instance;
  19819.     }
  19820.     /**
  19821.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  19822.      *
  19823.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  19824.      */
  19825.     protected function getMediaTagDefinition2Service()
  19826.     {
  19827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  19828.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  19829.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19830.         return $instance;
  19831.     }
  19832.     /**
  19833.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  19834.      *
  19835.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  19836.      */
  19837.     protected function getMediaThumbnailSizeDefinition2Service()
  19838.     {
  19839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  19840.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  19841.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19842.         return $instance;
  19843.     }
  19844.     /**
  19845.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  19846.      *
  19847.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  19848.      */
  19849.     protected function getMediaThumbnailDefinition2Service()
  19850.     {
  19851.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  19852.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19853.         return $instance;
  19854.     }
  19855.     /**
  19856.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  19857.      *
  19858.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  19859.      */
  19860.     protected function getMediaTranslationDefinition2Service()
  19861.     {
  19862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  19864.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  19865.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19866.         return $instance;
  19867.     }
  19868.     /**
  19869.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  19870.      *
  19871.      * @return \Shopware\Core\Content\Media\MediaDefinition
  19872.      */
  19873.     protected function getMediaDefinition2Service()
  19874.     {
  19875.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  19876.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19877.         return $instance;
  19878.     }
  19879.     /**
  19880.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  19881.      *
  19882.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  19883.      */
  19884.     protected function getNewsletterRecipientTagDefinition2Service()
  19885.     {
  19886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  19887.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  19888.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19889.         return $instance;
  19890.     }
  19891.     /**
  19892.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  19893.      *
  19894.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  19895.      */
  19896.     protected function getProductExportDefinition2Service()
  19897.     {
  19898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  19899.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  19900.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19901.         return $instance;
  19902.     }
  19903.     /**
  19904.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  19905.      *
  19906.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  19907.      */
  19908.     protected function getProductStreamFilterDefinition2Service()
  19909.     {
  19910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  19911.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  19912.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19913.         return $instance;
  19914.     }
  19915.     /**
  19916.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  19917.      *
  19918.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  19919.      */
  19920.     protected function getProductStreamTranslationDefinition2Service()
  19921.     {
  19922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  19924.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  19925.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19926.         return $instance;
  19927.     }
  19928.     /**
  19929.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  19930.      *
  19931.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  19932.      */
  19933.     protected function getProductStreamDefinition2Service()
  19934.     {
  19935.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  19936.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19937.         return $instance;
  19938.     }
  19939.     /**
  19940.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  19941.      *
  19942.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  19943.      */
  19944.     protected function getProductCategoryTreeDefinition2Service()
  19945.     {
  19946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  19947.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  19948.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19949.         return $instance;
  19950.     }
  19951.     /**
  19952.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  19953.      *
  19954.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  19955.      */
  19956.     protected function getProductCategoryDefinition2Service()
  19957.     {
  19958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  19959.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  19960.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19961.         return $instance;
  19962.     }
  19963.     /**
  19964.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  19965.      *
  19966.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  19967.      */
  19968.     protected function getProductConfiguratorSettingDefinition2Service()
  19969.     {
  19970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  19971.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  19972.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19973.         return $instance;
  19974.     }
  19975.     /**
  19976.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  19977.      *
  19978.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  19979.      */
  19980.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  19981.     {
  19982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  19983.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  19984.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19985.         return $instance;
  19986.     }
  19987.     /**
  19988.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  19989.      *
  19990.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  19991.      */
  19992.     protected function getProductCrossSellingTranslationDefinition2Service()
  19993.     {
  19994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  19996.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  19997.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19998.         return $instance;
  19999.     }
  20000.     /**
  20001.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  20002.      *
  20003.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  20004.      */
  20005.     protected function getProductCrossSellingDefinition2Service()
  20006.     {
  20007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  20008.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  20009.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20010.         return $instance;
  20011.     }
  20012.     /**
  20013.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  20014.      *
  20015.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  20016.      */
  20017.     protected function getProductCustomFieldSetDefinition2Service()
  20018.     {
  20019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  20020.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  20021.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20022.         return $instance;
  20023.     }
  20024.     /**
  20025.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  20026.      *
  20027.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  20028.      */
  20029.     protected function getProductFeatureSetTranslationDefinition2Service()
  20030.     {
  20031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  20033.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  20034.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20035.         return $instance;
  20036.     }
  20037.     /**
  20038.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  20039.      *
  20040.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  20041.      */
  20042.     protected function getProductFeatureSetDefinition2Service()
  20043.     {
  20044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  20045.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  20046.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20047.         return $instance;
  20048.     }
  20049.     /**
  20050.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  20051.      *
  20052.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  20053.      */
  20054.     protected function getProductKeywordDictionaryDefinition2Service()
  20055.     {
  20056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  20057.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  20058.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20059.         return $instance;
  20060.     }
  20061.     /**
  20062.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  20063.      *
  20064.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  20065.      */
  20066.     protected function getProductManufacturerTranslationDefinition2Service()
  20067.     {
  20068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  20070.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  20071.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20072.         return $instance;
  20073.     }
  20074.     /**
  20075.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  20076.      *
  20077.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  20078.      */
  20079.     protected function getProductManufacturerDefinition2Service()
  20080.     {
  20081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  20082.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  20083.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20084.         return $instance;
  20085.     }
  20086.     /**
  20087.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  20088.      *
  20089.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  20090.      */
  20091.     protected function getProductMediaDefinition2Service()
  20092.     {
  20093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  20094.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  20095.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20096.         return $instance;
  20097.     }
  20098.     /**
  20099.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  20100.      *
  20101.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  20102.      */
  20103.     protected function getProductOptionDefinition2Service()
  20104.     {
  20105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  20106.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  20107.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20108.         return $instance;
  20109.     }
  20110.     /**
  20111.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  20112.      *
  20113.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  20114.      */
  20115.     protected function getProductPriceDefinition2Service()
  20116.     {
  20117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  20118.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  20119.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20120.         return $instance;
  20121.     }
  20122.     /**
  20123.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  20124.      *
  20125.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  20126.      */
  20127.     protected function getProductPropertyDefinition2Service()
  20128.     {
  20129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  20130.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  20131.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20132.         return $instance;
  20133.     }
  20134.     /**
  20135.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  20136.      *
  20137.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  20138.      */
  20139.     protected function getProductReviewDefinition2Service()
  20140.     {
  20141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  20142.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  20143.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20144.         return $instance;
  20145.     }
  20146.     /**
  20147.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  20148.      *
  20149.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  20150.      */
  20151.     protected function getProductSearchConfigFieldDefinition2Service()
  20152.     {
  20153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  20154.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  20155.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20156.         return $instance;
  20157.     }
  20158.     /**
  20159.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  20160.      *
  20161.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  20162.      */
  20163.     protected function getProductSearchConfigDefinition2Service()
  20164.     {
  20165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  20166.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  20167.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20168.         return $instance;
  20169.     }
  20170.     /**
  20171.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  20172.      *
  20173.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  20174.      */
  20175.     protected function getProductSearchKeywordDefinition2Service()
  20176.     {
  20177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  20178.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  20179.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20180.         return $instance;
  20181.     }
  20182.     /**
  20183.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  20184.      *
  20185.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  20186.      */
  20187.     protected function getProductStreamMappingDefinition2Service()
  20188.     {
  20189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  20190.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  20191.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20192.         return $instance;
  20193.     }
  20194.     /**
  20195.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  20196.      *
  20197.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  20198.      */
  20199.     protected function getProductTagDefinition2Service()
  20200.     {
  20201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  20202.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  20203.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20204.         return $instance;
  20205.     }
  20206.     /**
  20207.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  20208.      *
  20209.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  20210.      */
  20211.     protected function getProductTranslationDefinition2Service()
  20212.     {
  20213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  20215.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  20216.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20217.         return $instance;
  20218.     }
  20219.     /**
  20220.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  20221.      *
  20222.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  20223.      */
  20224.     protected function getProductVisibilityDefinition2Service()
  20225.     {
  20226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  20227.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  20228.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20229.         return $instance;
  20230.     }
  20231.     /**
  20232.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  20233.      *
  20234.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  20235.      */
  20236.     protected function getProductSortingDefinition2Service()
  20237.     {
  20238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  20239.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  20240.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20241.         return $instance;
  20242.     }
  20243.     /**
  20244.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  20245.      *
  20246.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  20247.      */
  20248.     protected function getProductSortingTranslationDefinition2Service()
  20249.     {
  20250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  20252.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  20253.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20254.         return $instance;
  20255.     }
  20256.     /**
  20257.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  20258.      *
  20259.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  20260.      */
  20261.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  20262.     {
  20263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  20265.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  20266.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20267.         return $instance;
  20268.     }
  20269.     /**
  20270.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  20271.      *
  20272.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  20273.      */
  20274.     protected function getPropertyGroupOptionDefinition2Service()
  20275.     {
  20276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  20277.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  20278.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20279.         return $instance;
  20280.     }
  20281.     /**
  20282.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  20283.      *
  20284.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  20285.      */
  20286.     protected function getPropertyGroupTranslationDefinition2Service()
  20287.     {
  20288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  20290.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  20291.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20292.         return $instance;
  20293.     }
  20294.     /**
  20295.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  20296.      *
  20297.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  20298.      */
  20299.     protected function getPropertyGroupDefinition2Service()
  20300.     {
  20301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  20302.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  20303.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20304.         return $instance;
  20305.     }
  20306.     /**
  20307.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  20308.      *
  20309.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  20310.      */
  20311.     protected function getRuleConditionDefinition2Service()
  20312.     {
  20313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  20314.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  20315.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20316.         return $instance;
  20317.     }
  20318.     /**
  20319.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  20320.      *
  20321.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  20322.      */
  20323.     protected function getRuleTagDefinition2Service()
  20324.     {
  20325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  20326.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  20327.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20328.         return $instance;
  20329.     }
  20330.     /**
  20331.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  20332.      *
  20333.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  20334.      */
  20335.     protected function getRuleDefinition2Service()
  20336.     {
  20337.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  20338.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20339.         return $instance;
  20340.     }
  20341.     /**
  20342.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  20343.      *
  20344.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  20345.      */
  20346.     protected function getSeoUrlTemplateDefinition2Service()
  20347.     {
  20348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  20349.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  20350.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20351.         return $instance;
  20352.     }
  20353.     /**
  20354.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  20355.      *
  20356.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  20357.      */
  20358.     protected function getAclRoleDefinition2Service()
  20359.     {
  20360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  20361.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  20362.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20363.         return $instance;
  20364.     }
  20365.     /**
  20366.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  20367.      *
  20368.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  20369.      */
  20370.     protected function getAclUserRoleDefinition2Service()
  20371.     {
  20372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  20373.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  20374.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20375.         return $instance;
  20376.     }
  20377.     /**
  20378.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  20379.      *
  20380.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  20381.      */
  20382.     protected function getActionButtonTranslationDefinition2Service()
  20383.     {
  20384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  20386.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  20387.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20388.         return $instance;
  20389.     }
  20390.     /**
  20391.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  20392.      *
  20393.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  20394.      */
  20395.     protected function getActionButtonDefinition2Service()
  20396.     {
  20397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  20398.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  20399.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20400.         return $instance;
  20401.     }
  20402.     /**
  20403.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  20404.      *
  20405.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  20406.      */
  20407.     protected function getAppPaymentMethodDefinition2Service()
  20408.     {
  20409.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  20410.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20411.         return $instance;
  20412.     }
  20413.     /**
  20414.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  20415.      *
  20416.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  20417.      */
  20418.     protected function getAppScriptConditionTranslationDefinition2Service()
  20419.     {
  20420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  20422.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  20423.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20424.         return $instance;
  20425.     }
  20426.     /**
  20427.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  20428.      *
  20429.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  20430.      */
  20431.     protected function getAppScriptConditionDefinition2Service()
  20432.     {
  20433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  20434.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  20435.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20436.         return $instance;
  20437.     }
  20438.     /**
  20439.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  20440.      *
  20441.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  20442.      */
  20443.     protected function getAppTranslationDefinition2Service()
  20444.     {
  20445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  20447.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  20448.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20449.         return $instance;
  20450.     }
  20451.     /**
  20452.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  20453.      *
  20454.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  20455.      */
  20456.     protected function getAppCmsBlockTranslationDefinition2Service()
  20457.     {
  20458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  20460.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  20461.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20462.         return $instance;
  20463.     }
  20464.     /**
  20465.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  20466.      *
  20467.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  20468.      */
  20469.     protected function getAppCmsBlockDefinition2Service()
  20470.     {
  20471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  20472.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  20473.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20474.         return $instance;
  20475.     }
  20476.     /**
  20477.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  20478.      *
  20479.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  20480.      */
  20481.     protected function getAppFlowActionTranslationDefinition2Service()
  20482.     {
  20483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  20485.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  20486.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20487.         return $instance;
  20488.     }
  20489.     /**
  20490.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  20491.      *
  20492.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  20493.      */
  20494.     protected function getAppFlowActionDefinition2Service()
  20495.     {
  20496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  20497.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  20498.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20499.         return $instance;
  20500.     }
  20501.     /**
  20502.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  20503.      *
  20504.      * @return \Shopware\Core\Framework\App\AppDefinition
  20505.      */
  20506.     protected function getAppDefinition2Service()
  20507.     {
  20508.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  20509.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20510.         return $instance;
  20511.     }
  20512.     /**
  20513.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  20514.      *
  20515.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  20516.      */
  20517.     protected function getTemplateDefinition2Service()
  20518.     {
  20519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  20520.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  20521.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20522.         return $instance;
  20523.     }
  20524.     /**
  20525.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  20526.      *
  20527.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  20528.      */
  20529.     protected function getVersionCommitDataDefinition2Service()
  20530.     {
  20531.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  20532.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20533.         return $instance;
  20534.     }
  20535.     /**
  20536.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  20537.      *
  20538.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  20539.      */
  20540.     protected function getVersionCommitDefinition2Service()
  20541.     {
  20542.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  20543.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20544.         return $instance;
  20545.     }
  20546.     /**
  20547.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  20548.      *
  20549.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  20550.      */
  20551.     protected function getVersionDefinition2Service()
  20552.     {
  20553.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  20554.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20555.         return $instance;
  20556.     }
  20557.     /**
  20558.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  20559.      *
  20560.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  20561.      */
  20562.     protected function getEventActionRuleDefinition2Service()
  20563.     {
  20564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  20565.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  20566.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20567.         return $instance;
  20568.     }
  20569.     /**
  20570.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  20571.      *
  20572.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  20573.      */
  20574.     protected function getEventActionSalesChannelDefinition2Service()
  20575.     {
  20576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  20577.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  20578.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20579.         return $instance;
  20580.     }
  20581.     /**
  20582.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  20583.      *
  20584.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  20585.      */
  20586.     protected function getEventActionDefinition2Service()
  20587.     {
  20588.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  20589.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20590.         return $instance;
  20591.     }
  20592.     /**
  20593.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  20594.      *
  20595.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  20596.      */
  20597.     protected function getLogEntryDefinition2Service()
  20598.     {
  20599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  20600.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  20601.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20602.         return $instance;
  20603.     }
  20604.     /**
  20605.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  20606.      *
  20607.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  20608.      */
  20609.     protected function getDeadMessageDefinition2Service()
  20610.     {
  20611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  20612.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  20613.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20614.         return $instance;
  20615.     }
  20616.     /**
  20617.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  20618.      *
  20619.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  20620.      */
  20621.     protected function getMessageQueueStatsDefinition2Service()
  20622.     {
  20623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  20624.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  20625.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20626.         return $instance;
  20627.     }
  20628.     /**
  20629.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  20630.      *
  20631.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  20632.      */
  20633.     protected function getScheduledTaskDefinition2Service()
  20634.     {
  20635.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  20636.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20637.         return $instance;
  20638.     }
  20639.     /**
  20640.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  20641.      *
  20642.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  20643.      */
  20644.     protected function getPluginTranslationDefinition2Service()
  20645.     {
  20646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  20648.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  20649.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20650.         return $instance;
  20651.     }
  20652.     /**
  20653.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  20654.      *
  20655.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  20656.      */
  20657.     protected function getPluginDefinition2Service()
  20658.     {
  20659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  20660.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  20661.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20662.         return $instance;
  20663.     }
  20664.     /**
  20665.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  20666.      *
  20667.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  20668.      */
  20669.     protected function getScriptDefinition2Service()
  20670.     {
  20671.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  20672.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20673.         return $instance;
  20674.     }
  20675.     /**
  20676.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  20677.      *
  20678.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  20679.      */
  20680.     protected function getWebhookEventLogDefinition2Service()
  20681.     {
  20682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  20683.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  20684.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20685.         return $instance;
  20686.     }
  20687.     /**
  20688.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  20689.      *
  20690.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  20691.      */
  20692.     protected function getWebhookDefinition2Service()
  20693.     {
  20694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  20695.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  20696.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20697.         return $instance;
  20698.     }
  20699.     /**
  20700.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  20701.      *
  20702.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  20703.      */
  20704.     protected function getCountryStateTranslationDefinition2Service()
  20705.     {
  20706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  20708.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  20709.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20710.         return $instance;
  20711.     }
  20712.     /**
  20713.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  20714.      *
  20715.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  20716.      */
  20717.     protected function getCountryTranslationDefinition2Service()
  20718.     {
  20719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  20721.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  20722.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20723.         return $instance;
  20724.     }
  20725.     /**
  20726.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  20727.      *
  20728.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  20729.      */
  20730.     protected function getCurrencyCountryRoundingDefinition2Service()
  20731.     {
  20732.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  20733.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20734.         return $instance;
  20735.     }
  20736.     /**
  20737.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  20738.      *
  20739.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  20740.      */
  20741.     protected function getCurrencyTranslationDefinition2Service()
  20742.     {
  20743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  20745.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  20746.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20747.         return $instance;
  20748.     }
  20749.     /**
  20750.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  20751.      *
  20752.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  20753.      */
  20754.     protected function getCustomEntityDefinition2Service()
  20755.     {
  20756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  20757.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  20758.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20759.         return $instance;
  20760.     }
  20761.     /**
  20762.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  20763.      *
  20764.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  20765.      */
  20766.     protected function getCustomFieldSetRelationDefinition2Service()
  20767.     {
  20768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  20769.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  20770.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20771.         return $instance;
  20772.     }
  20773.     /**
  20774.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  20775.      *
  20776.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  20777.      */
  20778.     protected function getCustomFieldSetDefinition2Service()
  20779.     {
  20780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  20781.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  20782.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20783.         return $instance;
  20784.     }
  20785.     /**
  20786.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  20787.      *
  20788.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  20789.      */
  20790.     protected function getCustomFieldDefinition2Service()
  20791.     {
  20792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  20793.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  20794.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20795.         return $instance;
  20796.     }
  20797.     /**
  20798.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  20799.      *
  20800.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  20801.      */
  20802.     protected function getDeliveryTimeTranslationDefinition2Service()
  20803.     {
  20804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  20806.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  20807.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20808.         return $instance;
  20809.     }
  20810.     /**
  20811.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  20812.      *
  20813.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  20814.      */
  20815.     protected function getDeliveryTimeDefinition2Service()
  20816.     {
  20817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  20818.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  20819.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20820.         return $instance;
  20821.     }
  20822.     /**
  20823.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  20824.      *
  20825.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  20826.      */
  20827.     protected function getIntegrationRoleDefinition2Service()
  20828.     {
  20829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  20830.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  20831.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20832.         return $instance;
  20833.     }
  20834.     /**
  20835.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  20836.      *
  20837.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  20838.      */
  20839.     protected function getIntegrationDefinition2Service()
  20840.     {
  20841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  20842.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  20843.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20844.         return $instance;
  20845.     }
  20846.     /**
  20847.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  20848.      *
  20849.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  20850.      */
  20851.     protected function getLocaleTranslationDefinition2Service()
  20852.     {
  20853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  20855.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  20856.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20857.         return $instance;
  20858.     }
  20859.     /**
  20860.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  20861.      *
  20862.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  20863.      */
  20864.     protected function getLocaleDefinition2Service()
  20865.     {
  20866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  20867.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  20868.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20869.         return $instance;
  20870.     }
  20871.     /**
  20872.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  20873.      *
  20874.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  20875.      */
  20876.     protected function getNumberRangeSalesChannelDefinition2Service()
  20877.     {
  20878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  20879.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  20880.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20881.         return $instance;
  20882.     }
  20883.     /**
  20884.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  20885.      *
  20886.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  20887.      */
  20888.     protected function getNumberRangeStateDefinition2Service()
  20889.     {
  20890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  20891.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  20892.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20893.         return $instance;
  20894.     }
  20895.     /**
  20896.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  20897.      *
  20898.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  20899.      */
  20900.     protected function getNumberRangeTranslationDefinition2Service()
  20901.     {
  20902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  20904.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  20905.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20906.         return $instance;
  20907.     }
  20908.     /**
  20909.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  20910.      *
  20911.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  20912.      */
  20913.     protected function getNumberRangeTypeTranslationDefinition2Service()
  20914.     {
  20915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  20917.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  20918.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20919.         return $instance;
  20920.     }
  20921.     /**
  20922.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  20923.      *
  20924.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  20925.      */
  20926.     protected function getNumberRangeTypeDefinition2Service()
  20927.     {
  20928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  20929.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  20930.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20931.         return $instance;
  20932.     }
  20933.     /**
  20934.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  20935.      *
  20936.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  20937.      */
  20938.     protected function getNumberRangeDefinition2Service()
  20939.     {
  20940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  20941.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  20942.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20943.         return $instance;
  20944.     }
  20945.     /**
  20946.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  20947.      *
  20948.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  20949.      */
  20950.     protected function getSalesChannelAnalyticsDefinition2Service()
  20951.     {
  20952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  20953.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  20954.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20955.         return $instance;
  20956.     }
  20957.     /**
  20958.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  20959.      *
  20960.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  20961.      */
  20962.     protected function getSalesChannelCountryDefinition3Service()
  20963.     {
  20964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  20965.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  20966.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20967.         return $instance;
  20968.     }
  20969.     /**
  20970.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  20971.      *
  20972.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  20973.      */
  20974.     protected function getSalesChannelCurrencyDefinition3Service()
  20975.     {
  20976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  20977.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  20978.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20979.         return $instance;
  20980.     }
  20981.     /**
  20982.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  20983.      *
  20984.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  20985.      */
  20986.     protected function getSalesChannelDomainDefinition2Service()
  20987.     {
  20988.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  20989.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20990.         return $instance;
  20991.     }
  20992.     /**
  20993.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  20994.      *
  20995.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  20996.      */
  20997.     protected function getSalesChannelLanguageDefinition3Service()
  20998.     {
  20999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  21000.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  21001.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21002.         return $instance;
  21003.     }
  21004.     /**
  21005.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  21006.      *
  21007.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  21008.      */
  21009.     protected function getSalesChannelPaymentMethodDefinition3Service()
  21010.     {
  21011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  21012.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  21013.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21014.         return $instance;
  21015.     }
  21016.     /**
  21017.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  21018.      *
  21019.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  21020.      */
  21021.     protected function getSalesChannelShippingMethodDefinition3Service()
  21022.     {
  21023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  21024.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  21025.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21026.         return $instance;
  21027.     }
  21028.     /**
  21029.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  21030.      *
  21031.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  21032.      */
  21033.     protected function getSalesChannelTranslationDefinition2Service()
  21034.     {
  21035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  21037.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  21038.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21039.         return $instance;
  21040.     }
  21041.     /**
  21042.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  21043.      *
  21044.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  21045.      */
  21046.     protected function getSalesChannelTypeTranslationDefinition2Service()
  21047.     {
  21048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  21050.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  21051.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21052.         return $instance;
  21053.     }
  21054.     /**
  21055.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  21056.      *
  21057.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  21058.      */
  21059.     protected function getSalesChannelTypeDefinition2Service()
  21060.     {
  21061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  21062.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  21063.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21064.         return $instance;
  21065.     }
  21066.     /**
  21067.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  21068.      *
  21069.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  21070.      */
  21071.     protected function getSalesChannelDefinition2Service()
  21072.     {
  21073.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  21074.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21075.         return $instance;
  21076.     }
  21077.     /**
  21078.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  21079.      *
  21080.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  21081.      */
  21082.     protected function getSalutationTranslationDefinition2Service()
  21083.     {
  21084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  21086.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  21087.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21088.         return $instance;
  21089.     }
  21090.     /**
  21091.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  21092.      *
  21093.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  21094.      */
  21095.     protected function getSnippetSetDefinition2Service()
  21096.     {
  21097.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  21098.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21099.         return $instance;
  21100.     }
  21101.     /**
  21102.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  21103.      *
  21104.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  21105.      */
  21106.     protected function getSnippetDefinition2Service()
  21107.     {
  21108.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  21109.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21110.         return $instance;
  21111.     }
  21112.     /**
  21113.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  21114.      *
  21115.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  21116.      */
  21117.     protected function getStateMachineHistoryDefinition2Service()
  21118.     {
  21119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  21120.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  21121.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21122.         return $instance;
  21123.     }
  21124.     /**
  21125.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  21126.      *
  21127.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  21128.      */
  21129.     protected function getStateMachineStateDefinition2Service()
  21130.     {
  21131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  21132.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  21133.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21134.         return $instance;
  21135.     }
  21136.     /**
  21137.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  21138.      *
  21139.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  21140.      */
  21141.     protected function getStateMachineStateTranslationDefinition2Service()
  21142.     {
  21143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  21145.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  21146.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21147.         return $instance;
  21148.     }
  21149.     /**
  21150.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  21151.      *
  21152.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  21153.      */
  21154.     protected function getStateMachineTransitionDefinition2Service()
  21155.     {
  21156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  21157.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  21158.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21159.         return $instance;
  21160.     }
  21161.     /**
  21162.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  21163.      *
  21164.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  21165.      */
  21166.     protected function getStateMachineDefinition2Service()
  21167.     {
  21168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  21169.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  21170.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21171.         return $instance;
  21172.     }
  21173.     /**
  21174.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  21175.      *
  21176.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  21177.      */
  21178.     protected function getStateMachineTranslationDefinition2Service()
  21179.     {
  21180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  21182.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  21183.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21184.         return $instance;
  21185.     }
  21186.     /**
  21187.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  21188.      *
  21189.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  21190.      */
  21191.     protected function getSystemConfigDefinition2Service()
  21192.     {
  21193.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  21194.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21195.         return $instance;
  21196.     }
  21197.     /**
  21198.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  21199.      *
  21200.      * @return \Shopware\Core\System\Tag\TagDefinition
  21201.      */
  21202.     protected function getTagDefinition2Service()
  21203.     {
  21204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  21205.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  21206.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21207.         return $instance;
  21208.     }
  21209.     /**
  21210.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  21211.      *
  21212.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  21213.      */
  21214.     protected function getTaxRuleTypeTranslationDefinition2Service()
  21215.     {
  21216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  21218.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  21219.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21220.         return $instance;
  21221.     }
  21222.     /**
  21223.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  21224.      *
  21225.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  21226.      */
  21227.     protected function getTaxRuleTypeDefinition2Service()
  21228.     {
  21229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  21230.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  21231.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21232.         return $instance;
  21233.     }
  21234.     /**
  21235.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  21236.      *
  21237.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  21238.      */
  21239.     protected function getTaxRuleDefinition2Service()
  21240.     {
  21241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  21242.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  21243.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21244.         return $instance;
  21245.     }
  21246.     /**
  21247.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  21248.      *
  21249.      * @return \Shopware\Core\System\Tax\TaxDefinition
  21250.      */
  21251.     protected function getTaxDefinition2Service()
  21252.     {
  21253.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  21254.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21255.         return $instance;
  21256.     }
  21257.     /**
  21258.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  21259.      *
  21260.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  21261.      */
  21262.     protected function getUnitTranslationDefinition2Service()
  21263.     {
  21264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  21266.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  21267.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21268.         return $instance;
  21269.     }
  21270.     /**
  21271.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  21272.      *
  21273.      * @return \Shopware\Core\System\Unit\UnitDefinition
  21274.      */
  21275.     protected function getUnitDefinition2Service()
  21276.     {
  21277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  21278.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  21279.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21280.         return $instance;
  21281.     }
  21282.     /**
  21283.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  21284.      *
  21285.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  21286.      */
  21287.     protected function getUserAccessKeyDefinition2Service()
  21288.     {
  21289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  21290.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  21291.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21292.         return $instance;
  21293.     }
  21294.     /**
  21295.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  21296.      *
  21297.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  21298.      */
  21299.     protected function getUserConfigDefinition2Service()
  21300.     {
  21301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  21302.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  21303.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21304.         return $instance;
  21305.     }
  21306.     /**
  21307.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  21308.      *
  21309.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  21310.      */
  21311.     protected function getUserRecoveryDefinition2Service()
  21312.     {
  21313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  21314.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  21315.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21316.         return $instance;
  21317.     }
  21318.     /**
  21319.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  21320.      *
  21321.      * @return \Shopware\Core\System\User\UserDefinition
  21322.      */
  21323.     protected function getUserDefinition2Service()
  21324.     {
  21325.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  21326.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21327.         return $instance;
  21328.     }
  21329.     /**
  21330.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  21331.      *
  21332.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  21333.      */
  21334.     protected function getThemeChildDefinition2Service()
  21335.     {
  21336.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  21337.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  21338.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21339.         return $instance;
  21340.     }
  21341.     /**
  21342.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  21343.      *
  21344.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  21345.      */
  21346.     protected function getThemeMediaDefinition2Service()
  21347.     {
  21348.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  21349.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  21350.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21351.         return $instance;
  21352.     }
  21353.     /**
  21354.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  21355.      *
  21356.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  21357.      */
  21358.     protected function getThemeSalesChannelDefinition2Service()
  21359.     {
  21360.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  21361.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21362.         return $instance;
  21363.     }
  21364.     /**
  21365.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  21366.      *
  21367.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  21368.      */
  21369.     protected function getThemeTranslationDefinition2Service()
  21370.     {
  21371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21372.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  21373.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  21374.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21375.         return $instance;
  21376.     }
  21377.     /**
  21378.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  21379.      *
  21380.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  21381.      */
  21382.     protected function getThemeDefinition2Service()
  21383.     {
  21384.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  21385.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21386.         return $instance;
  21387.     }
  21388.     /**
  21389.      * Gets the public 'sales_channel_definition.Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  21390.      *
  21391.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  21392.      */
  21393.     protected function getPackLanguageDefinition2Service()
  21394.     {
  21395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  21396.         $this->services['sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  21397.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21398.         return $instance;
  21399.     }
  21400.     /**
  21401.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  21402.      *
  21403.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  21404.      */
  21405.     protected function getPosSalesChannelDefinition2Service()
  21406.     {
  21407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  21408.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  21409.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21410.         return $instance;
  21411.     }
  21412.     /**
  21413.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  21414.      *
  21415.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  21416.      */
  21417.     protected function getPosSalesChannelInventoryDefinition2Service()
  21418.     {
  21419.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  21420.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  21421.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21422.         return $instance;
  21423.     }
  21424.     /**
  21425.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  21426.      *
  21427.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  21428.      */
  21429.     protected function getPosSalesChannelMediaDefinition2Service()
  21430.     {
  21431.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  21432.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  21433.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21434.         return $instance;
  21435.     }
  21436.     /**
  21437.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  21438.      *
  21439.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  21440.      */
  21441.     protected function getPosSalesChannelProductDefinition2Service()
  21442.     {
  21443.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  21444.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  21445.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21446.         return $instance;
  21447.     }
  21448.     /**
  21449.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  21450.      *
  21451.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  21452.      */
  21453.     protected function getPosSalesChannelRunDefinition2Service()
  21454.     {
  21455.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  21456.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  21457.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21458.         return $instance;
  21459.     }
  21460.     /**
  21461.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  21462.      *
  21463.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  21464.      */
  21465.     protected function getPosSalesChannelRunLogDefinition2Service()
  21466.     {
  21467.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  21468.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  21469.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21470.         return $instance;
  21471.     }
  21472.     /**
  21473.      * Gets the public 'sales_channel_domain.repository' shared service.
  21474.      *
  21475.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21476.      */
  21477.     protected function getSalesChannelDomain_RepositoryService()
  21478.     {
  21479.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21480.         if (isset($this->services['sales_channel_domain.repository'])) {
  21481.             return $this->services['sales_channel_domain.repository'];
  21482.         }
  21483.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21484.         if (isset($this->services['sales_channel_domain.repository'])) {
  21485.             return $this->services['sales_channel_domain.repository'];
  21486.         }
  21487.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21488.         if (isset($this->services['sales_channel_domain.repository'])) {
  21489.             return $this->services['sales_channel_domain.repository'];
  21490.         }
  21491.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21492.         if (isset($this->services['sales_channel_domain.repository'])) {
  21493.             return $this->services['sales_channel_domain.repository'];
  21494.         }
  21495.         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()));
  21496.     }
  21497.     /**
  21498.      * Gets the public 'sales_channel_language.repository' shared service.
  21499.      *
  21500.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21501.      */
  21502.     protected function getSalesChannelLanguage_RepositoryService()
  21503.     {
  21504.         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()));
  21505.     }
  21506.     /**
  21507.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  21508.      *
  21509.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21510.      */
  21511.     protected function getSalesChannelPaymentMethod_RepositoryService()
  21512.     {
  21513.         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()));
  21514.     }
  21515.     /**
  21516.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  21517.      *
  21518.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21519.      */
  21520.     protected function getSalesChannelShippingMethod_RepositoryService()
  21521.     {
  21522.         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()));
  21523.     }
  21524.     /**
  21525.      * Gets the public 'sales_channel_translation.repository' shared service.
  21526.      *
  21527.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21528.      */
  21529.     protected function getSalesChannelTranslation_RepositoryService()
  21530.     {
  21531.         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()));
  21532.     }
  21533.     /**
  21534.      * Gets the public 'sales_channel_type.repository' shared service.
  21535.      *
  21536.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21537.      */
  21538.     protected function getSalesChannelType_RepositoryService()
  21539.     {
  21540.         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())));
  21541.     }
  21542.     /**
  21543.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  21544.      *
  21545.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21546.      */
  21547.     protected function getSalesChannelTypeTranslation_RepositoryService()
  21548.     {
  21549.         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()));
  21550.     }
  21551.     /**
  21552.      * Gets the public 'salutation.repository' shared service.
  21553.      *
  21554.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21555.      */
  21556.     protected function getSalutation_RepositoryService()
  21557.     {
  21558.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21559.         if (isset($this->services['salutation.repository'])) {
  21560.             return $this->services['salutation.repository'];
  21561.         }
  21562.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21563.         if (isset($this->services['salutation.repository'])) {
  21564.             return $this->services['salutation.repository'];
  21565.         }
  21566.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21567.         if (isset($this->services['salutation.repository'])) {
  21568.             return $this->services['salutation.repository'];
  21569.         }
  21570.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21571.         if (isset($this->services['salutation.repository'])) {
  21572.             return $this->services['salutation.repository'];
  21573.         }
  21574.         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())));
  21575.     }
  21576.     /**
  21577.      * Gets the public 'salutation_translation.repository' shared service.
  21578.      *
  21579.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21580.      */
  21581.     protected function getSalutationTranslation_RepositoryService()
  21582.     {
  21583.         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()));
  21584.     }
  21585.     /**
  21586.      * Gets the public 'scheduled_task.repository' shared service.
  21587.      *
  21588.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21589.      */
  21590.     protected function getScheduledTask_RepositoryService()
  21591.     {
  21592.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21593.         if (isset($this->services['scheduled_task.repository'])) {
  21594.             return $this->services['scheduled_task.repository'];
  21595.         }
  21596.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21597.         if (isset($this->services['scheduled_task.repository'])) {
  21598.             return $this->services['scheduled_task.repository'];
  21599.         }
  21600.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21601.         if (isset($this->services['scheduled_task.repository'])) {
  21602.             return $this->services['scheduled_task.repository'];
  21603.         }
  21604.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21605.         if (isset($this->services['scheduled_task.repository'])) {
  21606.             return $this->services['scheduled_task.repository'];
  21607.         }
  21608.         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())));
  21609.     }
  21610.     /**
  21611.      * Gets the public 'script.repository' shared service.
  21612.      *
  21613.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21614.      */
  21615.     protected function getScript_RepositoryService()
  21616.     {
  21617.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21618.         if (isset($this->services['script.repository'])) {
  21619.             return $this->services['script.repository'];
  21620.         }
  21621.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21622.         if (isset($this->services['script.repository'])) {
  21623.             return $this->services['script.repository'];
  21624.         }
  21625.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21626.         if (isset($this->services['script.repository'])) {
  21627.             return $this->services['script.repository'];
  21628.         }
  21629.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21630.         if (isset($this->services['script.repository'])) {
  21631.             return $this->services['script.repository'];
  21632.         }
  21633.         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()));
  21634.     }
  21635.     /**
  21636.      * Gets the public 'seo_url.repository' shared service.
  21637.      *
  21638.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21639.      */
  21640.     protected function getSeoUrl_RepositoryService()
  21641.     {
  21642.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21643.         if (isset($this->services['seo_url.repository'])) {
  21644.             return $this->services['seo_url.repository'];
  21645.         }
  21646.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21647.         if (isset($this->services['seo_url.repository'])) {
  21648.             return $this->services['seo_url.repository'];
  21649.         }
  21650.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21651.         if (isset($this->services['seo_url.repository'])) {
  21652.             return $this->services['seo_url.repository'];
  21653.         }
  21654.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21655.         if (isset($this->services['seo_url.repository'])) {
  21656.             return $this->services['seo_url.repository'];
  21657.         }
  21658.         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()));
  21659.     }
  21660.     /**
  21661.      * Gets the public 'seo_url_template.repository' shared service.
  21662.      *
  21663.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21664.      */
  21665.     protected function getSeoUrlTemplate_RepositoryService()
  21666.     {
  21667.         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()));
  21668.     }
  21669.     /**
  21670.      * Gets the public 'services_resetter' shared service.
  21671.      *
  21672.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  21673.      */
  21674.     protected function getServicesResetterService()
  21675.     {
  21676.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  21677.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  21678.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  21679.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  21680.             }
  21681.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  21682.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  21683.             }
  21684.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  21685.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  21686.             }
  21687.             if (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) {
  21688.                 yield 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? null);
  21689.             }
  21690.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  21691.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  21692.             }
  21693.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  21694.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  21695.             }
  21696.             if (false) {
  21697.                 yield 'shopware.increment.gateway.array' => null;
  21698.             }
  21699.             if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) {
  21700.                 yield 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? null);
  21701.             }
  21702.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  21703.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  21704.             }
  21705.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  21706.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  21707.             }
  21708.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  21709.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  21710.             }
  21711.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  21712.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  21713.             }
  21714.             if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  21715.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  21716.             }
  21717.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  21718.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  21719.             }
  21720.             if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) {
  21721.                 yield 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? null);
  21722.             }
  21723.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  21724.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? null);
  21725.             }
  21726.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  21727.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  21728.             }
  21729.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  21730.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  21731.             }
  21732.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  21733.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  21734.             }
  21735.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  21736.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  21737.             }
  21738.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  21739.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  21740.             }
  21741.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  21742.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? null);
  21743.             }
  21744.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  21745.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? null);
  21746.             }
  21747.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  21748.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  21749.             }
  21750.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  21751.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  21752.             }
  21753.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  21754.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  21755.             }
  21756.             if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  21757.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  21758.             }
  21759.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  21760.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  21761.             }
  21762.             if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  21763.                 yield 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? null);
  21764.             }
  21765.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  21766.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  21767.             }
  21768.             if (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) {
  21769.                 yield 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? null);
  21770.             }
  21771.             if (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) {
  21772.                 yield 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? null);
  21773.             }
  21774.             if (isset($this->services['cache.app'])) {
  21775.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  21776.             }
  21777.             if (isset($this->services['cache.system'])) {
  21778.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  21779.             }
  21780.             if (isset($this->privates['cache.validator'])) {
  21781.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  21782.             }
  21783.             if (isset($this->privates['cache.serializer'])) {
  21784.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  21785.             }
  21786.             if (isset($this->privates['cache.annotations'])) {
  21787.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  21788.             }
  21789.             if (isset($this->privates['cache.property_info'])) {
  21790.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  21791.             }
  21792.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  21793.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  21794.             }
  21795.             if (isset($this->privates['mailer.message_logger_listener'])) {
  21796.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  21797.             }
  21798.             if (isset($this->privates['debug.stopwatch'])) {
  21799.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  21800.             }
  21801.             if (isset($this->services['event_dispatcher'])) {
  21802.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  21803.             }
  21804.             if (isset($this->privates['cache.rate_limiter'])) {
  21805.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  21806.             }
  21807.             if (isset($this->privates['.cache.object.inner'])) {
  21808.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  21809.             }
  21810.             if (isset($this->privates['.cache.http.inner'])) {
  21811.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  21812.             }
  21813.             if (isset($this->privates['cache.tags'])) {
  21814.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  21815.             }
  21816.             if (isset($this->privates['session_listener'])) {
  21817.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  21818.             }
  21819.             if (isset($this->services['cache.validator_expression_language'])) {
  21820.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  21821.             }
  21822.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  21823.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  21824.             }
  21825.             if (isset($this->services['.container.private.profiler'])) {
  21826.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  21827.             }
  21828.             if (isset($this->privates['debug.validator'])) {
  21829.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  21830.             }
  21831.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) {
  21832.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? null);
  21833.             }
  21834.             if (isset($this->privates['monolog.handler.console'])) {
  21835.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  21836.             }
  21837.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  21838.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  21839.             }
  21840.         }, function () {
  21841.             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['FourtwosixThemeExtension\\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']));
  21842.         }), ['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']]);
  21843.     }
  21844.     /**
  21845.      * Gets the public 'shipping_method.repository' shared service.
  21846.      *
  21847.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21848.      */
  21849.     protected function getShippingMethod_RepositoryService()
  21850.     {
  21851.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21852.         if (isset($this->services['shipping_method.repository'])) {
  21853.             return $this->services['shipping_method.repository'];
  21854.         }
  21855.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21856.         if (isset($this->services['shipping_method.repository'])) {
  21857.             return $this->services['shipping_method.repository'];
  21858.         }
  21859.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21860.         if (isset($this->services['shipping_method.repository'])) {
  21861.             return $this->services['shipping_method.repository'];
  21862.         }
  21863.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21864.         if (isset($this->services['shipping_method.repository'])) {
  21865.             return $this->services['shipping_method.repository'];
  21866.         }
  21867.         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())));
  21868.     }
  21869.     /**
  21870.      * Gets the public 'shipping_method_price.repository' shared service.
  21871.      *
  21872.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21873.      */
  21874.     protected function getShippingMethodPrice_RepositoryService()
  21875.     {
  21876.         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()));
  21877.     }
  21878.     /**
  21879.      * Gets the public 'shipping_method_tag.repository' shared service.
  21880.      *
  21881.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21882.      */
  21883.     protected function getShippingMethodTag_RepositoryService()
  21884.     {
  21885.         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()));
  21886.     }
  21887.     /**
  21888.      * Gets the public 'shipping_method_translation.repository' shared service.
  21889.      *
  21890.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21891.      */
  21892.     protected function getShippingMethodTranslation_RepositoryService()
  21893.     {
  21894.         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()));
  21895.     }
  21896.     /**
  21897.      * Gets the public 'shopware.filesystem.asset' shared service.
  21898.      *
  21899.      * @return \League\Flysystem\FilesystemInterface
  21900.      */
  21901.     protected function getShopware_Filesystem_AssetService()
  21902.     {
  21903.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  21904.     }
  21905.     /**
  21906.      * Gets the public 'shopware.filesystem.private' shared service.
  21907.      *
  21908.      * @return \League\Flysystem\FilesystemInterface
  21909.      */
  21910.     protected function getShopware_Filesystem_PrivateService()
  21911.     {
  21912.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  21913.     }
  21914.     /**
  21915.      * Gets the public 'shopware.filesystem.public' shared service.
  21916.      *
  21917.      * @return \League\Flysystem\FilesystemInterface
  21918.      */
  21919.     protected function getShopware_Filesystem_PublicService()
  21920.     {
  21921.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  21922.     }
  21923.     /**
  21924.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  21925.      *
  21926.      * @return \League\Flysystem\FilesystemInterface
  21927.      */
  21928.     protected function getShopware_Filesystem_SitemapService()
  21929.     {
  21930.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  21931.     }
  21932.     /**
  21933.      * Gets the public 'shopware.filesystem.temp' shared service.
  21934.      *
  21935.      * @return \League\Flysystem\FilesystemInterface
  21936.      */
  21937.     protected function getShopware_Filesystem_TempService()
  21938.     {
  21939.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  21940.     }
  21941.     /**
  21942.      * Gets the public 'shopware.filesystem.theme' shared service.
  21943.      *
  21944.      * @return \League\Flysystem\FilesystemInterface
  21945.      */
  21946.     protected function getShopware_Filesystem_ThemeService()
  21947.     {
  21948.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  21949.     }
  21950.     /**
  21951.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  21952.      *
  21953.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  21954.      */
  21955.     protected function getShopware_Increment_Gateway_RegistryService()
  21956.     {
  21957.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  21958.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  21959.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  21960.         }, 2));
  21961.     }
  21962.     /**
  21963.      * Gets the public 'shopware.store_client' shared service.
  21964.      *
  21965.      * @return \GuzzleHttp\Client
  21966.      */
  21967.     protected function getShopware_StoreClientService($lazyLoad true)
  21968.     {
  21969.         if ($lazyLoad) {
  21970.             return $this->services['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  21971.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  21972.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  21973.                     $proxy->setProxyInitializer(null);
  21974.                     return true;
  21975.                 });
  21976.             });
  21977.         }
  21978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  21979.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new RewindableGenerator(function () {
  21980.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] ?? $this->getVerifyResponseSignatureMiddlewareService());
  21981.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] ?? $this->getStoreSessionExpiredMiddlewareService());
  21982.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] ?? $this->getShopSecretInvalidMiddlewareService());
  21983.         }, 3)))->create();
  21984.     }
  21985.     /**
  21986.      * Gets the public 'snippet.repository' shared service.
  21987.      *
  21988.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21989.      */
  21990.     protected function getSnippet_RepositoryService()
  21991.     {
  21992.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21993.         if (isset($this->services['snippet.repository'])) {
  21994.             return $this->services['snippet.repository'];
  21995.         }
  21996.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21997.         if (isset($this->services['snippet.repository'])) {
  21998.             return $this->services['snippet.repository'];
  21999.         }
  22000.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22001.         if (isset($this->services['snippet.repository'])) {
  22002.             return $this->services['snippet.repository'];
  22003.         }
  22004.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22005.         if (isset($this->services['snippet.repository'])) {
  22006.             return $this->services['snippet.repository'];
  22007.         }
  22008.         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()));
  22009.     }
  22010.     /**
  22011.      * Gets the public 'snippet_set.repository' shared service.
  22012.      *
  22013.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22014.      */
  22015.     protected function getSnippetSet_RepositoryService()
  22016.     {
  22017.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22018.         if (isset($this->services['snippet_set.repository'])) {
  22019.             return $this->services['snippet_set.repository'];
  22020.         }
  22021.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22022.         if (isset($this->services['snippet_set.repository'])) {
  22023.             return $this->services['snippet_set.repository'];
  22024.         }
  22025.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22026.         if (isset($this->services['snippet_set.repository'])) {
  22027.             return $this->services['snippet_set.repository'];
  22028.         }
  22029.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22030.         if (isset($this->services['snippet_set.repository'])) {
  22031.             return $this->services['snippet_set.repository'];
  22032.         }
  22033.         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()));
  22034.     }
  22035.     /**
  22036.      * Gets the public 'solid_advanced_slider_elements.filesystem.private' shared service.
  22037.      *
  22038.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22039.      */
  22040.     protected function getSolidAdvancedSliderElements_Filesystem_PrivateService()
  22041.     {
  22042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22044.         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');
  22045.     }
  22046.     /**
  22047.      * Gets the public 'solid_advanced_slider_elements.filesystem.public' shared service.
  22048.      *
  22049.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22050.      */
  22051.     protected function getSolidAdvancedSliderElements_Filesystem_PublicService()
  22052.     {
  22053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22055.         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');
  22056.     }
  22057.     /**
  22058.      * Gets the public 'state_machine.repository' shared service.
  22059.      *
  22060.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22061.      */
  22062.     protected function getStateMachine_RepositoryService()
  22063.     {
  22064.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22065.         if (isset($this->services['state_machine.repository'])) {
  22066.             return $this->services['state_machine.repository'];
  22067.         }
  22068.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22069.         if (isset($this->services['state_machine.repository'])) {
  22070.             return $this->services['state_machine.repository'];
  22071.         }
  22072.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22073.         if (isset($this->services['state_machine.repository'])) {
  22074.             return $this->services['state_machine.repository'];
  22075.         }
  22076.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22077.         if (isset($this->services['state_machine.repository'])) {
  22078.             return $this->services['state_machine.repository'];
  22079.         }
  22080.         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()));
  22081.     }
  22082.     /**
  22083.      * Gets the public 'state_machine_history.repository' shared service.
  22084.      *
  22085.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22086.      */
  22087.     protected function getStateMachineHistory_RepositoryService()
  22088.     {
  22089.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22090.         if (isset($this->services['state_machine_history.repository'])) {
  22091.             return $this->services['state_machine_history.repository'];
  22092.         }
  22093.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22094.         if (isset($this->services['state_machine_history.repository'])) {
  22095.             return $this->services['state_machine_history.repository'];
  22096.         }
  22097.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22098.         if (isset($this->services['state_machine_history.repository'])) {
  22099.             return $this->services['state_machine_history.repository'];
  22100.         }
  22101.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22102.         if (isset($this->services['state_machine_history.repository'])) {
  22103.             return $this->services['state_machine_history.repository'];
  22104.         }
  22105.         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()));
  22106.     }
  22107.     /**
  22108.      * Gets the public 'state_machine_state.repository' shared service.
  22109.      *
  22110.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22111.      */
  22112.     protected function getStateMachineState_RepositoryService()
  22113.     {
  22114.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22115.         if (isset($this->services['state_machine_state.repository'])) {
  22116.             return $this->services['state_machine_state.repository'];
  22117.         }
  22118.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22119.         if (isset($this->services['state_machine_state.repository'])) {
  22120.             return $this->services['state_machine_state.repository'];
  22121.         }
  22122.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22123.         if (isset($this->services['state_machine_state.repository'])) {
  22124.             return $this->services['state_machine_state.repository'];
  22125.         }
  22126.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22127.         if (isset($this->services['state_machine_state.repository'])) {
  22128.             return $this->services['state_machine_state.repository'];
  22129.         }
  22130.         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())));
  22131.     }
  22132.     /**
  22133.      * Gets the public 'state_machine_state_translation.repository' shared service.
  22134.      *
  22135.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22136.      */
  22137.     protected function getStateMachineStateTranslation_RepositoryService()
  22138.     {
  22139.         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()));
  22140.     }
  22141.     /**
  22142.      * Gets the public 'state_machine_transition.repository' shared service.
  22143.      *
  22144.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22145.      */
  22146.     protected function getStateMachineTransition_RepositoryService()
  22147.     {
  22148.         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()));
  22149.     }
  22150.     /**
  22151.      * Gets the public 'state_machine_translation.repository' shared service.
  22152.      *
  22153.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22154.      */
  22155.     protected function getStateMachineTranslation_RepositoryService()
  22156.     {
  22157.         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()));
  22158.     }
  22159.     /**
  22160.      * Gets the public 'storefront.filesystem.private' shared service.
  22161.      *
  22162.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22163.      */
  22164.     protected function getStorefront_Filesystem_PrivateService()
  22165.     {
  22166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22168.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  22169.     }
  22170.     /**
  22171.      * Gets the public 'storefront.filesystem.public' shared service.
  22172.      *
  22173.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22174.      */
  22175.     protected function getStorefront_Filesystem_PublicService()
  22176.     {
  22177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22179.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  22180.     }
  22181.     /**
  22182.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  22183.      *
  22184.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22185.      */
  22186.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  22187.     {
  22188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22190.         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');
  22191.     }
  22192.     /**
  22193.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  22194.      *
  22195.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22196.      */
  22197.     protected function getSwagExtensionStore_Filesystem_PublicService()
  22198.     {
  22199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22201.         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');
  22202.     }
  22203.     /**
  22204.      * Gets the public 'swag_language_pack.filesystem.private' shared service.
  22205.      *
  22206.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22207.      */
  22208.     protected function getSwagLanguagePack_Filesystem_PrivateService()
  22209.     {
  22210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22212.         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');
  22213.     }
  22214.     /**
  22215.      * Gets the public 'swag_language_pack.filesystem.public' shared service.
  22216.      *
  22217.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22218.      */
  22219.     protected function getSwagLanguagePack_Filesystem_PublicService()
  22220.     {
  22221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22223.         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');
  22224.     }
  22225.     /**
  22226.      * Gets the public 'swag_language_pack_language.repository' shared service.
  22227.      *
  22228.      * @return \Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator
  22229.      */
  22230.     protected function getSwagLanguagePackLanguage_RepositoryService()
  22231.     {
  22232.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Content/PackLanguageRepositoryDecorator.php';
  22233.         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())));
  22234.     }
  22235.     /**
  22236.      * Gets the public 'swag_pay_pal.filesystem.private' shared service.
  22237.      *
  22238.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22239.      */
  22240.     protected function getSwagPayPal_Filesystem_PrivateService()
  22241.     {
  22242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22244.         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');
  22245.     }
  22246.     /**
  22247.      * Gets the public 'swag_pay_pal.filesystem.public' shared service.
  22248.      *
  22249.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22250.      */
  22251.     protected function getSwagPayPal_Filesystem_PublicService()
  22252.     {
  22253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22255.         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');
  22256.     }
  22257.     /**
  22258.      * Gets the public 'swag_paypal_pos_sales_channel.repository' shared service.
  22259.      *
  22260.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22261.      */
  22262.     protected function getSwagPaypalPosSalesChannel_RepositoryService()
  22263.     {
  22264.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22265.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22266.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22267.         }
  22268.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22269.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22270.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22271.         }
  22272.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22273.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22274.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22275.         }
  22276.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22277.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22278.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22279.         }
  22280.         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())));
  22281.     }
  22282.     /**
  22283.      * Gets the public 'swag_paypal_pos_sales_channel_inventory.repository' shared service.
  22284.      *
  22285.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22286.      */
  22287.     protected function getSwagPaypalPosSalesChannelInventory_RepositoryService()
  22288.     {
  22289.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22290.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22291.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22292.         }
  22293.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22294.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22295.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22296.         }
  22297.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22298.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22299.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22300.         }
  22301.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22302.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22303.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22304.         }
  22305.         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())));
  22306.     }
  22307.     /**
  22308.      * Gets the public 'swag_paypal_pos_sales_channel_media.repository' shared service.
  22309.      *
  22310.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22311.      */
  22312.     protected function getSwagPaypalPosSalesChannelMedia_RepositoryService()
  22313.     {
  22314.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22315.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22316.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22317.         }
  22318.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22319.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22320.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22321.         }
  22322.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22323.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22324.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22325.         }
  22326.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22327.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22328.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22329.         }
  22330.         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())));
  22331.     }
  22332.     /**
  22333.      * Gets the public 'swag_paypal_pos_sales_channel_product.repository' shared service.
  22334.      *
  22335.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22336.      */
  22337.     protected function getSwagPaypalPosSalesChannelProduct_RepositoryService()
  22338.     {
  22339.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22340.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22341.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22342.         }
  22343.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22344.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22345.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22346.         }
  22347.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22348.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22349.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22350.         }
  22351.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22352.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22353.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22354.         }
  22355.         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())));
  22356.     }
  22357.     /**
  22358.      * Gets the public 'swag_paypal_pos_sales_channel_run.repository' shared service.
  22359.      *
  22360.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22361.      */
  22362.     protected function getSwagPaypalPosSalesChannelRun_RepositoryService()
  22363.     {
  22364.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22365.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  22366.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  22367.         }
  22368.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22369.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  22370.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  22371.         }
  22372.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22373.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  22374.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  22375.         }
  22376.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22377.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  22378.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  22379.         }
  22380.         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())));
  22381.     }
  22382.     /**
  22383.      * Gets the public 'swag_paypal_pos_sales_channel_run_log.repository' shared service.
  22384.      *
  22385.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22386.      */
  22387.     protected function getSwagPaypalPosSalesChannelRunLog_RepositoryService()
  22388.     {
  22389.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22390.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  22391.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  22392.         }
  22393.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22394.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  22395.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  22396.         }
  22397.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22398.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  22399.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  22400.         }
  22401.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22402.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  22403.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  22404.         }
  22405.         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())));
  22406.     }
  22407.     /**
  22408.      * Gets the public 'system.filesystem.private' shared service.
  22409.      *
  22410.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22411.      */
  22412.     protected function getSystem_Filesystem_PrivateService()
  22413.     {
  22414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22416.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  22417.     }
  22418.     /**
  22419.      * Gets the public 'system.filesystem.public' shared service.
  22420.      *
  22421.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22422.      */
  22423.     protected function getSystem_Filesystem_PublicService()
  22424.     {
  22425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22427.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  22428.     }
  22429.     /**
  22430.      * Gets the public 'system_config.repository' shared service.
  22431.      *
  22432.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  22433.      */
  22434.     protected function getSystemConfig_RepositoryService()
  22435.     {
  22436.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22437.         if (isset($this->services['system_config.repository'])) {
  22438.             return $this->services['system_config.repository'];
  22439.         }
  22440.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22441.         if (isset($this->services['system_config.repository'])) {
  22442.             return $this->services['system_config.repository'];
  22443.         }
  22444.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22445.         if (isset($this->services['system_config.repository'])) {
  22446.             return $this->services['system_config.repository'];
  22447.         }
  22448.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22449.         if (isset($this->services['system_config.repository'])) {
  22450.             return $this->services['system_config.repository'];
  22451.         }
  22452.         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())));
  22453.     }
  22454.     /**
  22455.      * Gets the public 'tag.repository' shared service.
  22456.      *
  22457.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22458.      */
  22459.     protected function getTag_RepositoryService()
  22460.     {
  22461.         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()));
  22462.     }
  22463.     /**
  22464.      * Gets the public 'tax.repository' shared service.
  22465.      *
  22466.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22467.      */
  22468.     protected function getTax_RepositoryService()
  22469.     {
  22470.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22471.         if (isset($this->services['tax.repository'])) {
  22472.             return $this->services['tax.repository'];
  22473.         }
  22474.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22475.         if (isset($this->services['tax.repository'])) {
  22476.             return $this->services['tax.repository'];
  22477.         }
  22478.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22479.         if (isset($this->services['tax.repository'])) {
  22480.             return $this->services['tax.repository'];
  22481.         }
  22482.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22483.         if (isset($this->services['tax.repository'])) {
  22484.             return $this->services['tax.repository'];
  22485.         }
  22486.         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()));
  22487.     }
  22488.     /**
  22489.      * Gets the public 'tax_rule.repository' shared service.
  22490.      *
  22491.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22492.      */
  22493.     protected function getTaxRule_RepositoryService()
  22494.     {
  22495.         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()));
  22496.     }
  22497.     /**
  22498.      * Gets the public 'tax_rule_type.repository' shared service.
  22499.      *
  22500.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22501.      */
  22502.     protected function getTaxRuleType_RepositoryService()
  22503.     {
  22504.         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()));
  22505.     }
  22506.     /**
  22507.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  22508.      *
  22509.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22510.      */
  22511.     protected function getTaxRuleTypeTranslation_RepositoryService()
  22512.     {
  22513.         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()));
  22514.     }
  22515.     /**
  22516.      * Gets the public 'theme.repository' shared service.
  22517.      *
  22518.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22519.      */
  22520.     protected function getTheme_RepositoryService()
  22521.     {
  22522.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22523.         if (isset($this->services['theme.repository'])) {
  22524.             return $this->services['theme.repository'];
  22525.         }
  22526.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22527.         if (isset($this->services['theme.repository'])) {
  22528.             return $this->services['theme.repository'];
  22529.         }
  22530.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22531.         if (isset($this->services['theme.repository'])) {
  22532.             return $this->services['theme.repository'];
  22533.         }
  22534.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22535.         if (isset($this->services['theme.repository'])) {
  22536.             return $this->services['theme.repository'];
  22537.         }
  22538.         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()));
  22539.     }
  22540.     /**
  22541.      * Gets the public 'theme_child.repository' shared service.
  22542.      *
  22543.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22544.      */
  22545.     protected function getThemeChild_RepositoryService()
  22546.     {
  22547.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22548.         if (isset($this->services['theme_child.repository'])) {
  22549.             return $this->services['theme_child.repository'];
  22550.         }
  22551.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22552.         if (isset($this->services['theme_child.repository'])) {
  22553.             return $this->services['theme_child.repository'];
  22554.         }
  22555.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22556.         if (isset($this->services['theme_child.repository'])) {
  22557.             return $this->services['theme_child.repository'];
  22558.         }
  22559.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22560.         if (isset($this->services['theme_child.repository'])) {
  22561.             return $this->services['theme_child.repository'];
  22562.         }
  22563.         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()));
  22564.     }
  22565.     /**
  22566.      * Gets the public 'theme_media.repository' shared service.
  22567.      *
  22568.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22569.      */
  22570.     protected function getThemeMedia_RepositoryService()
  22571.     {
  22572.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22573.         if (isset($this->services['theme_media.repository'])) {
  22574.             return $this->services['theme_media.repository'];
  22575.         }
  22576.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22577.         if (isset($this->services['theme_media.repository'])) {
  22578.             return $this->services['theme_media.repository'];
  22579.         }
  22580.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22581.         if (isset($this->services['theme_media.repository'])) {
  22582.             return $this->services['theme_media.repository'];
  22583.         }
  22584.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22585.         if (isset($this->services['theme_media.repository'])) {
  22586.             return $this->services['theme_media.repository'];
  22587.         }
  22588.         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()));
  22589.     }
  22590.     /**
  22591.      * Gets the public 'theme_sales_channel.repository' shared service.
  22592.      *
  22593.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22594.      */
  22595.     protected function getThemeSalesChannel_RepositoryService()
  22596.     {
  22597.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22598.         if (isset($this->services['theme_sales_channel.repository'])) {
  22599.             return $this->services['theme_sales_channel.repository'];
  22600.         }
  22601.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22602.         if (isset($this->services['theme_sales_channel.repository'])) {
  22603.             return $this->services['theme_sales_channel.repository'];
  22604.         }
  22605.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22606.         if (isset($this->services['theme_sales_channel.repository'])) {
  22607.             return $this->services['theme_sales_channel.repository'];
  22608.         }
  22609.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22610.         if (isset($this->services['theme_sales_channel.repository'])) {
  22611.             return $this->services['theme_sales_channel.repository'];
  22612.         }
  22613.         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()));
  22614.     }
  22615.     /**
  22616.      * Gets the public 'theme_translation.repository' shared service.
  22617.      *
  22618.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22619.      */
  22620.     protected function getThemeTranslation_RepositoryService()
  22621.     {
  22622.         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()));
  22623.     }
  22624.     /**
  22625.      * Gets the public 'translator' shared service.
  22626.      *
  22627.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  22628.      */
  22629.     protected function getTranslatorService()
  22630.     {
  22631.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  22632.         if (isset($this->services['translator'])) {
  22633.             return $this->services['translator'];
  22634.         }
  22635.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  22636.     }
  22637.     /**
  22638.      * Gets the public 'unit.repository' shared service.
  22639.      *
  22640.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22641.      */
  22642.     protected function getUnit_RepositoryService()
  22643.     {
  22644.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22645.         if (isset($this->services['unit.repository'])) {
  22646.             return $this->services['unit.repository'];
  22647.         }
  22648.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22649.         if (isset($this->services['unit.repository'])) {
  22650.             return $this->services['unit.repository'];
  22651.         }
  22652.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22653.         if (isset($this->services['unit.repository'])) {
  22654.             return $this->services['unit.repository'];
  22655.         }
  22656.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22657.         if (isset($this->services['unit.repository'])) {
  22658.             return $this->services['unit.repository'];
  22659.         }
  22660.         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()));
  22661.     }
  22662.     /**
  22663.      * Gets the public 'unit_translation.repository' shared service.
  22664.      *
  22665.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22666.      */
  22667.     protected function getUnitTranslation_RepositoryService()
  22668.     {
  22669.         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()));
  22670.     }
  22671.     /**
  22672.      * Gets the public 'user.repository' shared service.
  22673.      *
  22674.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22675.      */
  22676.     protected function getUser_RepositoryService()
  22677.     {
  22678.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22679.         if (isset($this->services['user.repository'])) {
  22680.             return $this->services['user.repository'];
  22681.         }
  22682.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22683.         if (isset($this->services['user.repository'])) {
  22684.             return $this->services['user.repository'];
  22685.         }
  22686.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22687.         if (isset($this->services['user.repository'])) {
  22688.             return $this->services['user.repository'];
  22689.         }
  22690.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22691.         if (isset($this->services['user.repository'])) {
  22692.             return $this->services['user.repository'];
  22693.         }
  22694.         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()));
  22695.     }
  22696.     /**
  22697.      * Gets the public 'user_access_key.repository' shared service.
  22698.      *
  22699.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22700.      */
  22701.     protected function getUserAccessKey_RepositoryService()
  22702.     {
  22703.         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()));
  22704.     }
  22705.     /**
  22706.      * Gets the public 'user_config.repository' shared service.
  22707.      *
  22708.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22709.      */
  22710.     protected function getUserConfig_RepositoryService()
  22711.     {
  22712.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22713.         if (isset($this->services['user_config.repository'])) {
  22714.             return $this->services['user_config.repository'];
  22715.         }
  22716.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22717.         if (isset($this->services['user_config.repository'])) {
  22718.             return $this->services['user_config.repository'];
  22719.         }
  22720.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22721.         if (isset($this->services['user_config.repository'])) {
  22722.             return $this->services['user_config.repository'];
  22723.         }
  22724.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22725.         if (isset($this->services['user_config.repository'])) {
  22726.             return $this->services['user_config.repository'];
  22727.         }
  22728.         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()));
  22729.     }
  22730.     /**
  22731.      * Gets the public 'user_recovery.repository' shared service.
  22732.      *
  22733.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22734.      */
  22735.     protected function getUserRecovery_RepositoryService()
  22736.     {
  22737.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22738.         if (isset($this->services['user_recovery.repository'])) {
  22739.             return $this->services['user_recovery.repository'];
  22740.         }
  22741.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22742.         if (isset($this->services['user_recovery.repository'])) {
  22743.             return $this->services['user_recovery.repository'];
  22744.         }
  22745.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22746.         if (isset($this->services['user_recovery.repository'])) {
  22747.             return $this->services['user_recovery.repository'];
  22748.         }
  22749.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22750.         if (isset($this->services['user_recovery.repository'])) {
  22751.             return $this->services['user_recovery.repository'];
  22752.         }
  22753.         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()));
  22754.     }
  22755.     /**
  22756.      * Gets the public 'var_dumper.cloner' shared service.
  22757.      *
  22758.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  22759.      */
  22760.     protected function getVarDumper_ClonerService()
  22761.     {
  22762.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  22763.         $instance->setMaxItems(2500);
  22764.         $instance->setMinDepth(1);
  22765.         $instance->setMaxString(-1);
  22766.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  22767.         return $instance;
  22768.     }
  22769.     /**
  22770.      * Gets the public 'version.repository' shared service.
  22771.      *
  22772.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22773.      */
  22774.     protected function getVersion_RepositoryService()
  22775.     {
  22776.         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()));
  22777.     }
  22778.     /**
  22779.      * Gets the public 'version_commit.repository' shared service.
  22780.      *
  22781.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22782.      */
  22783.     protected function getVersionCommit_RepositoryService()
  22784.     {
  22785.         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()));
  22786.     }
  22787.     /**
  22788.      * Gets the public 'version_commit_data.repository' shared service.
  22789.      *
  22790.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22791.      */
  22792.     protected function getVersionCommitData_RepositoryService()
  22793.     {
  22794.         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()));
  22795.     }
  22796.     /**
  22797.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  22798.      *
  22799.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  22800.      */
  22801.     protected function getWebProfiler_Controller_ExceptionPanelService()
  22802.     {
  22803.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  22804.         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()));
  22805.     }
  22806.     /**
  22807.      * Gets the public 'web_profiler.controller.profiler' shared service.
  22808.      *
  22809.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  22810.      */
  22811.     protected function getWebProfiler_Controller_ProfilerService()
  22812.     {
  22813.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  22814.         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));
  22815.     }
  22816.     /**
  22817.      * Gets the public 'web_profiler.controller.router' shared service.
  22818.      *
  22819.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  22820.      */
  22821.     protected function getWebProfiler_Controller_RouterService()
  22822.     {
  22823.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  22824.         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 () {
  22825.             return new \EmptyIterator();
  22826.         }, 0));
  22827.     }
  22828.     /**
  22829.      * Gets the public 'webhook.repository' shared service.
  22830.      *
  22831.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22832.      */
  22833.     protected function getWebhook_RepositoryService()
  22834.     {
  22835.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22836.         if (isset($this->services['webhook.repository'])) {
  22837.             return $this->services['webhook.repository'];
  22838.         }
  22839.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22840.         if (isset($this->services['webhook.repository'])) {
  22841.             return $this->services['webhook.repository'];
  22842.         }
  22843.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22844.         if (isset($this->services['webhook.repository'])) {
  22845.             return $this->services['webhook.repository'];
  22846.         }
  22847.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22848.         if (isset($this->services['webhook.repository'])) {
  22849.             return $this->services['webhook.repository'];
  22850.         }
  22851.         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()));
  22852.     }
  22853.     /**
  22854.      * Gets the public 'webhook_event_log.repository' shared service.
  22855.      *
  22856.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  22857.      */
  22858.     protected function getWebhookEventLog_RepositoryService()
  22859.     {
  22860.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22861.         if (isset($this->services['webhook_event_log.repository'])) {
  22862.             return $this->services['webhook_event_log.repository'];
  22863.         }
  22864.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22865.         if (isset($this->services['webhook_event_log.repository'])) {
  22866.             return $this->services['webhook_event_log.repository'];
  22867.         }
  22868.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22869.         if (isset($this->services['webhook_event_log.repository'])) {
  22870.             return $this->services['webhook_event_log.repository'];
  22871.         }
  22872.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22873.         if (isset($this->services['webhook_event_log.repository'])) {
  22874.             return $this->services['webhook_event_log.repository'];
  22875.         }
  22876.         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()));
  22877.     }
  22878.     /**
  22879.      * Gets the public 'zenit\PlatformStratusSet4\zenitPlatformStratusSet4' shared autowired service.
  22880.      *
  22881.      * @return \zenit\PlatformStratusSet4\zenitPlatformStratusSet4
  22882.      */
  22883.     protected function getZenitPlatformStratusSet4Service()
  22884.     {
  22885.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  22886.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  22887.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  22888.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  22889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  22890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  22891.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  22892.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src/zenitPlatformStratusSet4.php';
  22893.         return $this->services['zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4');
  22894.     }
  22895.     /**
  22896.      * Gets the public 'zenit\PlatformStratus\Storefront\Controller\QuickViewController' shared service.
  22897.      *
  22898.      * @return \zenit\PlatformStratus\Storefront\Controller\QuickViewController
  22899.      */
  22900.     protected function getQuickViewControllerService()
  22901.     {
  22902.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Storefront/Controller/QuickViewController.php';
  22903.         $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()));
  22904.         $instance->setContainer($this);
  22905.         return $instance;
  22906.     }
  22907.     /**
  22908.      * Gets the public 'zenit\PlatformStratus\zenitPlatformStratus' shared autowired service.
  22909.      *
  22910.      * @return \zenit\PlatformStratus\zenitPlatformStratus
  22911.      */
  22912.     protected function getZenitPlatformStratusService()
  22913.     {
  22914.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  22915.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  22916.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  22917.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  22918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  22919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  22920.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  22921.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/zenitPlatformStratus.php';
  22922.         return $this->services['zenit\\PlatformStratus\\zenitPlatformStratus'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('zenit\\PlatformStratus\\zenitPlatformStratus');
  22923.     }
  22924.     /**
  22925.      * Gets the public 'zenit_platform_stratus.filesystem.private' shared service.
  22926.      *
  22927.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22928.      */
  22929.     protected function getZenitPlatformStratus_Filesystem_PrivateService()
  22930.     {
  22931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22933.         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');
  22934.     }
  22935.     /**
  22936.      * Gets the public 'zenit_platform_stratus.filesystem.public' shared service.
  22937.      *
  22938.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22939.      */
  22940.     protected function getZenitPlatformStratus_Filesystem_PublicService()
  22941.     {
  22942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22944.         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');
  22945.     }
  22946.     /**
  22947.      * Gets the public 'zenit_platform_stratus_set4.filesystem.private' shared service.
  22948.      *
  22949.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22950.      */
  22951.     protected function getZenitPlatformStratusSet4_Filesystem_PrivateService()
  22952.     {
  22953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22955.         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');
  22956.     }
  22957.     /**
  22958.      * Gets the public 'zenit_platform_stratus_set4.filesystem.public' shared service.
  22959.      *
  22960.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22961.      */
  22962.     protected function getZenitPlatformStratusSet4_Filesystem_PublicService()
  22963.     {
  22964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22966.         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');
  22967.     }
  22968.     /**
  22969.      * Gets the private '.Frosh\Tools\Command\ChangeUserPasswordCommand.lazy' shared service.
  22970.      *
  22971.      * @return \Symfony\Component\Console\Command\LazyCommand
  22972.      */
  22973.     protected function getChangeUserPasswordCommand_LazyService()
  22974.     {
  22975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22977.         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 {
  22978.             return ($this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] ?? $this->getChangeUserPasswordCommandService());
  22979.         });
  22980.     }
  22981.     /**
  22982.      * Gets the private '.Frosh\Tools\Command\EnvDelCommand.lazy' shared service.
  22983.      *
  22984.      * @return \Symfony\Component\Console\Command\LazyCommand
  22985.      */
  22986.     protected function getEnvDelCommand_LazyService()
  22987.     {
  22988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22990.         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 {
  22991.             return ($this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] ?? $this->getEnvDelCommandService());
  22992.         });
  22993.     }
  22994.     /**
  22995.      * Gets the private '.Frosh\Tools\Command\EnvGetCommand.lazy' shared service.
  22996.      *
  22997.      * @return \Symfony\Component\Console\Command\LazyCommand
  22998.      */
  22999.     protected function getEnvGetCommand_LazyService()
  23000.     {
  23001.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23003.         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 {
  23004.             return ($this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] ?? $this->getEnvGetCommandService());
  23005.         });
  23006.     }
  23007.     /**
  23008.      * Gets the private '.Frosh\Tools\Command\EnvSetCommand.lazy' shared service.
  23009.      *
  23010.      * @return \Symfony\Component\Console\Command\LazyCommand
  23011.      */
  23012.     protected function getEnvSetCommand_LazyService()
  23013.     {
  23014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23016.         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 {
  23017.             return ($this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] ?? $this->getEnvSetCommandService());
  23018.         });
  23019.     }
  23020.     /**
  23021.      * Gets the private '.Frosh\Tools\Command\MonitorCommand.lazy' shared service.
  23022.      *
  23023.      * @return \Symfony\Component\Console\Command\LazyCommand
  23024.      */
  23025.     protected function getMonitorCommand_LazyService()
  23026.     {
  23027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23029.         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 {
  23030.             return ($this->privates['Frosh\\Tools\\Command\\MonitorCommand'] ?? $this->getMonitorCommandService());
  23031.         });
  23032.     }
  23033.     /**
  23034.      * Gets the private '.Frosh\Tools\Command\UpdateComposerPluginsCommand.lazy' shared service.
  23035.      *
  23036.      * @return \Symfony\Component\Console\Command\LazyCommand
  23037.      */
  23038.     protected function getUpdateComposerPluginsCommand_LazyService()
  23039.     {
  23040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23042.         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 {
  23043.             return ($this->privates['Frosh\\Tools\\Command\\UpdateComposerPluginsCommand'] ?? $this->getUpdateComposerPluginsCommandService());
  23044.         });
  23045.     }
  23046.     /**
  23047.      * Gets the private '.Frosh\Tools\Command\UpdatePluginsCommand.lazy' shared service.
  23048.      *
  23049.      * @return \Symfony\Component\Console\Command\LazyCommand
  23050.      */
  23051.     protected function getUpdatePluginsCommand_LazyService()
  23052.     {
  23053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23055.         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 {
  23056.             return ($this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] ?? $this->getUpdatePluginsCommandService());
  23057.         });
  23058.     }
  23059.     /**
  23060.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  23061.      *
  23062.      * @return \Symfony\Component\Console\Command\LazyCommand
  23063.      */
  23064.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  23065.     {
  23066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23068.         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 {
  23069.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  23070.         });
  23071.     }
  23072.     /**
  23073.      * Gets the private '.Swag\PayPal\Pos\Command\PosImageSyncCommand.lazy' shared service.
  23074.      *
  23075.      * @return \Symfony\Component\Console\Command\LazyCommand
  23076.      */
  23077.     protected function getPosImageSyncCommand_LazyService()
  23078.     {
  23079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23081.         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 {
  23082.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand'] ?? $this->getPosImageSyncCommandService());
  23083.         });
  23084.     }
  23085.     /**
  23086.      * Gets the private '.Swag\PayPal\Pos\Command\PosInventorySyncCommand.lazy' shared service.
  23087.      *
  23088.      * @return \Symfony\Component\Console\Command\LazyCommand
  23089.      */
  23090.     protected function getPosInventorySyncCommand_LazyService()
  23091.     {
  23092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23094.         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 {
  23095.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand'] ?? $this->getPosInventorySyncCommandService());
  23096.         });
  23097.     }
  23098.     /**
  23099.      * Gets the private '.Swag\PayPal\Pos\Command\PosLogCleanupCommand.lazy' shared service.
  23100.      *
  23101.      * @return \Symfony\Component\Console\Command\LazyCommand
  23102.      */
  23103.     protected function getPosLogCleanupCommand_LazyService()
  23104.     {
  23105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23107.         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 {
  23108.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand'] ?? $this->getPosLogCleanupCommandService());
  23109.         });
  23110.     }
  23111.     /**
  23112.      * Gets the private '.Swag\PayPal\Pos\Command\PosProductSyncCommand.lazy' shared service.
  23113.      *
  23114.      * @return \Symfony\Component\Console\Command\LazyCommand
  23115.      */
  23116.     protected function getPosProductSyncCommand_LazyService()
  23117.     {
  23118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23120.         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 {
  23121.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand'] ?? $this->getPosProductSyncCommandService());
  23122.         });
  23123.     }
  23124.     /**
  23125.      * Gets the private '.Swag\PayPal\Pos\Command\PosSyncCommand.lazy' shared service.
  23126.      *
  23127.      * @return \Symfony\Component\Console\Command\LazyCommand
  23128.      */
  23129.     protected function getPosSyncCommand_LazyService()
  23130.     {
  23131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23133.         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 {
  23134.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosSyncCommand'] ?? $this->getPosSyncCommandService());
  23135.         });
  23136.     }
  23137.     /**
  23138.      * Gets the private '.Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand.lazy' shared service.
  23139.      *
  23140.      * @return \Symfony\Component\Console\Command\LazyCommand
  23141.      */
  23142.     protected function getCrawlWebhookEventNamesCommand_LazyService()
  23143.     {
  23144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23146.         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 {
  23147.             return ($this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] ?? $this->getCrawlWebhookEventNamesCommandService());
  23148.         });
  23149.     }
  23150.     /**
  23151.      * Gets the private '.Symfony\Component\Dotenv\Command\DotenvDumpCommand.lazy' shared service.
  23152.      *
  23153.      * @return \Symfony\Component\Console\Command\LazyCommand
  23154.      */
  23155.     protected function getDotenvDumpCommand_LazyService()
  23156.     {
  23157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23159.         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 {
  23160.             return ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService());
  23161.         });
  23162.     }
  23163.     /**
  23164.      * Gets the private '.cache.http.inner' shared service.
  23165.      *
  23166.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23167.      */
  23168.     protected function get_Cache_Http_InnerService()
  23169.     {
  23170.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  23171.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23172.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23173.     }
  23174.     /**
  23175.      * Gets the private '.cache.object.inner' shared service.
  23176.      *
  23177.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23178.      */
  23179.     protected function get_Cache_Object_InnerService()
  23180.     {
  23181.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  23182.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23183.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23184.     }
  23185.     /**
  23186.      * Gets the private '.console.command.about.lazy' shared service.
  23187.      *
  23188.      * @return \Symfony\Component\Console\Command\LazyCommand
  23189.      */
  23190.     protected function get_Console_Command_About_LazyService()
  23191.     {
  23192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23194.         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 {
  23195.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  23196.         });
  23197.     }
  23198.     /**
  23199.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  23200.      *
  23201.      * @return \Symfony\Component\Console\Command\LazyCommand
  23202.      */
  23203.     protected function get_Console_Command_CacheClear_LazyService()
  23204.     {
  23205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23207.         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 {
  23208.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  23209.         });
  23210.     }
  23211.     /**
  23212.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  23213.      *
  23214.      * @return \Symfony\Component\Console\Command\LazyCommand
  23215.      */
  23216.     protected function get_Console_Command_CachePoolClear_LazyService()
  23217.     {
  23218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23220.         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 {
  23221.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  23222.         });
  23223.     }
  23224.     /**
  23225.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  23226.      *
  23227.      * @return \Symfony\Component\Console\Command\LazyCommand
  23228.      */
  23229.     protected function get_Console_Command_CachePoolDelete_LazyService()
  23230.     {
  23231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23233.         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 {
  23234.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  23235.         });
  23236.     }
  23237.     /**
  23238.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  23239.      *
  23240.      * @return \Symfony\Component\Console\Command\LazyCommand
  23241.      */
  23242.     protected function get_Console_Command_CachePoolList_LazyService()
  23243.     {
  23244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23246.         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 {
  23247.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  23248.         });
  23249.     }
  23250.     /**
  23251.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  23252.      *
  23253.      * @return \Symfony\Component\Console\Command\LazyCommand
  23254.      */
  23255.     protected function get_Console_Command_CachePoolPrune_LazyService()
  23256.     {
  23257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23259.         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 {
  23260.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  23261.         });
  23262.     }
  23263.     /**
  23264.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  23265.      *
  23266.      * @return \Symfony\Component\Console\Command\LazyCommand
  23267.      */
  23268.     protected function get_Console_Command_CacheWarmup_LazyService()
  23269.     {
  23270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23272.         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 {
  23273.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  23274.         });
  23275.     }
  23276.     /**
  23277.      * Gets the private '.console.command.config_debug.lazy' shared service.
  23278.      *
  23279.      * @return \Symfony\Component\Console\Command\LazyCommand
  23280.      */
  23281.     protected function get_Console_Command_ConfigDebug_LazyService()
  23282.     {
  23283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23285.         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 {
  23286.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  23287.         });
  23288.     }
  23289.     /**
  23290.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  23291.      *
  23292.      * @return \Symfony\Component\Console\Command\LazyCommand
  23293.      */
  23294.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  23295.     {
  23296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23298.         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 {
  23299.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  23300.         });
  23301.     }
  23302.     /**
  23303.      * Gets the private '.console.command.container_debug.lazy' shared service.
  23304.      *
  23305.      * @return \Symfony\Component\Console\Command\LazyCommand
  23306.      */
  23307.     protected function get_Console_Command_ContainerDebug_LazyService()
  23308.     {
  23309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23311.         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 {
  23312.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  23313.         });
  23314.     }
  23315.     /**
  23316.      * Gets the private '.console.command.container_lint.lazy' shared service.
  23317.      *
  23318.      * @return \Symfony\Component\Console\Command\LazyCommand
  23319.      */
  23320.     protected function get_Console_Command_ContainerLint_LazyService()
  23321.     {
  23322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23324.         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 {
  23325.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  23326.         });
  23327.     }
  23328.     /**
  23329.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  23330.      *
  23331.      * @return \Symfony\Component\Console\Command\LazyCommand
  23332.      */
  23333.     protected function get_Console_Command_DebugAutowiring_LazyService()
  23334.     {
  23335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23337.         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 {
  23338.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  23339.         });
  23340.     }
  23341.     /**
  23342.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  23343.      *
  23344.      * @return \Symfony\Component\Console\Command\LazyCommand
  23345.      */
  23346.     protected function get_Console_Command_DotenvDebug_LazyService()
  23347.     {
  23348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23350.         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 {
  23351.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  23352.         });
  23353.     }
  23354.     /**
  23355.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  23356.      *
  23357.      * @return \Symfony\Component\Console\Command\LazyCommand
  23358.      */
  23359.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  23360.     {
  23361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23363.         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 {
  23364.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  23365.         });
  23366.     }
  23367.     /**
  23368.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  23369.      *
  23370.      * @return \Symfony\Component\Console\Command\LazyCommand
  23371.      */
  23372.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  23373.     {
  23374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23375.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23376.         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 {
  23377.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  23378.         });
  23379.     }
  23380.     /**
  23381.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  23382.      *
  23383.      * @return \Symfony\Component\Console\Command\LazyCommand
  23384.      */
  23385.     protected function get_Console_Command_MessengerDebug_LazyService()
  23386.     {
  23387.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23389.         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 {
  23390.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  23391.         });
  23392.     }
  23393.     /**
  23394.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  23395.      *
  23396.      * @return \Symfony\Component\Console\Command\LazyCommand
  23397.      */
  23398.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  23399.     {
  23400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23402.         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 {
  23403.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  23404.         });
  23405.     }
  23406.     /**
  23407.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  23408.      *
  23409.      * @return \Symfony\Component\Console\Command\LazyCommand
  23410.      */
  23411.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  23412.     {
  23413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23415.         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 {
  23416.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  23417.         });
  23418.     }
  23419.     /**
  23420.      * Gets the private '.console.command.router_debug.lazy' shared service.
  23421.      *
  23422.      * @return \Symfony\Component\Console\Command\LazyCommand
  23423.      */
  23424.     protected function get_Console_Command_RouterDebug_LazyService()
  23425.     {
  23426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23428.         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 {
  23429.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  23430.         });
  23431.     }
  23432.     /**
  23433.      * Gets the private '.console.command.router_match.lazy' shared service.
  23434.      *
  23435.      * @return \Symfony\Component\Console\Command\LazyCommand
  23436.      */
  23437.     protected function get_Console_Command_RouterMatch_LazyService()
  23438.     {
  23439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23441.         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 {
  23442.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  23443.         });
  23444.     }
  23445.     /**
  23446.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  23447.      *
  23448.      * @return \Symfony\Component\Console\Command\LazyCommand
  23449.      */
  23450.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  23451.     {
  23452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23454.         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 {
  23455.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  23456.         });
  23457.     }
  23458.     /**
  23459.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  23460.      *
  23461.      * @return \Symfony\Component\Console\Command\LazyCommand
  23462.      */
  23463.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  23464.     {
  23465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23467.         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 {
  23468.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  23469.         });
  23470.     }
  23471.     /**
  23472.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  23473.      *
  23474.      * @return \Symfony\Component\Console\Command\LazyCommand
  23475.      */
  23476.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  23477.     {
  23478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23480.         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 {
  23481.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  23482.         });
  23483.     }
  23484.     /**
  23485.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  23486.      *
  23487.      * @return \Symfony\Component\Console\Command\LazyCommand
  23488.      */
  23489.     protected function get_Console_Command_SecretsList_LazyService()
  23490.     {
  23491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23493.         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 {
  23494.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  23495.         });
  23496.     }
  23497.     /**
  23498.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  23499.      *
  23500.      * @return \Symfony\Component\Console\Command\LazyCommand
  23501.      */
  23502.     protected function get_Console_Command_SecretsRemove_LazyService()
  23503.     {
  23504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23506.         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 {
  23507.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  23508.         });
  23509.     }
  23510.     /**
  23511.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  23512.      *
  23513.      * @return \Symfony\Component\Console\Command\LazyCommand
  23514.      */
  23515.     protected function get_Console_Command_SecretsSet_LazyService()
  23516.     {
  23517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23519.         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 {
  23520.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  23521.         });
  23522.     }
  23523.     /**
  23524.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  23525.      *
  23526.      * @return \Symfony\Component\Console\Command\LazyCommand
  23527.      */
  23528.     protected function get_Console_Command_TranslationDebug_LazyService()
  23529.     {
  23530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23532.         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 {
  23533.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  23534.         });
  23535.     }
  23536.     /**
  23537.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  23538.      *
  23539.      * @return \Symfony\Component\Console\Command\LazyCommand
  23540.      */
  23541.     protected function get_Console_Command_TranslationExtract_LazyService()
  23542.     {
  23543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23545.         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 {
  23546.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  23547.         });
  23548.     }
  23549.     /**
  23550.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  23551.      *
  23552.      * @return \Symfony\Component\Console\Command\LazyCommand
  23553.      */
  23554.     protected function get_Console_Command_TranslationPull_LazyService()
  23555.     {
  23556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23557.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23558.         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 {
  23559.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  23560.         });
  23561.     }
  23562.     /**
  23563.      * Gets the private '.console.command.translation_push.lazy' shared service.
  23564.      *
  23565.      * @return \Symfony\Component\Console\Command\LazyCommand
  23566.      */
  23567.     protected function get_Console_Command_TranslationPush_LazyService()
  23568.     {
  23569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23571.         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 {
  23572.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  23573.         });
  23574.     }
  23575.     /**
  23576.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  23577.      *
  23578.      * @return \Symfony\Component\Console\Command\LazyCommand
  23579.      */
  23580.     protected function get_Console_Command_ValidatorDebug_LazyService()
  23581.     {
  23582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23584.         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 {
  23585.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  23586.         });
  23587.     }
  23588.     /**
  23589.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  23590.      *
  23591.      * @return \Symfony\Component\Console\Command\LazyCommand
  23592.      */
  23593.     protected function get_Console_Command_XliffLint_LazyService()
  23594.     {
  23595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23597.         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 {
  23598.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  23599.         });
  23600.     }
  23601.     /**
  23602.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  23603.      *
  23604.      * @return \Symfony\Component\Console\Command\LazyCommand
  23605.      */
  23606.     protected function get_Console_Command_YamlLint_LazyService()
  23607.     {
  23608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23610.         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 {
  23611.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  23612.         });
  23613.     }
  23614.     /**
  23615.      * Gets the private '.errored..service_locator..g_DOwp.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  23616.      *
  23617.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  23618.      */
  23619.     protected function getSalesChannelContextService()
  23620.     {
  23621.         $this->throw('Cannot autowire service ".service_locator..g_DOwp": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  23622.     }
  23623.     /**
  23624.      * Gets the private '.errored..service_locator.MgXytEm.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  23625.      *
  23626.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  23627.      */
  23628.     protected function getRequestDataBagService()
  23629.     {
  23630.         $this->throw('Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  23631.     }
  23632.     /**
  23633.      * Gets the private '.errored..service_locator.cwQd0hh.Shopware\Core\Framework\Context' shared service.
  23634.      *
  23635.      * @return \Shopware\Core\Framework\Context
  23636.      */
  23637.     protected function getContextService()
  23638.     {
  23639.         $this->throw('Cannot autowire service ".service_locator.cwQd0hh": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.');
  23640.     }
  23641.     /**
  23642.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  23643.      *
  23644.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  23645.      */
  23646.     protected function getLoaderInterfaceService()
  23647.     {
  23648.         $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".');
  23649.     }
  23650.     /**
  23651.      * Gets the private '.messenger.handler_descriptor.0Tu9xxE' shared service.
  23652.      *
  23653.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23654.      */
  23655.     protected function get_Messenger_HandlerDescriptor_0Tu9xxEService()
  23656.     {
  23657.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23658.         return $this->privates['.messenger.handler_descriptor.0Tu9xxE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService()), []);
  23659.     }
  23660.     /**
  23661.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  23662.      *
  23663.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23664.      */
  23665.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  23666.     {
  23667.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23668.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  23669.         if (isset($this->privates['.messenger.handler_descriptor.2yo6BZJ'])) {
  23670.             return $this->privates['.messenger.handler_descriptor.2yo6BZJ'];
  23671.         }
  23672.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23673.     }
  23674.     /**
  23675.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  23676.      *
  23677.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23678.      */
  23679.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  23680.     {
  23681.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23682.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  23683.     }
  23684.     /**
  23685.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  23686.      *
  23687.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23688.      */
  23689.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  23690.     {
  23691.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23692.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  23693.         if (isset($this->privates['.messenger.handler_descriptor.4htA3jl'])) {
  23694.             return $this->privates['.messenger.handler_descriptor.4htA3jl'];
  23695.         }
  23696.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23697.     }
  23698.     /**
  23699.      * Gets the private '.messenger.handler_descriptor.6KXPS1P' shared service.
  23700.      *
  23701.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23702.      */
  23703.     protected function get_Messenger_HandlerDescriptor_6KXPS1PService()
  23704.     {
  23705.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23706.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  23707.         if (isset($this->privates['.messenger.handler_descriptor.6KXPS1P'])) {
  23708.             return $this->privates['.messenger.handler_descriptor.6KXPS1P'];
  23709.         }
  23710.         return $this->privates['.messenger.handler_descriptor.6KXPS1P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23711.     }
  23712.     /**
  23713.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  23714.      *
  23715.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23716.      */
  23717.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  23718.     {
  23719.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23720.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  23721.     }
  23722.     /**
  23723.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  23724.      *
  23725.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23726.      */
  23727.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  23728.     {
  23729.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23730.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  23731.         if (isset($this->privates['.messenger.handler_descriptor.6a6vTR.'])) {
  23732.             return $this->privates['.messenger.handler_descriptor.6a6vTR.'];
  23733.         }
  23734.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23735.     }
  23736.     /**
  23737.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  23738.      *
  23739.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23740.      */
  23741.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  23742.     {
  23743.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23744.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  23745.     }
  23746.     /**
  23747.      * Gets the private '.messenger.handler_descriptor.6yw2O.t' shared service.
  23748.      *
  23749.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23750.      */
  23751.     protected function get_Messenger_HandlerDescriptor_6yw2O_TService()
  23752.     {
  23753.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23754.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  23755.         if (isset($this->privates['.messenger.handler_descriptor.6yw2O.t'])) {
  23756.             return $this->privates['.messenger.handler_descriptor.6yw2O.t'];
  23757.         }
  23758.         return $this->privates['.messenger.handler_descriptor.6yw2O.t'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23759.     }
  23760.     /**
  23761.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  23762.      *
  23763.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23764.      */
  23765.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  23766.     {
  23767.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23768.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  23769.         if (isset($this->privates['.messenger.handler_descriptor.88lOdtC'])) {
  23770.             return $this->privates['.messenger.handler_descriptor.88lOdtC'];
  23771.         }
  23772.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23773.     }
  23774.     /**
  23775.      * Gets the private '.messenger.handler_descriptor.9FtfQXI' shared service.
  23776.      *
  23777.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23778.      */
  23779.     protected function get_Messenger_HandlerDescriptor_9FtfQXIService()
  23780.     {
  23781.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23782.         return $this->privates['.messenger.handler_descriptor.9FtfQXI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()), []);
  23783.     }
  23784.     /**
  23785.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  23786.      *
  23787.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23788.      */
  23789.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  23790.     {
  23791.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23792.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  23793.         if (isset($this->privates['.messenger.handler_descriptor.9zA2HRZ'])) {
  23794.             return $this->privates['.messenger.handler_descriptor.9zA2HRZ'];
  23795.         }
  23796.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23797.     }
  23798.     /**
  23799.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  23800.      *
  23801.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23802.      */
  23803.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  23804.     {
  23805.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23806.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  23807.         if (isset($this->privates['.messenger.handler_descriptor.BzkW.st'])) {
  23808.             return $this->privates['.messenger.handler_descriptor.BzkW.st'];
  23809.         }
  23810.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23811.     }
  23812.     /**
  23813.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  23814.      *
  23815.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23816.      */
  23817.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  23818.     {
  23819.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23820.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  23821.     }
  23822.     /**
  23823.      * Gets the private '.messenger.handler_descriptor.F5OS4CB' shared service.
  23824.      *
  23825.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23826.      */
  23827.     protected function get_Messenger_HandlerDescriptor_F5OS4CBService()
  23828.     {
  23829.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23830.         return $this->privates['.messenger.handler_descriptor.F5OS4CB'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService()), []);
  23831.     }
  23832.     /**
  23833.      * Gets the private '.messenger.handler_descriptor.FImPDsK' shared service.
  23834.      *
  23835.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23836.      */
  23837.     protected function get_Messenger_HandlerDescriptor_FImPDsKService()
  23838.     {
  23839.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23840.         return $this->privates['.messenger.handler_descriptor.FImPDsK'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService()), []);
  23841.     }
  23842.     /**
  23843.      * Gets the private '.messenger.handler_descriptor.I0UD7br' shared service.
  23844.      *
  23845.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23846.      */
  23847.     protected function get_Messenger_HandlerDescriptor_I0UD7brService()
  23848.     {
  23849.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23850.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  23851.         if (isset($this->privates['.messenger.handler_descriptor.I0UD7br'])) {
  23852.             return $this->privates['.messenger.handler_descriptor.I0UD7br'];
  23853.         }
  23854.         return $this->privates['.messenger.handler_descriptor.I0UD7br'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23855.     }
  23856.     /**
  23857.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  23858.      *
  23859.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23860.      */
  23861.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  23862.     {
  23863.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23864.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  23865.         if (isset($this->privates['.messenger.handler_descriptor.RWDR7vF'])) {
  23866.             return $this->privates['.messenger.handler_descriptor.RWDR7vF'];
  23867.         }
  23868.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23869.     }
  23870.     /**
  23871.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  23872.      *
  23873.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23874.      */
  23875.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  23876.     {
  23877.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23878.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  23879.         if (isset($this->privates['.messenger.handler_descriptor.RaXVyBY'])) {
  23880.             return $this->privates['.messenger.handler_descriptor.RaXVyBY'];
  23881.         }
  23882.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23883.     }
  23884.     /**
  23885.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  23886.      *
  23887.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23888.      */
  23889.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  23890.     {
  23891.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23892.         $a = ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  23893.         if (isset($this->privates['.messenger.handler_descriptor.Sx4TzkJ'])) {
  23894.             return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'];
  23895.         }
  23896.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23897.     }
  23898.     /**
  23899.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  23900.      *
  23901.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23902.      */
  23903.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  23904.     {
  23905.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23906.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  23907.     }
  23908.     /**
  23909.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  23910.      *
  23911.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23912.      */
  23913.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  23914.     {
  23915.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23916.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  23917.         if (isset($this->privates['.messenger.handler_descriptor.W5d8anj'])) {
  23918.             return $this->privates['.messenger.handler_descriptor.W5d8anj'];
  23919.         }
  23920.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23921.     }
  23922.     /**
  23923.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  23924.      *
  23925.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23926.      */
  23927.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  23928.     {
  23929.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23930.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  23931.         if (isset($this->privates['.messenger.handler_descriptor.Z5qzcmD'])) {
  23932.             return $this->privates['.messenger.handler_descriptor.Z5qzcmD'];
  23933.         }
  23934.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23935.     }
  23936.     /**
  23937.      * Gets the private '.messenger.handler_descriptor.ZFmY.qW' shared service.
  23938.      *
  23939.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23940.      */
  23941.     protected function get_Messenger_HandlerDescriptor_ZFmY_QWService()
  23942.     {
  23943.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23944.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  23945.         if (isset($this->privates['.messenger.handler_descriptor.ZFmY.qW'])) {
  23946.             return $this->privates['.messenger.handler_descriptor.ZFmY.qW'];
  23947.         }
  23948.         return $this->privates['.messenger.handler_descriptor.ZFmY.qW'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23949.     }
  23950.     /**
  23951.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  23952.      *
  23953.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23954.      */
  23955.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  23956.     {
  23957.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23958.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  23959.     }
  23960.     /**
  23961.      * Gets the private '.messenger.handler_descriptor.aM76mVQ' shared service.
  23962.      *
  23963.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23964.      */
  23965.     protected function get_Messenger_HandlerDescriptor_AM76mVQService()
  23966.     {
  23967.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23968.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  23969.         if (isset($this->privates['.messenger.handler_descriptor.aM76mVQ'])) {
  23970.             return $this->privates['.messenger.handler_descriptor.aM76mVQ'];
  23971.         }
  23972.         return $this->privates['.messenger.handler_descriptor.aM76mVQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23973.     }
  23974.     /**
  23975.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  23976.      *
  23977.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23978.      */
  23979.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  23980.     {
  23981.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23982.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  23983.         if (isset($this->privates['.messenger.handler_descriptor.bD1J5H6'])) {
  23984.             return $this->privates['.messenger.handler_descriptor.bD1J5H6'];
  23985.         }
  23986.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23987.     }
  23988.     /**
  23989.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  23990.      *
  23991.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23992.      */
  23993.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  23994.     {
  23995.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23996.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  23997.     }
  23998.     /**
  23999.      * Gets the private '.messenger.handler_descriptor.ex5cbt9' shared service.
  24000.      *
  24001.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24002.      */
  24003.     protected function get_Messenger_HandlerDescriptor_Ex5cbt9Service()
  24004.     {
  24005.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24006.         return $this->privates['.messenger.handler_descriptor.ex5cbt9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService()), []);
  24007.     }
  24008.     /**
  24009.      * Gets the private '.messenger.handler_descriptor.fTnptq7' shared service.
  24010.      *
  24011.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24012.      */
  24013.     protected function get_Messenger_HandlerDescriptor_FTnptq7Service()
  24014.     {
  24015.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24016.         return $this->privates['.messenger.handler_descriptor.fTnptq7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService()), []);
  24017.     }
  24018.     /**
  24019.      * Gets the private '.messenger.handler_descriptor.fxhV4DI' shared service.
  24020.      *
  24021.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24022.      */
  24023.     protected function get_Messenger_HandlerDescriptor_FxhV4DIService()
  24024.     {
  24025.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24026.         return $this->privates['.messenger.handler_descriptor.fxhV4DI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'] ?? $this->getCollectorTaskHandlerService()), []);
  24027.     }
  24028.     /**
  24029.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  24030.      *
  24031.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24032.      */
  24033.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  24034.     {
  24035.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24036.         $a = ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  24037.         if (isset($this->privates['.messenger.handler_descriptor.g5T3Vdz'])) {
  24038.             return $this->privates['.messenger.handler_descriptor.g5T3Vdz'];
  24039.         }
  24040.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24041.     }
  24042.     /**
  24043.      * Gets the private '.messenger.handler_descriptor.goUFZIo' shared service.
  24044.      *
  24045.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24046.      */
  24047.     protected function get_Messenger_HandlerDescriptor_GoUFZIoService()
  24048.     {
  24049.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24050.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  24051.         if (isset($this->privates['.messenger.handler_descriptor.goUFZIo'])) {
  24052.             return $this->privates['.messenger.handler_descriptor.goUFZIo'];
  24053.         }
  24054.         return $this->privates['.messenger.handler_descriptor.goUFZIo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24055.     }
  24056.     /**
  24057.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  24058.      *
  24059.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24060.      */
  24061.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  24062.     {
  24063.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24064.         $a = ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  24065.         if (isset($this->privates['.messenger.handler_descriptor.h1gRAD1'])) {
  24066.             return $this->privates['.messenger.handler_descriptor.h1gRAD1'];
  24067.         }
  24068.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24069.     }
  24070.     /**
  24071.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  24072.      *
  24073.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24074.      */
  24075.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  24076.     {
  24077.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24078.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  24079.         if (isset($this->privates['.messenger.handler_descriptor.hq66vfV'])) {
  24080.             return $this->privates['.messenger.handler_descriptor.hq66vfV'];
  24081.         }
  24082.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24083.     }
  24084.     /**
  24085.      * Gets the private '.messenger.handler_descriptor.jTJEFNe' shared service.
  24086.      *
  24087.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24088.      */
  24089.     protected function get_Messenger_HandlerDescriptor_JTJEFNeService()
  24090.     {
  24091.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24092.         return $this->privates['.messenger.handler_descriptor.jTJEFNe'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService()), []);
  24093.     }
  24094.     /**
  24095.      * Gets the private '.messenger.handler_descriptor.ka59xCt' shared service.
  24096.      *
  24097.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24098.      */
  24099.     protected function get_Messenger_HandlerDescriptor_Ka59xCtService()
  24100.     {
  24101.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24102.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  24103.         if (isset($this->privates['.messenger.handler_descriptor.ka59xCt'])) {
  24104.             return $this->privates['.messenger.handler_descriptor.ka59xCt'];
  24105.         }
  24106.         return $this->privates['.messenger.handler_descriptor.ka59xCt'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24107.     }
  24108.     /**
  24109.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  24110.      *
  24111.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24112.      */
  24113.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  24114.     {
  24115.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24116.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  24117.         if (isset($this->privates['.messenger.handler_descriptor.n5_pcyU'])) {
  24118.             return $this->privates['.messenger.handler_descriptor.n5_pcyU'];
  24119.         }
  24120.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24121.     }
  24122.     /**
  24123.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  24124.      *
  24125.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24126.      */
  24127.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  24128.     {
  24129.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24130.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  24131.         if (isset($this->privates['.messenger.handler_descriptor.rvKU_JQ'])) {
  24132.             return $this->privates['.messenger.handler_descriptor.rvKU_JQ'];
  24133.         }
  24134.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24135.     }
  24136.     /**
  24137.      * Gets the private '.messenger.handler_descriptor.u3lfLwH' shared service.
  24138.      *
  24139.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24140.      */
  24141.     protected function get_Messenger_HandlerDescriptor_U3lfLwHService()
  24142.     {
  24143.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24144.         return $this->privates['.messenger.handler_descriptor.u3lfLwH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService()), []);
  24145.     }
  24146.     /**
  24147.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  24148.      *
  24149.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24150.      */
  24151.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  24152.     {
  24153.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24154.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  24155.         if (isset($this->privates['.messenger.handler_descriptor.vN2QjSm'])) {
  24156.             return $this->privates['.messenger.handler_descriptor.vN2QjSm'];
  24157.         }
  24158.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24159.     }
  24160.     /**
  24161.      * Gets the private '.messenger.handler_descriptor.vhvNn_P' shared service.
  24162.      *
  24163.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24164.      */
  24165.     protected function get_Messenger_HandlerDescriptor_VhvNnPService()
  24166.     {
  24167.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24168.         return $this->privates['.messenger.handler_descriptor.vhvNn_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService()), []);
  24169.     }
  24170.     /**
  24171.      * Gets the private '.messenger.handler_descriptor.vohgW1I' shared service.
  24172.      *
  24173.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24174.      */
  24175.     protected function get_Messenger_HandlerDescriptor_VohgW1IService()
  24176.     {
  24177.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24178.         return $this->privates['.messenger.handler_descriptor.vohgW1I'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService()), []);
  24179.     }
  24180.     /**
  24181.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  24182.      *
  24183.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24184.      */
  24185.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  24186.     {
  24187.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24188.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  24189.         if (isset($this->privates['.messenger.handler_descriptor.wYSIMNj'])) {
  24190.             return $this->privates['.messenger.handler_descriptor.wYSIMNj'];
  24191.         }
  24192.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24193.     }
  24194.     /**
  24195.      * Gets the private '.messenger.handler_descriptor.xfSTNS5' shared service.
  24196.      *
  24197.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24198.      */
  24199.     protected function get_Messenger_HandlerDescriptor_XfSTNS5Service()
  24200.     {
  24201.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24202.         return $this->privates['.messenger.handler_descriptor.xfSTNS5'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService()), []);
  24203.     }
  24204.     /**
  24205.      * Gets the private '.messenger.handler_descriptor.xvyXjii' shared service.
  24206.      *
  24207.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24208.      */
  24209.     protected function get_Messenger_HandlerDescriptor_XvyXjiiService()
  24210.     {
  24211.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24212.         return $this->privates['.messenger.handler_descriptor.xvyXjii'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'] ?? $this->getSendMonitorDataTaskHandlerService()), []);
  24213.     }
  24214.     /**
  24215.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  24216.      *
  24217.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24218.      */
  24219.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  24220.     {
  24221.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24222.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  24223.     }
  24224.     /**
  24225.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  24226.      *
  24227.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24228.      */
  24229.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  24230.     {
  24231.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24232.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  24233.         if (isset($this->privates['.messenger.handler_descriptor.z290ooz'])) {
  24234.             return $this->privates['.messenger.handler_descriptor.z290ooz'];
  24235.         }
  24236.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24237.     }
  24238.     /**
  24239.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  24240.      *
  24241.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24242.      */
  24243.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  24244.     {
  24245.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24246.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  24247.     }
  24248.     /**
  24249.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  24250.      *
  24251.      * @return \Symfony\Component\Console\Command\LazyCommand
  24252.      */
  24253.     protected function get_Monolog_Command_ServerLog_LazyService()
  24254.     {
  24255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24257.         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 {
  24258.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  24259.         });
  24260.     }
  24261.     /**
  24262.      * Gets the private '.service_locator..g_DOwp' shared service.
  24263.      *
  24264.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24265.      */
  24266.     protected function get_ServiceLocator__GDOwpService()
  24267.     {
  24268.         return $this->privates['.service_locator..g_DOwp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24269.             '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.'],
  24270.         ], [
  24271.             'context' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  24272.         ]);
  24273.     }
  24274.     /**
  24275.      * Gets the private '.service_locator.9WuMGJR' shared service.
  24276.      *
  24277.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24278.      */
  24279.     protected function get_ServiceLocator_9WuMGJRService()
  24280.     {
  24281.         return $this->privates['.service_locator.9WuMGJR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24282.             'AkuCmsFactory\\Controller\\RenderController::renderTemplate' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  24283.             'AkuCmsFactory\\Controller\\RenderController::renderTemplateLegacy' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  24284.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  24285.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  24286.             'kernel::reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  24287.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  24288.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController::quickviewVariant' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  24289.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  24290.             'AkuCmsFactory\\Controller\\RenderController:renderTemplate' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  24291.             'AkuCmsFactory\\Controller\\RenderController:renderTemplateLegacy' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  24292.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  24293.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  24294.             'kernel:reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  24295.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  24296.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController:quickviewVariant' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  24297.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  24298.         ], [
  24299.             'AkuCmsFactory\\Controller\\RenderController::renderTemplate' => '?',
  24300.             'AkuCmsFactory\\Controller\\RenderController::renderTemplateLegacy' => '?',
  24301.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  24302.             'kernel::loadRoutes' => '?',
  24303.             'kernel::reboot' => '?',
  24304.             'kernel::registerContainerConfiguration' => '?',
  24305.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController::quickviewVariant' => '?',
  24306.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController::setTwig' => '?',
  24307.             'AkuCmsFactory\\Controller\\RenderController:renderTemplate' => '?',
  24308.             'AkuCmsFactory\\Controller\\RenderController:renderTemplateLegacy' => '?',
  24309.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  24310.             'kernel:loadRoutes' => '?',
  24311.             'kernel:reboot' => '?',
  24312.             'kernel:registerContainerConfiguration' => '?',
  24313.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController:quickviewVariant' => '?',
  24314.             'zenit\\PlatformStratus\\Storefront\\Controller\\QuickViewController:setTwig' => '?',
  24315.         ]);
  24316.     }
  24317.     /**
  24318.      * Gets the private '.service_locator.MgXytEm' shared service.
  24319.      *
  24320.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24321.      */
  24322.     protected function get_ServiceLocator_MgXytEmService()
  24323.     {
  24324.         return $this->privates['.service_locator.MgXytEm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24325.             '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.'],
  24326.         ], [
  24327.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  24328.         ]);
  24329.     }
  24330.     /**
  24331.      * Gets the private '.service_locator.cwQd0hh' shared service.
  24332.      *
  24333.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24334.      */
  24335.     protected function get_ServiceLocator_CwQd0hhService()
  24336.     {
  24337.         return $this->privates['.service_locator.cwQd0hh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24338.             'CmsElementService' => ['privates''AkuCmsFactory\\Services\\CmsElementService''getCmsElementServiceService'false],
  24339.             '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.'],
  24340.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  24341.         ], [
  24342.             'CmsElementService' => 'AkuCmsFactory\\Services\\CmsElementService',
  24343.             'context' => 'Shopware\\Core\\Framework\\Context',
  24344.             'twig' => '?',
  24345.         ]);
  24346.     }
  24347.     /**
  24348.      * Gets the private '.service_locator.dnaFhpz' shared service.
  24349.      *
  24350.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24351.      */
  24352.     protected function get_ServiceLocator_DnaFhpzService()
  24353.     {
  24354.         return $this->privates['.service_locator.dnaFhpz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24355.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  24356.         ], [
  24357.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  24358.         ]);
  24359.     }
  24360.     /**
  24361.      * Gets the private '.service_locator.eNXvEIX' shared service.
  24362.      *
  24363.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24364.      */
  24365.     protected function get_ServiceLocator_ENXvEIXService()
  24366.     {
  24367.         return $this->privates['.service_locator.eNXvEIX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24368.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  24369.         ], [
  24370.             'twig' => '?',
  24371.         ]);
  24372.     }
  24373.     /**
  24374.      * Gets the private '.service_locator.ltYzMMM' shared service.
  24375.      *
  24376.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24377.      */
  24378.     protected function get_ServiceLocator_LtYzMMMService()
  24379.     {
  24380.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24381.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  24382.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  24383.         ], [
  24384.             'default' => '?',
  24385.             'messenger.transport.default' => '?',
  24386.         ]);
  24387.     }
  24388.     /**
  24389.      * Gets the private '.service_locator.mx0UMmY' shared service.
  24390.      *
  24391.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24392.      */
  24393.     protected function get_ServiceLocator_Mx0UMmYService()
  24394.     {
  24395.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24396.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  24397.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  24398.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  24399.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  24400.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  24401.             'router' => ['services''router''getRouterService'false],
  24402.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  24403.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  24404.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  24405.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  24406.         ], [
  24407.             'http_kernel' => '?',
  24408.             'message_bus' => '?',
  24409.             'messenger.default_bus' => '?',
  24410.             'parameter_bag' => '?',
  24411.             'request_stack' => '?',
  24412.             'router' => '?',
  24413.             'security.csrf.token_manager' => '?',
  24414.             'serializer' => '?',
  24415.             'session' => '.session.deprecated',
  24416.             'twig' => '?',
  24417.         ]);
  24418.     }
  24419.     /**
  24420.      * Gets the private '.service_locator.xUrKPVU' shared service.
  24421.      *
  24422.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24423.      */
  24424.     protected function get_ServiceLocator_XUrKPVUService()
  24425.     {
  24426.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24427.             '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".'],
  24428.         ], [
  24429.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  24430.         ]);
  24431.     }
  24432.     /**
  24433.      * Gets the private '.session.deprecated' shared service.
  24434.      *
  24435.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  24436.      */
  24437.     protected function get_Session_DeprecatedService()
  24438.     {
  24439.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  24440.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  24441.         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();
  24442.     }
  24443.     /**
  24444.      * Gets the private '.twig.command.debug.lazy' shared service.
  24445.      *
  24446.      * @return \Symfony\Component\Console\Command\LazyCommand
  24447.      */
  24448.     protected function get_Twig_Command_Debug_LazyService()
  24449.     {
  24450.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24452.         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 {
  24453.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  24454.         });
  24455.     }
  24456.     /**
  24457.      * Gets the private '.twig.command.lint.lazy' shared service.
  24458.      *
  24459.      * @return \Symfony\Component\Console\Command\LazyCommand
  24460.      */
  24461.     protected function get_Twig_Command_Lint_LazyService()
  24462.     {
  24463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24465.         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 {
  24466.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  24467.         });
  24468.     }
  24469.     /**
  24470.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  24471.      *
  24472.      * @return \Symfony\Component\Console\Command\LazyCommand
  24473.      */
  24474.     protected function get_VarDumper_Command_ServerDump_LazyService()
  24475.     {
  24476.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24478.         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 {
  24479.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  24480.         });
  24481.     }
  24482.     /**
  24483.      * Gets the private 'Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionItemBuilder' shared service.
  24484.      *
  24485.      * @return \Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionItemBuilder
  24486.      */
  24487.     protected function getPromotionItemBuilderService()
  24488.     {
  24489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  24490.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  24491.         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());
  24492.     }
  24493.     /**
  24494.      * Gets the private 'Acris\Promotion\Subscriber\ProductLoadedSubscriber' shared service.
  24495.      *
  24496.      * @return \Acris\Promotion\Subscriber\ProductLoadedSubscriber
  24497.      */
  24498.     protected function getProductLoadedSubscriberService()
  24499.     {
  24500.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Subscriber/ProductLoadedSubscriber.php';
  24501.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Core/Checkout/Cart/PromotionCartProcessor.php';
  24502.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Core/Content/Product/Cart/PromotionProductCartProcessor.php';
  24503.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Component/PriceRoundingService.php';
  24504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  24505.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24506.         if (isset($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'])) {
  24507.             return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'];
  24508.         }
  24509.         $b = ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  24510.         if (isset($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'])) {
  24511.             return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'];
  24512.         }
  24513.         $c = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  24514.         if (isset($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'])) {
  24515.             return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'];
  24516.         }
  24517.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24518.         if (isset($this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'])) {
  24519.             return $this->privates['Acris\\Promotion\\Subscriber\\ProductLoadedSubscriber'];
  24520.         }
  24521.         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);
  24522.     }
  24523.     /**
  24524.      * Gets the private 'Acris\Tax\Components\Service\TaxService' shared service.
  24525.      *
  24526.      * @return \Acris\Tax\Components\Service\TaxService
  24527.      */
  24528.     protected function getTaxServiceService()
  24529.     {
  24530.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24531.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\TaxService'])) {
  24532.             return $this->privates['Acris\\Tax\\Components\\Service\\TaxService'];
  24533.         }
  24534.         $b = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  24535.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\TaxService'])) {
  24536.             return $this->privates['Acris\\Tax\\Components\\Service\\TaxService'];
  24537.         }
  24538.         return $this->privates['Acris\\Tax\\Components\\Service\\TaxService'] = new \Acris\Tax\Components\Service\TaxService($a$b);
  24539.     }
  24540.     /**
  24541.      * Gets the private 'Acris\Tax\Components\Service\VatIdValidationService' shared service.
  24542.      *
  24543.      * @return \Acris\Tax\Components\Service\VatIdValidationService
  24544.      */
  24545.     protected function getVatIdValidationServiceService()
  24546.     {
  24547.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Components/Service/VatIdValidationService.php';
  24548.         $a = ($this->services['acris_tax_vat_id_validation_log.repository'] ?? $this->getAcrisTaxVatIdValidationLog_RepositoryService());
  24549.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24550.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24551.         }
  24552.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24553.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24554.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24555.         }
  24556.         $c = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  24557.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24558.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24559.         }
  24560.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  24561.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24562.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24563.         }
  24564.         $e = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  24565.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24566.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24567.         }
  24568.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  24569.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24570.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24571.         }
  24572.         $g = ($this->services['order_customer.repository'] ?? $this->getOrderCustomer_RepositoryService());
  24573.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24574.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24575.         }
  24576.         $h = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  24577.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24578.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24579.         }
  24580.         $i = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24581.         if (isset($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'])) {
  24582.             return $this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'];
  24583.         }
  24584.         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);
  24585.     }
  24586.     /**
  24587.      * Gets the private 'Acris\Tax\Core\Checkout\Cart\CartRuleLoader' shared service.
  24588.      *
  24589.      * @return \Acris\Tax\Core\Checkout\Cart\CartRuleLoader
  24590.      */
  24591.     protected function getCartRuleLoaderService()
  24592.     {
  24593.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  24594.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24595.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24596.         }
  24597.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24598.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24599.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24600.         }
  24601.         $c = ($this->services['acris_tax_country_rule.repository'] ?? $this->getAcrisTaxCountryRule_RepositoryService());
  24602.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24603.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24604.         }
  24605.         $d = ($this->services['Acris\\Tax\\Core\\Checkout\\Cart\\TaxRuleLoader'] ?? $this->getTaxRuleLoaderService());
  24606.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24607.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24608.         }
  24609.         $e = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  24610.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24611.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24612.         }
  24613.         $f = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? $this->getTaxDetectorService());
  24614.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24615.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24616.         }
  24617.         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()));
  24618.     }
  24619.     /**
  24620.      * Gets the private 'Acris\Tax\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  24621.      *
  24622.      * @return \Acris\Tax\Core\Checkout\Cart\Price\AmountCalculator
  24623.      */
  24624.     protected function getAmountCalculatorService()
  24625.     {
  24626.         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()))));
  24627.     }
  24628.     /**
  24629.      * Gets the private 'Acris\Tax\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  24630.      *
  24631.      * @return \Acris\Tax\Core\Checkout\Cart\Price\QuantityPriceCalculator
  24632.      */
  24633.     protected function getQuantityPriceCalculatorService()
  24634.     {
  24635.         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())));
  24636.     }
  24637.     /**
  24638.      * Gets the private 'Acris\Tax\Core\Checkout\Cart\Tax\TaxDetector' shared service.
  24639.      *
  24640.      * @return \Acris\Tax\Core\Checkout\Cart\Tax\TaxDetector
  24641.      */
  24642.     protected function getTaxDetectorService()
  24643.     {
  24644.         $a = ($this->services['acris_tax_customer_group_rule.repository'] ?? $this->getAcrisTaxCustomerGroupRule_RepositoryService());
  24645.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'])) {
  24646.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'];
  24647.         }
  24648.         $b = ($this->services['acris_tax_country_rule.repository'] ?? $this->getAcrisTaxCountryRule_RepositoryService());
  24649.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'])) {
  24650.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'];
  24651.         }
  24652.         $c = ($this->privates['Acris\\Tax\\Components\\Service\\TaxService'] ?? $this->getTaxServiceService());
  24653.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'])) {
  24654.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Tax\\TaxDetector'];
  24655.         }
  24656.         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()), $c);
  24657.     }
  24658.     /**
  24659.      * Gets the private 'Acris\Tax\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdValidator' shared service.
  24660.      *
  24661.      * @return \Acris\Tax\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdValidator
  24662.      */
  24663.     protected function getCustomerVatIdValidatorService()
  24664.     {
  24665.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24666.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24667.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Customer/Validation/Constraint/CustomerVatIdValidator.php';
  24668.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24669.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'])) {
  24670.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'];
  24671.         }
  24672.         $b = ($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] ?? $this->getVatIdValidationServiceService());
  24673.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'])) {
  24674.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator'];
  24675.         }
  24676.         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);
  24677.     }
  24678.     /**
  24679.      * Gets the private 'Acris\Tax\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  24680.      *
  24681.      * @return \Acris\Tax\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  24682.      */
  24683.     protected function getInvoiceGeneratorService()
  24684.     {
  24685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  24686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  24687.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  24688.         $a = ($this->services['acris_tax_country_rule.repository'] ?? $this->getAcrisTaxCountryRule_RepositoryService());
  24689.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  24690.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  24691.         }
  24692.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  24693.         if (isset($this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  24694.             return $this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  24695.         }
  24696.         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()));
  24697.     }
  24698.     /**
  24699.      * Gets the private 'Acris\Tax\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  24700.      *
  24701.      * @return \Acris\Tax\Core\Content\Product\Cart\ProductCartProcessor
  24702.      */
  24703.     protected function getProductCartProcessorService()
  24704.     {
  24705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  24707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  24708.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Core/Content/Product/Cart/ProductCartProcessor.php';
  24709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  24710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  24711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  24712.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  24713.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24714.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24715.         }
  24716.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24717.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24718.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24719.         }
  24720.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  24721.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24722.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24723.         }
  24724.         $d = ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  24725.         if (isset($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24726.             return $this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24727.         }
  24728.         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())), ($this->privates['Acris\\Tax\\Components\\Service\\TaxService'] ?? $this->getTaxServiceService()));
  24729.     }
  24730.     /**
  24731.      * Gets the private 'Acris\Tax\ScheduledTask\CollectorTaskHandler' shared service.
  24732.      *
  24733.      * @return \Acris\Tax\ScheduledTask\CollectorTaskHandler
  24734.      */
  24735.     protected function getCollectorTaskHandlerService()
  24736.     {
  24737.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/ScheduledTask/CollectorTaskHandler.php';
  24738.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24739.         if (isset($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'])) {
  24740.             return $this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'];
  24741.         }
  24742.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24743.         if (isset($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'])) {
  24744.             return $this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'];
  24745.         }
  24746.         return $this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'] = new \Acris\Tax\ScheduledTask\CollectorTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  24747.     }
  24748.     /**
  24749.      * Gets the private 'Acris\Tax\Storefront\Subscriber\AddressVatIdSubscriber' shared service.
  24750.      *
  24751.      * @return \Acris\Tax\Storefront\Subscriber\AddressVatIdSubscriber
  24752.      */
  24753.     protected function getAddressVatIdSubscriberService()
  24754.     {
  24755.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Storefront/Subscriber/AddressVatIdSubscriber.php';
  24756.         $a = ($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] ?? $this->getVatIdValidationServiceService());
  24757.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'])) {
  24758.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'];
  24759.         }
  24760.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24761.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'])) {
  24762.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\AddressVatIdSubscriber'];
  24763.         }
  24764.         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())));
  24765.     }
  24766.     /**
  24767.      * Gets the private 'Acris\Tax\Storefront\Subscriber\VatIdValidationSubscriber' shared service.
  24768.      *
  24769.      * @return \Acris\Tax\Storefront\Subscriber\VatIdValidationSubscriber
  24770.      */
  24771.     protected function getVatIdValidationSubscriberService()
  24772.     {
  24773.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Storefront/Subscriber/VatIdValidationSubscriber.php';
  24774.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24775.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'])) {
  24776.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'];
  24777.         }
  24778.         $b = ($this->privates['Acris\\Tax\\Components\\Service\\VatIdValidationService'] ?? $this->getVatIdValidationServiceService());
  24779.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'])) {
  24780.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'];
  24781.         }
  24782.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  24783.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'])) {
  24784.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'];
  24785.         }
  24786.         $d = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  24787.         if (isset($this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'])) {
  24788.             return $this->privates['Acris\\Tax\\Storefront\\Subscriber\\VatIdValidationSubscriber'];
  24789.         }
  24790.         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$d);
  24791.     }
  24792.     /**
  24793.      * Gets the private 'AkuCmsFactory\Services\CmsElementService' shared autowired service.
  24794.      *
  24795.      * @return \AkuCmsFactory\Services\CmsElementService
  24796.      */
  24797.     protected function getCmsElementServiceService()
  24798.     {
  24799.         $a = ($this->services['cms_factory_element.repository'] ?? $this->getCmsFactoryElement_RepositoryService());
  24800.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24801.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24802.         }
  24803.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24804.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24805.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24806.         }
  24807.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  24808.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24809.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24810.         }
  24811.         $d = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  24812.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24813.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24814.         }
  24815.         $e = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  24816.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24817.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24818.         }
  24819.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  24820.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24821.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24822.         }
  24823.         $g = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  24824.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24825.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24826.         }
  24827.         $h = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  24828.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  24829.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  24830.         }
  24831.         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);
  24832.     }
  24833.     /**
  24834.      * Gets the private 'AkuCmsFactory\Subscriber\CmsElementSubscriber' shared autowired service.
  24835.      *
  24836.      * @return \AkuCmsFactory\Subscriber\CmsElementSubscriber
  24837.      */
  24838.     protected function getCmsElementSubscriberService()
  24839.     {
  24840.         $a = ($this->services['cms_factory_element.repository'] ?? $this->getCmsFactoryElement_RepositoryService());
  24841.         if (isset($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'])) {
  24842.             return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'];
  24843.         }
  24844.         $b = ($this->privates['AkuCmsFactory\\Services\\CmsElementService'] ?? $this->getCmsElementServiceService());
  24845.         if (isset($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'])) {
  24846.             return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'];
  24847.         }
  24848.         return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] = new \AkuCmsFactory\Subscriber\CmsElementSubscriber($a$b);
  24849.     }
  24850.     /**
  24851.      * Gets the private 'CoeAccountOrtPlzSw6\Subscriber\ValidationSubscriber' shared service.
  24852.      *
  24853.      * @return \CoeAccountOrtPlzSw6\Subscriber\ValidationSubscriber
  24854.      */
  24855.     protected function getValidationSubscriberService()
  24856.     {
  24857.         include_once \dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/Subscriber/ValidationSubscriber.php';
  24858.         $a = ($this->services['coe_country_zip_validation.repository'] ?? $this->getCoeCountryZipValidation_RepositoryService());
  24859.         if (isset($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'])) {
  24860.             return $this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'];
  24861.         }
  24862.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24863.         if (isset($this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'])) {
  24864.             return $this->privates['CoeAccountOrtPlzSw6\\Subscriber\\ValidationSubscriber'];
  24865.         }
  24866.         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);
  24867.     }
  24868.     /**
  24869.      * Gets the private 'DISco\GA4\Subscriber\FrontendSubscriber' shared service.
  24870.      *
  24871.      * @return \DISco\GA4\Subscriber\FrontendSubscriber
  24872.      */
  24873.     protected function getFrontendSubscriberService()
  24874.     {
  24875.         include_once \dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Subscriber/FrontendSubscriber.php';
  24876.         return $this->privates['DISco\\GA4\\Subscriber\\FrontendSubscriber'] = new \DISco\GA4\Subscriber\FrontendSubscriber(new \Monolog\Logger('dis_ga4'));
  24877.     }
  24878.     /**
  24879.      * Gets the private 'FourtwosixCategoryDescriptionOnPDP\Subscriber\AddCategoryDescription2PDPSubscriber' shared service.
  24880.      *
  24881.      * @return \FourtwosixCategoryDescriptionOnPDP\Subscriber\AddCategoryDescription2PDPSubscriber
  24882.      */
  24883.     protected function getAddCategoryDescription2PDPSubscriberService()
  24884.     {
  24885.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Subscriber/AddCategoryDescription2PDPSubscriber.php';
  24886.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  24887.         if (isset($this->privates['FourtwosixCategoryDescriptionOnPDP\\Subscriber\\AddCategoryDescription2PDPSubscriber'])) {
  24888.             return $this->privates['FourtwosixCategoryDescriptionOnPDP\\Subscriber\\AddCategoryDescription2PDPSubscriber'];
  24889.         }
  24890.         return $this->privates['FourtwosixCategoryDescriptionOnPDP\\Subscriber\\AddCategoryDescription2PDPSubscriber'] = new \FourtwosixCategoryDescriptionOnPDP\Subscriber\AddCategoryDescription2PDPSubscriber($a);
  24891.     }
  24892.     /**
  24893.      * Gets the private 'FourtwosixHideEmptyCategories\Command\DeactivateCategoryCommand' shared service.
  24894.      *
  24895.      * @return \FourtwosixHideEmptyCategories\Command\DeactivateCategoryCommand
  24896.      */
  24897.     protected function getDeactivateCategoryCommandService()
  24898.     {
  24899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24900.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src/Command/DeactivateCategoryCommand.php';
  24901.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src/Service/DeactivateCategoryService.php';
  24902.         $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())));
  24903.         $instance->setName('fourtwosix:deactivate-category');
  24904.         return $instance;
  24905.     }
  24906.     /**
  24907.      * Gets the private 'FourtwosixMaintainNetPrice\Decorator\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  24908.      *
  24909.      * @return \FourtwosixMaintainNetPrice\Decorator\Core\Checkout\Cart\Price\PercentagePriceCalculator
  24910.      */
  24911.     protected function getPercentagePriceCalculatorService()
  24912.     {
  24913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  24914.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/Decorator/Core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  24915.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24916.         if (isset($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'])) {
  24917.             return $this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'];
  24918.         }
  24919.         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);
  24920.     }
  24921.     /**
  24922.      * Gets the private 'FourtwosixMonitorPlugin\Command\CheckVersionCommand' shared service.
  24923.      *
  24924.      * @return \FourtwosixMonitorPlugin\Command\CheckVersionCommand
  24925.      */
  24926.     protected function getCheckVersionCommandService()
  24927.     {
  24928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24929.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/Command/CheckVersionCommand.php';
  24930.         $this->privates['FourtwosixMonitorPlugin\\Command\\CheckVersionCommand'] = $instance = new \FourtwosixMonitorPlugin\Command\CheckVersionCommand(($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'] ?? $this->getVersionCheckerServiceService()));
  24931.         $instance->setName('fourtwosix:check-version');
  24932.         return $instance;
  24933.     }
  24934.     /**
  24935.      * Gets the private 'FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTaskHandler' shared service.
  24936.      *
  24937.      * @return \FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTaskHandler
  24938.      */
  24939.     protected function getSendMonitorDataTaskHandlerService()
  24940.     {
  24941.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/Service/ScheduledTask/SendMonitorDataTaskHandler.php';
  24942.         $a = ($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'] ?? $this->getVersionCheckerServiceService());
  24943.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'])) {
  24944.             return $this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'];
  24945.         }
  24946.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24947.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'])) {
  24948.             return $this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'];
  24949.         }
  24950.         return $this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'] = new \FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTaskHandler($a$b);
  24951.     }
  24952.     /**
  24953.      * Gets the private 'FourtwosixMonitorPlugin\Service\VersionCheckerService' shared service.
  24954.      *
  24955.      * @return \FourtwosixMonitorPlugin\Service\VersionCheckerService
  24956.      */
  24957.     protected function getVersionCheckerServiceService()
  24958.     {
  24959.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/Service/VersionCheckerService.php';
  24960.         $a = ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'] ?? $this->getPluginCompatibilityService());
  24961.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'])) {
  24962.             return $this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'];
  24963.         }
  24964.         $b = ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\ApiClient'] ?? $this->getApiClientService());
  24965.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'])) {
  24966.             return $this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'];
  24967.         }
  24968.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  24969.         if (isset($this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'])) {
  24970.             return $this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'];
  24971.         }
  24972.         return $this->privates['FourtwosixMonitorPlugin\\Service\\VersionCheckerService'] = new \FourtwosixMonitorPlugin\Service\VersionCheckerService('6.4.18.1'$a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24973.     }
  24974.     /**
  24975.      * Gets the private 'FourtwosixPhoneValidation\Helper\PhoneHelper' shared service.
  24976.      *
  24977.      * @return \FourtwosixPhoneValidation\Helper\PhoneHelper
  24978.      */
  24979.     protected function getPhoneHelperService()
  24980.     {
  24981.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Helper/PhoneHelper.php';
  24982.         return $this->privates['FourtwosixPhoneValidation\\Helper\\PhoneHelper'] = new \FourtwosixPhoneValidation\Helper\PhoneHelper(($this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'] ?? $this->getCustomerAddressRouteService()));
  24983.     }
  24984.     /**
  24985.      * Gets the private 'FourtwosixPhoneValidation\Service\Routes\CustomerAddressRoute' shared service.
  24986.      *
  24987.      * @return \FourtwosixPhoneValidation\Service\Routes\CustomerAddressRoute
  24988.      */
  24989.     protected function getCustomerAddressRouteService()
  24990.     {
  24991.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Service/Routes/CustomerAddressRoute.php';
  24992.         $a = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  24993.         if (isset($this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'])) {
  24994.             return $this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'];
  24995.         }
  24996.         return $this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'] = new \FourtwosixPhoneValidation\Service\Routes\CustomerAddressRoute($a);
  24997.     }
  24998.     /**
  24999.      * Gets the private 'FourtwosixPhoneValidation\Subscriber\AddCountryPhonePrefixSubscriber' shared service.
  25000.      *
  25001.      * @return \FourtwosixPhoneValidation\Subscriber\AddCountryPhonePrefixSubscriber
  25002.      */
  25003.     protected function getAddCountryPhonePrefixSubscriberService()
  25004.     {
  25005.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Subscriber/AddCountryPhonePrefixSubscriber.php';
  25006.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25007.         if (isset($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'])) {
  25008.             return $this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'];
  25009.         }
  25010.         $b = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  25011.         if (isset($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'])) {
  25012.             return $this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'];
  25013.         }
  25014.         $c = ($this->privates['FourtwosixPhoneValidation\\Service\\Routes\\CustomerAddressRoute'] ?? $this->getCustomerAddressRouteService());
  25015.         if (isset($this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'])) {
  25016.             return $this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'];
  25017.         }
  25018.         return $this->privates['FourtwosixPhoneValidation\\Subscriber\\AddCountryPhonePrefixSubscriber'] = new \FourtwosixPhoneValidation\Subscriber\AddCountryPhonePrefixSubscriber($a$b$c);
  25019.     }
  25020.     /**
  25021.      * Gets the private 'FourtwosixRegistrationFields\Subscriber\ItalyCountryIdSubscriber' shared service.
  25022.      *
  25023.      * @return \FourtwosixRegistrationFields\Subscriber\ItalyCountryIdSubscriber
  25024.      */
  25025.     protected function getItalyCountryIdSubscriberService()
  25026.     {
  25027.         include_once \dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Subscriber/ItalyCountryIdSubscriber.php';
  25028.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25029.         if (isset($this->privates['FourtwosixRegistrationFields\\Subscriber\\ItalyCountryIdSubscriber'])) {
  25030.             return $this->privates['FourtwosixRegistrationFields\\Subscriber\\ItalyCountryIdSubscriber'];
  25031.         }
  25032.         return $this->privates['FourtwosixRegistrationFields\\Subscriber\\ItalyCountryIdSubscriber'] = new \FourtwosixRegistrationFields\Subscriber\ItalyCountryIdSubscriber($a);
  25033.     }
  25034.     /**
  25035.      * Gets the private 'FourtwosixShippingCostsCalculator\Subscriber\CountriesLoadSubscriber' shared service.
  25036.      *
  25037.      * @return \FourtwosixShippingCostsCalculator\Subscriber\CountriesLoadSubscriber
  25038.      */
  25039.     protected function getCountriesLoadSubscriberService()
  25040.     {
  25041.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Subscriber/CountriesLoadSubscriber.php';
  25042.         $a = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  25043.         if (isset($this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'])) {
  25044.             return $this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'];
  25045.         }
  25046.         return $this->privates['FourtwosixShippingCostsCalculator\\Subscriber\\CountriesLoadSubscriber'] = new \FourtwosixShippingCostsCalculator\Subscriber\CountriesLoadSubscriber($a);
  25047.     }
  25048.     /**
  25049.      * Gets the private 'FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartCollector' shared service.
  25050.      *
  25051.      * @return \FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartCollector
  25052.      */
  25053.     protected function getFtsStockDiscountCartCollectorService()
  25054.     {
  25055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25056.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Checkout/Cart/FtsStockDiscountCartCollector.php';
  25057.         $a = ($this->privates['FourtwosixThemeExtension\\Service\\FtsStockDiscountService'] ?? $this->getFtsStockDiscountServiceService());
  25058.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'])) {
  25059.             return $this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'];
  25060.         }
  25061.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  25062.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'])) {
  25063.             return $this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'];
  25064.         }
  25065.         return $this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'] = new \FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartCollector($a$b);
  25066.     }
  25067.     /**
  25068.      * Gets the private 'FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartProcessor' shared service.
  25069.      *
  25070.      * @return \FourtwosixThemeExtension\Core\Checkout\Cart\FtsStockDiscountCartProcessor
  25071.      */
  25072.     protected function getFtsStockDiscountCartProcessorService()
  25073.     {
  25074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25075.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Checkout/Cart/FtsStockDiscountCartProcessor.php';
  25076.         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()));
  25077.     }
  25078.     /**
  25079.      * Gets the private 'FourtwosixThemeExtension\Core\Content\Flow\Dispatching\Action\SendOrderDataAction' shared service.
  25080.      *
  25081.      * @return \FourtwosixThemeExtension\Core\Content\Flow\Dispatching\Action\SendOrderDataAction
  25082.      */
  25083.     protected function getSendOrderDataActionService()
  25084.     {
  25085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25086.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Core/Content/Flow/Dispatching/Action/SendOrderDataAction.php';
  25087.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25088.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25089.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25090.         }
  25091.         $b = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  25092.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25093.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25094.         }
  25095.         $c = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  25096.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25097.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25098.         }
  25099.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  25100.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25101.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25102.         }
  25103.         $e = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25104.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25105.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25106.         }
  25107.         $f = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  25108.         if (isset($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'])) {
  25109.             return $this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'];
  25110.         }
  25111.         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()));
  25112.     }
  25113.     /**
  25114.      * Gets the private 'FourtwosixThemeExtension\Decorator\Core\Content\Flow\Dispatching\Action\SendMailActionDecorator' shared service.
  25115.      *
  25116.      * @return \FourtwosixThemeExtension\Decorator\Core\Content\Flow\Dispatching\Action\SendMailActionDecorator
  25117.      */
  25118.     protected function getSendMailActionDecoratorService()
  25119.     {
  25120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  25123.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Decorator/Core/Content/Flow/Dispatching/Action/SendMailActionDecorator.php';
  25124.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25125.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25126.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25127.         }
  25128.         $b = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  25129.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25130.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25131.         }
  25132.         $c = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  25133.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25134.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25135.         }
  25136.         $d = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  25137.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25138.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25139.         }
  25140.         $e = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25141.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25142.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25143.         }
  25144.         $f = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  25145.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25146.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25147.         }
  25148.         $g = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  25149.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25150.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25151.         }
  25152.         $h = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  25153.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25154.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25155.         }
  25156.         $i = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  25157.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25158.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25159.         }
  25160.         $j = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  25161.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'])) {
  25162.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'];
  25163.         }
  25164.         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);
  25165.     }
  25166.     /**
  25167.      * Gets the private 'FourtwosixThemeExtension\Decorator\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  25168.      *
  25169.      * @return \FourtwosixThemeExtension\Decorator\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  25170.      */
  25171.     protected function getProductPriceCalculatorService()
  25172.     {
  25173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  25174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  25175.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Decorator/Core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  25176.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/Decorator/Core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  25177.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  25178.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  25179.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  25180.         }
  25181.         $b = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService());
  25182.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25183.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  25184.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  25185.         }
  25186.         $d = ($this->privates['FourtwosixThemeExtension\\Service\\FtsStockDiscountService'] ?? $this->getFtsStockDiscountServiceService());
  25187.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  25188.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  25189.         }
  25190.         $e = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  25191.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  25192.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  25193.         }
  25194.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  25195.         if (isset($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  25196.             return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  25197.         }
  25198.         return $this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] = new \FourtwosixThemeExtension\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), $d$e$f);
  25199.     }
  25200.     /**
  25201.      * Gets the private 'FourtwosixThemeExtension\Service\FtsStockDiscountService' shared service.
  25202.      *
  25203.      * @return \FourtwosixThemeExtension\Service\FtsStockDiscountService
  25204.      */
  25205.     protected function getFtsStockDiscountServiceService()
  25206.     {
  25207.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Service/FtsStockDiscountService.php';
  25208.         $a = ($this->services['fts_stock_discount.repository'] ?? $this->getFtsStockDiscount_RepositoryService());
  25209.         if (isset($this->privates['FourtwosixThemeExtension\\Service\\FtsStockDiscountService'])) {
  25210.             return $this->privates['FourtwosixThemeExtension\\Service\\FtsStockDiscountService'];
  25211.         }
  25212.         return $this->privates['FourtwosixThemeExtension\\Service\\FtsStockDiscountService'] = new \FourtwosixThemeExtension\Service\FtsStockDiscountService($a);
  25213.     }
  25214.     /**
  25215.      * Gets the private 'Fourtwosix\PaymentSurcharge\Checkout\Collector\PaymentCostCollector' shared service.
  25216.      *
  25217.      * @return \Fourtwosix\PaymentSurcharge\Checkout\Collector\PaymentCostCollector
  25218.      */
  25219.     protected function getPaymentCostCollectorService()
  25220.     {
  25221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25223.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Checkout/Collector/PaymentCostCollector.php';
  25224.         $a = ($this->services['fts.payment_cost.service.config_service'] ?? $this->getFts_PaymentCost_Service_ConfigServiceService());
  25225.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25226.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25227.         }
  25228.         $b = ($this->services['fts.payment_cost.service.payment_method_paymentcost_service'] ?? $this->getFts_PaymentCost_Service_PaymentMethodPaymentcostServiceService());
  25229.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25230.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25231.         }
  25232.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  25233.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25234.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25235.         }
  25236.         $d = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  25237.         if (isset($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'])) {
  25238.             return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'];
  25239.         }
  25240.         return $this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'] = new \Fourtwosix\PaymentSurcharge\Checkout\Collector\PaymentCostCollector($a$b, ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()), ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), $c$d'6.4.18.1');
  25241.     }
  25242.     /**
  25243.      * Gets the private 'Frosh\MailArchive\Task\CleanupTaskHandler' shared autowired service.
  25244.      *
  25245.      * @return \Frosh\MailArchive\Task\CleanupTaskHandler
  25246.      */
  25247.     protected function getCleanupTaskHandlerService()
  25248.     {
  25249.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Task/CleanupTaskHandler.php';
  25250.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25251.         if (isset($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'])) {
  25252.             return $this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'];
  25253.         }
  25254.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25255.         if (isset($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'])) {
  25256.             return $this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'];
  25257.         }
  25258.         return $this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'] = new \Frosh\MailArchive\Task\CleanupTaskHandler($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25259.     }
  25260.     /**
  25261.      * Gets the private 'Frosh\Tools\Command\ChangeUserPasswordCommand' shared service.
  25262.      *
  25263.      * @return \Frosh\Tools\Command\ChangeUserPasswordCommand
  25264.      */
  25265.     protected function getChangeUserPasswordCommandService()
  25266.     {
  25267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25268.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/ChangeUserPasswordCommand.php';
  25269.         $this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] = $instance = new \Frosh\Tools\Command\ChangeUserPasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  25270.         $instance->setName('frosh:user:change:password');
  25271.         $instance->setDescription('Change user password');
  25272.         return $instance;
  25273.     }
  25274.     /**
  25275.      * Gets the private 'Frosh\Tools\Command\EnvDelCommand' shared service.
  25276.      *
  25277.      * @return \Frosh\Tools\Command\EnvDelCommand
  25278.      */
  25279.     protected function getEnvDelCommandService()
  25280.     {
  25281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25282.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvDelCommand.php';
  25283.         $this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] = $instance = new \Frosh\Tools\Command\EnvDelCommand((\dirname(__DIR__4).'/.env'));
  25284.         $instance->setName('frosh:env:Del');
  25285.         $instance->setDescription('Delete environment variable');
  25286.         return $instance;
  25287.     }
  25288.     /**
  25289.      * Gets the private 'Frosh\Tools\Command\EnvGetCommand' shared service.
  25290.      *
  25291.      * @return \Frosh\Tools\Command\EnvGetCommand
  25292.      */
  25293.     protected function getEnvGetCommandService()
  25294.     {
  25295.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25296.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvGetCommand.php';
  25297.         $this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] = $instance = new \Frosh\Tools\Command\EnvGetCommand((\dirname(__DIR__4).'/.env'));
  25298.         $instance->setName('frosh:env:get');
  25299.         $instance->setDescription('Get an environment variable');
  25300.         return $instance;
  25301.     }
  25302.     /**
  25303.      * Gets the private 'Frosh\Tools\Command\EnvSetCommand' shared service.
  25304.      *
  25305.      * @return \Frosh\Tools\Command\EnvSetCommand
  25306.      */
  25307.     protected function getEnvSetCommandService()
  25308.     {
  25309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25310.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvSetCommand.php';
  25311.         $this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] = $instance = new \Frosh\Tools\Command\EnvSetCommand((\dirname(__DIR__4).'/.env'));
  25312.         $instance->setName('frosh:env:set');
  25313.         $instance->setDescription('Set an environment variable');
  25314.         return $instance;
  25315.     }
  25316.     /**
  25317.      * Gets the private 'Frosh\Tools\Command\MonitorCommand' shared service.
  25318.      *
  25319.      * @return \Frosh\Tools\Command\MonitorCommand
  25320.      */
  25321.     protected function getMonitorCommandService()
  25322.     {
  25323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25324.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/MonitorCommand.php';
  25325.         $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()));
  25326.         $instance->setName('frosh:monitor');
  25327.         $instance->setDescription('Monitor your scheduled task and queue with this command and get notified via email.');
  25328.         return $instance;
  25329.     }
  25330.     /**
  25331.      * Gets the private 'Frosh\Tools\Command\UpdateComposerPluginsCommand' shared service.
  25332.      *
  25333.      * @return \Frosh\Tools\Command\UpdateComposerPluginsCommand
  25334.      */
  25335.     protected function getUpdateComposerPluginsCommandService()
  25336.     {
  25337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25338.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdateComposerPluginsCommand.php';
  25339.         $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()));
  25340.         $instance->setName('frosh:composer-plugin:update');
  25341.         $instance->setDescription('Check for available plugin updates and install them');
  25342.         return $instance;
  25343.     }
  25344.     /**
  25345.      * Gets the private 'Frosh\Tools\Command\UpdatePluginsCommand' shared service.
  25346.      *
  25347.      * @return \Frosh\Tools\Command\UpdatePluginsCommand
  25348.      */
  25349.     protected function getUpdatePluginsCommandService()
  25350.     {
  25351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25352.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdatePluginsCommand.php';
  25353.         $this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] = $instance = new \Frosh\Tools\Command\UpdatePluginsCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  25354.         $instance->setName('frosh:plugin:update');
  25355.         $instance->setDescription('Check for available plugin updates and install them');
  25356.         return $instance;
  25357.     }
  25358.     /**
  25359.      * Gets the private 'Frosh\Tools\Components\CacheRegistry' shared service.
  25360.      *
  25361.      * @return \Frosh\Tools\Components\CacheRegistry
  25362.      */
  25363.     protected function getCacheRegistryService($lazyLoad true)
  25364.     {
  25365.         if ($lazyLoad) {
  25366.             return $this->privates['Frosh\\Tools\\Components\\CacheRegistry'] = $this->createProxy('CacheRegistry_5ec93d0', function () {
  25367.                 return \CacheRegistry_5ec93d0::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  25368.                     $wrappedInstance $this->getCacheRegistryService(false);
  25369.                     $proxy->setProxyInitializer(null);
  25370.                     return true;
  25371.                 });
  25372.             });
  25373.         }
  25374.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/CacheAdapter.php';
  25375.         $instance = new \Frosh\Tools\Components\CacheRegistry();
  25376.         $instance->addAdapter('cache.app', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.app'] ?? $this->getCache_AppService())));
  25377.         $instance->addAdapter('cache.system', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.system'] ?? $this->getCache_SystemService())));
  25378.         $instance->addAdapter('cache.validator', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.validator'] ?? $this->getCache_ValidatorService())));
  25379.         $instance->addAdapter('cache.serializer', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.serializer'] ?? $this->getCache_SerializerService())));
  25380.         $instance->addAdapter('cache.annotations', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  25381.         $instance->addAdapter('cache.property_info', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService())));
  25382.         $instance->addAdapter('cache.messenger.restart_workers_signal', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())));
  25383.         $instance->addAdapter('cache.rate_limiter', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())));
  25384.         $instance->addAdapter('cache.object', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService())));
  25385.         $instance->addAdapter('cache.http', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService())));
  25386.         $instance->addAdapter('cache.tags', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.tags'] ?? $this->getCache_TagsService())));
  25387.         $instance->addAdapter('cache.validator_expression_language', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  25388.         return $instance;
  25389.     }
  25390.     /**
  25391.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\ElasticsearchManager' shared service.
  25392.      *
  25393.      * @return \Frosh\Tools\Components\Elasticsearch\ElasticsearchManager
  25394.      */
  25395.     protected function getElasticsearchManagerService()
  25396.     {
  25397.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/ElasticsearchManager.php';
  25398.         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()));
  25399.     }
  25400.     /**
  25401.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\EsProductDefinition' shared service.
  25402.      *
  25403.      * @return \Frosh\Tools\Components\Elasticsearch\EsProductDefinition
  25404.      */
  25405.     protected function getEsProductDefinitionService()
  25406.     {
  25407.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  25408.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/EsProductDefinition.php';
  25409.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  25410.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  25411.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/AbstractProductSearchQueryBuilder.php';
  25412.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchQueryBuilder.php';
  25413.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25414.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25415.         if (isset($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'])) {
  25416.             return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'];
  25417.         }
  25418.         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);
  25419.     }
  25420.     /**
  25421.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker' shared service.
  25422.      *
  25423.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker
  25424.      */
  25425.     protected function getMysqlCheckerService()
  25426.     {
  25427.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25428.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/MysqlChecker.php';
  25429.         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()));
  25430.     }
  25431.     /**
  25432.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker' shared service.
  25433.      *
  25434.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker
  25435.      */
  25436.     protected function getQueueCheckerService()
  25437.     {
  25438.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25439.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/QueueChecker.php';
  25440.         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()));
  25441.     }
  25442.     /**
  25443.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker' shared service.
  25444.      *
  25445.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker
  25446.      */
  25447.     protected function getTaskCheckerService()
  25448.     {
  25449.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25450.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/TaskChecker.php';
  25451.         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))));
  25452.     }
  25453.     /**
  25454.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker' shared service.
  25455.      *
  25456.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker
  25457.      */
  25458.     protected function getDisabledMailUpdatesCheckerService()
  25459.     {
  25460.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25461.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/DisabledMailUpdatesChecker.php';
  25462.         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))));
  25463.     }
  25464.     /**
  25465.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker' shared service.
  25466.      *
  25467.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker
  25468.      */
  25469.     protected function getEsCheckerService()
  25470.     {
  25471.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25472.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/EsChecker.php';
  25473.         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()));
  25474.     }
  25475.     /**
  25476.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker' shared service.
  25477.      *
  25478.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker
  25479.      */
  25480.     protected function getLoggerLevelCheckerService()
  25481.     {
  25482.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25483.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/LoggerLevelChecker.php';
  25484.         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()));
  25485.     }
  25486.     /**
  25487.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker' shared service.
  25488.      *
  25489.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker
  25490.      */
  25491.     protected function getMySQL8CheckerService()
  25492.     {
  25493.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  25494.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/MySQL8Checker.php';
  25495.         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()));
  25496.     }
  25497.     /**
  25498.      * Gets the private 'Frosh\Tools\Components\Messenger\TaskLoggingMiddleware' shared service.
  25499.      *
  25500.      * @return \Frosh\Tools\Components\Messenger\TaskLoggingMiddleware
  25501.      */
  25502.     protected function getTaskLoggingMiddlewareService()
  25503.     {
  25504.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  25505.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Messenger/TaskLoggingMiddleware.php';
  25506.         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));
  25507.     }
  25508.     /**
  25509.      * Gets the private 'MoorlForms\Core\Content\Element\ElementIndexer' shared service.
  25510.      *
  25511.      * @return \MoorlForms\Core\Content\Element\ElementIndexer
  25512.      */
  25513.     protected function getElementIndexerService()
  25514.     {
  25515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25516.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Framework/DataAbstractionLayer/Indexer/EntityTree/EntityTreeIndexer.php';
  25517.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Element/ElementIndexer.php';
  25518.         $a = ($this->services['moorl_fb_element.repository'] ?? $this->getMoorlFbElement_RepositoryService());
  25519.         if (isset($this->privates['MoorlForms\\Core\\Content\\Element\\ElementIndexer'])) {
  25520.             return $this->privates['MoorlForms\\Core\\Content\\Element\\ElementIndexer'];
  25521.         }
  25522.         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()));
  25523.     }
  25524.     /**
  25525.      * Gets the private 'MoorlForms\Core\Content\Form\Cms\FbFormCmsElementResolver' shared service.
  25526.      *
  25527.      * @return \MoorlForms\Core\Content\Form\Cms\FbFormCmsElementResolver
  25528.      */
  25529.     protected function getFbFormCmsElementResolverService()
  25530.     {
  25531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25533.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Content/Form/Cms/FbFormCmsElementResolver.php';
  25534.         $a = ($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService());
  25535.         if (isset($this->privates['MoorlForms\\Core\\Content\\Form\\Cms\\FbFormCmsElementResolver'])) {
  25536.             return $this->privates['MoorlForms\\Core\\Content\\Form\\Cms\\FbFormCmsElementResolver'];
  25537.         }
  25538.         return $this->privates['MoorlForms\\Core\\Content\\Form\\Cms\\FbFormCmsElementResolver'] = new \MoorlForms\Core\Content\Form\Cms\FbFormCmsElementResolver($a);
  25539.     }
  25540.     /**
  25541.      * Gets the private 'MoorlForms\Core\Subscriber\SendMailSubscriber' shared service.
  25542.      *
  25543.      * @return \MoorlForms\Core\Subscriber\SendMailSubscriber
  25544.      */
  25545.     protected function getSendMailSubscriberService()
  25546.     {
  25547.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Core/Subscriber/SendMailSubscriber.php';
  25548.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  25549.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25550.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25551.         }
  25552.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  25553.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25554.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25555.         }
  25556.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  25557.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25558.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25559.         }
  25560.         $d = ($this->services['MoorlForms\\Core\\Service\\FbService'] ?? $this->getFbServiceService());
  25561.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25562.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25563.         }
  25564.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25565.         if (isset($this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'])) {
  25566.             return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'];
  25567.         }
  25568.         return $this->privates['MoorlForms\\Core\\Subscriber\\SendMailSubscriber'] = new \MoorlForms\Core\Subscriber\SendMailSubscriber($a$b$c$d$e);
  25569.     }
  25570.     /**
  25571.      * Gets the private 'MoorlForms\Data\Data' shared service.
  25572.      *
  25573.      * @return \MoorlForms\Data\Data
  25574.      */
  25575.     protected function getDataService()
  25576.     {
  25577.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/System/DataExtension.php';
  25578.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/System/DataInterface.php';
  25579.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Data/Data.php';
  25580.         return $this->privates['MoorlForms\\Data\\Data'] = new \MoorlForms\Data\Data(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  25581.     }
  25582.     /**
  25583.      * Gets the private 'MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver' shared service.
  25584.      *
  25585.      * @return \MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver
  25586.      */
  25587.     protected function getHtmlTagCmsElementResolverService()
  25588.     {
  25589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  25592.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Cms/HtmlTagCmsElementResolver.php';
  25593.         return $this->privates['MoorlFoundation\\Core\\Content\\Cms\\HtmlTagCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  25594.     }
  25595.     /**
  25596.      * Gets the private 'MoorlFoundation\Core\Content\Cms\TocCmsElementResolver' shared service.
  25597.      *
  25598.      * @return \MoorlFoundation\Core\Content\Cms\TocCmsElementResolver
  25599.      */
  25600.     protected function getTocCmsElementResolverService()
  25601.     {
  25602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  25605.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Cms/TocCmsElementResolver.php';
  25606.         return $this->privates['MoorlFoundation\\Core\\Content\\Cms\\TocCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\TocCmsElementResolver(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  25607.     }
  25608.     /**
  25609.      * Gets the private 'MoorlFoundation\Core\Content\Media\Cms\DownloadListCmsElementResolver' shared service.
  25610.      *
  25611.      * @return \MoorlFoundation\Core\Content\Media\Cms\DownloadListCmsElementResolver
  25612.      */
  25613.     protected function getDownloadListCmsElementResolverService()
  25614.     {
  25615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  25618.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Media/Cms/DownloadListCmsElementResolver.php';
  25619.         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()));
  25620.     }
  25621.     /**
  25622.      * Gets the private 'MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver' shared service.
  25623.      *
  25624.      * @return \MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver
  25625.      */
  25626.     protected function getProductBuyListCmsElementResolverService()
  25627.     {
  25628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  25631.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/Cms/ProductBuyListCmsElementResolver.php';
  25632.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25633.         if (isset($this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'])) {
  25634.             return $this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'];
  25635.         }
  25636.         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);
  25637.     }
  25638.     /**
  25639.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  25640.      *
  25641.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  25642.      */
  25643.     protected function getSalesChannelUserConfigSubscriberService()
  25644.     {
  25645.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  25646.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  25647.         if (isset($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'])) {
  25648.             return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'];
  25649.         }
  25650.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber($a);
  25651.     }
  25652.     /**
  25653.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  25654.      *
  25655.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  25656.      */
  25657.     protected function getAddressValidatorService()
  25658.     {
  25659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  25660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  25661.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25662.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  25663.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'];
  25664.         }
  25665.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator($a);
  25666.     }
  25667.     /**
  25668.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  25669.      *
  25670.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  25671.      */
  25672.     protected function getCachedRuleLoaderService()
  25673.     {
  25674.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  25675.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'])) {
  25676.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'];
  25677.         }
  25678.         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()));
  25679.     }
  25680.     /**
  25681.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  25682.      *
  25683.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  25684.      */
  25685.     protected function getCartCalculatorService()
  25686.     {
  25687.         $a = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  25688.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'])) {
  25689.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'];
  25690.         }
  25691.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator($a);
  25692.     }
  25693.     /**
  25694.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  25695.      *
  25696.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  25697.      */
  25698.     protected function getCartPersisterService()
  25699.     {
  25700.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25701.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25702.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'])) {
  25703.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'];
  25704.         }
  25705.         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);
  25706.     }
  25707.     /**
  25708.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  25709.      *
  25710.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  25711.      */
  25712.     protected function getCleanupCartTaskHandlerService()
  25713.     {
  25714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  25715.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25716.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'])) {
  25717.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'];
  25718.         }
  25719.         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);
  25720.     }
  25721.     /**
  25722.      * Gets the private 'Shopware\Core\Checkout\Cart\Command\CartMigrateCommand' shared service.
  25723.      *
  25724.      * @return \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand
  25725.      */
  25726.     protected function getCartMigrateCommandService()
  25727.     {
  25728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  25730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Command/CartMigrateCommand.php';
  25731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/RedisConnectionFactory.php';
  25732.         $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')));
  25733.         $instance->setName('cart:migrate');
  25734.         return $instance;
  25735.     }
  25736.     /**
  25737.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  25738.      *
  25739.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  25740.      */
  25741.     protected function getCreditCartProcessorService()
  25742.     {
  25743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  25745.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  25746.     }
  25747.     /**
  25748.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  25749.      *
  25750.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  25751.      */
  25752.     protected function getCustomCartProcessorService()
  25753.     {
  25754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  25757.         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()));
  25758.     }
  25759.     /**
  25760.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  25761.      *
  25762.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  25763.      */
  25764.     protected function getDeliveryProcessorService()
  25765.     {
  25766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  25769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  25770.         include_once \dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src/Decorator/Core/Checkout/Cart/Delivery/DeliveryCalculatorDecorator.php';
  25771.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Decorator/FourtwosixShippingCostPercentageOrPerWeight/Decorator/Core/Checkout/Cart/Delivery/DeliveryCalculatorDecorator.php';
  25772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  25773.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25774.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  25775.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  25776.         }
  25777.         $b = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  25778.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  25779.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  25780.         }
  25781.         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);
  25782.     }
  25783.     /**
  25784.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  25785.      *
  25786.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  25787.      */
  25788.     protected function getCartFacadeHelperService()
  25789.     {
  25790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  25791.         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()));
  25792.     }
  25793.     /**
  25794.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  25795.      *
  25796.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  25797.      */
  25798.     protected function getCreditLineItemFactoryService()
  25799.     {
  25800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  25802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25803.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25804.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'])) {
  25805.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'];
  25806.         }
  25807.         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);
  25808.     }
  25809.     /**
  25810.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  25811.      *
  25812.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  25813.      */
  25814.     protected function getCustomLineItemFactoryService()
  25815.     {
  25816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  25818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25819.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25820.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'])) {
  25821.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'];
  25822.         }
  25823.         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);
  25824.     }
  25825.     /**
  25826.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  25827.      *
  25828.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  25829.      */
  25830.     protected function getProductLineItemFactoryService()
  25831.     {
  25832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  25834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25835.         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())));
  25836.     }
  25837.     /**
  25838.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  25839.      *
  25840.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  25841.      */
  25842.     protected function getLineItemFactoryRegistryService()
  25843.     {
  25844.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25845.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  25846.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  25847.         }
  25848.         $b = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  25849.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  25850.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  25851.         }
  25852.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  25853.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  25854.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  25855.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  25856.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  25857.         }, 4), $b$a);
  25858.     }
  25859.     /**
  25860.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  25861.      *
  25862.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  25863.      */
  25864.     protected function getLineItemGroupBuilderService()
  25865.     {
  25866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  25867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  25868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  25869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  25870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  25871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  25872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  25873.         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());
  25874.     }
  25875.     /**
  25876.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  25877.      *
  25878.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  25879.      */
  25880.     protected function getLineItemGroupServiceRegistryService()
  25881.     {
  25882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  25883.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  25884.             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()));
  25885.             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()));
  25886.             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()));
  25887.         }, 3), new RewindableGenerator(function () {
  25888.             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()));
  25889.             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()));
  25890.         }, 2));
  25891.     }
  25892.     /**
  25893.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  25894.      *
  25895.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  25896.      */
  25897.     protected function getLineItemQuantitySplitterService()
  25898.     {
  25899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  25900.         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()));
  25901.     }
  25902.     /**
  25903.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  25904.      *
  25905.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  25906.      */
  25907.     protected function getOrderConverterService()
  25908.     {
  25909.         $a = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25910.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25911.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25912.         }
  25913.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25914.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25915.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25916.         }
  25917.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  25918.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25919.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25920.         }
  25921.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25922.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25923.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25924.         }
  25925.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  25926.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25927.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25928.         }
  25929.         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()));
  25930.     }
  25931.     /**
  25932.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  25933.      *
  25934.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  25935.      */
  25936.     protected function getAbsolutePriceCalculatorService()
  25937.     {
  25938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  25939.         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())));
  25940.     }
  25941.     /**
  25942.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  25943.      *
  25944.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  25945.      */
  25946.     protected function getCurrencyPriceCalculatorService()
  25947.     {
  25948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  25949.         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())));
  25950.     }
  25951.     /**
  25952.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  25953.      *
  25954.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  25955.      */
  25956.     protected function getGrossPriceCalculatorService()
  25957.     {
  25958.         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())));
  25959.     }
  25960.     /**
  25961.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  25962.      *
  25963.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  25964.      */
  25965.     protected function getNetPriceCalculatorService()
  25966.     {
  25967.         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())));
  25968.     }
  25969.     /**
  25970.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  25971.      *
  25972.      * @return \Shopware\Core\Checkout\Cart\Processor
  25973.      */
  25974.     protected function getProcessorService()
  25975.     {
  25976.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  25977.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'])) {
  25978.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'];
  25979.         }
  25980.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  25981.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  25982.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  25983.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  25984.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemValidator()));
  25985.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  25986.             yield => ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] ?? $this->getCartValidatorService());
  25987.         }, 6)), ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  25988.             yield => ($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  25989.             yield => ($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartProcessor'] ?? $this->getFtsStockDiscountCartProcessorService());
  25990.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  25991.             yield => ($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'] ?? $this->getPaymentCostCollectorService());
  25992.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  25993.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  25994.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  25995.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  25996.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  25997.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  25998.             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()));
  25999.         }, 11), new RewindableGenerator(function () {
  26000.             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()));
  26001.             yield => ($this->privates['Acris\\Tax\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  26002.             yield => ($this->privates['FourtwosixThemeExtension\\Core\\Checkout\\Cart\\FtsStockDiscountCartCollector'] ?? $this->getFtsStockDiscountCartCollectorService());
  26003.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  26004.             yield => ($this->privates['Fourtwosix\\PaymentSurcharge\\Checkout\\Collector\\PaymentCostCollector'] ?? $this->getPaymentCostCollectorService());
  26005.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  26006.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  26007.             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()));
  26008.         }, 8), $a);
  26009.     }
  26010.     /**
  26011.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  26012.      *
  26013.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  26014.      */
  26015.     protected function getContainerCartProcessorService()
  26016.     {
  26017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  26018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  26019.         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()));
  26020.     }
  26021.     /**
  26022.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  26023.      *
  26024.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  26025.      */
  26026.     protected function getDiscountCartProcessorService()
  26027.     {
  26028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  26029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  26030.         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()));
  26031.     }
  26032.     /**
  26033.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  26034.      *
  26035.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  26036.      */
  26037.     protected function getDeleteUnusedGuestCustomersCommandService()
  26038.     {
  26039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  26041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  26042.         $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())));
  26043.         $instance->setName('customer:delete-unused-guests');
  26044.         return $instance;
  26045.     }
  26046.     /**
  26047.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  26048.      *
  26049.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  26050.      */
  26051.     protected function getCustomerIndexerService()
  26052.     {
  26053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  26055.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26056.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  26057.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  26058.         }
  26059.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26060.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  26061.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  26062.         }
  26063.         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);
  26064.     }
  26065.     /**
  26066.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  26067.      *
  26068.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  26069.      */
  26070.     protected function getLegacyPasswordVerifierService()
  26071.     {
  26072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  26073.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  26074.             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()));
  26075.             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()));
  26076.         }, 2));
  26077.     }
  26078.     /**
  26079.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  26080.      *
  26081.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  26082.      */
  26083.     protected function getAccountServiceService()
  26084.     {
  26085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  26086.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26087.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26088.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26089.         }
  26090.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26091.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26092.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26093.         }
  26094.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService());
  26095.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26096.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26097.         }
  26098.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  26099.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26100.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26101.         }
  26102.         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);
  26103.     }
  26104.     /**
  26105.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  26106.      *
  26107.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  26108.      */
  26109.     protected function getCustomerBeforeDeleteSubscriberService()
  26110.     {
  26111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  26112.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26113.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26114.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26115.         }
  26116.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26117.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26118.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26119.         }
  26120.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  26121.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26122.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26123.         }
  26124.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber($b$c$a);
  26125.     }
  26126.     /**
  26127.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  26128.      *
  26129.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  26130.      */
  26131.     protected function getCustomerChangePasswordSubscriberService()
  26132.     {
  26133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  26134.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26135.     }
  26136.     /**
  26137.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  26138.      *
  26139.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  26140.      */
  26141.     protected function getCustomerDefaultSalutationSubscriberService()
  26142.     {
  26143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  26144.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  26145.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'])) {
  26146.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'];
  26147.         }
  26148.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber($a);
  26149.     }
  26150.     /**
  26151.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  26152.      *
  26153.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  26154.      */
  26155.     protected function getCustomerFlowEventsSubscriberService()
  26156.     {
  26157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  26158.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26159.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  26160.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  26161.         }
  26162.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  26163.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  26164.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  26165.         }
  26166.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber($a$b);
  26167.     }
  26168.     /**
  26169.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  26170.      *
  26171.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  26172.      */
  26173.     protected function getCustomerGroupSubscriberService()
  26174.     {
  26175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  26176.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26177.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26178.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26179.         }
  26180.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  26181.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26182.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26183.         }
  26184.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  26185.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26186.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26187.         }
  26188.         $d = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  26189.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26190.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26191.         }
  26192.         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()));
  26193.     }
  26194.     /**
  26195.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  26196.      *
  26197.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  26198.      */
  26199.     protected function getCustomerMetaFieldSubscriberService()
  26200.     {
  26201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  26202.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26203.     }
  26204.     /**
  26205.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  26206.      *
  26207.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  26208.      */
  26209.     protected function getCustomerRemoteAddressSubscriberService()
  26210.     {
  26211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  26212.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26213.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'])) {
  26214.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'];
  26215.         }
  26216.         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())));
  26217.     }
  26218.     /**
  26219.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  26220.      *
  26221.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  26222.      */
  26223.     protected function getCustomerTokenSubscriberService()
  26224.     {
  26225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  26226.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  26227.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'])) {
  26228.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'];
  26229.         }
  26230.         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())));
  26231.     }
  26232.     /**
  26233.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  26234.      *
  26235.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  26236.      */
  26237.     protected function getAddressValidationFactoryService()
  26238.     {
  26239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  26241.         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()));
  26242.     }
  26243.     /**
  26244.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  26245.      *
  26246.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  26247.      */
  26248.     protected function getCustomerEmailUniqueValidatorService()
  26249.     {
  26250.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26251.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  26253.         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()));
  26254.     }
  26255.     /**
  26256.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  26257.      *
  26258.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  26259.      */
  26260.     protected function getCustomerPasswordMatchesValidatorService()
  26261.     {
  26262.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26263.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  26265.         $a = ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService());
  26266.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'])) {
  26267.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'];
  26268.         }
  26269.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator($a);
  26270.     }
  26271.     /**
  26272.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator' shared service.
  26273.      *
  26274.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator
  26275.      */
  26276.     protected function getCustomerZipCodeValidatorService()
  26277.     {
  26278.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26279.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerZipCodeValidator.php';
  26281.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  26282.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'])) {
  26283.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'];
  26284.         }
  26285.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator($a);
  26286.     }
  26287.     /**
  26288.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  26289.      *
  26290.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  26291.      */
  26292.     protected function getCustomerProfileValidationFactoryService()
  26293.     {
  26294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  26296.         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()));
  26297.     }
  26298.     /**
  26299.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  26300.      *
  26301.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  26302.      */
  26303.     protected function getCreditNoteGeneratorService()
  26304.     {
  26305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  26307.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26308.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'])) {
  26309.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'];
  26310.         }
  26311.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator($a\dirname(__DIR__4));
  26312.     }
  26313.     /**
  26314.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  26315.      *
  26316.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  26317.      */
  26318.     protected function getDeliveryNoteGeneratorService()
  26319.     {
  26320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  26322.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26323.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'])) {
  26324.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'];
  26325.         }
  26326.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator($a\dirname(__DIR__4));
  26327.     }
  26328.     /**
  26329.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry' shared service.
  26330.      *
  26331.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry
  26332.      */
  26333.     protected function getDocumentGeneratorRegistryService()
  26334.     {
  26335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  26336.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  26337.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  26338.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  26339.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  26340.             yield => ($this->privates['Acris\\Tax\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  26341.         }, 4));
  26342.     }
  26343.     /**
  26344.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  26345.      *
  26346.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  26347.      */
  26348.     protected function getStornoGeneratorService()
  26349.     {
  26350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  26352.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26353.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'])) {
  26354.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'];
  26355.         }
  26356.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator($a\dirname(__DIR__4));
  26357.     }
  26358.     /**
  26359.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  26360.      *
  26361.      * @return \Shopware\Core\Checkout\Document\DocumentService
  26362.      */
  26363.     protected function getDocumentServiceService()
  26364.     {
  26365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  26366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  26367.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26368.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26369.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26370.         }
  26371.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService());
  26372.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26373.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26374.         }
  26375.         $c = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26376.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26377.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26378.         }
  26379.         $d = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26380.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26381.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26382.         }
  26383.         $e = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  26384.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26385.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26386.         }
  26387.         $f = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  26388.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26389.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26390.         }
  26391.         $g = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26392.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26393.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26394.         }
  26395.         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 () {
  26396.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator()));
  26397.         }, 1)), $c$d$e$f$g$a);
  26398.     }
  26399.     /**
  26400.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer' shared service.
  26401.      *
  26402.      * @return \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer
  26403.      */
  26404.     protected function getCreditNoteRendererService()
  26405.     {
  26406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/CreditNoteRenderer.php';
  26408.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26409.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26410.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26411.         }
  26412.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26413.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26414.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26415.         }
  26416.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26417.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26418.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26419.         }
  26420.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26421.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26422.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26423.         }
  26424.         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()));
  26425.     }
  26426.     /**
  26427.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer' shared service.
  26428.      *
  26429.      * @return \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer
  26430.      */
  26431.     protected function getDeliveryNoteRendererService()
  26432.     {
  26433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DeliveryNoteRenderer.php';
  26435.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26436.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26437.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26438.         }
  26439.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26440.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26441.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26442.         }
  26443.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26444.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26445.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26446.         }
  26447.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26448.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26449.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26450.         }
  26451.         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()));
  26452.     }
  26453.     /**
  26454.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer' shared service.
  26455.      *
  26456.      * @return \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer
  26457.      */
  26458.     protected function getInvoiceRendererService()
  26459.     {
  26460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/InvoiceRenderer.php';
  26462.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26463.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26464.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26465.         }
  26466.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  26467.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26468.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26469.         }
  26470.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26471.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26472.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26473.         }
  26474.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26475.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26476.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26477.         }
  26478.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26479.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26480.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26481.         }
  26482.         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()));
  26483.     }
  26484.     /**
  26485.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\StornoRenderer' shared service.
  26486.      *
  26487.      * @return \Shopware\Core\Checkout\Document\Renderer\StornoRenderer
  26488.      */
  26489.     protected function getStornoRendererService()
  26490.     {
  26491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/StornoRenderer.php';
  26493.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26494.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26495.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26496.         }
  26497.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26498.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26499.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26500.         }
  26501.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26502.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26503.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26504.         }
  26505.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26506.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26507.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26508.         }
  26509.         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()));
  26510.     }
  26511.     /**
  26512.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentConfigLoader' shared service.
  26513.      *
  26514.      * @return \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader
  26515.      */
  26516.     protected function getDocumentConfigLoaderService()
  26517.     {
  26518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentConfigLoader.php';
  26519.         $a = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  26520.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'])) {
  26521.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'];
  26522.         }
  26523.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] = new \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader($a);
  26524.     }
  26525.     /**
  26526.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentGenerator' shared service.
  26527.      *
  26528.      * @return \Shopware\Core\Checkout\Document\Service\DocumentGenerator
  26529.      */
  26530.     protected function getDocumentGeneratorService()
  26531.     {
  26532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentGenerator.php';
  26533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DocumentRendererRegistry.php';
  26534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/PdfRenderer.php';
  26535.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26536.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  26537.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  26538.         }
  26539.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26540.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  26541.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  26542.         }
  26543.         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 () {
  26544.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] ?? $this->getInvoiceRendererService());
  26545.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] ?? $this->getDeliveryNoteRendererService());
  26546.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] ?? $this->getStornoRendererService());
  26547.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] ?? $this->getCreditNoteRendererService());
  26548.         }, 4)), new \Shopware\Core\Checkout\Document\Service\PdfRenderer(), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26549.     }
  26550.     /**
  26551.      * Gets the private 'Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader' shared service.
  26552.      *
  26553.      * @return \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader
  26554.      */
  26555.     protected function getReferenceInvoiceLoaderService()
  26556.     {
  26557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/ReferenceInvoiceLoader.php';
  26558.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] = new \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26559.     }
  26560.     /**
  26561.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  26562.      *
  26563.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  26564.      */
  26565.     protected function getDocumentTemplateRendererService()
  26566.     {
  26567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  26568.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  26569.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26570.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26571.         }
  26572.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  26573.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26574.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26575.         }
  26576.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  26577.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26578.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26579.         }
  26580.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26581.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26582.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26583.         }
  26584.         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);
  26585.     }
  26586.     /**
  26587.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  26588.      *
  26589.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  26590.      */
  26591.     protected function getOrderTransactionStateHandlerService()
  26592.     {
  26593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  26594.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26595.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'])) {
  26596.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'];
  26597.         }
  26598.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler($a);
  26599.     }
  26600.     /**
  26601.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  26602.      *
  26603.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  26604.      */
  26605.     protected function getOrderStateChangeEventListenerService()
  26606.     {
  26607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  26608.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  26609.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26610.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26611.         }
  26612.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26613.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26614.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26615.         }
  26616.         $c = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  26617.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26618.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26619.         }
  26620.         $d = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  26621.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26622.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26623.         }
  26624.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26625.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26626.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26627.         }
  26628.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  26629.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26630.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26631.         }
  26632.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener($b$c$d$e$a$f);
  26633.     }
  26634.     /**
  26635.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  26636.      *
  26637.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  26638.      */
  26639.     protected function getOrderServiceService()
  26640.     {
  26641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  26642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  26644.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26645.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26646.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26647.         }
  26648.         $b = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  26649.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26650.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26651.         }
  26652.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  26653.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26654.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26655.         }
  26656.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26657.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26658.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26659.         }
  26660.         $e = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26661.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26662.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26663.         }
  26664.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26665.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26666.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26667.         }
  26668.         $g = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  26669.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26670.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26671.         }
  26672.         $h = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26673.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26674.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26675.         }
  26676.         $i = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  26677.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26678.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26679.         }
  26680.         $j = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  26681.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26682.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26683.         }
  26684.         $k = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26685.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26686.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26687.         }
  26688.         return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderService($b, new \Shopware\Core\Checkout\Order\Validation\OrderValidationFactory(), $a$c$d$e$f$g$h$i$j$k);
  26689.     }
  26690.     /**
  26691.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  26692.      *
  26693.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  26694.      */
  26695.     protected function getCashPaymentService()
  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/CashPayment.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\\CashPayment'])) {
  26703.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'];
  26704.         }
  26705.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment($a);
  26706.     }
  26707.     /**
  26708.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  26709.      *
  26710.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  26711.      */
  26712.     protected function getDebitPaymentService()
  26713.     {
  26714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  26718.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26719.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'])) {
  26720.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'];
  26721.         }
  26722.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment($a);
  26723.     }
  26724.     /**
  26725.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  26726.      *
  26727.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  26728.      */
  26729.     protected function getDefaultPaymentService()
  26730.     {
  26731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26734.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26735.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'])) {
  26736.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'];
  26737.         }
  26738.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment($a);
  26739.     }
  26740.     /**
  26741.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  26742.      *
  26743.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  26744.      */
  26745.     protected function getInvoicePaymentService()
  26746.     {
  26747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  26751.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26752.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'])) {
  26753.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'];
  26754.         }
  26755.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment($a);
  26756.     }
  26757.     /**
  26758.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  26759.      *
  26760.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  26761.      */
  26762.     protected function getPaymentHandlerRegistryService()
  26763.     {
  26764.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26765.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler''getAppPaymentHandlerService'false],
  26766.         ], [
  26767.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler',
  26768.         ]);
  26769.         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, [
  26770.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  26771.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  26772.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  26773.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  26774.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  26775.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  26776.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler''getACDCHandlerService'false],
  26777.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler''getPUIHandlerService'false],
  26778.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler''getPayLaterHandlerService'false],
  26779.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler''getSEPAHandlerService'false],
  26780.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler''getVenmoHandlerService'false],
  26781.         ], [
  26782.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  26783.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  26784.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  26785.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  26786.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  26787.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  26788.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler',
  26789.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler',
  26790.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler',
  26791.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler',
  26792.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler',
  26793.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26794.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  26795.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler''getBancontactAPMHandlerService'false],
  26796.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler''getBlikAPMHandlerService'false],
  26797.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler''getEpsAPMHandlerService'false],
  26798.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler''getGiropayAPMHandlerService'false],
  26799.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler''getIdealAPMHandlerService'false],
  26800.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler''getMultibancoAPMHandlerService'false],
  26801.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler''getMyBankAPMHandlerService'false],
  26802.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler''getOxxoAPMHandlerService'false],
  26803.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler''getP24APMHandlerService'false],
  26804.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler''getSofortAPMHandlerService'false],
  26805.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler''getTrustlyAPMHandlerService'false],
  26806.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler''getPayPalPaymentHandlerService'false],
  26807.         ], [
  26808.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  26809.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26810.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26811.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26812.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26813.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26814.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26815.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26816.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26817.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26818.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26819.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  26820.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => 'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler',
  26821.         ]), $a$a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26822.     }
  26823.     /**
  26824.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  26825.      *
  26826.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  26827.      */
  26828.     protected function getPrePaymentService()
  26829.     {
  26830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  26834.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26835.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'])) {
  26836.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'];
  26837.         }
  26838.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment($a);
  26839.     }
  26840.     /**
  26841.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  26842.      *
  26843.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  26844.      */
  26845.     protected function getJWTFactoryV2Service()
  26846.     {
  26847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  26848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  26849.         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()));
  26850.     }
  26851.     /**
  26852.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  26853.      *
  26854.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  26855.      */
  26856.     protected function getPaymentMethodIndexerService()
  26857.     {
  26858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  26860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  26861.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26862.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  26863.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  26864.         }
  26865.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26866.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  26867.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  26868.         }
  26869.         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));
  26870.     }
  26871.     /**
  26872.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator' shared service.
  26873.      *
  26874.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator
  26875.      */
  26876.     protected function getPaymentMethodValidator2Service()
  26877.     {
  26878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodValidator.php';
  26879.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26880.     }
  26881.     /**
  26882.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  26883.      *
  26884.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  26885.      */
  26886.     protected function getPaymentServiceService()
  26887.     {
  26888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  26889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  26890.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  26891.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26892.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  26893.         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()));
  26894.     }
  26895.     /**
  26896.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  26897.      *
  26898.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  26899.      */
  26900.     protected function getFilterServiceRegistryService()
  26901.     {
  26902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  26903.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  26904.             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()));
  26905.             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()));
  26906.         }, 2), new RewindableGenerator(function () {
  26907.             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()));
  26908.             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()));
  26909.         }, 2));
  26910.     }
  26911.     /**
  26912.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  26913.      *
  26914.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  26915.      */
  26916.     protected function getPromotionCollectorService()
  26917.     {
  26918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  26919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  26921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  26922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  26923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  26924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  26925.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  26926.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'])) {
  26927.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'];
  26928.         }
  26929.         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()));
  26930.     }
  26931.     /**
  26932.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  26933.      *
  26934.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  26935.      */
  26936.     protected function getPromotionDeliveryProcessorService()
  26937.     {
  26938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  26939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  26940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  26942.         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()));
  26943.     }
  26944.     /**
  26945.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  26946.      *
  26947.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  26948.      */
  26949.     protected function getPromotionProcessorService()
  26950.     {
  26951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  26952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  26953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  26955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  26956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  26957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  26958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  26959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  26960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  26961.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Decorator/Core/Checkout/Cart/Promotion/Discount/Filter/AdvancedPackageRuleDecorator.php';
  26962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  26963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  26964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  26965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  26966.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  26967.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  26968.         $c = ($this->privates['FourtwosixMaintainNetPrice\\Decorator\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService());
  26969.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'])) {
  26970.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'];
  26971.         }
  26972.         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);
  26973.     }
  26974.     /**
  26975.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  26976.      *
  26977.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  26978.      */
  26979.     protected function getPromotionIndexerService()
  26980.     {
  26981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  26983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  26984.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26985.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  26986.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  26987.         }
  26988.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  26989.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  26990.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  26991.         }
  26992.         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);
  26993.     }
  26994.     /**
  26995.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  26996.      *
  26997.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  26998.      */
  26999.     protected function getPromotionRedemptionUpdaterService()
  27000.     {
  27001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  27002.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27003.     }
  27004.     /**
  27005.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  27006.      *
  27007.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  27008.      */
  27009.     protected function getPromotionIndividualCodeRedeemerService()
  27010.     {
  27011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  27012.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  27013.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'])) {
  27014.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'];
  27015.         }
  27016.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer($a);
  27017.     }
  27018.     /**
  27019.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  27020.      *
  27021.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  27022.      */
  27023.     protected function getStorefrontCartSubscriberService()
  27024.     {
  27025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  27026.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  27027.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'])) {
  27028.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'];
  27029.         }
  27030.         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())));
  27031.     }
  27032.     /**
  27033.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  27034.      *
  27035.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  27036.      */
  27037.     protected function getPromotionValidatorService()
  27038.     {
  27039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  27040.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27041.     }
  27042.     /**
  27043.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  27044.      *
  27045.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  27046.      */
  27047.     protected function getShippingMethodValidatorService()
  27048.     {
  27049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  27050.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27051.     }
  27052.     /**
  27053.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  27054.      *
  27055.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  27056.      */
  27057.     protected function getCategoryIndexerService()
  27058.     {
  27059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  27061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  27062.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27063.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27064.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27065.         }
  27066.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  27067.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27068.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27069.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27070.         }
  27071.         $d = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27072.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27073.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27074.         }
  27075.         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);
  27076.     }
  27077.     /**
  27078.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  27079.      *
  27080.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  27081.      */
  27082.     protected function getCategoryBreadcrumbBuilderService()
  27083.     {
  27084.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27085.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'])) {
  27086.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'];
  27087.         }
  27088.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder($a);
  27089.     }
  27090.     /**
  27091.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  27092.      *
  27093.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  27094.      */
  27095.     protected function getNavigationLoaderService()
  27096.     {
  27097.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27098.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  27099.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  27100.         }
  27101.         $b = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService());
  27102.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  27103.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  27104.         }
  27105.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader($a$b);
  27106.     }
  27107.     /**
  27108.      * Gets the private 'Shopware\Core\Content\Category\Subscriber\CategorySubscriber' shared service.
  27109.      *
  27110.      * @return \Shopware\Core\Content\Category\Subscriber\CategorySubscriber
  27111.      */
  27112.     protected function getCategorySubscriberService()
  27113.     {
  27114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Subscriber/CategorySubscriber.php';
  27115.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27116.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'])) {
  27117.             return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'];
  27118.         }
  27119.         return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] = new \Shopware\Core\Content\Category\Subscriber\CategorySubscriber($a);
  27120.     }
  27121.     /**
  27122.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  27123.      *
  27124.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  27125.      */
  27126.     protected function getEntryPointValidatorService()
  27127.     {
  27128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  27129.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27130.     }
  27131.     /**
  27132.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  27133.      *
  27134.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  27135.      */
  27136.     protected function getFormCmsElementResolverService()
  27137.     {
  27138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  27141.         $a = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  27142.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'])) {
  27143.             return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'];
  27144.         }
  27145.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver($a);
  27146.     }
  27147.     /**
  27148.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  27149.      *
  27150.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  27151.      */
  27152.     protected function getTextCmsElementResolverService()
  27153.     {
  27154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  27157.         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()));
  27158.     }
  27159.     /**
  27160.      * Gets the private 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader' shared service.
  27161.      *
  27162.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader
  27163.      */
  27164.     protected function getSalesChannelCmsPageLoaderService()
  27165.     {
  27166.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27167.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27168.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27169.         }
  27170.         $b = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  27171.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27172.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27173.         }
  27174.         $c = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  27175.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27176.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27177.         }
  27178.         return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader($b$c$a);
  27179.     }
  27180.     /**
  27181.      * Gets the private 'Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber' shared service.
  27182.      *
  27183.      * @return \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber
  27184.      */
  27185.     protected function getCmsPageDefaultChangeSubscriberService()
  27186.     {
  27187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php';
  27188.         return $this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] = new \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27189.     }
  27190.     /**
  27191.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  27192.      *
  27193.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  27194.      */
  27195.     protected function getFlowActionCollectorService()
  27196.     {
  27197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  27198.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  27199.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  27200.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  27201.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  27202.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  27203.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  27204.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  27205.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  27206.             yield => ($this->privates['FourtwosixThemeExtension\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderDataAction'] ?? $this->getSendOrderDataActionService());
  27207.             yield => ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailActionDecorator'] ?? $this->getSendMailActionDecoratorService());
  27208.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  27209.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  27210.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  27211.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  27212.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  27213.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  27214.             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()));
  27215.         }, 16), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService()));
  27216.     }
  27217.     /**
  27218.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  27219.      *
  27220.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  27221.      */
  27222.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  27223.     {
  27224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  27227.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27228.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'])) {
  27229.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'];
  27230.         }
  27231.         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);
  27232.     }
  27233.     /**
  27234.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  27235.      *
  27236.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  27237.      */
  27238.     protected function getAddCustomerTagActionService()
  27239.     {
  27240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  27243.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27244.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'])) {
  27245.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'];
  27246.         }
  27247.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction($a);
  27248.     }
  27249.     /**
  27250.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  27251.      *
  27252.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  27253.      */
  27254.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  27255.     {
  27256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  27259.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27260.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'])) {
  27261.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'];
  27262.         }
  27263.         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);
  27264.     }
  27265.     /**
  27266.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  27267.      *
  27268.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  27269.      */
  27270.     protected function getAddOrderTagActionService()
  27271.     {
  27272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  27275.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27276.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'])) {
  27277.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'];
  27278.         }
  27279.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction($a);
  27280.     }
  27281.     /**
  27282.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  27283.      *
  27284.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  27285.      */
  27286.     protected function getChangeCustomerGroupActionService()
  27287.     {
  27288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  27291.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27292.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'])) {
  27293.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'];
  27294.         }
  27295.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction($a);
  27296.     }
  27297.     /**
  27298.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  27299.      *
  27300.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  27301.      */
  27302.     protected function getChangeCustomerStatusActionService()
  27303.     {
  27304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  27307.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27308.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'])) {
  27309.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'];
  27310.         }
  27311.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction($a);
  27312.     }
  27313.     /**
  27314.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  27315.      *
  27316.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  27317.      */
  27318.     protected function getGenerateDocumentActionService()
  27319.     {
  27320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  27323.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  27324.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27325.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27326.         }
  27327.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  27328.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27329.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27330.         }
  27331.         $c = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  27332.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27333.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27334.         }
  27335.         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()));
  27336.     }
  27337.     /**
  27338.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  27339.      *
  27340.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  27341.      */
  27342.     protected function getRemoveCustomerTagActionService()
  27343.     {
  27344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  27347.         $a = ($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService());
  27348.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'])) {
  27349.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'];
  27350.         }
  27351.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction($a);
  27352.     }
  27353.     /**
  27354.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  27355.      *
  27356.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  27357.      */
  27358.     protected function getRemoveOrderTagActionService()
  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/RemoveOrderTagAction.php';
  27363.         $a = ($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService());
  27364.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'])) {
  27365.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'];
  27366.         }
  27367.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction($a);
  27368.     }
  27369.     /**
  27370.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  27371.      *
  27372.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  27373.      */
  27374.     protected function getSetCustomerCustomFieldActionService()
  27375.     {
  27376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  27379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  27380.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27381.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'])) {
  27382.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'];
  27383.         }
  27384.         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);
  27385.     }
  27386.     /**
  27387.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  27388.      *
  27389.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  27390.      */
  27391.     protected function getSetCustomerGroupCustomFieldActionService()
  27392.     {
  27393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  27396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  27397.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27398.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'])) {
  27399.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'];
  27400.         }
  27401.         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);
  27402.     }
  27403.     /**
  27404.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  27405.      *
  27406.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  27407.      */
  27408.     protected function getSetOrderCustomFieldActionService()
  27409.     {
  27410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  27413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  27414.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27415.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'])) {
  27416.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'];
  27417.         }
  27418.         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);
  27419.     }
  27420.     /**
  27421.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  27422.      *
  27423.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  27424.      */
  27425.     protected function getSetOrderStateActionService()
  27426.     {
  27427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  27430.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService());
  27431.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'])) {
  27432.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'];
  27433.         }
  27434.         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);
  27435.     }
  27436.     /**
  27437.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer' shared service.
  27438.      *
  27439.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer
  27440.      */
  27441.     protected function getCustomerGroupStorerService()
  27442.     {
  27443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerGroupStorer.php';
  27445.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27446.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'])) {
  27447.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'];
  27448.         }
  27449.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer($a);
  27450.     }
  27451.     /**
  27452.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer' shared service.
  27453.      *
  27454.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer
  27455.      */
  27456.     protected function getCustomerRecoveryStorerService()
  27457.     {
  27458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerRecoveryStorer.php';
  27460.         $a = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  27461.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'])) {
  27462.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'];
  27463.         }
  27464.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer($a);
  27465.     }
  27466.     /**
  27467.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer' shared service.
  27468.      *
  27469.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer
  27470.      */
  27471.     protected function getCustomerStorerService()
  27472.     {
  27473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerStorer.php';
  27475.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27476.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'])) {
  27477.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'];
  27478.         }
  27479.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer($a);
  27480.     }
  27481.     /**
  27482.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer' shared service.
  27483.      *
  27484.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer
  27485.      */
  27486.     protected function getNewsletterRecipientStorerService()
  27487.     {
  27488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorer.php';
  27490.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  27491.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'])) {
  27492.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'];
  27493.         }
  27494.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer($a);
  27495.     }
  27496.     /**
  27497.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer' shared service.
  27498.      *
  27499.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer
  27500.      */
  27501.     protected function getOrderStorerService()
  27502.     {
  27503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderStorer.php';
  27505.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27506.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'])) {
  27507.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'];
  27508.         }
  27509.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer($a);
  27510.     }
  27511.     /**
  27512.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer' shared service.
  27513.      *
  27514.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer
  27515.      */
  27516.     protected function getOrderTransactionStorerService()
  27517.     {
  27518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderTransactionStorer.php';
  27520.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  27521.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'])) {
  27522.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'];
  27523.         }
  27524.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer($a);
  27525.     }
  27526.     /**
  27527.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer' shared service.
  27528.      *
  27529.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer
  27530.      */
  27531.     protected function getUserStorerService()
  27532.     {
  27533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/UserStorer.php';
  27535.         $a = ($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService());
  27536.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'])) {
  27537.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'];
  27538.         }
  27539.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer($a);
  27540.     }
  27541.     /**
  27542.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  27543.      *
  27544.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  27545.      */
  27546.     protected function getFlowIndexerService()
  27547.     {
  27548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  27550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  27551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  27552.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27553.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27554.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27555.         }
  27556.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27557.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27558.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27559.         }
  27560.         $c = ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService());
  27561.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27562.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27563.         }
  27564.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  27565.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27566.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27567.         }
  27568.         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);
  27569.     }
  27570.     /**
  27571.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  27572.      *
  27573.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  27574.      */
  27575.     protected function getDeleteExpiredFilesCommandService()
  27576.     {
  27577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  27579.         $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()));
  27580.         $instance->setName('import-export:delete-expired');
  27581.         return $instance;
  27582.     }
  27583.     /**
  27584.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  27585.      *
  27586.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  27587.      */
  27588.     protected function getImportEntityCommandService()
  27589.     {
  27590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  27592.         $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()));
  27593.         $instance->setName('import:entity');
  27594.         return $instance;
  27595.     }
  27596.     /**
  27597.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  27598.      *
  27599.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  27600.      */
  27601.     protected function getCountrySerializerService()
  27602.     {
  27603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  27606.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  27607.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  27608.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'];
  27609.         }
  27610.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer($a);
  27611.     }
  27612.     /**
  27613.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  27614.      *
  27615.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  27616.      */
  27617.     protected function getCustomerSerializerService()
  27618.     {
  27619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  27622.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27623.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27624.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27625.         }
  27626.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  27627.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27628.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27629.         }
  27630.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27631.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27632.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27633.         }
  27634.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer($a$b$c);
  27635.     }
  27636.     /**
  27637.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  27638.      *
  27639.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  27640.      */
  27641.     protected function getLanguageSerializerService()
  27642.     {
  27643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  27646.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27647.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  27648.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'];
  27649.         }
  27650.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer($a);
  27651.     }
  27652.     /**
  27653.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  27654.      *
  27655.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  27656.      */
  27657.     protected function getMediaSerializerService()
  27658.     {
  27659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  27662.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  27663.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27664.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27665.         }
  27666.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  27667.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27668.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27669.         }
  27670.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  27671.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27672.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27673.         }
  27674.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27675.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27676.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27677.         }
  27678.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer($a$b$c$d);
  27679.     }
  27680.     /**
  27681.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer' shared service.
  27682.      *
  27683.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer
  27684.      */
  27685.     protected function getOrderSerializerService()
  27686.     {
  27687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/OrderSerializer.php';
  27690.         $a = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  27691.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'])) {
  27692.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'];
  27693.         }
  27694.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer($a);
  27695.     }
  27696.     /**
  27697.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  27698.      *
  27699.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  27700.      */
  27701.     protected function getProductCrossSellingSerializerService()
  27702.     {
  27703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  27706.         $a = ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService());
  27707.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'])) {
  27708.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'];
  27709.         }
  27710.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer($a);
  27711.     }
  27712.     /**
  27713.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  27714.      *
  27715.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  27716.      */
  27717.     protected function getProductSerializerService()
  27718.     {
  27719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  27722.         $a = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  27723.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27724.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27725.         }
  27726.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27727.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27728.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27729.         }
  27730.         $c = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  27731.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27732.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27733.         }
  27734.         $d = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  27735.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27736.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27737.         }
  27738.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer($a$b$c$d);
  27739.     }
  27740.     /**
  27741.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  27742.      *
  27743.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  27744.      */
  27745.     protected function getPromotionIndividualCodeSerializerService()
  27746.     {
  27747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  27750.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  27751.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  27752.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  27753.         }
  27754.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  27755.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  27756.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  27757.         }
  27758.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer($a$b);
  27759.     }
  27760.     /**
  27761.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  27762.      *
  27763.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  27764.      */
  27765.     protected function getSalutationSerializerService()
  27766.     {
  27767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  27770.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  27771.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  27772.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'];
  27773.         }
  27774.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer($a);
  27775.     }
  27776.     /**
  27777.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  27778.      *
  27779.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  27780.      */
  27781.     protected function getCustomFieldsSerializer2Service()
  27782.     {
  27783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  27786.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService());
  27787.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'])) {
  27788.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'];
  27789.         }
  27790.         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()));
  27791.     }
  27792.     /**
  27793.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  27794.      *
  27795.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  27796.      */
  27797.     protected function getPriceSerializerService()
  27798.     {
  27799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  27802.         $a = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  27803.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'])) {
  27804.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'];
  27805.         }
  27806.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer($a);
  27807.     }
  27808.     /**
  27809.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  27810.      *
  27811.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  27812.      */
  27813.     protected function getToOneSerializerService()
  27814.     {
  27815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  27818.         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()));
  27819.     }
  27820.     /**
  27821.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  27822.      *
  27823.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  27824.      */
  27825.     protected function getTranslationsSerializerService()
  27826.     {
  27827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  27830.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27831.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'])) {
  27832.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'];
  27833.         }
  27834.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer($a);
  27835.     }
  27836.     /**
  27837.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  27838.      *
  27839.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  27840.      */
  27841.     protected function getPrimaryKeyResolverService()
  27842.     {
  27843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  27844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27846.         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())));
  27847.     }
  27848.     /**
  27849.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  27850.      *
  27851.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  27852.      */
  27853.     protected function getSystemDefaultValidatorService()
  27854.     {
  27855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  27856.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27857.     }
  27858.     /**
  27859.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  27860.      *
  27861.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  27862.      */
  27863.     protected function getFileDeletedSubscriberService()
  27864.     {
  27865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  27866.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27867.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'])) {
  27868.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'];
  27869.         }
  27870.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber($a);
  27871.     }
  27872.     /**
  27873.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  27874.      *
  27875.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  27876.      */
  27877.     protected function getProductCategoryPathsSubscriberService()
  27878.     {
  27879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  27880.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27881.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  27882.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  27883.         }
  27884.         $b = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  27885.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  27886.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  27887.         }
  27888.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber($a$b);
  27889.     }
  27890.     /**
  27891.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  27892.      *
  27893.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  27894.      */
  27895.     protected function getProductVariantsSubscriberService()
  27896.     {
  27897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  27898.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  27899.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27900.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27901.         }
  27902.         $b = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  27903.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27904.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27905.         }
  27906.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  27907.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27908.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27909.         }
  27910.         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);
  27911.     }
  27912.     /**
  27913.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  27914.      *
  27915.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  27916.      */
  27917.     protected function getDeleteFileHandlerService()
  27918.     {
  27919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  27920.         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()));
  27921.     }
  27922.     /**
  27923.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  27924.      *
  27925.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  27926.      */
  27927.     protected function getPipeFactoryService()
  27928.     {
  27929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  27930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  27931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  27932.         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 () {
  27933.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  27934.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  27935.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  27936.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  27937.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  27938.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  27939.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  27940.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  27941.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] ?? $this->getOrderSerializerService());
  27942.             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()));
  27943.         }, 10), new RewindableGenerator(function () {
  27944.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  27945.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  27946.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  27947.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  27948.             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()));
  27949.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  27950.     }
  27951.     /**
  27952.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  27953.      *
  27954.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  27955.      */
  27956.     protected function getCsvFileWriterFactoryService()
  27957.     {
  27958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  27959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  27960.         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()));
  27961.     }
  27962.     /**
  27963.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  27964.      *
  27965.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  27966.      */
  27967.     protected function getCleanupImportExportFileTaskHandlerService()
  27968.     {
  27969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  27970.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27971.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  27972.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  27973.         }
  27974.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService());
  27975.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  27976.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  27977.         }
  27978.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler($a$b);
  27979.     }
  27980.     /**
  27981.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  27982.      *
  27983.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  27984.      */
  27985.     protected function getDeleteExpiredFilesServiceService()
  27986.     {
  27987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  27988.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  27989.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'])) {
  27990.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'];
  27991.         }
  27992.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService($a);
  27993.     }
  27994.     /**
  27995.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  27996.      *
  27997.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  27998.      */
  27999.     protected function getFileServiceService()
  28000.     {
  28001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  28002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  28003.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  28004.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'])) {
  28005.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'];
  28006.         }
  28007.         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);
  28008.     }
  28009.     /**
  28010.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  28011.      *
  28012.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  28013.      */
  28014.     protected function getImportExportServiceService()
  28015.     {
  28016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  28017.         $a = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  28018.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  28019.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  28020.         }
  28021.         $b = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  28022.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  28023.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  28024.         }
  28025.         $c = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  28026.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  28027.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  28028.         }
  28029.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  28030.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  28031.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  28032.         }
  28033.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService($a$b$c$d);
  28034.     }
  28035.     /**
  28036.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  28037.      *
  28038.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  28039.      */
  28040.     protected function getLandingPageIndexerService()
  28041.     {
  28042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  28044.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28045.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  28046.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  28047.         }
  28048.         $b = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  28049.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  28050.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  28051.         }
  28052.         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);
  28053.     }
  28054.     /**
  28055.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  28056.      *
  28057.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  28058.      */
  28059.     protected function getLandingPageValidatorService()
  28060.     {
  28061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  28062.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28063.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'])) {
  28064.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'];
  28065.         }
  28066.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator($a);
  28067.     }
  28068.     /**
  28069.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  28070.      *
  28071.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  28072.      */
  28073.     protected function getMailSendSubscriberService()
  28074.     {
  28075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  28076.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28077.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28078.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28079.         }
  28080.         $b = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  28081.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28082.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28083.         }
  28084.         $c = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  28085.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28086.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28087.         }
  28088.         $d = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  28089.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28090.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28091.         }
  28092.         $e = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28093.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28094.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28095.         }
  28096.         $f = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  28097.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28098.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28099.         }
  28100.         $g = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  28101.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28102.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28103.         }
  28104.         $h = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  28105.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28106.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28107.         }
  28108.         $i = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  28109.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28110.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28111.         }
  28112.         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()));
  28113.     }
  28114.     /**
  28115.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  28116.      *
  28117.      * @return \Shopware\Core\Content\Mail\Service\MailService
  28118.      */
  28119.     protected function getMailServiceService()
  28120.     {
  28121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  28122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  28123.         $a = ($this->services['Frosh\\MailArchive\\Services\\MailSender'] ?? $this->getMailSenderService());
  28124.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28125.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28126.         }
  28127.         $b = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  28128.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28129.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28130.         }
  28131.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  28132.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28133.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28134.         }
  28135.         $d = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService());
  28136.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28137.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28138.         }
  28139.         $e = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  28140.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28141.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28142.         }
  28143.         $f = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28144.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28145.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28146.         }
  28147.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28148.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28149.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28150.         }
  28151.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28152.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28153.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28154.         }
  28155.         return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] = new \Shopware\Core\Content\Mail\Service\MailService($b$c$d$a$e, ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), $f$g$h, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['logger'] ?? $this->getLoggerService()));
  28156.     }
  28157.     /**
  28158.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  28159.      *
  28160.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  28161.      */
  28162.     protected function getImageCmsElementResolverService()
  28163.     {
  28164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  28167.         $a = ($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService());
  28168.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'])) {
  28169.             return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'];
  28170.         }
  28171.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver($a);
  28172.     }
  28173.     /**
  28174.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  28175.      *
  28176.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  28177.      */
  28178.     protected function getImageGalleryTypeDataResolverService()
  28179.     {
  28180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  28183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  28184.         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()));
  28185.     }
  28186.     /**
  28187.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  28188.      *
  28189.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  28190.      */
  28191.     protected function getImageSliderTypeDataResolverService()
  28192.     {
  28193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  28196.         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()));
  28197.     }
  28198.     /**
  28199.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  28200.      *
  28201.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  28202.      */
  28203.     protected function getDeleteNotUsedMediaCommandService()
  28204.     {
  28205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  28207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  28208.         $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())));
  28209.         $instance->setName('media:delete-unused');
  28210.         return $instance;
  28211.     }
  28212.     /**
  28213.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  28214.      *
  28215.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  28216.      */
  28217.     protected function getGenerateMediaTypesCommandService()
  28218.     {
  28219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  28221.         $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()));
  28222.         $instance->setName('media:generate-media-types');
  28223.         return $instance;
  28224.     }
  28225.     /**
  28226.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  28227.      *
  28228.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  28229.      */
  28230.     protected function getGenerateThumbnailsCommandService()
  28231.     {
  28232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  28234.         $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()));
  28235.         $instance->setName('media:generate-thumbnails');
  28236.         return $instance;
  28237.     }
  28238.     /**
  28239.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  28240.      *
  28241.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  28242.      */
  28243.     protected function getMediaFolderConfigurationIndexerService()
  28244.     {
  28245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  28247.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28248.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  28249.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  28250.         }
  28251.         $b = ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService());
  28252.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  28253.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  28254.         }
  28255.         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);
  28256.     }
  28257.     /**
  28258.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  28259.      *
  28260.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  28261.      */
  28262.     protected function getMediaFolderIndexerService()
  28263.     {
  28264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  28266.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28267.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  28268.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  28269.         }
  28270.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28271.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  28272.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  28273.         }
  28274.         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()));
  28275.     }
  28276.     /**
  28277.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  28278.      *
  28279.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  28280.      */
  28281.     protected function getMediaIndexerService()
  28282.     {
  28283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  28285.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28286.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28287.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28288.         }
  28289.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28290.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28291.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28292.         }
  28293.         $c = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28294.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28295.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28296.         }
  28297.         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);
  28298.     }
  28299.     /**
  28300.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator' shared service.
  28301.      *
  28302.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  28303.      */
  28304.     protected function getMediaRepositoryDecoratorService()
  28305.     {
  28306.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  28307.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28308.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28309.         }
  28310.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  28311.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28312.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28313.         }
  28314.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  28315.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28316.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28317.         }
  28318.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28319.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28320.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28321.         }
  28322.         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())));
  28323.     }
  28324.     /**
  28325.      * Gets the private 'Shopware\Core\Content\Media\File\FileFetcher' shared service.
  28326.      *
  28327.      * @return \Shopware\Core\Content\Media\File\FileFetcher
  28328.      */
  28329.     protected function getFileFetcherService()
  28330.     {
  28331.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] = new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse0);
  28332.     }
  28333.     /**
  28334.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  28335.      *
  28336.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  28337.      */
  28338.     protected function getFileNameProviderService()
  28339.     {
  28340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  28341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  28342.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28343.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'])) {
  28344.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'];
  28345.         }
  28346.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider($a);
  28347.     }
  28348.     /**
  28349.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  28350.      *
  28351.      * @return \Shopware\Core\Content\Media\MediaService
  28352.      */
  28353.     protected function getMediaServiceService()
  28354.     {
  28355.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28356.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28357.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28358.         }
  28359.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28360.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28361.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28362.         }
  28363.         $c = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  28364.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28365.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28366.         }
  28367.         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()));
  28368.     }
  28369.     /**
  28370.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  28371.      *
  28372.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  28373.      */
  28374.     protected function getDeleteFileHandler2Service()
  28375.     {
  28376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  28377.         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()));
  28378.     }
  28379.     /**
  28380.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  28381.      *
  28382.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  28383.      */
  28384.     protected function getGenerateThumbnailsHandlerService()
  28385.     {
  28386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  28387.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  28388.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  28389.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  28390.         }
  28391.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28392.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  28393.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  28394.         }
  28395.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler($a$b);
  28396.     }
  28397.     /**
  28398.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  28399.      *
  28400.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  28401.      */
  28402.     protected function getFilenamePathnameStrategyService()
  28403.     {
  28404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  28406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28407.         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())));
  28408.     }
  28409.     /**
  28410.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  28411.      *
  28412.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  28413.      */
  28414.     protected function getIdPathnameStrategyService()
  28415.     {
  28416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  28418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28419.         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())));
  28420.     }
  28421.     /**
  28422.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  28423.      *
  28424.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  28425.      */
  28426.     protected function getPhysicalFilenamePathnameStrategyService()
  28427.     {
  28428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  28430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28431.         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())));
  28432.     }
  28433.     /**
  28434.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  28435.      *
  28436.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  28437.      */
  28438.     protected function getUrlGeneratorInterfaceService()
  28439.     {
  28440.         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 () {
  28441.             yield => $this->getFilenamePathnameStrategyService();
  28442.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  28443.             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()));
  28444.             yield => $this->getIdPathnameStrategyService();
  28445.         }, 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())), '');
  28446.     }
  28447.     /**
  28448.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber' shared service.
  28449.      *
  28450.      * @return \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber
  28451.      */
  28452.     protected function getMediaDeletionSubscriberService()
  28453.     {
  28454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaDeletionSubscriber.php';
  28455.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28456.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28457.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28458.         }
  28459.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28460.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28461.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28462.         }
  28463.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28464.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28465.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28466.         }
  28467.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28468.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28469.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28470.         }
  28471.         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);
  28472.     }
  28473.     /**
  28474.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  28475.      *
  28476.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  28477.      */
  28478.     protected function getMediaLoadedSubscriberService()
  28479.     {
  28480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  28481.         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()));
  28482.     }
  28483.     /**
  28484.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  28485.      *
  28486.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  28487.      */
  28488.     protected function getThumbnailServiceService()
  28489.     {
  28490.         $a = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28491.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  28492.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  28493.         }
  28494.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28495.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  28496.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  28497.         }
  28498.         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);
  28499.     }
  28500.     /**
  28501.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  28502.      *
  28503.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  28504.      */
  28505.     protected function getTypeDetectorService()
  28506.     {
  28507.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  28508.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  28509.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  28510.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  28511.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  28512.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  28513.         }, 5));
  28514.     }
  28515.     /**
  28516.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  28517.      *
  28518.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  28519.      */
  28520.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  28521.     {
  28522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  28523.         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()));
  28524.     }
  28525.     /**
  28526.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  28527.      *
  28528.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  28529.      */
  28530.     protected function getNewsletterRecipientIndexerService()
  28531.     {
  28532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  28534.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28535.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  28536.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  28537.         }
  28538.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  28539.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  28540.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  28541.         }
  28542.         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);
  28543.     }
  28544.     /**
  28545.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  28546.      *
  28547.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  28548.      */
  28549.     protected function getNewsletterRecipientDeletedSubscriberService()
  28550.     {
  28551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  28552.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28553.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'])) {
  28554.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'];
  28555.         }
  28556.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber($a);
  28557.     }
  28558.     /**
  28559.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  28560.      *
  28561.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  28562.      */
  28563.     protected function getNewsletterRecipientTaskHandlerService()
  28564.     {
  28565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  28566.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28567.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  28568.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  28569.         }
  28570.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  28571.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  28572.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  28573.         }
  28574.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler($a$b);
  28575.     }
  28576.     /**
  28577.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  28578.      *
  28579.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  28580.      */
  28581.     protected function getProductExportGenerateCommandService()
  28582.     {
  28583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  28585.         $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()));
  28586.         $instance->setName('product-export:generate');
  28587.         return $instance;
  28588.     }
  28589.     /**
  28590.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  28591.      *
  28592.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  28593.      */
  28594.     protected function getProductExportEventListenerService()
  28595.     {
  28596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  28597.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28598.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'])) {
  28599.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'];
  28600.         }
  28601.         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()));
  28602.     }
  28603.     /**
  28604.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  28605.      *
  28606.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  28607.      */
  28608.     protected function getProductExportGenerateTaskHandlerService()
  28609.     {
  28610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  28611.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28612.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28613.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28614.         }
  28615.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28616.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28617.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28618.         }
  28619.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28620.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28621.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28622.         }
  28623.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28624.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28625.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28626.         }
  28627.         $e = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28628.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28629.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28630.         }
  28631.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler($b$c$d$e$a);
  28632.     }
  28633.     /**
  28634.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  28635.      *
  28636.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  28637.      */
  28638.     protected function getProductExportPartialGenerationHandlerService()
  28639.     {
  28640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  28641.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28642.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28643.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28644.         }
  28645.         $b = ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService());
  28646.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28647.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28648.         }
  28649.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28650.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28651.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28652.         }
  28653.         $d = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28654.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28655.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28656.         }
  28657.         $e = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  28658.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28659.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28660.         }
  28661.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  28662.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28663.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28664.         }
  28665.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  28666.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28667.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28668.         }
  28669.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  28670.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28671.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28672.         }
  28673.         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()));
  28674.     }
  28675.     /**
  28676.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  28677.      *
  28678.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  28679.      */
  28680.     protected function getProductExportFileHandlerService()
  28681.     {
  28682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  28683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  28684.         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');
  28685.     }
  28686.     /**
  28687.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  28688.      *
  28689.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  28690.      */
  28691.     protected function getProductExportRendererService()
  28692.     {
  28693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  28694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  28695.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28696.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  28697.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  28698.         }
  28699.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  28700.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  28701.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  28702.         }
  28703.         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()));
  28704.     }
  28705.     /**
  28706.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  28707.      *
  28708.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  28709.      */
  28710.     protected function getProductStreamIndexerService()
  28711.     {
  28712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  28714.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28715.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  28716.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  28717.         }
  28718.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  28719.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  28720.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  28721.         }
  28722.         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);
  28723.     }
  28724.     /**
  28725.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  28726.      *
  28727.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  28728.      */
  28729.     protected function getUpdateProductStreamMappingTaskHandlerService()
  28730.     {
  28731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  28732.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28733.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  28734.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  28735.         }
  28736.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  28737.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  28738.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  28739.         }
  28740.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler($a$b);
  28741.     }
  28742.     /**
  28743.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  28744.      *
  28745.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  28746.      */
  28747.     protected function getProductLineItemCommandValidatorService()
  28748.     {
  28749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  28750.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28751.     }
  28752.     /**
  28753.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler' shared service.
  28754.      *
  28755.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler
  28756.      */
  28757.     protected function getCleanupProductKeywordDictionaryTaskHandlerService()
  28758.     {
  28759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupProductKeywordDictionaryTaskHandler.php';
  28760.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28761.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'])) {
  28762.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'];
  28763.         }
  28764.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28765.     }
  28766.     /**
  28767.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  28768.      *
  28769.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  28770.      */
  28771.     protected function getBuyBoxCmsElementResolverService()
  28772.     {
  28773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  28777.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  28778.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  28779.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  28780.         }
  28781.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  28782.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  28783.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  28784.         }
  28785.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver($a$b);
  28786.     }
  28787.     /**
  28788.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  28789.      *
  28790.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  28791.      */
  28792.     protected function getCrossSellingCmsElementResolverService()
  28793.     {
  28794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  28798.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService());
  28799.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  28800.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  28801.         }
  28802.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver($a);
  28803.     }
  28804.     /**
  28805.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  28806.      *
  28807.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  28808.      */
  28809.     protected function getProductDescriptionReviewsCmsElementResolverService()
  28810.     {
  28811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  28815.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService());
  28816.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'])) {
  28817.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'];
  28818.         }
  28819.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver($a);
  28820.     }
  28821.     /**
  28822.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  28823.      *
  28824.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  28825.      */
  28826.     protected function getProductListingCmsElementResolverService()
  28827.     {
  28828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  28831.         $a = ($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] ?? $this->getFoundationProductListingRouteService());
  28832.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  28833.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  28834.         }
  28835.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver($a);
  28836.     }
  28837.     /**
  28838.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  28839.      *
  28840.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  28841.      */
  28842.     protected function getProductIndexerService()
  28843.     {
  28844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  28846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  28847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  28848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  28849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  28850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  28851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  28852.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  28853.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28854.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28855.         }
  28856.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28857.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28858.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28859.         }
  28860.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28861.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28862.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28863.         }
  28864.         $d = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  28865.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28866.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28867.         }
  28868.         $e = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  28869.         $f = ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? $this->getSearchKeywordReplacementService());
  28870.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28871.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28872.         }
  28873.         $g = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  28874.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  28875.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  28876.         }
  28877.         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);
  28878.     }
  28879.     /**
  28880.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  28881.      *
  28882.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  28883.      */
  28884.     protected function getProductStreamUpdaterService()
  28885.     {
  28886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  28888.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  28889.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  28890.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  28891.         }
  28892.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28893.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  28894.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  28895.         }
  28896.         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()));
  28897.     }
  28898.     /**
  28899.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  28900.      *
  28901.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  28902.      */
  28903.     protected function getStockUpdaterService()
  28904.     {
  28905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  28906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdate/StockUpdateFilterProvider.php';
  28907.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28908.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'])) {
  28909.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'];
  28910.         }
  28911.         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 () {
  28912.             return new \EmptyIterator();
  28913.         }, 0)));
  28914.     }
  28915.     /**
  28916.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  28917.      *
  28918.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  28919.      */
  28920.     protected function getProductListingFeaturesSubscriberService()
  28921.     {
  28922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  28923.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28924.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  28925.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  28926.         }
  28927.         $b = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  28928.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  28929.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  28930.         }
  28931.         $c = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  28932.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  28933.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  28934.         }
  28935.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28936.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  28937.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  28938.         }
  28939.         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);
  28940.     }
  28941.     /**
  28942.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  28943.      *
  28944.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  28945.      */
  28946.     protected function getProductListingLoaderService()
  28947.     {
  28948.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  28949.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  28950.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  28951.         }
  28952.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28953.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  28954.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  28955.         }
  28956.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28957.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  28958.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  28959.         }
  28960.         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())));
  28961.     }
  28962.     /**
  28963.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  28964.      *
  28965.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  28966.      */
  28967.     protected function getProductSubscriberService()
  28968.     {
  28969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  28970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  28971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  28972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  28973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  28974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  28975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  28976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  28977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  28978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  28979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  28980.         $a = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  28981.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28982.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  28983.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  28984.         }
  28985.         $c = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($b);
  28986.         $d = new \Shopware\Core\Content\Product\IsNewDetector($b);
  28987.         $e = ($this->privates['FourtwosixThemeExtension\\Decorator\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  28988.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  28989.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  28990.         }
  28991.         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);
  28992.     }
  28993.     /**
  28994.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater' shared service.
  28995.      *
  28996.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater
  28997.      */
  28998.     protected function getRuleAreaUpdaterService()
  28999.     {
  29000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php';
  29001.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29002.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'])) {
  29003.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'];
  29004.         }
  29005.         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);
  29006.     }
  29007.     /**
  29008.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  29009.      *
  29010.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  29011.      */
  29012.     protected function getRuleIndexerService()
  29013.     {
  29014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  29016.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29017.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  29018.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  29019.         }
  29020.         $b = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  29021.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  29022.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  29023.         }
  29024.         $c = ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  29025.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  29026.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  29027.         }
  29028.         $d = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  29029.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  29030.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  29031.         }
  29032.         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);
  29033.     }
  29034.     /**
  29035.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  29036.      *
  29037.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  29038.      */
  29039.     protected function getRulePayloadSubscriberService()
  29040.     {
  29041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  29042.         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);
  29043.     }
  29044.     /**
  29045.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  29046.      *
  29047.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  29048.      */
  29049.     protected function getRulePayloadUpdaterService()
  29050.     {
  29051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  29052.         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()));
  29053.     }
  29054.     /**
  29055.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  29056.      *
  29057.      * @return \Shopware\Core\Content\Rule\RuleValidator
  29058.      */
  29059.     protected function getRuleValidatorService()
  29060.     {
  29061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  29062.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  29063.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29064.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29065.         }
  29066.         $b = ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService());
  29067.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29068.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29069.         }
  29070.         $c = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  29071.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29072.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29073.         }
  29074.         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);
  29075.     }
  29076.     /**
  29077.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  29078.      *
  29079.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  29080.      */
  29081.     protected function getStoreApiSeoResolverService()
  29082.     {
  29083.         $a = ($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService());
  29084.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  29085.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  29086.         }
  29087.         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()));
  29088.     }
  29089.     /**
  29090.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  29091.      *
  29092.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  29093.      */
  29094.     protected function getSeoUrlGeneratorService()
  29095.     {
  29096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  29097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  29098.         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 () {
  29099.             return new \EmptyIterator();
  29100.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  29101.     }
  29102.     /**
  29103.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  29104.      *
  29105.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  29106.      */
  29107.     protected function getSeoUrlPersisterService()
  29108.     {
  29109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  29110.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  29111.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  29112.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  29113.         }
  29114.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29115.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  29116.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  29117.         }
  29118.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  29119.     }
  29120.     /**
  29121.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  29122.      *
  29123.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  29124.      */
  29125.     protected function getSeoUrlRouteRegistryService()
  29126.     {
  29127.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  29128.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  29129.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  29130.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  29131.         }, 3));
  29132.     }
  29133.     /**
  29134.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  29135.      *
  29136.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  29137.      */
  29138.     protected function getSitemapGenerateCommandService()
  29139.     {
  29140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  29142.         $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()));
  29143.         $instance->setName('sitemap:generate');
  29144.         return $instance;
  29145.     }
  29146.     /**
  29147.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  29148.      *
  29149.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  29150.      */
  29151.     protected function getFileService()
  29152.     {
  29153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  29154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  29155.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  29156.     }
  29157.     /**
  29158.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  29159.      *
  29160.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  29161.      */
  29162.     protected function getCategoryUrlProviderService()
  29163.     {
  29164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  29167.         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()));
  29168.     }
  29169.     /**
  29170.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  29171.      *
  29172.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  29173.      */
  29174.     protected function getCustomUrlProviderService()
  29175.     {
  29176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  29179.         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()));
  29180.     }
  29181.     /**
  29182.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  29183.      *
  29184.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  29185.      */
  29186.     protected function getProductUrlProviderService()
  29187.     {
  29188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  29191.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29192.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'])) {
  29193.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'];
  29194.         }
  29195.         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);
  29196.     }
  29197.     /**
  29198.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  29199.      *
  29200.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  29201.      */
  29202.     protected function getSitemapGenerateTaskHandlerService()
  29203.     {
  29204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  29205.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29206.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29207.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29208.         }
  29209.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29210.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29211.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29212.         }
  29213.         $c = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29214.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29215.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29216.         }
  29217.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  29218.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29219.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29220.         }
  29221.         $e = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  29222.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29223.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29224.         }
  29225.         $f = ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService());
  29226.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29227.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29228.         }
  29229.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29230.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29231.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29232.         }
  29233.         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);
  29234.     }
  29235.     /**
  29236.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  29237.      *
  29238.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  29239.      */
  29240.     protected function getConfigHandlerService()
  29241.     {
  29242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  29243.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  29244.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  29245.         }, 1));
  29246.     }
  29247.     /**
  29248.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  29249.      *
  29250.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  29251.      */
  29252.     protected function getSitemapExporterService()
  29253.     {
  29254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  29255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  29256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  29257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  29258.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29259.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'])) {
  29260.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'];
  29261.         }
  29262.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  29263.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  29264.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  29265.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  29266.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  29267.         }, 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);
  29268.     }
  29269.     /**
  29270.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  29271.      *
  29272.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  29273.      */
  29274.     protected function getCacheClearer2Service()
  29275.     {
  29276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  29277.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  29278.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29279.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'])) {
  29280.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'];
  29281.         }
  29282.         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);
  29283.     }
  29284.     /**
  29285.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  29286.      *
  29287.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  29288.      */
  29289.     protected function getCacheDecoratorService()
  29290.     {
  29291.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  29292.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  29293.         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())));
  29294.     }
  29295.     /**
  29296.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  29297.      *
  29298.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  29299.      */
  29300.     protected function getCacheInvalidationSubscriberService()
  29301.     {
  29302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  29303.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29304.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'])) {
  29305.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'];
  29306.         }
  29307.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29308.     }
  29309.     /**
  29310.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  29311.      *
  29312.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  29313.      */
  29314.     protected function getCacheInvalidatorService()
  29315.     {
  29316.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  29317.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29318.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  29319.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  29320.         }
  29321.         $c = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29322.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  29323.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  29324.         }
  29325.         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);
  29326.     }
  29327.     /**
  29328.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  29329.      *
  29330.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  29331.      */
  29332.     protected function getCacheStateSubscriberService()
  29333.     {
  29334.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  29335.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'])) {
  29336.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'];
  29337.         }
  29338.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber($a);
  29339.     }
  29340.     /**
  29341.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler' shared service.
  29342.      *
  29343.      * @return \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler
  29344.      */
  29345.     protected function getInvalidateCacheTaskHandlerService()
  29346.     {
  29347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php';
  29348.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29349.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  29350.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  29351.         }
  29352.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29353.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  29354.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  29355.         }
  29356.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler($a$b0);
  29357.     }
  29358.     /**
  29359.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler' shared service.
  29360.      *
  29361.      * @return \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler
  29362.      */
  29363.     protected function getCleanupOldCacheFoldersHandlerService()
  29364.     {
  29365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandler.php';
  29366.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  29367.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'])) {
  29368.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'];
  29369.         }
  29370.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] = new \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler($a);
  29371.     }
  29372.     /**
  29373.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  29374.      *
  29375.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  29376.      */
  29377.     protected function getScriptCacheInvalidationSubscriberService()
  29378.     {
  29379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  29380.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  29381.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'])) {
  29382.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'];
  29383.         }
  29384.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber($a);
  29385.     }
  29386.     /**
  29387.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  29388.      *
  29389.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  29390.      */
  29391.     protected function getS3FilesystemVisibilityCommandService()
  29392.     {
  29393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  29395.         $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()));
  29396.         $instance->setName('s3:set-visibility');
  29397.         return $instance;
  29398.     }
  29399.     /**
  29400.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  29401.      *
  29402.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  29403.      */
  29404.     protected function getFilesystemFactoryService()
  29405.     {
  29406.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  29407.             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()));
  29408.             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()));
  29409.             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()));
  29410.         }, 3), new RewindableGenerator(function () {
  29411.             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()));
  29412.         }, 1));
  29413.     }
  29414.     /**
  29415.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  29416.      *
  29417.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  29418.      */
  29419.     protected function getTranslator2Service()
  29420.     {
  29421.         $a = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  29422.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  29423.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  29424.         }
  29425.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  29426.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  29427.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  29428.         }
  29429.         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()));
  29430.     }
  29431.     /**
  29432.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  29433.      *
  29434.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  29435.      */
  29436.     protected function getTranslatorCacheInvalidateService()
  29437.     {
  29438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  29439.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29440.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'])) {
  29441.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'];
  29442.         }
  29443.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29444.     }
  29445.     /**
  29446.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  29447.      *
  29448.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  29449.      */
  29450.     protected function getEntityTemplateLoaderService()
  29451.     {
  29452.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  29453.     }
  29454.     /**
  29455.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  29456.      *
  29457.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  29458.      */
  29459.     protected function getBundleHierarchyBuilder2Service()
  29460.     {
  29461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  29462.         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()));
  29463.     }
  29464.     /**
  29465.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  29466.      *
  29467.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  29468.      */
  29469.     protected function getStringTemplateRendererService()
  29470.     {
  29471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  29472.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29473.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'])) {
  29474.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'];
  29475.         }
  29476.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer($a$this->targetDir.'');
  29477.     }
  29478.     /**
  29479.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  29480.      *
  29481.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  29482.      */
  29483.     protected function getTwigVariableParserService()
  29484.     {
  29485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  29486.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29487.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'])) {
  29488.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'];
  29489.         }
  29490.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser($a);
  29491.     }
  29492.     /**
  29493.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  29494.      *
  29495.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  29496.      */
  29497.     protected function getAclAnnotationValidatorService()
  29498.     {
  29499.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29500.     }
  29501.     /**
  29502.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  29503.      *
  29504.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  29505.      */
  29506.     protected function getAclWriteValidatorService()
  29507.     {
  29508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  29509.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29510.         if (isset($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'])) {
  29511.             return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'];
  29512.         }
  29513.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator($a);
  29514.     }
  29515.     /**
  29516.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  29517.      *
  29518.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  29519.      */
  29520.     protected function getDefinitionServiceService()
  29521.     {
  29522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  29523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  29524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  29525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  29526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  29527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  29528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollection.php';
  29529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  29530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  29531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  29532.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.18.1');
  29533.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  29534.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  29535.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()));
  29536.         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());
  29537.     }
  29538.     /**
  29539.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  29540.      *
  29541.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  29542.      */
  29543.     protected function getDumpClassSchemaCommandService()
  29544.     {
  29545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  29547.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  29548.         $instance->setName('framework:dump:class:schema');
  29549.         return $instance;
  29550.     }
  29551.     /**
  29552.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  29553.      *
  29554.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  29555.      */
  29556.     protected function getDumpSchemaCommandService()
  29557.     {
  29558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  29560.         $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()));
  29561.         $instance->setName('framework:schema');
  29562.         return $instance;
  29563.     }
  29564.     /**
  29565.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  29566.      *
  29567.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  29568.      */
  29569.     protected function getApiVersionConverterService()
  29570.     {
  29571.         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 () {
  29572.             return new \EmptyIterator();
  29573.         }, 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())))));
  29574.     }
  29575.     /**
  29576.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  29577.      *
  29578.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  29579.      */
  29580.     protected function getApiAuthenticationListenerService()
  29581.     {
  29582.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  29583.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  29584.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  29585.         $c->setPublicKey($b);
  29586.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  29587.         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()));
  29588.     }
  29589.     /**
  29590.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  29591.      *
  29592.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  29593.      */
  29594.     protected function getSalesChannelAuthenticationListenerService()
  29595.     {
  29596.         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()));
  29597.     }
  29598.     /**
  29599.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  29600.      *
  29601.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  29602.      */
  29603.     protected function getUserCredentialsChangedSubscriberService()
  29604.     {
  29605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  29606.         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()));
  29607.     }
  29608.     /**
  29609.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  29610.      *
  29611.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  29612.      */
  29613.     protected function getExpectationSubscriberService()
  29614.     {
  29615.         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']);
  29616.     }
  29617.     /**
  29618.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  29619.      *
  29620.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  29621.      */
  29622.     protected function getRefreshTokenRepositoryService()
  29623.     {
  29624.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29625.     }
  29626.     /**
  29627.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  29628.      *
  29629.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  29630.      */
  29631.     protected function getJsonEntityEncoderService()
  29632.     {
  29633.         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()));
  29634.     }
  29635.     /**
  29636.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  29637.      *
  29638.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  29639.      */
  29640.     protected function getExecutorService()
  29641.     {
  29642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  29643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  29644.         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 () {
  29645.             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()));
  29646.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  29647.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  29648.             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()));
  29649.         }, 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)));
  29650.     }
  29651.     /**
  29652.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  29653.      *
  29654.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  29655.      */
  29656.     protected function getOpenModalResponseFactoryService()
  29657.     {
  29658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  29659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  29660.         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()));
  29661.     }
  29662.     /**
  29663.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  29664.      *
  29665.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  29666.      */
  29667.     protected function getOpenNewTabResponseFactoryService()
  29668.     {
  29669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  29670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  29671.         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()));
  29672.     }
  29673.     /**
  29674.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  29675.      *
  29676.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  29677.      */
  29678.     protected function getActiveAppsLoaderService()
  29679.     {
  29680.         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()));
  29681.     }
  29682.     /**
  29683.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  29684.      *
  29685.      * @return \Shopware\Core\Framework\App\AppStateService
  29686.      */
  29687.     protected function getAppStateServiceService()
  29688.     {
  29689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  29690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  29691.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29692.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29693.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29694.         }
  29695.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29696.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29697.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29698.         }
  29699.         $c = ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService());
  29700.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29701.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29702.         }
  29703.         $d = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  29704.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29705.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29706.         }
  29707.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  29708.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29709.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29710.         }
  29711.         $f = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  29712.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29713.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29714.         }
  29715.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  29716.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29717.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29718.         }
  29719.         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);
  29720.     }
  29721.     /**
  29722.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  29723.      *
  29724.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  29725.      */
  29726.     protected function getMoveShopPermanentlyStrategyService()
  29727.     {
  29728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  29730.         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()));
  29731.     }
  29732.     /**
  29733.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  29734.      *
  29735.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  29736.      */
  29737.     protected function getReinstallAppsStrategyService()
  29738.     {
  29739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  29741.         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()));
  29742.     }
  29743.     /**
  29744.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  29745.      *
  29746.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  29747.      */
  29748.     protected function getUninstallAppsStrategyService()
  29749.     {
  29750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  29752.         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()));
  29753.     }
  29754.     /**
  29755.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  29756.      *
  29757.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  29758.      */
  29759.     protected function getActivateAppCommandService()
  29760.     {
  29761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  29763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  29764.         $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()));
  29765.         $instance->setName('app:activate');
  29766.         return $instance;
  29767.     }
  29768.     /**
  29769.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  29770.      *
  29771.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  29772.      */
  29773.     protected function getAppPrinterService()
  29774.     {
  29775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  29776.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  29777.     }
  29778.     /**
  29779.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  29780.      *
  29781.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  29782.      */
  29783.     protected function getDeactivateAppCommandService()
  29784.     {
  29785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  29787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  29788.         $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()));
  29789.         $instance->setName('app:deactivate');
  29790.         return $instance;
  29791.     }
  29792.     /**
  29793.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  29794.      *
  29795.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  29796.      */
  29797.     protected function getInstallAppCommandService()
  29798.     {
  29799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  29801.         $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()));
  29802.         $instance->setName('app:install');
  29803.         return $instance;
  29804.     }
  29805.     /**
  29806.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  29807.      *
  29808.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  29809.      */
  29810.     protected function getRefreshAppCommandService()
  29811.     {
  29812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  29814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  29815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  29816.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29817.         $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);
  29818.         $instance->setName('app:refresh');
  29819.         return $instance;
  29820.     }
  29821.     /**
  29822.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  29823.      *
  29824.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  29825.      */
  29826.     protected function getResolveAppUrlChangeCommandService()
  29827.     {
  29828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  29830.         $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()));
  29831.         $instance->setName('app:url-change:resolve');
  29832.         return $instance;
  29833.     }
  29834.     /**
  29835.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  29836.      *
  29837.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  29838.      */
  29839.     protected function getUninstallAppCommandService()
  29840.     {
  29841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  29843.         $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()));
  29844.         $instance->setName('app:uninstall');
  29845.         return $instance;
  29846.     }
  29847.     /**
  29848.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  29849.      *
  29850.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  29851.      */
  29852.     protected function getValidateAppCommandService()
  29853.     {
  29854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  29856.         $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()));
  29857.         $instance->setName('app:validate');
  29858.         return $instance;
  29859.     }
  29860.     /**
  29861.      * Gets the private 'Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider' shared service.
  29862.      *
  29863.      * @return \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider
  29864.      */
  29865.     protected function getAppConfirmationDeltaProviderService()
  29866.     {
  29867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Delta/AppConfirmationDeltaProvider.php';
  29868.         return $this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider(new RewindableGenerator(function () {
  29869.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\PermissionsDeltaProvider()));
  29870.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\DomainsDeltaProvider()));
  29871.         }, 2));
  29872.     }
  29873.     /**
  29874.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  29875.      *
  29876.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  29877.      */
  29878.     protected function getQuerySignerService()
  29879.     {
  29880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  29881.         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()));
  29882.     }
  29883.     /**
  29884.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  29885.      *
  29886.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  29887.      */
  29888.     protected function getAppLifecycleService()
  29889.     {
  29890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  29891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  29892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  29893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  29894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  29895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  29896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  29897.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  29898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  29899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  29900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  29901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  29902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  29903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  29904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  29905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/FlowActionPersister.php';
  29906.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetPersister.php';
  29907.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29908.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29909.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29910.         }
  29911.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29912.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29913.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29914.         }
  29915.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  29916.         $d = ($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService());
  29917.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29918.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29919.         }
  29920.         $e = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  29921.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29922.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29923.         }
  29924.         $f = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  29925.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29926.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29927.         }
  29928.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  29929.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29930.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29931.         }
  29932.         $h = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  29933.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29934.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29935.         }
  29936.         $i = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  29937.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29938.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29939.         }
  29940.         $j = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  29941.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29942.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29943.         }
  29944.         $k = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  29945.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29946.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29947.         }
  29948.         $l = ($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService());
  29949.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29950.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29951.         }
  29952.         $m = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService());
  29953.         $n = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService());
  29954.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29955.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29956.         }
  29957.         $o = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  29958.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29959.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29960.         }
  29961.         $p = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29962.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29963.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29964.         }
  29965.         $q = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29966.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29967.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29968.         }
  29969.         $r = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  29970.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29971.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29972.         }
  29973.         $s = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  29974.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29975.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29976.         }
  29977.         $t = ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService());
  29978.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29979.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29980.         }
  29981.         $u = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  29982.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29983.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29984.         }
  29985.         $v = ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService());
  29986.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29987.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29988.         }
  29989.         $w = ($this->services['app_administration_snippet.repository'] ?? $this->getAppAdministrationSnippet_RepositoryService());
  29990.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29991.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29992.         }
  29993.         $x = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  29994.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  29995.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  29996.         }
  29997.         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));
  29998.     }
  29999.     /**
  30000.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  30001.      *
  30002.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  30003.      */
  30004.     protected function getAppLoaderService()
  30005.     {
  30006.         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());
  30007.     }
  30008.     /**
  30009.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister' shared service.
  30010.      *
  30011.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister
  30012.      */
  30013.     protected function getRuleConditionPersisterService()
  30014.     {
  30015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/RuleConditionPersister.php';
  30016.         $a = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  30017.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  30018.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  30019.         }
  30020.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30021.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  30022.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  30023.         }
  30024.         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);
  30025.     }
  30026.     /**
  30027.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  30028.      *
  30029.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  30030.      */
  30031.     protected function getScriptPersisterService()
  30032.     {
  30033.         $a = ($this->services['script.repository'] ?? $this->getScript_RepositoryService());
  30034.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  30035.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  30036.         }
  30037.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30038.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  30039.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  30040.         }
  30041.         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);
  30042.     }
  30043.     /**
  30044.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  30045.      *
  30046.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  30047.      */
  30048.     protected function getAppRegistrationServiceService()
  30049.     {
  30050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  30051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  30052.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  30053.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30054.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30055.         }
  30056.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  30057.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30058.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30059.         }
  30060.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30061.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30062.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30063.         }
  30064.         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');
  30065.     }
  30066.     /**
  30067.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  30068.      *
  30069.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  30070.      */
  30071.     protected function getAppAsyncPaymentHandlerService()
  30072.     {
  30073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  30079.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30080.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30081.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30082.         }
  30083.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30084.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30085.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30086.         }
  30087.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30088.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30089.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30090.         }
  30091.         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);
  30092.     }
  30093.     /**
  30094.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler' shared service.
  30095.      *
  30096.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler
  30097.      */
  30098.     protected function getAppPaymentHandlerService()
  30099.     {
  30100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30104.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30105.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30106.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30107.         }
  30108.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30109.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30110.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30111.         }
  30112.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30113.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30114.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30115.         }
  30116.         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);
  30117.     }
  30118.     /**
  30119.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  30120.      *
  30121.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  30122.      */
  30123.     protected function getAppSyncPaymentHandlerService()
  30124.     {
  30125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  30130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  30131.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30132.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30133.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30134.         }
  30135.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30136.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30137.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30138.         }
  30139.         $c = ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService());
  30140.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30141.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30142.         }
  30143.         $d = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30144.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30145.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30146.         }
  30147.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler($a$b$c$d);
  30148.     }
  30149.     /**
  30150.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  30151.      *
  30152.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  30153.      */
  30154.     protected function getPayloadServiceService()
  30155.     {
  30156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  30157.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  30158.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  30159.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  30160.         }
  30161.         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'));
  30162.     }
  30163.     /**
  30164.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  30165.      *
  30166.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  30167.      */
  30168.     protected function getDeleteCascadeAppsHandlerService()
  30169.     {
  30170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  30171.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30172.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30173.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30174.         }
  30175.         $b = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  30176.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30177.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30178.         }
  30179.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  30180.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30181.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30182.         }
  30183.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler($a$b$c);
  30184.     }
  30185.     /**
  30186.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  30187.      *
  30188.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  30189.      */
  30190.     protected function getUpdateAppsHandlerService()
  30191.     {
  30192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  30193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  30194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  30195.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30196.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30197.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30198.         }
  30199.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  30200.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30201.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30202.         }
  30203.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30204.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30205.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30206.         }
  30207.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService());
  30208.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30209.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30210.         }
  30211.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService());
  30212.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30213.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30214.         }
  30215.         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));
  30216.     }
  30217.     /**
  30218.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  30219.      *
  30220.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  30221.      */
  30222.     protected function getCustomFieldProtectionSubscriberService()
  30223.     {
  30224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  30225.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30226.     }
  30227.     /**
  30228.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  30229.      *
  30230.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  30231.      */
  30232.     protected function getConfigValidatorService()
  30233.     {
  30234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  30235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  30236.         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())));
  30237.     }
  30238.     /**
  30239.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  30240.      *
  30241.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  30242.      */
  30243.     protected function getHookableValidatorService()
  30244.     {
  30245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  30246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  30247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  30248.         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())));
  30249.     }
  30250.     /**
  30251.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  30252.      *
  30253.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  30254.      */
  30255.     protected function getManifestValidatorService()
  30256.     {
  30257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  30258.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  30259.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  30260.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  30261.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  30262.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  30263.         }, 4));
  30264.     }
  30265.     /**
  30266.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  30267.      *
  30268.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  30269.      */
  30270.     protected function getChangelogChangeCommandService()
  30271.     {
  30272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  30274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  30276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30277.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30278.         $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']));
  30279.         $instance->setName('changelog:change');
  30280.         return $instance;
  30281.     }
  30282.     /**
  30283.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  30284.      *
  30285.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  30286.      */
  30287.     protected function getChangelogCheckCommandService()
  30288.     {
  30289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  30291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  30293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30294.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30295.         $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']));
  30296.         $instance->setName('changelog:check');
  30297.         return $instance;
  30298.     }
  30299.     /**
  30300.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  30301.      *
  30302.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  30303.      */
  30304.     protected function getChangelogCreateCommandService()
  30305.     {
  30306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  30308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  30310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30311.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30312.         $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']));
  30313.         $instance->setName('changelog:create');
  30314.         return $instance;
  30315.     }
  30316.     /**
  30317.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  30318.      *
  30319.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  30320.      */
  30321.     protected function getChangelogReleaseCommandService()
  30322.     {
  30323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  30325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  30327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30328.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30329.         $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']));
  30330.         $instance->setName('changelog:release');
  30331.         return $instance;
  30332.     }
  30333.     /**
  30334.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  30335.      *
  30336.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  30337.      */
  30338.     protected function getCreateEntitiesCommandService()
  30339.     {
  30340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  30342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  30343.         $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));
  30344.         $instance->setName('dal:create:entities');
  30345.         return $instance;
  30346.     }
  30347.     /**
  30348.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  30349.      *
  30350.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  30351.      */
  30352.     protected function getCreateHydratorCommandService()
  30353.     {
  30354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  30356.         $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));
  30357.         $instance->setName('dal:create:hydrators');
  30358.         return $instance;
  30359.     }
  30360.     /**
  30361.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  30362.      *
  30363.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  30364.      */
  30365.     protected function getCreateSchemaCommandService()
  30366.     {
  30367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  30369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  30370.         $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));
  30371.         $instance->setName('dal:create:schema');
  30372.         return $instance;
  30373.     }
  30374.     /**
  30375.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  30376.      *
  30377.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  30378.      */
  30379.     protected function getDataAbstractionLayerValidateCommandService()
  30380.     {
  30381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  30383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  30384.         $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())));
  30385.         $instance->setName('dal:validate');
  30386.         return $instance;
  30387.     }
  30388.     /**
  30389.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  30390.      *
  30391.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  30392.      */
  30393.     protected function getRefreshIndexCommandService()
  30394.     {
  30395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  30397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  30398.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30399.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  30400.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  30401.         }
  30402.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand($a);
  30403.         $instance->setName('dal:refresh:index');
  30404.         return $instance;
  30405.     }
  30406.     /**
  30407.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  30408.      *
  30409.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  30410.      */
  30411.     protected function getIteratorFactoryService()
  30412.     {
  30413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  30414.         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()));
  30415.     }
  30416.     /**
  30417.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  30418.      *
  30419.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  30420.      */
  30421.     protected function getCriteriaQueryBuilderService()
  30422.     {
  30423.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  30424.         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));
  30425.     }
  30426.     /**
  30427.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  30428.      *
  30429.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  30430.      */
  30431.     protected function getAppContextCreatorService()
  30432.     {
  30433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  30434.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30435.     }
  30436.     /**
  30437.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  30438.      *
  30439.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  30440.      */
  30441.     protected function getChildCountUpdaterService()
  30442.     {
  30443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  30444.         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()));
  30445.     }
  30446.     /**
  30447.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  30448.      *
  30449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  30450.      */
  30451.     protected function getInheritanceUpdaterService()
  30452.     {
  30453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  30454.         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()));
  30455.     }
  30456.     /**
  30457.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  30458.      *
  30459.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  30460.      */
  30461.     protected function getManyToManyIdFieldUpdaterService()
  30462.     {
  30463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  30464.         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()));
  30465.     }
  30466.     /**
  30467.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber' shared service.
  30468.      *
  30469.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber
  30470.      */
  30471.     protected function getEntityIndexingSubscriberService()
  30472.     {
  30473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php';
  30474.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30475.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'])) {
  30476.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'];
  30477.         }
  30478.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber($a);
  30479.     }
  30480.     /**
  30481.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  30482.      *
  30483.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  30484.      */
  30485.     protected function getRegisteredIndexerSubscriberService()
  30486.     {
  30487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  30488.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30489.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'])) {
  30490.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'];
  30491.         }
  30492.         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);
  30493.     }
  30494.     /**
  30495.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  30496.      *
  30497.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  30498.      */
  30499.     protected function getTreeUpdaterService()
  30500.     {
  30501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  30502.         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()));
  30503.     }
  30504.     /**
  30505.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  30506.      *
  30507.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  30508.      */
  30509.     protected function getApiCriteriaValidatorService()
  30510.     {
  30511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  30512.         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()));
  30513.     }
  30514.     /**
  30515.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  30516.      *
  30517.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  30518.      */
  30519.     protected function getCompositeEntitySearcherService()
  30520.     {
  30521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  30522.         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 () {
  30523.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  30524.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  30525.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  30526.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  30527.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  30528.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  30529.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  30530.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  30531.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  30532.         }, 9));
  30533.     }
  30534.     /**
  30535.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter' shared service.
  30536.      *
  30537.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter
  30538.      */
  30539.     protected function getCriteriaArrayConverterService()
  30540.     {
  30541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CriteriaArrayConverter.php';
  30542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  30543.         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())));
  30544.     }
  30545.     /**
  30546.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  30547.      *
  30548.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  30549.      */
  30550.     protected function getSqlQueryParserService()
  30551.     {
  30552.         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()));
  30553.     }
  30554.     /**
  30555.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  30556.      *
  30557.      * @return \Swag\Security\Fixes\NEXT32887\RequestCriteriaBuilderFixed
  30558.      */
  30559.     protected function getRequestCriteriaBuilderService()
  30560.     {
  30561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  30562.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT32887/RequestCriteriaBuilderFixed.php';
  30563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  30564.         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);
  30565.     }
  30566.     /**
  30567.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  30568.      *
  30569.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  30570.      */
  30571.     protected function getTokenFilterService()
  30572.     {
  30573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  30574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  30575.         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()));
  30576.     }
  30577.     /**
  30578.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  30579.      *
  30580.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  30581.      */
  30582.     protected function getSearchTermInterpreterService()
  30583.     {
  30584.         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')))));
  30585.     }
  30586.     /**
  30587.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  30588.      *
  30589.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  30590.      */
  30591.     protected function getEntityExistsValidatorService()
  30592.     {
  30593.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  30594.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  30595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  30596.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  30597.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'])) {
  30598.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'];
  30599.         }
  30600.         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);
  30601.     }
  30602.     /**
  30603.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  30604.      *
  30605.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  30606.      */
  30607.     protected function getEntityNotExistsValidatorService()
  30608.     {
  30609.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  30610.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  30611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  30612.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  30613.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'])) {
  30614.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'];
  30615.         }
  30616.         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);
  30617.     }
  30618.     /**
  30619.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  30620.      *
  30621.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  30622.      */
  30623.     protected function getCleanupVersionTaskHandlerService()
  30624.     {
  30625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  30626.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30627.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'])) {
  30628.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'];
  30629.         }
  30630.         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);
  30631.     }
  30632.     /**
  30633.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  30634.      *
  30635.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  30636.      */
  30637.     protected function getLockValidatorService()
  30638.     {
  30639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  30640.         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()));
  30641.     }
  30642.     /**
  30643.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  30644.      *
  30645.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  30646.      */
  30647.     protected function getWriteCommandExtractorService()
  30648.     {
  30649.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  30650.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'])) {
  30651.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'];
  30652.         }
  30653.         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()));
  30654.     }
  30655.     /**
  30656.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  30657.      *
  30658.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  30659.      */
  30660.     protected function getDemodataCommandService()
  30661.     {
  30662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  30664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  30665.         $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 () {
  30666.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  30667.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  30668.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  30669.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  30670.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  30671.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  30672.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  30673.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  30674.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  30675.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  30676.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  30677.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  30678.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  30679.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  30680.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  30681.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  30682.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  30683.         }, 17), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  30684.         $instance->addDefault('rules'25);
  30685.         $instance->addOption('rules'NULL4'Rules count');
  30686.         $instance->addDefault('customers'60);
  30687.         $instance->addOption('customers'NULL4'Customers count');
  30688.         $instance->addDefault('properties'10);
  30689.         $instance->addOption('properties'NULL4'Property group count (option count rand(30-300))');
  30690.         $instance->addDefault('categories'10);
  30691.         $instance->addOption('categories'NULL4'Categories count');
  30692.         $instance->addDefault('manufacturers'60);
  30693.         $instance->addOption('manufacturers'NULL4'Manufacturers count');
  30694.         $instance->addDefault('tags'50);
  30695.         $instance->addOption('tags'NULL4'Tags count');
  30696.         $instance->addDefault('reviews'20);
  30697.         $instance->addOption('reviews'NULL4'Reviews count');
  30698.         $instance->addDefault('products'1000);
  30699.         $instance->addOption('products'NULL4'Products count');
  30700.         $instance->addDefault('promotions'50);
  30701.         $instance->addOption('promotions'NULL4'Promotions count');
  30702.         $instance->addDefault('flows'0);
  30703.         $instance->addOption('flows'NULL4'Flows count');
  30704.         $instance->addDefault('media'300);
  30705.         $instance->addOption('media'NULL4'Media count');
  30706.         $instance->addDefault('product-streams'10);
  30707.         $instance->addOption('product-streams'NULL4'Product-streams count');
  30708.         $instance->addDefault('orders'60);
  30709.         $instance->addOption('orders'NULL4'Orders count');
  30710.         $instance->addDefault('attribute-sets'4);
  30711.         $instance->addOption('attribute-sets'NULL4'CustomField set count');
  30712.         $instance->addDefault('mail-template'10);
  30713.         $instance->addOption('mail-template'NULL4'Mail-template count');
  30714.         $instance->addDefault('mail-header-footer'3);
  30715.         $instance->addOption('mail-header-footer'NULL4'Mail header/footer count');
  30716.         $instance->addDefault('users'0);
  30717.         $instance->addOption('users'NULL4'Users count');
  30718.         $instance->setName('framework:demodata');
  30719.         return $instance;
  30720.     }
  30721.     /**
  30722.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  30723.      *
  30724.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  30725.      */
  30726.     protected function getCategoryGeneratorService()
  30727.     {
  30728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  30730.         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()));
  30731.     }
  30732.     /**
  30733.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  30734.      *
  30735.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  30736.      */
  30737.     protected function getCustomFieldGeneratorService()
  30738.     {
  30739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  30741.         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()));
  30742.     }
  30743.     /**
  30744.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  30745.      *
  30746.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  30747.      */
  30748.     protected function getCustomerGeneratorService()
  30749.     {
  30750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  30752.         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()));
  30753.     }
  30754.     /**
  30755.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  30756.      *
  30757.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  30758.      */
  30759.     protected function getFlowGeneratorService()
  30760.     {
  30761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  30763.         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()));
  30764.     }
  30765.     /**
  30766.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  30767.      *
  30768.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  30769.      */
  30770.     protected function getMailHeaderFooterGeneratorService()
  30771.     {
  30772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  30774.         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()));
  30775.     }
  30776.     /**
  30777.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  30778.      *
  30779.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  30780.      */
  30781.     protected function getMailTemplateGeneratorService()
  30782.     {
  30783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  30785.         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()));
  30786.     }
  30787.     /**
  30788.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  30789.      *
  30790.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  30791.      */
  30792.     protected function getMediaGeneratorService()
  30793.     {
  30794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  30796.         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()));
  30797.     }
  30798.     /**
  30799.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  30800.      *
  30801.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  30802.      */
  30803.     protected function getOrderGeneratorService()
  30804.     {
  30805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  30807.         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()));
  30808.     }
  30809.     /**
  30810.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  30811.      *
  30812.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  30813.      */
  30814.     protected function getProductGeneratorService()
  30815.     {
  30816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  30818.         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()));
  30819.     }
  30820.     /**
  30821.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  30822.      *
  30823.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  30824.      */
  30825.     protected function getProductManufacturerGeneratorService()
  30826.     {
  30827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  30829.         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()));
  30830.     }
  30831.     /**
  30832.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  30833.      *
  30834.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  30835.      */
  30836.     protected function getProductReviewGeneratorService()
  30837.     {
  30838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  30840.         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()));
  30841.     }
  30842.     /**
  30843.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  30844.      *
  30845.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  30846.      */
  30847.     protected function getProductStreamGeneratorService()
  30848.     {
  30849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  30851.         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()));
  30852.     }
  30853.     /**
  30854.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  30855.      *
  30856.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  30857.      */
  30858.     protected function getPromotionGeneratorService()
  30859.     {
  30860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  30862.         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()));
  30863.     }
  30864.     /**
  30865.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  30866.      *
  30867.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  30868.      */
  30869.     protected function getPropertyGroupGeneratorService()
  30870.     {
  30871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  30873.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  30874.     }
  30875.     /**
  30876.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  30877.      *
  30878.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  30879.      */
  30880.     protected function getRuleGeneratorService()
  30881.     {
  30882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  30884.         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()));
  30885.     }
  30886.     /**
  30887.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  30888.      *
  30889.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  30890.      */
  30891.     protected function getTagGeneratorService()
  30892.     {
  30893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  30895.         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()));
  30896.     }
  30897.     /**
  30898.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  30899.      *
  30900.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  30901.      */
  30902.     protected function getUserGeneratorService()
  30903.     {
  30904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  30906.         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()));
  30907.     }
  30908.     /**
  30909.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  30910.      *
  30911.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  30912.      */
  30913.     protected function getCleanPersonalDataCommandService()
  30914.     {
  30915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  30917.         $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()));
  30918.         $instance->setName('database:clean-personal-data');
  30919.         return $instance;
  30920.     }
  30921.     /**
  30922.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  30923.      *
  30924.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  30925.      */
  30926.     protected function getBusinessEventCollectorService()
  30927.     {
  30928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  30929.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30930.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'])) {
  30931.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'];
  30932.         }
  30933.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), $a);
  30934.     }
  30935.     /**
  30936.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  30937.      *
  30938.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  30939.      */
  30940.     protected function getBusinessEventDispatcherService()
  30941.     {
  30942.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  30943.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'])) {
  30944.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'];
  30945.         }
  30946.         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()));
  30947.     }
  30948.     /**
  30949.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  30950.      *
  30951.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  30952.      */
  30953.     protected function getDebugDumpBusinessEventsCommandService()
  30954.     {
  30955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  30957.         $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()));
  30958.         $instance->setName('debug:business-events');
  30959.         return $instance;
  30960.     }
  30961.     /**
  30962.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  30963.      *
  30964.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  30965.      */
  30966.     protected function getEventActionSubscriberService()
  30967.     {
  30968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  30969.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30970.     }
  30971.     /**
  30972.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  30973.      *
  30974.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  30975.      */
  30976.     protected function getFeatureDumpCommandService()
  30977.     {
  30978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  30980.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  30981.         $instance->setName('feature:dump');
  30982.         $instance->setAliases([=> 'administration:dump:features']);
  30983.         return $instance;
  30984.     }
  30985.     /**
  30986.      * Gets the private 'Shopware\Core\Framework\Log\LoggerFactory' shared service.
  30987.      *
  30988.      * @return \Shopware\Core\Framework\Log\LoggerFactory
  30989.      */
  30990.     protected function getLoggerFactoryService()
  30991.     {
  30992.         return $this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] = new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  30993.     }
  30994.     /**
  30995.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  30996.      *
  30997.      * @return \Shopware\Core\Framework\Log\LoggingService
  30998.      */
  30999.     protected function getLoggingServiceService()
  31000.     {
  31001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  31002.         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()));
  31003.     }
  31004.     /**
  31005.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler' shared service.
  31006.      *
  31007.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler
  31008.      */
  31009.     protected function getExcludeFlowEventHandlerService()
  31010.     {
  31011.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 300trueNULLfalse);
  31012.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  31013.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler($a$this->parameters['shopware.logger.exclude_events']);
  31014.     }
  31015.     /**
  31016.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  31017.      *
  31018.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  31019.      */
  31020.     protected function getLogCleanupTaskHandlerService()
  31021.     {
  31022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  31023.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31024.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  31025.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  31026.         }
  31027.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31028.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  31029.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  31030.         }
  31031.         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()));
  31032.     }
  31033.     /**
  31034.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  31035.      *
  31036.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  31037.      */
  31038.     protected function getDispatchSleepMessageCommandService()
  31039.     {
  31040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  31042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  31043.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  31044.         $instance->setName('debug:messenger:dispatch-sleep');
  31045.         return $instance;
  31046.     }
  31047.     /**
  31048.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  31049.      *
  31050.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  31051.      */
  31052.     protected function getEncryptedMessageHandlerService()
  31053.     {
  31054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  31055.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31056.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'])) {
  31057.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'];
  31058.         }
  31059.         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')))));
  31060.     }
  31061.     /**
  31062.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  31063.      *
  31064.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  31065.      */
  31066.     protected function getRetryMessageHandlerService()
  31067.     {
  31068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  31069.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31070.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'])) {
  31071.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'];
  31072.         }
  31073.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler($a, new RewindableGenerator(function () {
  31074.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  31075.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  31076.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  31077.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  31078.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  31079.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  31080.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  31081.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  31082.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  31083.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  31084.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  31085.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  31086.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  31087.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  31088.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  31089.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  31090.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  31091.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  31092.             yield 18 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  31093.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  31094.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  31095.             yield 21 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  31096.             yield 22 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  31097.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  31098.             yield 24 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  31099.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  31100.             yield 26 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  31101.             yield 27 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  31102.             yield 28 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  31103.             yield 29 => ($this->privates['Frosh\\MailArchive\\Task\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService());
  31104.             yield 30 => ($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTaskHandler'] ?? $this->getSendMonitorDataTaskHandlerService());
  31105.             yield 31 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  31106.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  31107.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  31108.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  31109.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  31110.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  31111.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  31112.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  31113.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  31114.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  31115.             yield 41 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  31116.             yield 42 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  31117.             yield 43 => ($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTaskHandler'] ?? $this->getCollectorTaskHandlerService());
  31118.             yield 44 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  31119.         }, 45), ($this->services['logger'] ?? $this->getLoggerService()));
  31120.     }
  31121.     /**
  31122.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  31123.      *
  31124.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  31125.      */
  31126.     protected function getSleepTaskHandlerService()
  31127.     {
  31128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  31129.         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()));
  31130.     }
  31131.     /**
  31132.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  31133.      *
  31134.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  31135.      */
  31136.     protected function getRetryMiddlewareService()
  31137.     {
  31138.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  31139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  31140.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31141.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  31142.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  31143.         }
  31144.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31145.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  31146.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  31147.         }
  31148.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware($b$a);
  31149.     }
  31150.     /**
  31151.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  31152.      *
  31153.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  31154.      */
  31155.     protected function getRegisterScheduledTasksCommandService()
  31156.     {
  31157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  31159.         $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()));
  31160.         $instance->setName('scheduled-task:register');
  31161.         return $instance;
  31162.     }
  31163.     /**
  31164.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  31165.      *
  31166.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  31167.      */
  31168.     protected function getScheduledTaskRunnerService()
  31169.     {
  31170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  31172.         $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()));
  31173.         $instance->setName('scheduled-task:run');
  31174.         return $instance;
  31175.     }
  31176.     /**
  31177.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  31178.      *
  31179.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  31180.      */
  31181.     protected function getRegisterScheduledTaskHandlerService()
  31182.     {
  31183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  31184.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService());
  31185.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'])) {
  31186.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'];
  31187.         }
  31188.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler($a);
  31189.     }
  31190.     /**
  31191.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  31192.      *
  31193.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  31194.      */
  31195.     protected function getTaskRegistryService()
  31196.     {
  31197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  31198.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31199.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'])) {
  31200.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'];
  31201.         }
  31202.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  31203.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  31204.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  31205.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  31206.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  31207.             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()));
  31208.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  31209.             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()));
  31210.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTask()));
  31211.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  31212.             yield => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTask()));
  31213.             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()));
  31214.             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()));
  31215.             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()));
  31216.             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()));
  31217.             yield 14 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  31218.             yield 15 => ($this->privates['Frosh\\MailArchive\\Task\\CleanupTask'] ?? ($this->privates['Frosh\\MailArchive\\Task\\CleanupTask'] = new \Frosh\MailArchive\Task\CleanupTask()));
  31219.             yield 16 => ($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTask'] ?? ($this->privates['FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTask'] = new \FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTask()));
  31220.             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()));
  31221.             yield 18 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTask()));
  31222.             yield 19 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTask()));
  31223.             yield 20 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTask()));
  31224.             yield 21 => ($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTask'] ?? ($this->privates['Acris\\Tax\\ScheduledTask\\CollectorTask'] = new \Acris\Tax\ScheduledTask\CollectorTask()));
  31225.         }, 22), $a);
  31226.     }
  31227.     /**
  31228.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  31229.      *
  31230.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  31231.      */
  31232.     protected function getRequeueDeadMessagesHandlerService()
  31233.     {
  31234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  31235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  31236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  31237.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31238.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31239.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31240.         }
  31241.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31242.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31243.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31244.         }
  31245.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31246.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31247.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31248.         }
  31249.         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())));
  31250.     }
  31251.     /**
  31252.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  31253.      *
  31254.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  31255.      */
  31256.     protected function getTaskSchedulerService()
  31257.     {
  31258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  31259.         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))));
  31260.     }
  31261.     /**
  31262.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  31263.      *
  31264.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  31265.      */
  31266.     protected function getPluginLifecycleSubscriberService()
  31267.     {
  31268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  31269.         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()));
  31270.     }
  31271.     /**
  31272.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  31273.      *
  31274.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  31275.      */
  31276.     protected function getUpdatePostFinishSubscriberService()
  31277.     {
  31278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  31279.         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()));
  31280.     }
  31281.     /**
  31282.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  31283.      *
  31284.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  31285.      */
  31286.     protected function getMessageFailedHandlerService()
  31287.     {
  31288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  31289.         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');
  31290.     }
  31291.     /**
  31292.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  31293.      *
  31294.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  31295.      */
  31296.     protected function getCreateMigrationCommandService()
  31297.     {
  31298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  31300.         $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');
  31301.         $instance->setName('database:create-migration');
  31302.         return $instance;
  31303.     }
  31304.     /**
  31305.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  31306.      *
  31307.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  31308.      */
  31309.     protected function getMigrationCommandService()
  31310.     {
  31311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  31313.         $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');
  31314.         $instance->setName('database:migrate');
  31315.         return $instance;
  31316.     }
  31317.     /**
  31318.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  31319.      *
  31320.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  31321.      */
  31322.     protected function getMigrationDestructiveCommandService()
  31323.     {
  31324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  31326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  31327.         $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');
  31328.         $instance->setName('database:migrate-destructive');
  31329.         return $instance;
  31330.     }
  31331.     /**
  31332.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  31333.      *
  31334.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  31335.      */
  31336.     protected function getRefreshMigrationCommandService()
  31337.     {
  31338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  31340.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  31341.         $instance->setName('database:refresh-migration');
  31342.         return $instance;
  31343.     }
  31344.     /**
  31345.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  31346.      *
  31347.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31348.      */
  31349.     protected function getMigrationSource_Core_V63Service()
  31350.     {
  31351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31352.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  31353.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  31354.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  31355.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31356.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  31357.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  31358.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31359.         return $instance;
  31360.     }
  31361.     /**
  31362.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  31363.      *
  31364.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31365.      */
  31366.     protected function getMigrationSource_Core_V64Service()
  31367.     {
  31368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31369.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  31370.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  31371.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  31372.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31373.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  31374.         return $instance;
  31375.     }
  31376.     /**
  31377.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  31378.      *
  31379.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31380.      */
  31381.     protected function getMigrationSource_Core_V65Service()
  31382.     {
  31383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31384.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  31385.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  31386.         return $instance;
  31387.     }
  31388.     /**
  31389.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  31390.      *
  31391.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  31392.      */
  31393.     protected function getBundleDumpCommandService()
  31394.     {
  31395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  31397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  31398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  31399.         $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));
  31400.         $instance->setName('bundle:dump');
  31401.         return $instance;
  31402.     }
  31403.     /**
  31404.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  31405.      *
  31406.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  31407.      */
  31408.     protected function getPluginActivateCommandService()
  31409.     {
  31410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  31413.         $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()));
  31414.         $instance->setName('plugin:activate');
  31415.         return $instance;
  31416.     }
  31417.     /**
  31418.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  31419.      *
  31420.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  31421.      */
  31422.     protected function getPluginDeactivateCommandService()
  31423.     {
  31424.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  31427.         $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()));
  31428.         $instance->setName('plugin:deactivate');
  31429.         return $instance;
  31430.     }
  31431.     /**
  31432.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  31433.      *
  31434.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  31435.      */
  31436.     protected function getPluginInstallCommandService()
  31437.     {
  31438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  31441.         $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()));
  31442.         $instance->setName('plugin:install');
  31443.         return $instance;
  31444.     }
  31445.     /**
  31446.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  31447.      *
  31448.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  31449.      */
  31450.     protected function getPluginUninstallCommandService()
  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/Lifecycle/AbstractPluginLifecycleCommand.php';
  31454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  31455.         $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()));
  31456.         $instance->setName('plugin:uninstall');
  31457.         return $instance;
  31458.     }
  31459.     /**
  31460.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  31461.      *
  31462.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  31463.      */
  31464.     protected function getPluginUpdateCommandService()
  31465.     {
  31466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  31469.         $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()));
  31470.         $instance->setName('plugin:update');
  31471.         return $instance;
  31472.     }
  31473.     /**
  31474.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  31475.      *
  31476.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  31477.      */
  31478.     protected function getPluginCreateCommandService()
  31479.     {
  31480.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  31482.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  31483.         $instance->setName('plugin:create');
  31484.         return $instance;
  31485.     }
  31486.     /**
  31487.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  31488.      *
  31489.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  31490.      */
  31491.     protected function getPluginListCommandService()
  31492.     {
  31493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  31495.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  31496.         $instance->setName('plugin:list');
  31497.         return $instance;
  31498.     }
  31499.     /**
  31500.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  31501.      *
  31502.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  31503.      */
  31504.     protected function getPluginRefreshCommandService()
  31505.     {
  31506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  31508.         $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()));
  31509.         $instance->setName('plugin:refresh');
  31510.         return $instance;
  31511.     }
  31512.     /**
  31513.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  31514.      *
  31515.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  31516.      */
  31517.     protected function getPluginZipImportCommandService()
  31518.     {
  31519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  31521.         $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()));
  31522.         $instance->setName('plugin:zip-import');
  31523.         return $instance;
  31524.     }
  31525.     /**
  31526.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  31527.      *
  31528.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  31529.      */
  31530.     protected function getCommandExecutorService($lazyLoad true)
  31531.     {
  31532.         if ($lazyLoad) {
  31533.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  31534.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  31535.                     $wrappedInstance $this->getCommandExecutorService(false);
  31536.                     $proxy->setProxyInitializer(null);
  31537.                     return true;
  31538.                 });
  31539.             });
  31540.         }
  31541.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  31542.     }
  31543.     /**
  31544.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  31545.      *
  31546.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  31547.      */
  31548.     protected function getPluginLifecycleServiceService()
  31549.     {
  31550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  31551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  31552.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31553.         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()));
  31554.     }
  31555.     /**
  31556.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  31557.      *
  31558.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  31559.      */
  31560.     protected function getPluginManagementServiceService()
  31561.     {
  31562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  31563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  31564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  31565.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  31566.         $a = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  31567.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService());
  31568.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  31569.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  31570.         }
  31571.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  31572.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  31573.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  31574.         }
  31575.         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());
  31576.     }
  31577.     /**
  31578.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  31579.      *
  31580.      * @return \Shopware\Core\Framework\Plugin\PluginService
  31581.      */
  31582.     protected function getPluginServiceService()
  31583.     {
  31584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  31585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  31586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  31587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  31588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  31589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  31590.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31591.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  31592.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  31593.         }
  31594.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  31595.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  31596.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  31597.         }
  31598.         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());
  31599.     }
  31600.     /**
  31601.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  31602.      *
  31603.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  31604.      */
  31605.     protected function getPluginAclPrivilegesSubscriberService()
  31606.     {
  31607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  31608.         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()));
  31609.     }
  31610.     /**
  31611.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  31612.      *
  31613.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  31614.      */
  31615.     protected function getAssetServiceService()
  31616.     {
  31617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  31618.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  31619.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'])) {
  31620.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'];
  31621.         }
  31622.         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))));
  31623.     }
  31624.     /**
  31625.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  31626.      *
  31627.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  31628.      */
  31629.     protected function getContextResolverListenerService()
  31630.     {
  31631.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService());
  31632.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'])) {
  31633.             return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'];
  31634.         }
  31635.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener($a);
  31636.     }
  31637.     /**
  31638.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  31639.      *
  31640.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  31641.      */
  31642.     protected function getCoreSubscriberService()
  31643.     {
  31644.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  31645.     }
  31646.     /**
  31647.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  31648.      *
  31649.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  31650.      */
  31651.     protected function getRouteEventSubscriberService()
  31652.     {
  31653.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31654.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'])) {
  31655.             return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'];
  31656.         }
  31657.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber($a);
  31658.     }
  31659.     /**
  31660.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  31661.      *
  31662.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  31663.      */
  31664.     protected function getRouteScopeListenerService()
  31665.     {
  31666.         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 () {
  31667.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  31668.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  31669.         }, 2));
  31670.     }
  31671.     /**
  31672.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  31673.      *
  31674.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  31675.      */
  31676.     protected function getRouteScopeRegistryService()
  31677.     {
  31678.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  31679.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  31680.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  31681.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  31682.             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'))));
  31683.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  31684.         }, 5));
  31685.     }
  31686.     /**
  31687.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  31688.      *
  31689.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  31690.      */
  31691.     protected function getSalesChannelRequestContextResolverService()
  31692.     {
  31693.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31694.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  31695.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  31696.         }
  31697.         $b = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  31698.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  31699.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  31700.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  31701.         }
  31702.         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);
  31703.     }
  31704.     /**
  31705.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  31706.      *
  31707.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  31708.      */
  31709.     protected function getRuleConditionRegistryService()
  31710.     {
  31711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  31712.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  31713.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  31714.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  31715.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  31716.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  31717.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  31718.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  31719.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  31720.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  31721.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  31722.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  31723.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  31724.             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()));
  31725.             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()));
  31726.             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()));
  31727.             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()));
  31728.             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()));
  31729.             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()));
  31730.             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()));
  31731.             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()));
  31732.             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()));
  31733.             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()));
  31734.             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()));
  31735.             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()));
  31736.             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()));
  31737.             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()));
  31738.             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()));
  31739.             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()));
  31740.             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()));
  31741.             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()));
  31742.             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()));
  31743.             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()));
  31744.             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()));
  31745.             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()));
  31746.             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()));
  31747.             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()));
  31748.             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()));
  31749.             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()));
  31750.             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()));
  31751.             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()));
  31752.             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()));
  31753.             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()));
  31754.             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()));
  31755.             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()));
  31756.             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()));
  31757.             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()));
  31758.             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()));
  31759.             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()));
  31760.             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()));
  31761.             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()));
  31762.             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()));
  31763.             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()));
  31764.             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()));
  31765.             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()));
  31766.             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()));
  31767.             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()));
  31768.             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()));
  31769.             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()));
  31770.             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()));
  31771.             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()));
  31772.             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()));
  31773.             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()));
  31774.             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()));
  31775.             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()));
  31776.             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()));
  31777.             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()));
  31778.             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()));
  31779.             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()));
  31780.             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()));
  31781.             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()));
  31782.             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()));
  31783.             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()));
  31784.             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()));
  31785.             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()));
  31786.             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()));
  31787.             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()));
  31788.             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()));
  31789.             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()));
  31790.             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()));
  31791.             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()));
  31792.             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()));
  31793.             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()));
  31794.             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()));
  31795.             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()));
  31796.             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()));
  31797.             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()));
  31798.             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()));
  31799.             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()));
  31800.             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()));
  31801.             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()));
  31802.             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()));
  31803.             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()));
  31804.             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()));
  31805.             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()));
  31806.             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()));
  31807.             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()));
  31808.             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()));
  31809.             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()));
  31810.             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()));
  31811.             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()));
  31812.         }, 99));
  31813.     }
  31814.     /**
  31815.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  31816.      *
  31817.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  31818.      */
  31819.     protected function getScriptResponseEncoderService()
  31820.     {
  31821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  31822.         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()));
  31823.     }
  31824.     /**
  31825.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  31826.      *
  31827.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  31828.      */
  31829.     protected function getScriptLoaderService()
  31830.     {
  31831.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  31832.         if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'])) {
  31833.             return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'];
  31834.         }
  31835.         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);
  31836.     }
  31837.     /**
  31838.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  31839.      *
  31840.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  31841.      */
  31842.     protected function getLocaleProviderService()
  31843.     {
  31844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  31845.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  31846.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'])) {
  31847.             return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'];
  31848.         }
  31849.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider($a);
  31850.     }
  31851.     /**
  31852.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  31853.      *
  31854.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  31855.      */
  31856.     protected function getStoreDownloadCommandService()
  31857.     {
  31858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  31860.         $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()));
  31861.         $instance->setName('store:download');
  31862.         return $instance;
  31863.     }
  31864.     /**
  31865.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  31866.      *
  31867.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  31868.      */
  31869.     protected function getStoreLoginCommandService()
  31870.     {
  31871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  31873.         $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()));
  31874.         $instance->setName('store:login');
  31875.         return $instance;
  31876.     }
  31877.     /**
  31878.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  31879.      *
  31880.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  31881.      */
  31882.     protected function getAbstractExtensionDataProviderService()
  31883.     {
  31884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  31885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  31886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  31887.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  31888.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  31889.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  31890.         }
  31891.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31892.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  31893.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  31894.         }
  31895.         $c = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31896.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  31897.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  31898.         }
  31899.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  31900.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  31901.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  31902.         }
  31903.         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));
  31904.     }
  31905.     /**
  31906.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  31907.      *
  31908.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  31909.      */
  31910.     protected function getAbstractStoreAppLifecycleServiceService()
  31911.     {
  31912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  31913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  31914.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService());
  31915.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31916.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31917.         }
  31918.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31919.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31920.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31921.         }
  31922.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31923.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31924.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31925.         }
  31926.         $d = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  31927.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31928.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31929.         }
  31930.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  31931.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  31932.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  31933.         }
  31934.         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()));
  31935.     }
  31936.     /**
  31937.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  31938.      *
  31939.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  31940.      */
  31941.     protected function getExtensionDownloaderService()
  31942.     {
  31943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  31944.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31945.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  31946.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  31947.         }
  31948.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService());
  31949.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  31950.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  31951.         }
  31952.         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);
  31953.     }
  31954.     /**
  31955.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  31956.      *
  31957.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  31958.      */
  31959.     protected function getExtensionLifecycleServiceService()
  31960.     {
  31961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  31962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  31963.         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()));
  31964.     }
  31965.     /**
  31966.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  31967.      *
  31968.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  31969.      */
  31970.     protected function getExtensionLoaderService()
  31971.     {
  31972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  31973.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  31974.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  31975.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  31976.         }
  31977.         $b = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  31978.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  31979.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  31980.         }
  31981.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService());
  31982.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  31983.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  31984.         }
  31985.         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()));
  31986.     }
  31987.     /**
  31988.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  31989.      *
  31990.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  31991.      */
  31992.     protected function getFirstRunWizardClientService()
  31993.     {
  31994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  31995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  31996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  31997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  31998.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  31999.         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()));
  32000.     }
  32001.     /**
  32002.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  32003.      *
  32004.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  32005.      */
  32006.     protected function getStoreClientService()
  32007.     {
  32008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  32009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  32010.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService());
  32011.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32012.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32013.         }
  32014.         $b = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  32015.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32016.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32017.         }
  32018.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32019.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32020.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32021.         }
  32022.         $d = ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService());
  32023.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32024.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32025.         }
  32026.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  32027.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32028.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32029.         }
  32030.         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')))));
  32031.     }
  32032.     /**
  32033.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  32034.      *
  32035.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  32036.      */
  32037.     protected function getStoreServiceService($lazyLoad true)
  32038.     {
  32039.         if ($lazyLoad) {
  32040.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  32041.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  32042.                     $wrappedInstance $this->getStoreServiceService(false);
  32043.                     $proxy->setProxyInitializer(null);
  32044.                     return true;
  32045.                 });
  32046.             });
  32047.         }
  32048.         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()));
  32049.     }
  32050.     /**
  32051.      * Gets the private 'Shopware\Core\Framework\Store\Services\TrackingEventClient' shared service.
  32052.      *
  32053.      * @return \Shopware\Core\Framework\Store\Services\TrackingEventClient
  32054.      */
  32055.     protected function getTrackingEventClientService()
  32056.     {
  32057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/TrackingEventClient.php';
  32058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  32059.         $a = ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService());
  32060.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'])) {
  32061.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'];
  32062.         }
  32063.         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')))));
  32064.     }
  32065.     /**
  32066.      * Gets the private 'Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber' shared service.
  32067.      *
  32068.      * @return \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber
  32069.      */
  32070.     protected function getLicenseHostChangedSubscriberService()
  32071.     {
  32072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Subscriber/LicenseHostChangedSubscriber.php';
  32073.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32074.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'])) {
  32075.             return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'];
  32076.         }
  32077.         return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] = new \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32078.     }
  32079.     /**
  32080.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  32081.      *
  32082.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  32083.      */
  32084.     protected function getLicenseCheckService()
  32085.     {
  32086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  32088.         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()));
  32089.     }
  32090.     /**
  32091.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  32092.      *
  32093.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  32094.      */
  32095.     protected function getMysqlVersionCheckService()
  32096.     {
  32097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  32099.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32100.     }
  32101.     /**
  32102.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  32103.      *
  32104.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  32105.      */
  32106.     protected function getWriteableCheckService()
  32107.     {
  32108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  32110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  32111.         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));
  32112.     }
  32113.     /**
  32114.      * Gets the private 'Shopware\Core\Framework\Update\Services\ApiClient' shared service.
  32115.      *
  32116.      * @return \Shopware\Core\Framework\Update\Services\ApiClient
  32117.      */
  32118.     protected function getApiClientService()
  32119.     {
  32120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  32121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  32122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  32123.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32124.         if (isset($this->privates['Shopware\\Core\\Framework\\Update\\Services\\ApiClient'])) {
  32125.             return $this->privates['Shopware\\Core\\Framework\\Update\\Services\\ApiClient'];
  32126.         }
  32127.         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);
  32128.     }
  32129.     /**
  32130.      * Gets the private 'Shopware\Core\Framework\Update\Services\PluginCompatibility' shared service.
  32131.      *
  32132.      * @return \Shopware\Core\Framework\Update\Services\PluginCompatibility
  32133.      */
  32134.     protected function getPluginCompatibilityService()
  32135.     {
  32136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  32137.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  32138.         if (isset($this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'])) {
  32139.             return $this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'];
  32140.         }
  32141.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  32142.         if (isset($this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'])) {
  32143.             return $this->privates['Shopware\\Core\\Framework\\Update\\Services\\PluginCompatibility'];
  32144.         }
  32145.         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);
  32146.     }
  32147.     /**
  32148.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  32149.      *
  32150.      * @return \Shopware\Core\Framework\Validation\DataValidator
  32151.      */
  32152.     protected function getDataValidatorService()
  32153.     {
  32154.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  32155.         if (isset($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'])) {
  32156.             return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'];
  32157.         }
  32158.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator($a);
  32159.     }
  32160.     /**
  32161.      * Gets the private 'Shopware\Core\Framework\Webhook\BusinessEventEncoder' shared service.
  32162.      *
  32163.      * @return \Shopware\Core\Framework\Webhook\BusinessEventEncoder
  32164.      */
  32165.     protected function getBusinessEventEncoderService()
  32166.     {
  32167.         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()));
  32168.     }
  32169.     /**
  32170.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  32171.      *
  32172.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  32173.      */
  32174.     protected function getWebhookEventMessageHandlerService()
  32175.     {
  32176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  32177.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  32178.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32179.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32180.         }
  32181.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  32182.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32183.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32184.         }
  32185.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  32186.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32187.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32188.         }
  32189.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler($a$b$c);
  32190.     }
  32191.     /**
  32192.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  32193.      *
  32194.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  32195.      */
  32196.     protected function getHookableEventFactoryService($lazyLoad true)
  32197.     {
  32198.         if ($lazyLoad) {
  32199.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  32200.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  32201.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  32202.                     $proxy->setProxyInitializer(null);
  32203.                     return true;
  32204.                 });
  32205.             });
  32206.         }
  32207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  32208.         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())));
  32209.     }
  32210.     /**
  32211.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  32212.      *
  32213.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  32214.      */
  32215.     protected function getRetryWebhookMessageFailedSubscriberService()
  32216.     {
  32217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  32218.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  32219.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32220.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32221.         }
  32222.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  32223.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32224.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32225.         }
  32226.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  32227.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32228.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32229.         }
  32230.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber($a$b$c);
  32231.     }
  32232.     /**
  32233.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  32234.      *
  32235.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  32236.      */
  32237.     protected function getWebhookCacheClearerService()
  32238.     {
  32239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  32240.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  32241.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  32242.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'];
  32243.         }
  32244.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer($a);
  32245.     }
  32246.     /**
  32247.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  32248.      *
  32249.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  32250.      */
  32251.     protected function getWebhookDispatcherService()
  32252.     {
  32253.         $a = ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] ?? $this->getFlowFactoryService());
  32254.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32255.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32256.         }
  32257.         $b = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->services['logger'] ?? $this->getLoggerService()), $a);
  32258.         $b->setContainer($this);
  32259.         $c = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  32260.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32261.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32262.         }
  32263.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32264.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32265.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32266.         }
  32267.         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);
  32268.     }
  32269.     /**
  32270.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  32271.      *
  32272.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  32273.      */
  32274.     protected function getSalesChannelCreateCommandService()
  32275.     {
  32276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  32278.         $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()));
  32279.         $instance->setName('sales-channel:create');
  32280.         return $instance;
  32281.     }
  32282.     /**
  32283.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  32284.      *
  32285.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  32286.      */
  32287.     protected function getSalesChannelListCommandService()
  32288.     {
  32289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  32291.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32292.         $instance->setName('sales-channel:list');
  32293.         return $instance;
  32294.     }
  32295.     /**
  32296.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  32297.      *
  32298.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  32299.      */
  32300.     protected function getSalesChannelMaintenanceDisableCommandService()
  32301.     {
  32302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  32304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  32305.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32306.         $instance->setName('sales-channel:maintenance:disable');
  32307.         return $instance;
  32308.     }
  32309.     /**
  32310.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  32311.      *
  32312.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  32313.      */
  32314.     protected function getSalesChannelMaintenanceEnableCommandService()
  32315.     {
  32316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  32318.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32319.         $instance->setName('sales-channel:maintenance:enable');
  32320.         return $instance;
  32321.     }
  32322.     /**
  32323.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  32324.      *
  32325.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  32326.      */
  32327.     protected function getSalesChannelUpdateDomainCommandService()
  32328.     {
  32329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  32331.         $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()));
  32332.         $instance->setName('sales-channel:update:domain');
  32333.         $instance->setDescription('Changes the domain of all sales channels');
  32334.         return $instance;
  32335.     }
  32336.     /**
  32337.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  32338.      *
  32339.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  32340.      */
  32341.     protected function getSystemConfigureShopCommandService()
  32342.     {
  32343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  32345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  32346.         $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()));
  32347.         $instance->setName('system:configure-shop');
  32348.         return $instance;
  32349.     }
  32350.     /**
  32351.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  32352.      *
  32353.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  32354.      */
  32355.     protected function getSystemGenerateAppSecretCommandService()
  32356.     {
  32357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  32359.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  32360.         $instance->setName('system:generate-app-secret');
  32361.         return $instance;
  32362.     }
  32363.     /**
  32364.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  32365.      *
  32366.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  32367.      */
  32368.     protected function getSystemGenerateJwtSecretCommandService()
  32369.     {
  32370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  32372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  32373.         $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())));
  32374.         $instance->setName('system:generate-jwt-secret');
  32375.         return $instance;
  32376.     }
  32377.     /**
  32378.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  32379.      *
  32380.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  32381.      */
  32382.     protected function getSystemInstallCommandService()
  32383.     {
  32384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  32386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/SetupDatabaseAdapter.php';
  32387.         $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());
  32388.         $instance->setName('system:install');
  32389.         return $instance;
  32390.     }
  32391.     /**
  32392.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  32393.      *
  32394.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  32395.      */
  32396.     protected function getSystemSetupCommandService()
  32397.     {
  32398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  32400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  32401.         $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()));
  32402.         $instance->setName('system:setup');
  32403.         return $instance;
  32404.     }
  32405.     /**
  32406.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  32407.      *
  32408.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  32409.      */
  32410.     protected function getSystemUpdateFinishCommandService()
  32411.     {
  32412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  32414.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  32415.         $instance->setName('system:update:finish');
  32416.         return $instance;
  32417.     }
  32418.     /**
  32419.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  32420.      *
  32421.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  32422.      */
  32423.     protected function getSystemUpdatePrepareCommandService()
  32424.     {
  32425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  32427.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  32428.         $instance->setName('system:update:prepare');
  32429.         return $instance;
  32430.     }
  32431.     /**
  32432.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  32433.      *
  32434.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  32435.      */
  32436.     protected function getUserChangePasswordCommandService()
  32437.     {
  32438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  32440.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  32441.         $instance->setName('user:change-password');
  32442.         return $instance;
  32443.     }
  32444.     /**
  32445.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  32446.      *
  32447.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  32448.      */
  32449.     protected function getUserCreateCommandService()
  32450.     {
  32451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  32453.         $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()));
  32454.         $instance->setName('user:create');
  32455.         return $instance;
  32456.     }
  32457.     /**
  32458.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  32459.      *
  32460.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  32461.      */
  32462.     protected function getStopwatchService()
  32463.     {
  32464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  32465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  32466.         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))));
  32467.     }
  32468.     /**
  32469.      * Gets the private 'Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber' shared service.
  32470.      *
  32471.      * @return \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber
  32472.      */
  32473.     protected function getActiveRulesDataCollectorSubscriberService()
  32474.     {
  32475.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  32476.         if (isset($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'])) {
  32477.             return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'];
  32478.         }
  32479.         return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] = new \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber($a);
  32480.     }
  32481.     /**
  32482.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  32483.      *
  32484.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  32485.      */
  32486.     protected function getCountryTaxFreeDeprecationUpdaterService()
  32487.     {
  32488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  32489.         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()));
  32490.     }
  32491.     /**
  32492.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  32493.      *
  32494.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  32495.      */
  32496.     protected function getCustomFieldServiceService()
  32497.     {
  32498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  32499.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32500.     }
  32501.     /**
  32502.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  32503.      *
  32504.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  32505.      */
  32506.     protected function getCachedLanguageLoaderService()
  32507.     {
  32508.         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()));
  32509.     }
  32510.     /**
  32511.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  32512.      *
  32513.      * @return \Shopware\Core\System\Language\LanguageValidator
  32514.      */
  32515.     protected function getLanguageValidatorService()
  32516.     {
  32517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  32518.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32519.     }
  32520.     /**
  32521.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  32522.      *
  32523.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  32524.      */
  32525.     protected function getLanguageLocaleCodeProviderService()
  32526.     {
  32527.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  32528.     }
  32529.     /**
  32530.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  32531.      *
  32532.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  32533.      */
  32534.     protected function getMigrateIncrementStorageCommandService()
  32535.     {
  32536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  32538.         $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()));
  32539.         $instance->setName('number-range:migrate');
  32540.         return $instance;
  32541.     }
  32542.     /**
  32543.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  32544.      *
  32545.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  32546.      */
  32547.     protected function getIncrementSqlStorageService()
  32548.     {
  32549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  32550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  32551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  32552.         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()));
  32553.     }
  32554.     /**
  32555.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  32556.      *
  32557.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  32558.      */
  32559.     protected function getIncrementStorageRegistryService()
  32560.     {
  32561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  32562.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  32563.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  32564.         }, 1), 'SQL');
  32565.     }
  32566.     /**
  32567.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  32568.      *
  32569.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  32570.      */
  32571.     protected function getValueGeneratorPatternIncrementService()
  32572.     {
  32573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  32574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  32575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  32576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  32577.         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());
  32578.     }
  32579.     /**
  32580.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  32581.      *
  32582.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  32583.      */
  32584.     protected function getStoreApiResponseListenerService()
  32585.     {
  32586.         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()));
  32587.     }
  32588.     /**
  32589.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  32590.      *
  32591.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  32592.      */
  32593.     protected function getStructEncoderService()
  32594.     {
  32595.         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()));
  32596.     }
  32597.     /**
  32598.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  32599.      *
  32600.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  32601.      */
  32602.     protected function getCartRestorerService()
  32603.     {
  32604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  32605.         $a = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32606.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32607.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32608.         }
  32609.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32610.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32611.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32612.         }
  32613.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32614.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32615.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32616.         }
  32617.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  32618.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32619.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32620.         }
  32621.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  32622.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32623.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32624.         }
  32625.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer($c$d$e$a$b);
  32626.     }
  32627.     /**
  32628.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  32629.      *
  32630.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  32631.      */
  32632.     protected function getCleanupSalesChannelContextTaskHandlerService()
  32633.     {
  32634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  32635.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32636.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'])) {
  32637.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'];
  32638.         }
  32639.         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);
  32640.     }
  32641.     /**
  32642.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  32643.      *
  32644.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  32645.      */
  32646.     protected function getSalesChannelContextPersisterService()
  32647.     {
  32648.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32649.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  32650.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  32651.         }
  32652.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  32653.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  32654.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  32655.         }
  32656.         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');
  32657.     }
  32658.     /**
  32659.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  32660.      *
  32661.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  32662.      */
  32663.     protected function getSalesChannelContextRestorerService()
  32664.     {
  32665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  32666.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32667.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32668.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32669.         }
  32670.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32671.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32672.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32673.         }
  32674.         $c = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32675.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32676.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32677.         }
  32678.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  32679.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32680.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32681.         }
  32682.         $e = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32683.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32684.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32685.         }
  32686.         $f = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  32687.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32688.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32689.         }
  32690.         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);
  32691.     }
  32692.     /**
  32693.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  32694.      *
  32695.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  32696.      */
  32697.     protected function getSalesChannelContextServiceService()
  32698.     {
  32699.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32700.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32701.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32702.         }
  32703.         $b = ($this->privates['Acris\\Tax\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32704.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32705.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32706.         }
  32707.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  32708.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32709.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32710.         }
  32711.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  32712.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32713.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32714.         }
  32715.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32716.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32717.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32718.         }
  32719.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService($a$b$c$d$e);
  32720.     }
  32721.     /**
  32722.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  32723.      *
  32724.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  32725.      */
  32726.     protected function getSalesChannelIndexerService()
  32727.     {
  32728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  32729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  32730.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32731.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  32732.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  32733.         }
  32734.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32735.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  32736.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  32737.         }
  32738.         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()));
  32739.     }
  32740.     /**
  32741.      * Gets the private 'Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper' shared service.
  32742.      *
  32743.      * @return \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper
  32744.      */
  32745.     protected function getStoreApiCustomFieldMapperService()
  32746.     {
  32747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/StoreApiCustomFieldMapper.php';
  32748.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] = new \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32749.     }
  32750.     /**
  32751.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  32752.      *
  32753.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  32754.      */
  32755.     protected function getSalesChannelValidatorService()
  32756.     {
  32757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  32758.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32759.     }
  32760.     /**
  32761.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  32762.      *
  32763.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  32764.      */
  32765.     protected function getValidateSnippetsCommandService()
  32766.     {
  32767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  32769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  32770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  32771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  32772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  32773.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  32774.         $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));
  32775.         $instance->setName('snippets:validate');
  32776.         return $instance;
  32777.     }
  32778.     /**
  32779.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  32780.      *
  32781.      * @return \Shopware\Core\System\Snippet\SnippetService
  32782.      */
  32783.     protected function getSnippetServiceService()
  32784.     {
  32785.         $a = ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService());
  32786.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32787.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32788.         }
  32789.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  32790.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32791.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32792.         }
  32793.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  32794.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32795.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32796.         }
  32797.         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);
  32798.     }
  32799.     /**
  32800.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  32801.      *
  32802.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  32803.      */
  32804.     protected function getCustomFieldSubscriberService()
  32805.     {
  32806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  32807.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32808.     }
  32809.     /**
  32810.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  32811.      *
  32812.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  32813.      */
  32814.     protected function getWorkflowDumpCommandService()
  32815.     {
  32816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  32818.         $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()));
  32819.         $instance->setName('state-machine:dump');
  32820.         return $instance;
  32821.     }
  32822.     /**
  32823.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  32824.      *
  32825.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  32826.      */
  32827.     protected function getInitialStateIdLoaderService()
  32828.     {
  32829.         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()));
  32830.     }
  32831.     /**
  32832.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  32833.      *
  32834.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  32835.      */
  32836.     protected function getStateMachineRegistryService()
  32837.     {
  32838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  32839.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32840.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32841.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32842.         }
  32843.         $b = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  32844.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32845.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32846.         }
  32847.         $c = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  32848.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32849.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32850.         }
  32851.         $d = ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService());
  32852.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32853.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32854.         }
  32855.         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()));
  32856.     }
  32857.     /**
  32858.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  32859.      *
  32860.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  32861.      */
  32862.     protected function getConfigGetService()
  32863.     {
  32864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  32866.         $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()));
  32867.         $instance->setName('system:config:get');
  32868.         return $instance;
  32869.     }
  32870.     /**
  32871.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  32872.      *
  32873.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  32874.      */
  32875.     protected function getConfigSetService()
  32876.     {
  32877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  32879.         $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()));
  32880.         $instance->setName('system:config:set');
  32881.         return $instance;
  32882.     }
  32883.     /**
  32884.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  32885.      *
  32886.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  32887.      */
  32888.     protected function getConfigurationServiceService()
  32889.     {
  32890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  32891.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  32892.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  32893.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  32894.         }
  32895.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32896.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  32897.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  32898.         }
  32899.         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);
  32900.     }
  32901.     /**
  32902.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  32903.      *
  32904.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  32905.      */
  32906.     protected function getElasticsearchCleanIndicesCommandService()
  32907.     {
  32908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32909.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  32910.         $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()));
  32911.         $instance->setName('es:index:cleanup');
  32912.         return $instance;
  32913.     }
  32914.     /**
  32915.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  32916.      *
  32917.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  32918.      */
  32919.     protected function getElasticsearchCreateAliasCommandService()
  32920.     {
  32921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32922.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  32923.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  32924.         $instance->setName('es:create:alias');
  32925.         return $instance;
  32926.     }
  32927.     /**
  32928.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  32929.      *
  32930.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  32931.      */
  32932.     protected function getElasticsearchIndexingCommandService()
  32933.     {
  32934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32936.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  32937.         $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()));
  32938.         $instance->setName('es:index');
  32939.         return $instance;
  32940.     }
  32941.     /**
  32942.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  32943.      *
  32944.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  32945.      */
  32946.     protected function getElasticsearchResetCommandService()
  32947.     {
  32948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32949.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  32950.         $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()));
  32951.         $instance->setName('es:reset');
  32952.         return $instance;
  32953.     }
  32954.     /**
  32955.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  32956.      *
  32957.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  32958.      */
  32959.     protected function getElasticsearchStatusCommandService()
  32960.     {
  32961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32963.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  32964.         $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()));
  32965.         $instance->setName('es:status');
  32966.         return $instance;
  32967.     }
  32968.     /**
  32969.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  32970.      *
  32971.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  32972.      */
  32973.     protected function getElasticsearchTestAnalyzerCommandService()
  32974.     {
  32975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32976.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  32977.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  32978.         $instance->setName('es:test:analyzer');
  32979.         return $instance;
  32980.     }
  32981.     /**
  32982.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  32983.      *
  32984.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  32985.      */
  32986.     protected function getCriteriaParserService()
  32987.     {
  32988.         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())));
  32989.     }
  32990.     /**
  32991.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  32992.      *
  32993.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  32994.      */
  32995.     protected function getElasticsearchOutdatedIndexDetectorService()
  32996.     {
  32997.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  32998.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  32999.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  33000.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  33001.         }
  33002.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33003.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  33004.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  33005.         }
  33006.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33007.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  33008.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  33009.         }
  33010.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a$b$c);
  33011.     }
  33012.     /**
  33013.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  33014.      *
  33015.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  33016.      */
  33017.     protected function getElasticsearchRegistryService()
  33018.     {
  33019.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  33020.             yield => ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'] ?? $this->getEsProductDefinitionService());
  33021.         }, 1));
  33022.     }
  33023.     /**
  33024.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  33025.      *
  33026.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  33027.      */
  33028.     protected function getElasticsearchIndexerService()
  33029.     {
  33030.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  33031.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  33032.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33033.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33034.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33035.         }
  33036.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33037.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33038.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33039.         }
  33040.         $c = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  33041.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33042.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33043.         }
  33044.         $d = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  33045.         $e = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  33046.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33047.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33048.         }
  33049.         $f = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33050.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33051.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33052.         }
  33053.         $g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33054.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33055.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33056.         }
  33057.         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);
  33058.     }
  33059.     /**
  33060.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  33061.      *
  33062.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  33063.      */
  33064.     protected function getCustomFieldUpdaterService()
  33065.     {
  33066.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  33067.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService());
  33068.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  33069.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  33070.         }
  33071.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33072.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  33073.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  33074.         }
  33075.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  33076.     }
  33077.     /**
  33078.      * Gets the private 'Shopware\Elasticsearch\Product\LanguageSubscriber' shared service.
  33079.      *
  33080.      * @return \Shopware\Elasticsearch\Product\LanguageSubscriber
  33081.      */
  33082.     protected function getLanguageSubscriberService()
  33083.     {
  33084.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/LanguageSubscriber.php';
  33085.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33086.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  33087.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  33088.         }
  33089.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33090.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  33091.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  33092.         }
  33093.         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);
  33094.     }
  33095.     /**
  33096.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  33097.      *
  33098.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  33099.      */
  33100.     protected function getProductUpdaterService()
  33101.     {
  33102.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  33103.         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()));
  33104.     }
  33105.     /**
  33106.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  33107.      *
  33108.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  33109.      */
  33110.     protected function getSearchKeywordReplacementService()
  33111.     {
  33112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  33113.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  33114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  33115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  33116.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33117.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33118.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33119.         }
  33120.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  33121.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33122.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33123.         }
  33124.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33125.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33126.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33127.         }
  33128.         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);
  33129.     }
  33130.     /**
  33131.      * Gets the private 'Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade' shared autowired service.
  33132.      *
  33133.      * @return \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade
  33134.      */
  33135.     protected function getStorefrontCartFacadeService()
  33136.     {
  33137.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  33138.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  33139.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  33140.         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()));
  33141.     }
  33142.     /**
  33143.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  33144.      *
  33145.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  33146.      */
  33147.     protected function getCartMergedSubscriberService()
  33148.     {
  33149.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  33150.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  33151.         if (isset($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'])) {
  33152.             return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'];
  33153.         }
  33154.         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())));
  33155.     }
  33156.     /**
  33157.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  33158.      *
  33159.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  33160.      */
  33161.     protected function getCacheResponseSubscriberService()
  33162.     {
  33163.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  33164.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'])) {
  33165.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'];
  33166.         }
  33167.         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);
  33168.     }
  33169.     /**
  33170.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  33171.      *
  33172.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  33173.      */
  33174.     protected function getCacheTracerService()
  33175.     {
  33176.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33177.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33178.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33179.         }
  33180.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  33181.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33182.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33183.         }
  33184.         $c = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  33185.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33186.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33187.         }
  33188.         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);
  33189.     }
  33190.     /**
  33191.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  33192.      *
  33193.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  33194.      */
  33195.     protected function getCacheWarmer2Service()
  33196.     {
  33197.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  33198.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  33199.         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 () {
  33200.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  33201.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  33202.         }, 2)), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()));
  33203.     }
  33204.     /**
  33205.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler' shared autowired service.
  33206.      *
  33207.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler
  33208.      */
  33209.     protected function getCacheWarmerTaskHandlerService()
  33210.     {
  33211.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmerTaskHandler.php';
  33212.         $a = ($this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] ?? $this->getRequestTransformerInterfaceService());
  33213.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'])) {
  33214.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'];
  33215.         }
  33216.         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())));
  33217.     }
  33218.     /**
  33219.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  33220.      *
  33221.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  33222.      */
  33223.     protected function getNavigationRouteWarmerService()
  33224.     {
  33225.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  33226.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  33227.         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()));
  33228.     }
  33229.     /**
  33230.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  33231.      *
  33232.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  33233.      */
  33234.     protected function getProductRouteWarmerService()
  33235.     {
  33236.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  33237.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  33238.         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()));
  33239.     }
  33240.     /**
  33241.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  33242.      *
  33243.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  33244.      */
  33245.     protected function getBasicCaptchaService()
  33246.     {
  33247.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33248.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  33249.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33250.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'])) {
  33251.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'];
  33252.         }
  33253.         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);
  33254.     }
  33255.     /**
  33256.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  33257.      *
  33258.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  33259.      */
  33260.     protected function getCaptchaRouteListenerService()
  33261.     {
  33262.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  33263.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  33264.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  33265.         }
  33266.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33267.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  33268.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  33269.         }
  33270.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  33271.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  33272.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  33273.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  33274.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  33275.         }, 4), $a$b);
  33276.     }
  33277.     /**
  33278.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  33279.      *
  33280.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  33281.      */
  33282.     protected function getGoogleReCaptchaV2Service()
  33283.     {
  33284.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33285.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  33286.         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())));
  33287.     }
  33288.     /**
  33289.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  33290.      *
  33291.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  33292.      */
  33293.     protected function getGoogleReCaptchaV3Service()
  33294.     {
  33295.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33296.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  33297.         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())));
  33298.     }
  33299.     /**
  33300.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  33301.      *
  33302.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  33303.      */
  33304.     protected function getHoneypotCaptchaService()
  33305.     {
  33306.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33307.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  33308.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  33309.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'])) {
  33310.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'];
  33311.         }
  33312.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha($a);
  33313.     }
  33314.     /**
  33315.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  33316.      *
  33317.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  33318.      */
  33319.     protected function getHttpCacheWarmUpCommandService()
  33320.     {
  33321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33322.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  33323.         $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()));
  33324.         $instance->setName('http:cache:warm:up');
  33325.         return $instance;
  33326.     }
  33327.     /**
  33328.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  33329.      *
  33330.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  33331.      */
  33332.     protected function getSalesChannelCreateStorefrontCommandService()
  33333.     {
  33334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  33336.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  33337.         $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()));
  33338.         $instance->setName('sales-channel:create:storefront');
  33339.         return $instance;
  33340.     }
  33341.     /**
  33342.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  33343.      *
  33344.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  33345.      */
  33346.     protected function getCsrfRouteListenerService()
  33347.     {
  33348.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  33349.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  33350.             return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'];
  33351.         }
  33352.         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);
  33353.     }
  33354.     /**
  33355.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  33356.      *
  33357.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  33358.      */
  33359.     protected function getCachedDomainLoaderInvalidatorService()
  33360.     {
  33361.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  33362.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33363.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'])) {
  33364.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'];
  33365.         }
  33366.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator($a);
  33367.     }
  33368.     /**
  33369.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  33370.      *
  33371.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  33372.      */
  33373.     protected function getMaintenanceModeResolverService()
  33374.     {
  33375.         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())));
  33376.     }
  33377.     /**
  33378.      * Gets the private 'Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber' shared autowired service.
  33379.      *
  33380.      * @return \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber
  33381.      */
  33382.     protected function getNotFoundSubscriberService()
  33383.     {
  33384.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33385.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33386.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33387.         }
  33388.         $b = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  33389.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33390.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33391.         }
  33392.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  33393.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33394.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33395.         }
  33396.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  33397.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33398.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33399.         }
  33400.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33401.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33402.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33403.         }
  33404.         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);
  33405.     }
  33406.     /**
  33407.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  33408.      *
  33409.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  33410.      */
  33411.     protected function getStorefrontSubscriberService()
  33412.     {
  33413.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  33414.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33415.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33416.         }
  33417.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33418.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33419.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33420.         }
  33421.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  33422.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33423.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33424.         }
  33425.         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);
  33426.     }
  33427.     /**
  33428.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  33429.      *
  33430.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  33431.      */
  33432.     protected function getLandingPageSeoUrlRouteService()
  33433.     {
  33434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33435.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  33436.         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()));
  33437.     }
  33438.     /**
  33439.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  33440.      *
  33441.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  33442.      */
  33443.     protected function getNavigationPageSeoUrlRouteService()
  33444.     {
  33445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33446.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  33447.         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()));
  33448.     }
  33449.     /**
  33450.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  33451.      *
  33452.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  33453.      */
  33454.     protected function getProductPageSeoUrlRouteService()
  33455.     {
  33456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33457.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  33458.         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()));
  33459.     }
  33460.     /**
  33461.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  33462.      *
  33463.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  33464.      */
  33465.     protected function getSeoUrlUpdateListenerService()
  33466.     {
  33467.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  33468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  33469.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33470.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33471.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33472.         }
  33473.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  33474.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33475.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33476.         }
  33477.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  33478.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33479.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33480.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33481.         }
  33482.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  33483.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33484.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33485.         }
  33486.         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);
  33487.     }
  33488.     /**
  33489.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  33490.      *
  33491.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  33492.      */
  33493.     protected function getTwigDateRequestListenerService()
  33494.     {
  33495.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  33496.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'])) {
  33497.             return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'];
  33498.         }
  33499.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener($a);
  33500.     }
  33501.     /**
  33502.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  33503.      *
  33504.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  33505.      */
  33506.     protected function getAccountLoginPageLoaderService()
  33507.     {
  33508.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  33509.         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()));
  33510.     }
  33511.     /**
  33512.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  33513.      *
  33514.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  33515.      */
  33516.     protected function getDefaultMediaResolverService()
  33517.     {
  33518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  33519.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  33520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  33521.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  33522.         if (isset($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'])) {
  33523.             return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'];
  33524.         }
  33525.         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()));
  33526.     }
  33527.     /**
  33528.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  33529.      *
  33530.      * @return \Shopware\Storefront\Page\GenericPageLoader
  33531.      */
  33532.     protected function getGenericPageLoaderService()
  33533.     {
  33534.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33535.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33536.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33537.         }
  33538.         $b = ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService());
  33539.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33540.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33541.         }
  33542.         $c = ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService());
  33543.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33544.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33545.         }
  33546.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33547.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33548.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33549.         }
  33550.         $e = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  33551.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33552.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33553.         }
  33554.         $f = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  33555.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  33556.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  33557.         }
  33558.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader($b$c$d$e$f$a);
  33559.     }
  33560.     /**
  33561.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  33562.      *
  33563.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  33564.      */
  33565.     protected function getProductPageConfiguratorLoaderService()
  33566.     {
  33567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  33568.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  33569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  33570.         $a = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  33571.         if (isset($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'])) {
  33572.             return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'];
  33573.         }
  33574.         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()))));
  33575.     }
  33576.     /**
  33577.      * Gets the private 'Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader' shared autowired service.
  33578.      *
  33579.      * @return \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader
  33580.      */
  33581.     protected function getMinimalQuickViewPageLoaderService()
  33582.     {
  33583.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  33584.         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()));
  33585.     }
  33586.     /**
  33587.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  33588.      *
  33589.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  33590.      */
  33591.     protected function getFooterPageletLoaderService()
  33592.     {
  33593.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33594.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  33595.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  33596.         }
  33597.         $b = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  33598.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  33599.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  33600.         }
  33601.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a$b);
  33602.     }
  33603.     /**
  33604.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  33605.      *
  33606.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  33607.      */
  33608.     protected function getHeaderPageletLoaderService()
  33609.     {
  33610.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33611.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  33612.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  33613.         }
  33614.         $b = ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService());
  33615.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  33616.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  33617.         }
  33618.         $c = ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService());
  33619.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  33620.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  33621.         }
  33622.         $d = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  33623.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  33624.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  33625.         }
  33626.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader($a$b$c$d);
  33627.     }
  33628.     /**
  33629.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  33630.      *
  33631.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  33632.      */
  33633.     protected function getNewsletterAccountPageletLoaderService()
  33634.     {
  33635.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  33636.         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()));
  33637.     }
  33638.     /**
  33639.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  33640.      *
  33641.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  33642.      */
  33643.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  33644.     {
  33645.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  33646.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33647.         if (isset($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'])) {
  33648.             return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'];
  33649.         }
  33650.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator($a);
  33651.     }
  33652.     /**
  33653.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  33654.      *
  33655.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  33656.      */
  33657.     protected function getThemeChangeCommandService()
  33658.     {
  33659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33660.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  33661.         $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()));
  33662.         $instance->setName('theme:change');
  33663.         return $instance;
  33664.     }
  33665.     /**
  33666.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  33667.      *
  33668.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  33669.      */
  33670.     protected function getThemeCompileCommandService()
  33671.     {
  33672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33673.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  33674.         $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()));
  33675.         $instance->setName('theme:compile');
  33676.         return $instance;
  33677.     }
  33678.     /**
  33679.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  33680.      *
  33681.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  33682.      */
  33683.     protected function getThemeCreateCommandService()
  33684.     {
  33685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33686.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  33687.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  33688.         $instance->setName('theme:create');
  33689.         return $instance;
  33690.     }
  33691.     /**
  33692.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  33693.      *
  33694.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  33695.      */
  33696.     protected function getThemeDumpCommandService()
  33697.     {
  33698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33699.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  33700.         $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()));
  33701.         $instance->setName('theme:dump');
  33702.         return $instance;
  33703.     }
  33704.     /**
  33705.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  33706.      *
  33707.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  33708.      */
  33709.     protected function getThemePrepareIconsCommandService()
  33710.     {
  33711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33712.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  33713.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  33714.         $instance->setName('theme:prepare-icons');
  33715.         return $instance;
  33716.     }
  33717.     /**
  33718.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  33719.      *
  33720.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  33721.      */
  33722.     protected function getThemeRefreshCommandService()
  33723.     {
  33724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33725.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  33726.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  33727.         $instance->setName('theme:refresh');
  33728.         return $instance;
  33729.     }
  33730.     /**
  33731.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  33732.      *
  33733.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  33734.      */
  33735.     protected function getDatabaseAvailableThemeProviderService()
  33736.     {
  33737.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  33738.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  33739.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33740.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'])) {
  33741.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'];
  33742.         }
  33743.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider($a);
  33744.     }
  33745.     /**
  33746.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  33747.      *
  33748.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  33749.      */
  33750.     protected function getDatabaseConfigLoaderService()
  33751.     {
  33752.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33753.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  33754.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  33755.         }
  33756.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33757.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  33758.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  33759.         }
  33760.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b);
  33761.     }
  33762.     /**
  33763.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  33764.      *
  33765.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  33766.      */
  33767.     protected function getStaticFileConfigDumperService()
  33768.     {
  33769.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  33770.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService());
  33771.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'])) {
  33772.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'];
  33773.         }
  33774.         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()));
  33775.     }
  33776.     /**
  33777.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  33778.      *
  33779.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  33780.      */
  33781.     protected function getThemeIndexerService()
  33782.     {
  33783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  33784.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  33785.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33786.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  33787.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  33788.         }
  33789.         $b = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33790.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  33791.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  33792.         }
  33793.         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);
  33794.     }
  33795.     /**
  33796.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  33797.      *
  33798.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  33799.      */
  33800.     protected function getAppLifecycleSubscriberService()
  33801.     {
  33802.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  33803.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33804.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  33805.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  33806.         }
  33807.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  33808.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  33809.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  33810.         }
  33811.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber($a$b);
  33812.     }
  33813.     /**
  33814.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  33815.      *
  33816.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  33817.      */
  33818.     protected function getFirstRunWizardSubscriberService()
  33819.     {
  33820.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  33821.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33822.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33823.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33824.         }
  33825.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33826.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33827.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33828.         }
  33829.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33830.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33831.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33832.         }
  33833.         $d = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  33834.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33835.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33836.         }
  33837.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33838.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  33839.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  33840.         }
  33841.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber($a$b$c$d$e);
  33842.     }
  33843.     /**
  33844.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  33845.      *
  33846.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  33847.      */
  33848.     protected function getPluginLifecycleSubscriber2Service()
  33849.     {
  33850.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  33851.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  33852.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  33853.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  33854.         }
  33855.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33856.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  33857.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  33858.         }
  33859.         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);
  33860.     }
  33861.     /**
  33862.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber' shared service.
  33863.      *
  33864.      * @return \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber
  33865.      */
  33866.     protected function getThemeCompilerEnrichScssVarSubscriberService()
  33867.     {
  33868.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriber.php';
  33869.         $a = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  33870.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'])) {
  33871.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'];
  33872.         }
  33873.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  33874.     }
  33875.     /**
  33876.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  33877.      *
  33878.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  33879.      */
  33880.     protected function getUpdateSubscriberService()
  33881.     {
  33882.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  33883.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33884.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33885.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33886.         }
  33887.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33888.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33889.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33890.         }
  33891.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33892.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33893.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33894.         }
  33895.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber($a$b$c);
  33896.     }
  33897.     /**
  33898.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  33899.      *
  33900.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  33901.      */
  33902.     protected function getThemeAppLifecycleHandlerService()
  33903.     {
  33904.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  33905.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  33906.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'])) {
  33907.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'];
  33908.         }
  33909.         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);
  33910.     }
  33911.     /**
  33912.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  33913.      *
  33914.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  33915.      */
  33916.     protected function getThemeConfigValueAccessorService()
  33917.     {
  33918.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33919.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  33920.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  33921.         }
  33922.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33923.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  33924.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  33925.         }
  33926.         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())));
  33927.     }
  33928.     /**
  33929.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  33930.      *
  33931.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  33932.      */
  33933.     protected function getThemeFileResolverService()
  33934.     {
  33935.         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)))));
  33936.     }
  33937.     /**
  33938.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  33939.      *
  33940.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  33941.      */
  33942.     protected function getThemeLifecycleHandlerService()
  33943.     {
  33944.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  33945.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33946.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33947.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33948.         }
  33949.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33950.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33951.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33952.         }
  33953.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33954.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33955.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33956.         }
  33957.         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()));
  33958.     }
  33959.     /**
  33960.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  33961.      *
  33962.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  33963.      */
  33964.     protected function getThemeLifecycleServiceService()
  33965.     {
  33966.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  33967.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33968.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33969.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33970.         }
  33971.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33972.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33973.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33974.         }
  33975.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  33976.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33977.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33978.         }
  33979.         $d = ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService());
  33980.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33981.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33982.         }
  33983.         $e = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  33984.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33985.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33986.         }
  33987.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService());
  33988.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33989.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33990.         }
  33991.         $g = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33992.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33993.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33994.         }
  33995.         $h = ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService());
  33996.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33997.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33998.         }
  33999.         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()));
  34000.     }
  34001.     /**
  34002.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  34003.      *
  34004.      * @return \Shopware\Storefront\Theme\ThemeService
  34005.      */
  34006.     protected function getThemeServiceService()
  34007.     {
  34008.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34009.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34010.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34011.         }
  34012.         $b = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  34013.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34014.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34015.         }
  34016.         $c = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  34017.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34018.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34019.         }
  34020.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  34021.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34022.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34023.         }
  34024.         $e = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService());
  34025.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34026.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34027.         }
  34028.         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()));
  34029.     }
  34030.     /**
  34031.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  34032.      *
  34033.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  34034.      */
  34035.     protected function getThemeNamespaceHierarchyBuilderService()
  34036.     {
  34037.         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()));
  34038.     }
  34039.     /**
  34040.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  34041.      *
  34042.      * @return \SwagExtensionStore\Services\StoreClient
  34043.      */
  34044.     protected function getStoreClient2Service()
  34045.     {
  34046.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  34047.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  34048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  34049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  34050.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  34051.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  34052.         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()));
  34053.     }
  34054.     /**
  34055.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator' shared service.
  34056.      *
  34057.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator
  34058.      */
  34059.     protected function getSalesChannelDomainValidatorService()
  34060.     {
  34061.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelDomainValidator.php';
  34063.         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()));
  34064.     }
  34065.     /**
  34066.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator' shared service.
  34067.      *
  34068.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator
  34069.      */
  34070.     protected function getSalesChannelLanguageValidatorService()
  34071.     {
  34072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34073.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelLanguageValidator.php';
  34074.         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()));
  34075.     }
  34076.     /**
  34077.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator' shared service.
  34078.      *
  34079.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator
  34080.      */
  34081.     protected function getSalesChannelValidator2Service()
  34082.     {
  34083.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelValidator.php';
  34085.         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()));
  34086.     }
  34087.     /**
  34088.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator' shared service.
  34089.      *
  34090.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator
  34091.      */
  34092.     protected function getUserValidatorService()
  34093.     {
  34094.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34095.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/UserValidator.php';
  34096.         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()));
  34097.     }
  34098.     /**
  34099.      * Gets the private 'Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand' shared service.
  34100.      *
  34101.      * @return \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand
  34102.      */
  34103.     protected function getSalesChannelCreateCommand2Service()
  34104.     {
  34105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  34107.         $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()));
  34108.         $instance->setName('sales-channel:create');
  34109.         return $instance;
  34110.     }
  34111.     /**
  34112.      * Gets the private 'Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared service.
  34113.      *
  34114.      * @return \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  34115.      */
  34116.     protected function getSalesChannelCreateStorefrontCommand2Service()
  34117.     {
  34118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  34120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  34121.         $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()));
  34122.         $instance->setName('sales-channel:create:storefront');
  34123.         return $instance;
  34124.     }
  34125.     /**
  34126.      * Gets the private 'Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator' shared service.
  34127.      *
  34128.      * @return \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator
  34129.      */
  34130.     protected function getExcludedProductValidatorService()
  34131.     {
  34132.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34133.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  34134.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  34135.         }
  34136.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  34137.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  34138.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  34139.         }
  34140.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] = new \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator($a$b);
  34141.     }
  34142.     /**
  34143.      * Gets the private 'Swag\PayPal\Checkout\Cart\Validation\CartValidator' shared service.
  34144.      *
  34145.      * @return \Swag\PayPal\Checkout\Cart\Validation\CartValidator
  34146.      */
  34147.     protected function getCartValidatorService()
  34148.     {
  34149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  34150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Validation/CartValidator.php';
  34151.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  34152.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  34153.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  34154.         }
  34155.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  34156.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  34157.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  34158.         }
  34159.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  34160.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  34161.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  34162.         }
  34163.         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()));
  34164.     }
  34165.     /**
  34166.      * Gets the private 'Swag\PayPal\Checkout\CheckoutSubscriber' shared service.
  34167.      *
  34168.      * @return \Swag\PayPal\Checkout\CheckoutSubscriber
  34169.      */
  34170.     protected function getCheckoutSubscriber2Service()
  34171.     {
  34172.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/CheckoutSubscriber.php';
  34173.         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()));
  34174.     }
  34175.     /**
  34176.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber' shared service.
  34177.      *
  34178.      * @return \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber
  34179.      */
  34180.     protected function getExpressCheckoutSubscriberService()
  34181.     {
  34182.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php';
  34183.         $a = ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService());
  34184.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  34185.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  34186.         }
  34187.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34188.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  34189.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  34190.         }
  34191.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  34192.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  34193.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  34194.         }
  34195.         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()));
  34196.     }
  34197.     /**
  34198.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService' shared service.
  34199.      *
  34200.      * @return \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService
  34201.      */
  34202.     protected function getPayPalExpressCheckoutDataServiceService()
  34203.     {
  34204.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCheckoutDataServiceInterface.php';
  34205.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/PayPalExpressCheckoutDataService.php';
  34206.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  34207.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  34208.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  34209.         }
  34210.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34211.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  34212.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  34213.         }
  34214.         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())));
  34215.     }
  34216.     /**
  34217.      * Gets the private 'Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber' shared service.
  34218.      *
  34219.      * @return \Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber
  34220.      */
  34221.     protected function getShippingSubscriberService()
  34222.     {
  34223.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/ShippingSubscriber.php';
  34224.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/Service/ShippingService.php';
  34225.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/ShippingResource.php';
  34226.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34227.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  34228.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  34229.         }
  34230.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  34231.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  34232.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  34233.         }
  34234.         $c = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  34235.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  34236.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  34237.         }
  34238.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  34239.         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);
  34240.     }
  34241.     /**
  34242.      * Gets the private 'Swag\PayPal\Checkout\PUI\PUISubscriber' shared service.
  34243.      *
  34244.      * @return \Swag\PayPal\Checkout\PUI\PUISubscriber
  34245.      */
  34246.     protected function getPUISubscriberService()
  34247.     {
  34248.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/PUISubscriber.php';
  34249.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIFraudNetDataService.php';
  34250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIPaymentInstructionDataService.php';
  34251.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  34252.         $b = ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService());
  34253.         if (isset($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'])) {
  34254.             return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'];
  34255.         }
  34256.         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()));
  34257.     }
  34258.     /**
  34259.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\ACDCHandler' shared service.
  34260.      *
  34261.      * @return \Swag\PayPal\Checkout\Payment\Method\ACDCHandler
  34262.      */
  34263.     protected function getACDCHandlerService()
  34264.     {
  34265.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34268.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  34269.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/ACDCHandler.php';
  34270.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidatorInterface.php';
  34271.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidator.php';
  34272.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34273.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34274.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34275.         }
  34276.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  34277.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34278.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34279.         }
  34280.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34281.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34282.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34283.         }
  34284.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService());
  34285.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34286.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34287.         }
  34288.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34289.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  34290.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  34291.         }
  34292.         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));
  34293.     }
  34294.     /**
  34295.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler' shared service.
  34296.      *
  34297.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34298.      */
  34299.     protected function getBancontactAPMHandlerService()
  34300.     {
  34301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34304.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34305.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34306.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34307.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BancontactOrderBuilder.php';
  34308.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34309.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34310.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  34311.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  34312.         }
  34313.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34314.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  34315.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  34316.         }
  34317.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34318.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  34319.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  34320.         }
  34321.         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));
  34322.     }
  34323.     /**
  34324.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler' shared service.
  34325.      *
  34326.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34327.      */
  34328.     protected function getBlikAPMHandlerService()
  34329.     {
  34330.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34334.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34335.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34336.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BlikOrderBuilder.php';
  34337.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34338.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34339.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  34340.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  34341.         }
  34342.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34343.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  34344.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  34345.         }
  34346.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34347.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  34348.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  34349.         }
  34350.         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));
  34351.     }
  34352.     /**
  34353.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler' shared service.
  34354.      *
  34355.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34356.      */
  34357.     protected function getEpsAPMHandlerService()
  34358.     {
  34359.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34362.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34363.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34364.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34365.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/EpsOrderBuilder.php';
  34366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34367.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34368.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  34369.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  34370.         }
  34371.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34372.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  34373.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  34374.         }
  34375.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34376.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  34377.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  34378.         }
  34379.         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));
  34380.     }
  34381.     /**
  34382.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler' shared service.
  34383.      *
  34384.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34385.      */
  34386.     protected function getGiropayAPMHandlerService()
  34387.     {
  34388.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34391.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34392.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34393.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34394.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/GiropayOrderBuilder.php';
  34395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34396.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34397.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  34398.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  34399.         }
  34400.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34401.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  34402.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  34403.         }
  34404.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34405.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  34406.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  34407.         }
  34408.         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));
  34409.     }
  34410.     /**
  34411.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler' shared service.
  34412.      *
  34413.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34414.      */
  34415.     protected function getIdealAPMHandlerService()
  34416.     {
  34417.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/IdealOrderBuilder.php';
  34424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34425.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34426.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  34427.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  34428.         }
  34429.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34430.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  34431.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  34432.         }
  34433.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34434.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  34435.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  34436.         }
  34437.         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));
  34438.     }
  34439.     /**
  34440.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler' shared service.
  34441.      *
  34442.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34443.      */
  34444.     protected function getMultibancoAPMHandlerService()
  34445.     {
  34446.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34449.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34450.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34451.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MultibancoOrderBuilder.php';
  34453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34454.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34455.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  34456.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  34457.         }
  34458.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34459.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  34460.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  34461.         }
  34462.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34463.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  34464.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  34465.         }
  34466.         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));
  34467.     }
  34468.     /**
  34469.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler' shared service.
  34470.      *
  34471.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34472.      */
  34473.     protected function getMyBankAPMHandlerService()
  34474.     {
  34475.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34478.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34479.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MyBankOrderBuilder.php';
  34482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34483.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34484.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  34485.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  34486.         }
  34487.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34488.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  34489.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  34490.         }
  34491.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34492.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  34493.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  34494.         }
  34495.         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));
  34496.     }
  34497.     /**
  34498.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler' shared service.
  34499.      *
  34500.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34501.      */
  34502.     protected function getOxxoAPMHandlerService()
  34503.     {
  34504.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34506.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34507.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/OxxoOrderBuilder.php';
  34511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34512.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34513.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  34514.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  34515.         }
  34516.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34517.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  34518.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  34519.         }
  34520.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34521.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  34522.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  34523.         }
  34524.         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));
  34525.     }
  34526.     /**
  34527.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\P24APMHandler' shared service.
  34528.      *
  34529.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34530.      */
  34531.     protected function getP24APMHandlerService()
  34532.     {
  34533.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34536.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34537.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34538.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34539.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/P24OrderBuilder.php';
  34540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34541.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34542.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  34543.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  34544.         }
  34545.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34546.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  34547.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  34548.         }
  34549.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34550.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  34551.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  34552.         }
  34553.         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));
  34554.     }
  34555.     /**
  34556.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PUIHandler' shared service.
  34557.      *
  34558.      * @return \Swag\PayPal\Checkout\Payment\Method\PUIHandler
  34559.      */
  34560.     protected function getPUIHandlerService()
  34561.     {
  34562.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34565.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php';
  34566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34567.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/PUIOrderBuilder.php';
  34568.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUICustomerDataService.php';
  34569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34570.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34571.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34572.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34573.         }
  34574.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34575.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34576.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34577.         }
  34578.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34579.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34580.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34581.         }
  34582.         $d = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  34583.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34584.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34585.         }
  34586.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  34587.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34588.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34589.         }
  34590.         $f = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  34591.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34592.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34593.         }
  34594.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  34595.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  34596.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  34597.         }
  34598.         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()));
  34599.     }
  34600.     /**
  34601.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PayLaterHandler' shared service.
  34602.      *
  34603.      * @return \Swag\PayPal\Checkout\Payment\Method\PayLaterHandler
  34604.      */
  34605.     protected function getPayLaterHandlerService()
  34606.     {
  34607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34610.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  34611.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PayLaterHandler.php';
  34612.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34613.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  34614.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  34615.         }
  34616.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34617.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  34618.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  34619.         }
  34620.         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()));
  34621.     }
  34622.     /**
  34623.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SEPAHandler' shared service.
  34624.      *
  34625.      * @return \Swag\PayPal\Checkout\Payment\Method\SEPAHandler
  34626.      */
  34627.     protected function getSEPAHandlerService()
  34628.     {
  34629.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34632.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  34633.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/SEPAHandler.php';
  34634.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34635.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  34636.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  34637.         }
  34638.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34639.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  34640.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  34641.         }
  34642.         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()));
  34643.     }
  34644.     /**
  34645.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler' shared service.
  34646.      *
  34647.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34648.      */
  34649.     protected function getSofortAPMHandlerService()
  34650.     {
  34651.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34654.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34655.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34656.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34657.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/SofortOrderBuilder.php';
  34658.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34659.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34660.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  34661.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  34662.         }
  34663.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34664.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  34665.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  34666.         }
  34667.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34668.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  34669.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  34670.         }
  34671.         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));
  34672.     }
  34673.     /**
  34674.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler' shared service.
  34675.      *
  34676.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  34677.      */
  34678.     protected function getTrustlyAPMHandlerService()
  34679.     {
  34680.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34683.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  34684.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34685.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  34686.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/TrustlyOrderBuilder.php';
  34687.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34688.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34689.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  34690.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  34691.         }
  34692.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34693.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  34694.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  34695.         }
  34696.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34697.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  34698.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  34699.         }
  34700.         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));
  34701.     }
  34702.     /**
  34703.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\VenmoHandler' shared service.
  34704.      *
  34705.      * @return \Swag\PayPal\Checkout\Payment\Method\VenmoHandler
  34706.      */
  34707.     protected function getVenmoHandlerService()
  34708.     {
  34709.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  34710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  34712.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  34713.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/VenmoHandler.php';
  34714.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34715.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  34716.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  34717.         }
  34718.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34719.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  34720.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  34721.         }
  34722.         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()));
  34723.     }
  34724.     /**
  34725.      * Gets the private 'Swag\PayPal\Checkout\Payment\PayPalPaymentHandler' shared service.
  34726.      *
  34727.      * @return \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler
  34728.      */
  34729.     protected function getPayPalPaymentHandlerService()
  34730.     {
  34731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  34732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  34733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/PayPalPaymentHandler.php';
  34734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PayPalHandler.php';
  34735.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PlusPuiHandler.php';
  34736.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/PayerInfoPatchBuilder.php';
  34737.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/OrderNumberPatchBuilder.php';
  34738.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/TransactionPatchBuilder.php';
  34739.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/ShippingAddressPatchBuilder.php';
  34740.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34741.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34742.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34743.         }
  34744.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService());
  34745.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34746.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34747.         }
  34748.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  34749.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34750.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34751.         }
  34752.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  34753.         $e = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  34754.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34755.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34756.         }
  34757.         $f = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  34758.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34759.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34760.         }
  34761.         $g = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  34762.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  34763.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  34764.         }
  34765.         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()));
  34766.     }
  34767.     /**
  34768.      * Gets the private 'Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler' shared service.
  34769.      *
  34770.      * @return \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler
  34771.      */
  34772.     protected function getCancelTransactionsTaskHandlerService()
  34773.     {
  34774.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/ScheduledTask/CancelTransactionsTaskHandler.php';
  34775.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34776.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34777.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34778.         }
  34779.         $b = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  34780.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34781.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34782.         }
  34783.         $c = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  34784.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34785.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34786.         }
  34787.         $d = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  34788.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34789.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34790.         }
  34791.         $e = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34792.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  34793.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  34794.         }
  34795.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler($a$b$c$d$e);
  34796.     }
  34797.     /**
  34798.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderExecuteService' shared service.
  34799.      *
  34800.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService
  34801.      */
  34802.     protected function getOrderExecuteServiceService()
  34803.     {
  34804.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderExecuteService.php';
  34805.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/OrderNumberPatchBuilder.php';
  34806.         $a = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  34807.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  34808.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  34809.         }
  34810.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  34811.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  34812.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  34813.         }
  34814.         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()));
  34815.     }
  34816.     /**
  34817.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderPatchService' shared service.
  34818.      *
  34819.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderPatchService
  34820.      */
  34821.     protected function getOrderPatchServiceService()
  34822.     {
  34823.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderPatchService.php';
  34824.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/PurchaseUnitPatchBuilder.php';
  34825.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34826.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  34827.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  34828.         }
  34829.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  34830.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  34831.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  34832.         }
  34833.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34834.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  34835.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  34836.         }
  34837.         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()));
  34838.     }
  34839.     /**
  34840.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\TransactionDataService' shared service.
  34841.      *
  34842.      * @return \Swag\PayPal\Checkout\Payment\Service\TransactionDataService
  34843.      */
  34844.     protected function getTransactionDataServiceService()
  34845.     {
  34846.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/TransactionDataService.php';
  34847.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  34848.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'])) {
  34849.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'];
  34850.         }
  34851.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] = new \Swag\PayPal\Checkout\Payment\Service\TransactionDataService($a);
  34852.     }
  34853.     /**
  34854.      * Gets the private 'Swag\PayPal\Checkout\Plus\PlusSubscriber' shared service.
  34855.      *
  34856.      * @return \Swag\PayPal\Checkout\Plus\PlusSubscriber
  34857.      */
  34858.     protected function getPlusSubscriberService()
  34859.     {
  34860.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php';
  34861.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/Service/PlusDataService.php';
  34862.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  34863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilderInterface.php';
  34864.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilder.php';
  34865.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34866.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34867.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  34868.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  34869.         }
  34870.         $b = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  34871.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34872.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  34873.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  34874.         }
  34875.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  34876.         $e = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  34877.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  34878.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  34879.         }
  34880.         $f = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  34881.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  34882.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  34883.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  34884.         }
  34885.         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);
  34886.     }
  34887.     /**
  34888.      * Gets the private 'Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber' shared service.
  34889.      *
  34890.      * @return \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber
  34891.      */
  34892.     protected function getInstallmentBannerSubscriberService()
  34893.     {
  34894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/InstallmentBannerSubscriber.php';
  34895.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataServiceInterface.php';
  34896.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataService.php';
  34897.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34898.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  34899.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  34900.         }
  34901.         $b = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  34902.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  34903.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  34904.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  34905.         }
  34906.         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()));
  34907.     }
  34908.     /**
  34909.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder' shared service.
  34910.      *
  34911.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder
  34912.      */
  34913.     protected function getOrderFromCartBuilderService()
  34914.     {
  34915.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34916.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromCartBuilder.php';
  34917.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34918.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34919.         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()));
  34920.     }
  34921.     /**
  34922.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder' shared service.
  34923.      *
  34924.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder
  34925.      */
  34926.     protected function getOrderFromOrderBuilderService()
  34927.     {
  34928.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  34929.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromOrderBuilder.php';
  34930.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34931.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34932.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  34933.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  34934.         }
  34935.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  34936.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  34937.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  34938.         }
  34939.         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);
  34940.     }
  34941.     /**
  34942.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider' shared service.
  34943.      *
  34944.      * @return \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider
  34945.      */
  34946.     protected function getItemListProviderService()
  34947.     {
  34948.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/ItemListProvider.php';
  34949.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34950.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34951.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'])) {
  34952.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'];
  34953.         }
  34954.         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()));
  34955.     }
  34956.     /**
  34957.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider' shared service.
  34958.      *
  34959.      * @return \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider
  34960.      */
  34961.     protected function getPurchaseUnitProviderService()
  34962.     {
  34963.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/PurchaseUnitProvider.php';
  34964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AmountProvider.php';
  34965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/CustomIdProvider.php';
  34966.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34967.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  34968.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  34969.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  34970.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  34971.         }
  34972.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34973.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  34974.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  34975.         }
  34976.         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);
  34977.     }
  34978.     /**
  34979.      * Gets the private 'Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder' shared service.
  34980.      *
  34981.      * @return \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder
  34982.      */
  34983.     protected function getOrderPaymentBuilderService()
  34984.     {
  34985.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  34986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilderInterface.php';
  34987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilder.php';
  34988.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  34989.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34990.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  34991.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  34992.         }
  34993.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34994.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  34995.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  34996.         }
  34997.         $c = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  34998.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  34999.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  35000.         }
  35001.         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);
  35002.     }
  35003.     /**
  35004.      * Gets the private 'Swag\PayPal\Pos\Client\PosClientFactory' shared service.
  35005.      *
  35006.      * @return \Swag\PayPal\Pos\Client\PosClientFactory
  35007.      */
  35008.     protected function getPosClientFactoryService()
  35009.     {
  35010.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/PosClientFactory.php';
  35011.         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()));
  35012.     }
  35013.     /**
  35014.      * Gets the private 'Swag\PayPal\Pos\Command\PosImageSyncCommand' shared service.
  35015.      *
  35016.      * @return \Swag\PayPal\Pos\Command\PosImageSyncCommand
  35017.      */
  35018.     protected function getPosImageSyncCommandService()
  35019.     {
  35020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  35022.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosImageSyncCommand.php';
  35023.         $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()));
  35024.         $instance->setName('swag:paypal:pos:sync:images');
  35025.         $instance->setDescription('Sync only images to Zettle');
  35026.         return $instance;
  35027.     }
  35028.     /**
  35029.      * Gets the private 'Swag\PayPal\Pos\Command\PosInventorySyncCommand' shared service.
  35030.      *
  35031.      * @return \Swag\PayPal\Pos\Command\PosInventorySyncCommand
  35032.      */
  35033.     protected function getPosInventorySyncCommandService()
  35034.     {
  35035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35036.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  35037.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosInventorySyncCommand.php';
  35038.         $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()));
  35039.         $instance->setName('swag:paypal:pos:sync:inventory');
  35040.         $instance->setDescription('Sync only inventory to Zettle');
  35041.         return $instance;
  35042.     }
  35043.     /**
  35044.      * Gets the private 'Swag\PayPal\Pos\Command\PosLogCleanupCommand' shared service.
  35045.      *
  35046.      * @return \Swag\PayPal\Pos\Command\PosLogCleanupCommand
  35047.      */
  35048.     protected function getPosLogCleanupCommandService()
  35049.     {
  35050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35051.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  35052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosLogCleanupCommand.php';
  35053.         $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()));
  35054.         $instance->setName('swag:paypal:pos:log:cleanup');
  35055.         $instance->setDescription('Cleanup Zettle sync log');
  35056.         return $instance;
  35057.     }
  35058.     /**
  35059.      * Gets the private 'Swag\PayPal\Pos\Command\PosProductSyncCommand' shared service.
  35060.      *
  35061.      * @return \Swag\PayPal\Pos\Command\PosProductSyncCommand
  35062.      */
  35063.     protected function getPosProductSyncCommandService()
  35064.     {
  35065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35066.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  35067.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosProductSyncCommand.php';
  35068.         $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()));
  35069.         $instance->setName('swag:paypal:pos:sync:product');
  35070.         $instance->setDescription('Sync only products to Zettle');
  35071.         return $instance;
  35072.     }
  35073.     /**
  35074.      * Gets the private 'Swag\PayPal\Pos\Command\PosSyncCommand' shared service.
  35075.      *
  35076.      * @return \Swag\PayPal\Pos\Command\PosSyncCommand
  35077.      */
  35078.     protected function getPosSyncCommandService()
  35079.     {
  35080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35081.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  35082.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosSyncCommand.php';
  35083.         $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()));
  35084.         $instance->setName('swag:paypal:pos:sync');
  35085.         $instance->setDescription('Sync to Zettle');
  35086.         return $instance;
  35087.     }
  35088.     /**
  35089.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler' shared service.
  35090.      *
  35091.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler
  35092.      */
  35093.     protected function getCloneVisibilityHandlerService()
  35094.     {
  35095.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35096.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/CloneVisibilityHandler.php';
  35097.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35098.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  35099.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  35100.         }
  35101.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35102.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  35103.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  35104.         }
  35105.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService());
  35106.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  35107.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  35108.         }
  35109.         $d = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  35110.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  35111.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  35112.         }
  35113.         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);
  35114.     }
  35115.     /**
  35116.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler' shared service.
  35117.      *
  35118.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler
  35119.      */
  35120.     protected function getInventoryUpdateHandlerService()
  35121.     {
  35122.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/InventoryUpdateHandler.php';
  35123.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35124.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  35125.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  35126.         }
  35127.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35128.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  35129.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  35130.         }
  35131.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  35132.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  35133.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  35134.         }
  35135.         $d = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35136.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  35137.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  35138.         }
  35139.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler($a$b$c$d);
  35140.     }
  35141.     /**
  35142.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler' shared service.
  35143.      *
  35144.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler
  35145.      */
  35146.     protected function getSyncManagerHandlerService()
  35147.     {
  35148.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/SyncManagerHandler.php';
  35149.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  35150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35151.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ImageSyncManager.php';
  35152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ProductSyncManager.php';
  35153.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35154.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35155.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35156.         }
  35157.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35158.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35159.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35160.         }
  35161.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  35162.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35163.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35164.         }
  35165.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService());
  35166.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35167.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35168.         }
  35169.         $e = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  35170.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35171.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35172.         }
  35173.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35174.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  35175.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  35176.         }
  35177.         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));
  35178.     }
  35179.     /**
  35180.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler' shared service.
  35181.      *
  35182.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler
  35183.      */
  35184.     protected function getImageSyncHandlerService()
  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/MessageQueue/Handler/Sync/ImageSyncHandler.php';
  35188.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35189.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  35190.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  35191.         }
  35192.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35193.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  35194.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  35195.         }
  35196.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  35197.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  35198.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  35199.         }
  35200.         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()));
  35201.     }
  35202.     /**
  35203.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler' shared service.
  35204.      *
  35205.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler
  35206.      */
  35207.     protected function getInventorySyncHandlerService()
  35208.     {
  35209.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35210.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/InventorySyncHandler.php';
  35211.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35212.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35213.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35214.         }
  35215.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35216.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35217.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35218.         }
  35219.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  35220.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35221.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35222.         }
  35223.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  35224.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35225.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35226.         }
  35227.         $e = ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService());
  35228.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  35229.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  35230.         }
  35231.         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);
  35232.     }
  35233.     /**
  35234.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler' shared service.
  35235.      *
  35236.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler
  35237.      */
  35238.     protected function getProductCleanupSyncHandlerService()
  35239.     {
  35240.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35241.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35242.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductCleanupSyncHandler.php';
  35243.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35244.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35245.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35246.         }
  35247.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35248.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35249.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35250.         }
  35251.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35252.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35253.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35254.         }
  35255.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  35256.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35257.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35258.         }
  35259.         $e = ($this->services['swag_paypal_pos_sales_channel.repository'] ?? $this->getSwagPaypalPosSalesChannel_RepositoryService());
  35260.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  35261.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  35262.         }
  35263.         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);
  35264.     }
  35265.     /**
  35266.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler' shared service.
  35267.      *
  35268.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler
  35269.      */
  35270.     protected function getProductSingleSyncHandlerService()
  35271.     {
  35272.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35273.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35274.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductSingleSyncHandler.php';
  35275.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35276.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  35277.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  35278.         }
  35279.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35280.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  35281.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  35282.         }
  35283.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35284.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  35285.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  35286.         }
  35287.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  35288.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  35289.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  35290.         }
  35291.         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);
  35292.     }
  35293.     /**
  35294.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler' shared service.
  35295.      *
  35296.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler
  35297.      */
  35298.     protected function getProductVariantSyncHandlerService()
  35299.     {
  35300.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  35301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35302.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductVariantSyncHandler.php';
  35303.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35304.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  35305.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  35306.         }
  35307.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35308.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  35309.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  35310.         }
  35311.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35312.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  35313.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  35314.         }
  35315.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  35316.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  35317.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  35318.         }
  35319.         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);
  35320.     }
  35321.     /**
  35322.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager' shared service.
  35323.      *
  35324.      * @return \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager
  35325.      */
  35326.     protected function getInventorySyncManagerService()
  35327.     {
  35328.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  35329.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/InventorySyncManager.php';
  35330.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35331.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  35332.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  35333.         }
  35334.         $b = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService());
  35335.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  35336.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  35337.         }
  35338.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35339.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  35340.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  35341.         }
  35342.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  35343.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  35344.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  35345.         }
  35346.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] = new \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager($a$b$c$d);
  35347.     }
  35348.     /**
  35349.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageDispatcher' shared service.
  35350.      *
  35351.      * @return \Swag\PayPal\Pos\MessageQueue\MessageDispatcher
  35352.      */
  35353.     protected function getMessageDispatcherService()
  35354.     {
  35355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageDispatcher.php';
  35356.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  35357.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'])) {
  35358.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'];
  35359.         }
  35360.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] = new \Swag\PayPal\Pos\MessageQueue\MessageDispatcher($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35361.     }
  35362.     /**
  35363.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageHydrator' shared service.
  35364.      *
  35365.      * @return \Swag\PayPal\Pos\MessageQueue\MessageHydrator
  35366.      */
  35367.     protected function getMessageHydratorService()
  35368.     {
  35369.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageHydrator.php';
  35370.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  35371.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  35372.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  35373.         }
  35374.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35375.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  35376.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  35377.         }
  35378.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] = new \Swag\PayPal\Pos\MessageQueue\MessageHydrator($a$b);
  35379.     }
  35380.     /**
  35381.      * Gets the private 'Swag\PayPal\Pos\Resource\InventoryResource' shared service.
  35382.      *
  35383.      * @return \Swag\PayPal\Pos\Resource\InventoryResource
  35384.      */
  35385.     protected function getInventoryResourceService()
  35386.     {
  35387.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/InventoryResource.php';
  35388.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] = new \Swag\PayPal\Pos\Resource\InventoryResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  35389.     }
  35390.     /**
  35391.      * Gets the private 'Swag\PayPal\Pos\Resource\ProductResource' shared service.
  35392.      *
  35393.      * @return \Swag\PayPal\Pos\Resource\ProductResource
  35394.      */
  35395.     protected function getProductResourceService()
  35396.     {
  35397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ProductResource.php';
  35398.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] = new \Swag\PayPal\Pos\Resource\ProductResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  35399.     }
  35400.     /**
  35401.      * Gets the private 'Swag\PayPal\Pos\Resource\TokenResource' shared service.
  35402.      *
  35403.      * @return \Swag\PayPal\Pos\Resource\TokenResource
  35404.      */
  35405.     protected function getTokenResourceService()
  35406.     {
  35407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/TokenResource.php';
  35408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/TokenClientFactory.php';
  35409.         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())));
  35410.     }
  35411.     /**
  35412.      * Gets the private 'Swag\PayPal\Pos\Run\Administration\LogCleaner' shared service.
  35413.      *
  35414.      * @return \Swag\PayPal\Pos\Run\Administration\LogCleaner
  35415.      */
  35416.     protected function getLogCleanerService()
  35417.     {
  35418.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/LogCleaner.php';
  35419.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  35420.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'])) {
  35421.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'];
  35422.         }
  35423.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] = new \Swag\PayPal\Pos\Run\Administration\LogCleaner($a);
  35424.     }
  35425.     /**
  35426.      * Gets the private 'Swag\PayPal\Pos\Run\Logger' shared service.
  35427.      *
  35428.      * @return \Monolog\Logger
  35429.      */
  35430.     protected function getLogger3Service()
  35431.     {
  35432.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/LoggerFactory.php';
  35433.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] = (new \Swag\PayPal\Pos\Run\LoggerFactory())->createLogger();
  35434.     }
  35435.     /**
  35436.      * Gets the private 'Swag\PayPal\Pos\Run\RunService' shared service.
  35437.      *
  35438.      * @return \Swag\PayPal\Pos\Run\RunService
  35439.      */
  35440.     protected function getRunServiceService()
  35441.     {
  35442.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/RunService.php';
  35443.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  35444.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  35445.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  35446.         }
  35447.         $b = ($this->services['swag_paypal_pos_sales_channel_run_log.repository'] ?? $this->getSwagPaypalPosSalesChannelRunLog_RepositoryService());
  35448.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  35449.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  35450.         }
  35451.         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()));
  35452.     }
  35453.     /**
  35454.      * Gets the private 'Swag\PayPal\Pos\Run\Task\CompleteTask' shared service.
  35455.      *
  35456.      * @return \Swag\PayPal\Pos\Run\Task\CompleteTask
  35457.      */
  35458.     protected function getCompleteTaskService()
  35459.     {
  35460.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  35461.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/CompleteTask.php';
  35462.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35463.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  35464.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  35465.         }
  35466.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35467.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  35468.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  35469.         }
  35470.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] = new \Swag\PayPal\Pos\Run\Task\CompleteTask($a$b);
  35471.     }
  35472.     /**
  35473.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ImageTask' shared service.
  35474.      *
  35475.      * @return \Swag\PayPal\Pos\Run\Task\ImageTask
  35476.      */
  35477.     protected function getImageTaskService()
  35478.     {
  35479.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  35480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ImageTask.php';
  35481.         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()));
  35482.     }
  35483.     /**
  35484.      * Gets the private 'Swag\PayPal\Pos\Run\Task\InventoryTask' shared service.
  35485.      *
  35486.      * @return \Swag\PayPal\Pos\Run\Task\InventoryTask
  35487.      */
  35488.     protected function getInventoryTaskService()
  35489.     {
  35490.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  35491.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/InventoryTask.php';
  35492.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  35493.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  35494.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  35495.         }
  35496.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  35497.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  35498.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  35499.         }
  35500.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] = new \Swag\PayPal\Pos\Run\Task\InventoryTask($a$b);
  35501.     }
  35502.     /**
  35503.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ProductTask' shared service.
  35504.      *
  35505.      * @return \Swag\PayPal\Pos\Run\Task\ProductTask
  35506.      */
  35507.     protected function getProductTaskService()
  35508.     {
  35509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  35510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ProductTask.php';
  35511.         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()));
  35512.     }
  35513.     /**
  35514.      * Gets the private 'Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler' shared service.
  35515.      *
  35516.      * @return \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler
  35517.      */
  35518.     protected function getCleanUpLogTaskHandlerService()
  35519.     {
  35520.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  35521.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CleanUpLogTaskHandler.php';
  35522.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  35523.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  35524.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  35525.         }
  35526.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35527.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  35528.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  35529.         }
  35530.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService());
  35531.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  35532.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  35533.         }
  35534.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler($a$b$c);
  35535.     }
  35536.     /**
  35537.      * Gets the private 'Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler' shared service.
  35538.      *
  35539.      * @return \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler
  35540.      */
  35541.     protected function getCompleteSyncTaskHandlerService()
  35542.     {
  35543.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  35544.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CompleteSyncTaskHandler.php';
  35545.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  35546.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  35547.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  35548.         }
  35549.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35550.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  35551.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  35552.         }
  35553.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService());
  35554.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  35555.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  35556.         }
  35557.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler($a$b$c);
  35558.     }
  35559.     /**
  35560.      * Gets the private 'Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler' shared service.
  35561.      *
  35562.      * @return \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler
  35563.      */
  35564.     protected function getInventorySyncTaskHandlerService()
  35565.     {
  35566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  35567.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/InventorySyncTaskHandler.php';
  35568.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  35569.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  35570.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  35571.         }
  35572.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35573.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  35574.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  35575.         }
  35576.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService());
  35577.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  35578.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  35579.         }
  35580.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler($a$b$c);
  35581.     }
  35582.     /**
  35583.      * Gets the private 'Swag\PayPal\Pos\Sync\Context\InventoryContextFactory' shared service.
  35584.      *
  35585.      * @return \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory
  35586.      */
  35587.     protected function getInventoryContextFactoryService()
  35588.     {
  35589.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/InventoryContextFactory.php';
  35590.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  35591.         $a = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  35592.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'])) {
  35593.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'];
  35594.         }
  35595.         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);
  35596.     }
  35597.     /**
  35598.      * Gets the private 'Swag\PayPal\Pos\Sync\ImageSyncer' shared service.
  35599.      *
  35600.      * @return \Swag\PayPal\Pos\Sync\ImageSyncer
  35601.      */
  35602.     protected function getImageSyncerService()
  35603.     {
  35604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ImageSyncer.php';
  35606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MediaConverter.php';
  35607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ImageResource.php';
  35608.         $a = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  35609.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'])) {
  35610.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'];
  35611.         }
  35612.         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()));
  35613.     }
  35614.     /**
  35615.      * Gets the private 'Swag\PayPal\Pos\Sync\InventorySyncer' shared service.
  35616.      *
  35617.      * @return \Swag\PayPal\Pos\Sync\InventorySyncer
  35618.      */
  35619.     protected function getInventorySyncerService()
  35620.     {
  35621.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/InventorySyncer.php';
  35622.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  35623.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  35624.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculator.php';
  35625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/RemoteUpdater.php';
  35626.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/RemoteCalculator.php';
  35627.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  35628.         $a = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  35629.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  35630.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  35631.         }
  35632.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  35633.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  35634.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  35635.         }
  35636.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  35637.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  35638.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  35639.         }
  35640.         $d = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service());
  35641.         $e = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  35642.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  35643.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  35644.         }
  35645.         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);
  35646.     }
  35647.     /**
  35648.      * Gets the private 'Swag\PayPal\Pos\Sync\Inventory\StockSubscriber' shared service.
  35649.      *
  35650.      * @return \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber
  35651.      */
  35652.     protected function getStockSubscriberService()
  35653.     {
  35654.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/StockSubscriber.php';
  35655.         $a = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  35656.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  35657.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  35658.         }
  35659.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  35660.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  35661.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  35662.         }
  35663.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35664.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  35665.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  35666.         }
  35667.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] = new \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber($a$b$c);
  35668.     }
  35669.     /**
  35670.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSelection' shared service.
  35671.      *
  35672.      * @return \Swag\PayPal\Pos\Sync\ProductSelection
  35673.      */
  35674.     protected function getProductSelectionService()
  35675.     {
  35676.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSelection.php';
  35677.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  35678.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  35679.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  35680.         }
  35681.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  35682.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  35683.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  35684.         }
  35685.         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);
  35686.     }
  35687.     /**
  35688.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSyncer' shared service.
  35689.      *
  35690.      * @return \Swag\PayPal\Pos\Sync\ProductSyncer
  35691.      */
  35692.     protected function getProductSyncerService()
  35693.     {
  35694.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSyncer.php';
  35695.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ProductConverter.php';
  35696.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/CategoryConverter.php';
  35697.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/VariantConverter.php';
  35698.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PriceConverter.php';
  35699.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PresentationConverter.php';
  35700.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/OptionGroupConverter.php';
  35701.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MetadataGenerator.php';
  35702.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/ProductContextFactory.php';
  35703.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/NewUpdater.php';
  35704.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/OutdatedUpdater.php';
  35705.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/DeletedUpdater.php';
  35706.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/UnsyncedChecker.php';
  35707.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  35708.         $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()));
  35709.         $b = new \Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter();
  35710.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service());
  35711.         $d = ($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService());
  35712.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  35713.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  35714.         }
  35715.         $e = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  35716.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  35717.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  35718.         }
  35719.         $f = ($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService());
  35720.         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));
  35721.     }
  35722.     /**
  35723.      * Gets the private 'Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler' shared service.
  35724.      *
  35725.      * @return \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler
  35726.      */
  35727.     protected function getInventoryChangedHandlerService()
  35728.     {
  35729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookHandler.php';
  35730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  35731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/AbstractWebhookHandler.php';
  35732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/InventoryChangedHandler.php';
  35733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  35734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalWebhookCalculator.php';
  35735.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  35736.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  35737.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  35738.         $a = new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator();
  35739.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  35740.         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())));
  35741.     }
  35742.     /**
  35743.      * Gets the private 'Swag\PayPal\RestApi\Client\PayPalClientFactory' shared service.
  35744.      *
  35745.      * @return \Swag\PayPal\RestApi\Client\PayPalClientFactory
  35746.      */
  35747.     protected function getPayPalClientFactoryService()
  35748.     {
  35749.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactoryInterface.php';
  35750.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactory.php';
  35751.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResourceInterface.php';
  35752.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResource.php';
  35753.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  35754.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35755.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  35756.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  35757.         }
  35758.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  35759.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  35760.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  35761.         }
  35762.         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()));
  35763.     }
  35764.     /**
  35765.      * Gets the private 'Swag\PayPal\RestApi\Client\TokenClientFactory' shared service.
  35766.      *
  35767.      * @return \Swag\PayPal\RestApi\Client\TokenClientFactory
  35768.      */
  35769.     protected function getTokenClientFactoryService()
  35770.     {
  35771.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/TokenClientFactory.php';
  35772.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] = new \Swag\PayPal\RestApi\Client\TokenClientFactory(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  35773.     }
  35774.     /**
  35775.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\IdentityResource' shared service.
  35776.      *
  35777.      * @return \Swag\PayPal\RestApi\V1\Resource\IdentityResource
  35778.      */
  35779.     protected function getIdentityResourceService()
  35780.     {
  35781.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/IdentityResource.php';
  35782.         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()));
  35783.     }
  35784.     /**
  35785.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\PaymentResource' shared service.
  35786.      *
  35787.      * @return \Swag\PayPal\RestApi\V1\Resource\PaymentResource
  35788.      */
  35789.     protected function getPaymentResourceService()
  35790.     {
  35791.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/PaymentResource.php';
  35792.         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()));
  35793.     }
  35794.     /**
  35795.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\SaleResource' shared service.
  35796.      *
  35797.      * @return \Swag\PayPal\RestApi\V1\Resource\SaleResource
  35798.      */
  35799.     protected function getSaleResourceService()
  35800.     {
  35801.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/SaleResource.php';
  35802.         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()));
  35803.     }
  35804.     /**
  35805.      * Gets the private 'Swag\PayPal\RestApi\V2\Resource\OrderResource' shared service.
  35806.      *
  35807.      * @return \Swag\PayPal\RestApi\V2\Resource\OrderResource
  35808.      */
  35809.     protected function getOrderResourceService()
  35810.     {
  35811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/OrderResource.php';
  35812.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  35813.         if (isset($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'])) {
  35814.             return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'];
  35815.         }
  35816.         return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] = new \Swag\PayPal\RestApi\V2\Resource\OrderResource($a);
  35817.     }
  35818.     /**
  35819.      * Gets the private 'Swag\PayPal\Setting\Service\CredentialsUtil' shared service.
  35820.      *
  35821.      * @return \Swag\PayPal\Setting\Service\CredentialsUtil
  35822.      */
  35823.     protected function getCredentialsUtilService()
  35824.     {
  35825.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtilInterface.php';
  35826.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtil.php';
  35827.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35828.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'])) {
  35829.             return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'];
  35830.         }
  35831.         return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] = new \Swag\PayPal\Setting\Service\CredentialsUtil($a);
  35832.     }
  35833.     /**
  35834.      * Gets the private 'Swag\PayPal\Setting\Service\SettingsValidationService' shared service.
  35835.      *
  35836.      * @return \Swag\PayPal\Setting\Service\SettingsValidationService
  35837.      */
  35838.     protected function getSettingsValidationServiceService()
  35839.     {
  35840.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35841.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  35842.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  35843.         }
  35844.         $b = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  35845.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  35846.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  35847.         }
  35848.         return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] = new \Swag\PayPal\Setting\Service\SettingsValidationService($a$b);
  35849.     }
  35850.     /**
  35851.      * Gets the private 'Swag\PayPal\Storefront\Data\CheckoutDataSubscriber' shared service.
  35852.      *
  35853.      * @return \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber
  35854.      */
  35855.     protected function getCheckoutDataSubscriberService()
  35856.     {
  35857.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php';
  35858.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  35859.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  35860.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  35861.         }
  35862.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35863.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  35864.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  35865.         }
  35866.         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 () {
  35867.             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)));
  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\\VenmoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData($this)));
  35871.             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)));
  35872.         }, 5));
  35873.     }
  35874.     /**
  35875.      * Gets the private 'Swag\PayPal\Storefront\Data\FundingSubscriber' shared service.
  35876.      *
  35877.      * @return \Swag\PayPal\Storefront\Data\FundingSubscriber
  35878.      */
  35879.     protected function getFundingSubscriberService()
  35880.     {
  35881.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/FundingSubscriber.php';
  35882.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/FundingEligibilityDataService.php';
  35883.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35884.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'])) {
  35885.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'];
  35886.         }
  35887.         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()))));
  35888.     }
  35889.     /**
  35890.      * Gets the private 'Swag\PayPal\Storefront\RequestSubscriber' shared service.
  35891.      *
  35892.      * @return \Swag\PayPal\Storefront\RequestSubscriber
  35893.      */
  35894.     protected function getRequestSubscriberService()
  35895.     {
  35896.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/RequestSubscriber.php';
  35897.         return $this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] = new \Swag\PayPal\Storefront\RequestSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  35898.     }
  35899.     /**
  35900.      * Gets the private 'Swag\PayPal\Util\Availability\AvailabilityService' shared service.
  35901.      *
  35902.      * @return \Swag\PayPal\Util\Availability\AvailabilityService
  35903.      */
  35904.     protected function getAvailabilityServiceService()
  35905.     {
  35906.         return $this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] = new \Swag\PayPal\Util\Availability\AvailabilityService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()));
  35907.     }
  35908.     /**
  35909.      * Gets the private 'Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry' shared service.
  35910.      *
  35911.      * @return \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry
  35912.      */
  35913.     protected function getPaymentMethodDataRegistryService()
  35914.     {
  35915.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  35916.         if (isset($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'])) {
  35917.             return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'];
  35918.         }
  35919.         return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] = new \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry($a$this, new RewindableGenerator(function () {
  35920.             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)));
  35921.             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)));
  35922.             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)));
  35923.             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)));
  35924.             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)));
  35925.             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)));
  35926.             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)));
  35927.             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)));
  35928.             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)));
  35929.             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)));
  35930.             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)));
  35931.             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)));
  35932.             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)));
  35933.             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)));
  35934.             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)));
  35935.             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)));
  35936.             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)));
  35937.         }, 17));
  35938.     }
  35939.     /**
  35940.      * Gets the private 'Swag\PayPal\Util\LocaleCodeProvider' shared service.
  35941.      *
  35942.      * @return \Swag\PayPal\Util\LocaleCodeProvider
  35943.      */
  35944.     protected function getLocaleCodeProviderService()
  35945.     {
  35946.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/LocaleCodeProvider.php';
  35947.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  35948.         if (isset($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'])) {
  35949.             return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'];
  35950.         }
  35951.         return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] = new \Swag\PayPal\Util\LocaleCodeProvider($a);
  35952.     }
  35953.     /**
  35954.      * Gets the private 'Swag\PayPal\Util\Logger' shared service.
  35955.      *
  35956.      * @return \Monolog\Logger
  35957.      */
  35958.     protected function getLogger2Service()
  35959.     {
  35960.         $a = new \Swag\PayPal\Util\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  35961.         $this->privates['Swag\\PayPal\\Util\\Logger'] = $instance $a->createRotating('swag_paypal');
  35962.         $a->setLogLevel(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  35963.         return $instance;
  35964.     }
  35965.     /**
  35966.      * Gets the private 'Swag\PayPal\Util\PaymentMethodUtil' shared service.
  35967.      *
  35968.      * @return \Swag\PayPal\Util\PaymentMethodUtil
  35969.      */
  35970.     protected function getPaymentMethodUtilService()
  35971.     {
  35972.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentMethodUtil.php';
  35973.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35974.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'])) {
  35975.             return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'];
  35976.         }
  35977.         return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] = new \Swag\PayPal\Util\PaymentMethodUtil(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  35978.     }
  35979.     /**
  35980.      * Gets the private 'Swag\PayPal\Util\PaymentStatusUtilV2' shared service.
  35981.      *
  35982.      * @return \Swag\PayPal\Util\PaymentStatusUtilV2
  35983.      */
  35984.     protected function getPaymentStatusUtilV2Service()
  35985.     {
  35986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtilV2.php';
  35987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  35988.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  35989.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  35990.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  35991.         }
  35992.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  35993.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  35994.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  35995.         }
  35996.         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())));
  35997.     }
  35998.     /**
  35999.      * Gets the private 'Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand' shared service.
  36000.      *
  36001.      * @return \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand
  36002.      */
  36003.     protected function getCrawlWebhookEventNamesCommandService()
  36004.     {
  36005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36006.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Command/CrawlWebhookEventNamesCommand.php';
  36007.         $this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] = $instance = new \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand();
  36008.         $instance->setName('swag:paypal:crawl:webhooks');
  36009.         $instance->setDescription('Crawls the PayPal developer website for webhook event names and updates "Swag\\PayPal\\Webhook\\WebhookEventTypes"');
  36010.         return $instance;
  36011.     }
  36012.     /**
  36013.      * Gets the private 'Swag\PayPal\Webhook\Handler\AuthorizationVoided' shared service.
  36014.      *
  36015.      * @return \Swag\PayPal\Webhook\Handler\AuthorizationVoided
  36016.      */
  36017.     protected function getAuthorizationVoidedService()
  36018.     {
  36019.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AuthorizationVoided.php';
  36022.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36023.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  36024.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  36025.         }
  36026.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36027.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  36028.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  36029.         }
  36030.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] = new \Swag\PayPal\Webhook\Handler\AuthorizationVoided($a$b);
  36031.     }
  36032.     /**
  36033.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureCompleted' shared service.
  36034.      *
  36035.      * @return \Swag\PayPal\Webhook\Handler\CaptureCompleted
  36036.      */
  36037.     protected function getCaptureCompletedService()
  36038.     {
  36039.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36040.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36041.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureCompleted.php';
  36042.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36043.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  36044.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  36045.         }
  36046.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36047.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  36048.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  36049.         }
  36050.         $c = ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service());
  36051.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  36052.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  36053.         }
  36054.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] = new \Swag\PayPal\Webhook\Handler\CaptureCompleted($a$b$c);
  36055.     }
  36056.     /**
  36057.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureDenied' shared service.
  36058.      *
  36059.      * @return \Swag\PayPal\Webhook\Handler\CaptureDenied
  36060.      */
  36061.     protected function getCaptureDeniedService()
  36062.     {
  36063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureDenied.php';
  36066.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36067.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  36068.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  36069.         }
  36070.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36071.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  36072.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  36073.         }
  36074.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] = new \Swag\PayPal\Webhook\Handler\CaptureDenied($a$b);
  36075.     }
  36076.     /**
  36077.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureRefunded' shared service.
  36078.      *
  36079.      * @return \Swag\PayPal\Webhook\Handler\CaptureRefunded
  36080.      */
  36081.     protected function getCaptureRefundedService()
  36082.     {
  36083.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36085.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  36086.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36087.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  36088.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  36089.         }
  36090.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36091.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  36092.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  36093.         }
  36094.         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()));
  36095.     }
  36096.     /**
  36097.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureReversed' shared service.
  36098.      *
  36099.      * @return \Swag\PayPal\Webhook\Handler\CaptureReversed
  36100.      */
  36101.     protected function getCaptureReversedService()
  36102.     {
  36103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  36106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureReversed.php';
  36107.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36108.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  36109.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  36110.         }
  36111.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36112.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  36113.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  36114.         }
  36115.         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()));
  36116.     }
  36117.     /**
  36118.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleComplete' shared service.
  36119.      *
  36120.      * @return \Swag\PayPal\Webhook\Handler\SaleComplete
  36121.      */
  36122.     protected function getSaleCompleteService()
  36123.     {
  36124.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36125.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36126.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleComplete.php';
  36127.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36128.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  36129.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  36130.         }
  36131.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36132.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  36133.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  36134.         }
  36135.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] = new \Swag\PayPal\Webhook\Handler\SaleComplete($a$b);
  36136.     }
  36137.     /**
  36138.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleDenied' shared service.
  36139.      *
  36140.      * @return \Swag\PayPal\Webhook\Handler\SaleDenied
  36141.      */
  36142.     protected function getSaleDeniedService()
  36143.     {
  36144.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36145.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36146.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleDenied.php';
  36147.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36148.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  36149.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  36150.         }
  36151.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36152.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  36153.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  36154.         }
  36155.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] = new \Swag\PayPal\Webhook\Handler\SaleDenied($a$b);
  36156.     }
  36157.     /**
  36158.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleRefunded' shared service.
  36159.      *
  36160.      * @return \Swag\PayPal\Webhook\Handler\SaleRefunded
  36161.      */
  36162.     protected function getSaleRefundedService()
  36163.     {
  36164.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  36165.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  36166.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleRefunded.php';
  36167.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  36168.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  36169.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  36170.         }
  36171.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  36172.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  36173.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  36174.         }
  36175.         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()));
  36176.     }
  36177.     /**
  36178.      * Gets the private 'Swag\PayPal\Webhook\Registration\WebhookSubscriber' shared service.
  36179.      *
  36180.      * @return \Swag\PayPal\Webhook\Registration\WebhookSubscriber
  36181.      */
  36182.     protected function getWebhookSubscriberService()
  36183.     {
  36184.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSubscriber.php';
  36185.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  36186.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  36187.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  36188.         }
  36189.         $b = ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service());
  36190.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  36191.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  36192.         }
  36193.         return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] = new \Swag\PayPal\Webhook\Registration\WebhookSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), $a$b);
  36194.     }
  36195.     /**
  36196.      * Gets the private 'Swag\Security\Components\State' shared service.
  36197.      *
  36198.      * @return \Swag\Security\Components\State
  36199.      */
  36200.     protected function getStateService()
  36201.     {
  36202.         return $this->privates['Swag\\Security\\Components\\State'] = new \Swag\Security\Components\State($this->parameters['SwagPlatformSecurity.availableFixes'], $this->parameters['SwagPlatformSecurity.activeFixes']);
  36203.     }
  36204.     /**
  36205.      * Gets the private 'Swag\Security\Fixes\NEXT37140\ProductSearchBuilderDecorator' shared service.
  36206.      *
  36207.      * @return \Swag\Security\Fixes\NEXT37140\ProductSearchBuilderDecorator
  36208.      */
  36209.     protected function getProductSearchBuilderDecoratorService()
  36210.     {
  36211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  36212.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT37140/ProductSearchBuilderDecorator.php';
  36213.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  36214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  36215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  36216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  36217.         $a = ($this->services['logger'] ?? $this->getLoggerService());
  36218.         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))));
  36219.     }
  36220.     /**
  36221.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  36222.      *
  36223.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  36224.      */
  36225.     protected function getPsrHttpFactoryService()
  36226.     {
  36227.         $a = ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  36228.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  36229.     }
  36230.     /**
  36231.      * Gets the private 'Symfony\Component\Dotenv\Command\DotenvDumpCommand' shared autowired service.
  36232.      *
  36233.      * @return \Symfony\Component\Dotenv\Command\DotenvDumpCommand
  36234.      */
  36235.     protected function getDotenvDumpCommandService()
  36236.     {
  36237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36238.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DotenvDumpCommand.php';
  36239.         $this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] = $instance = new \Symfony\Component\Dotenv\Command\DotenvDumpCommand(\dirname(__DIR__4));
  36240.         $instance->setName('dotenv:dump');
  36241.         $instance->setDescription('Compiles .env files to .env.local.php');
  36242.         return $instance;
  36243.     }
  36244.     /**
  36245.      * Gets the private 'annotations.cache_adapter' shared service.
  36246.      *
  36247.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  36248.      */
  36249.     protected function getAnnotations_CacheAdapterService()
  36250.     {
  36251.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  36252.     }
  36253.     /**
  36254.      * Gets the private 'annotations.cache_warmer' shared service.
  36255.      *
  36256.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  36257.      */
  36258.     protected function getAnnotations_CacheWarmerService()
  36259.     {
  36260.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  36262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  36263.         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);
  36264.     }
  36265.     /**
  36266.      * Gets the private 'annotations.cached_reader' shared service.
  36267.      *
  36268.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  36269.      */
  36270.     protected function getAnnotations_CachedReaderService()
  36271.     {
  36272.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  36273.     }
  36274.     /**
  36275.      * Gets the private 'annotations.reader' shared service.
  36276.      *
  36277.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  36278.      */
  36279.     protected function getAnnotations_ReaderService()
  36280.     {
  36281.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  36282.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  36283.         $a->registerUniqueLoader('class_exists');
  36284.         $instance->addGlobalIgnoredName('required'$a);
  36285.         return $instance;
  36286.     }
  36287.     /**
  36288.      * Gets the private 'assets.packages' shared service.
  36289.      *
  36290.      * @return \Symfony\Component\Asset\Packages
  36291.      */
  36292.     protected function getAssets_PackagesService()
  36293.     {
  36294.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  36295.         $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 () {
  36296.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  36297.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  36298.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  36299.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  36300.         }, 4));
  36301.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  36302.         return $instance;
  36303.     }
  36304.     /**
  36305.      * Gets the private 'cache.annotations' shared service.
  36306.      *
  36307.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36308.      */
  36309.     protected function getCache_AnnotationsService()
  36310.     {
  36311.         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())));
  36312.     }
  36313.     /**
  36314.      * Gets the private 'cache.http' shared service.
  36315.      *
  36316.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  36317.      */
  36318.     protected function getCache_HttpService()
  36319.     {
  36320.         $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()));
  36321.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  36322.         return $instance;
  36323.     }
  36324.     /**
  36325.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  36326.      *
  36327.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36328.      */
  36329.     protected function getCache_Messenger_RestartWorkersSignalService()
  36330.     {
  36331.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  36332.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  36333.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  36334.     }
  36335.     /**
  36336.      * Gets the private 'cache.property_info' shared service.
  36337.      *
  36338.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36339.      */
  36340.     protected function getCache_PropertyInfoService()
  36341.     {
  36342.         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())));
  36343.     }
  36344.     /**
  36345.      * Gets the private 'cache.rate_limiter' shared service.
  36346.      *
  36347.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36348.      */
  36349.     protected function getCache_RateLimiterService()
  36350.     {
  36351.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  36352.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  36353.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  36354.     }
  36355.     /**
  36356.      * Gets the private 'cache.serializer' shared service.
  36357.      *
  36358.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36359.      */
  36360.     protected function getCache_SerializerService()
  36361.     {
  36362.         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())));
  36363.     }
  36364.     /**
  36365.      * Gets the private 'cache.tags' shared service.
  36366.      *
  36367.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36368.      */
  36369.     protected function getCache_TagsService()
  36370.     {
  36371.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  36372.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  36373.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  36374.     }
  36375.     /**
  36376.      * Gets the private 'cache.validator' shared service.
  36377.      *
  36378.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  36379.      */
  36380.     protected function getCache_ValidatorService()
  36381.     {
  36382.         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())));
  36383.     }
  36384.     /**
  36385.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  36386.      *
  36387.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  36388.      */
  36389.     protected function getCachePoolClearer_CacheWarmerService()
  36390.     {
  36391.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  36393.         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']);
  36394.     }
  36395.     /**
  36396.      * Gets the private 'config_builder.warmer' shared service.
  36397.      *
  36398.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  36399.      */
  36400.     protected function getConfigBuilder_WarmerService()
  36401.     {
  36402.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36403.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  36404.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['logger'] ?? $this->getLoggerService()));
  36405.     }
  36406.     /**
  36407.      * Gets the private 'config_cache_factory' shared service.
  36408.      *
  36409.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  36410.      */
  36411.     protected function getConfigCacheFactoryService()
  36412.     {
  36413.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  36414.             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)));
  36415.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  36416.         }, 2));
  36417.     }
  36418.     /**
  36419.      * Gets the private 'console.command.about' shared service.
  36420.      *
  36421.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  36422.      */
  36423.     protected function getConsole_Command_AboutService()
  36424.     {
  36425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36426.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  36427.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  36428.         $instance->setName('about');
  36429.         $instance->setDescription('Display information about the current project');
  36430.         return $instance;
  36431.     }
  36432.     /**
  36433.      * Gets the private 'console.command.assets_install' shared service.
  36434.      *
  36435.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  36436.      */
  36437.     protected function getConsole_Command_AssetsInstallService()
  36438.     {
  36439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  36441.         $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()));
  36442.         $instance->setName('assets:install');
  36443.         return $instance;
  36444.     }
  36445.     /**
  36446.      * Gets the private 'console.command.cache_clear' shared service.
  36447.      *
  36448.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  36449.      */
  36450.     protected function getConsole_Command_CacheClearService()
  36451.     {
  36452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36453.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  36454.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  36455.         $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())));
  36456.         $instance->setName('cache:clear');
  36457.         $instance->setDescription('Clear the cache');
  36458.         return $instance;
  36459.     }
  36460.     /**
  36461.      * Gets the private 'console.command.cache_pool_clear' shared service.
  36462.      *
  36463.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  36464.      */
  36465.     protected function getConsole_Command_CachePoolClearService()
  36466.     {
  36467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36468.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  36469.         $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']);
  36470.         $instance->setName('cache:pool:clear');
  36471.         $instance->setDescription('Clear cache pools');
  36472.         return $instance;
  36473.     }
  36474.     /**
  36475.      * Gets the private 'console.command.cache_pool_delete' shared service.
  36476.      *
  36477.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  36478.      */
  36479.     protected function getConsole_Command_CachePoolDeleteService()
  36480.     {
  36481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36482.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  36483.         $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']);
  36484.         $instance->setName('cache:pool:delete');
  36485.         $instance->setDescription('Delete an item from a cache pool');
  36486.         return $instance;
  36487.     }
  36488.     /**
  36489.      * Gets the private 'console.command.cache_pool_list' shared service.
  36490.      *
  36491.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  36492.      */
  36493.     protected function getConsole_Command_CachePoolListService()
  36494.     {
  36495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  36497.         $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']);
  36498.         $instance->setName('cache:pool:list');
  36499.         $instance->setDescription('List available cache pools');
  36500.         return $instance;
  36501.     }
  36502.     /**
  36503.      * Gets the private 'console.command.cache_pool_prune' shared service.
  36504.      *
  36505.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  36506.      */
  36507.     protected function getConsole_Command_CachePoolPruneService()
  36508.     {
  36509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  36511.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  36512.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  36513.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  36514.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  36515.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  36516.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  36517.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  36518.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  36519.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  36520.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  36521.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  36522.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  36523.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  36524.         }, 12));
  36525.         $instance->setName('cache:pool:prune');
  36526.         $instance->setDescription('Prune cache pools');
  36527.         return $instance;
  36528.     }
  36529.     /**
  36530.      * Gets the private 'console.command.cache_warmup' shared service.
  36531.      *
  36532.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  36533.      */
  36534.     protected function getConsole_Command_CacheWarmupService()
  36535.     {
  36536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  36538.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  36539.         $instance->setName('cache:warmup');
  36540.         $instance->setDescription('Warm up an empty cache');
  36541.         return $instance;
  36542.     }
  36543.     /**
  36544.      * Gets the private 'console.command.config_debug' shared service.
  36545.      *
  36546.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  36547.      */
  36548.     protected function getConsole_Command_ConfigDebugService()
  36549.     {
  36550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36551.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36552.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  36553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  36554.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  36555.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  36556.         $instance->setName('debug:config');
  36557.         $instance->setDescription('Dump the current configuration for an extension');
  36558.         return $instance;
  36559.     }
  36560.     /**
  36561.      * Gets the private 'console.command.config_dump_reference' shared service.
  36562.      *
  36563.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  36564.      */
  36565.     protected function getConsole_Command_ConfigDumpReferenceService()
  36566.     {
  36567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36569.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  36570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  36571.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  36572.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  36573.         $instance->setName('config:dump-reference');
  36574.         $instance->setDescription('Dump the default configuration for an extension');
  36575.         return $instance;
  36576.     }
  36577.     /**
  36578.      * Gets the private 'console.command.container_debug' shared service.
  36579.      *
  36580.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  36581.      */
  36582.     protected function getConsole_Command_ContainerDebugService()
  36583.     {
  36584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36585.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36586.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  36587.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  36588.         $instance->setName('debug:container');
  36589.         $instance->setDescription('Display current services for an application');
  36590.         return $instance;
  36591.     }
  36592.     /**
  36593.      * Gets the private 'console.command.container_lint' shared service.
  36594.      *
  36595.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  36596.      */
  36597.     protected function getConsole_Command_ContainerLintService()
  36598.     {
  36599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  36601.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  36602.         $instance->setName('lint:container');
  36603.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  36604.         return $instance;
  36605.     }
  36606.     /**
  36607.      * Gets the private 'console.command.debug_autowiring' shared service.
  36608.      *
  36609.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  36610.      */
  36611.     protected function getConsole_Command_DebugAutowiringService()
  36612.     {
  36613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36614.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36615.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  36616.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  36617.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  36618.         $instance->setName('debug:autowiring');
  36619.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  36620.         return $instance;
  36621.     }
  36622.     /**
  36623.      * Gets the private 'console.command.dotenv_debug' shared service.
  36624.      *
  36625.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  36626.      */
  36627.     protected function getConsole_Command_DotenvDebugService()
  36628.     {
  36629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36630.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  36631.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  36632.         $instance->setName('debug:dotenv');
  36633.         $instance->setDescription('Lists all dotenv files with variables and values');
  36634.         return $instance;
  36635.     }
  36636.     /**
  36637.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  36638.      *
  36639.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  36640.      */
  36641.     protected function getConsole_Command_EventDispatcherDebugService()
  36642.     {
  36643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  36645.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36646.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  36647.         ], [
  36648.             'event_dispatcher' => '?',
  36649.         ]));
  36650.         $instance->setName('debug:event-dispatcher');
  36651.         $instance->setDescription('Display configured listeners for an application');
  36652.         return $instance;
  36653.     }
  36654.     /**
  36655.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  36656.      *
  36657.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  36658.      */
  36659.     protected function getConsole_Command_MessengerConsumeMessagesService()
  36660.     {
  36661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36662.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  36663.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  36664.         $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']);
  36665.         $instance->setName('messenger:consume');
  36666.         $instance->setDescription('Consume messages');
  36667.         return $instance;
  36668.     }
  36669.     /**
  36670.      * Gets the private 'console.command.messenger_debug' shared service.
  36671.      *
  36672.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  36673.      */
  36674.     protected function getConsole_Command_MessengerDebugService()
  36675.     {
  36676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36677.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  36678.         $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'=> []]]]]);
  36679.         $instance->setName('debug:messenger');
  36680.         $instance->setDescription('List messages you can dispatch using the message buses');
  36681.         return $instance;
  36682.     }
  36683.     /**
  36684.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  36685.      *
  36686.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  36687.      */
  36688.     protected function getConsole_Command_MessengerSetupTransportsService()
  36689.     {
  36690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36691.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  36692.         $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']);
  36693.         $instance->setName('messenger:setup-transports');
  36694.         $instance->setDescription('Prepare the required infrastructure for the transport');
  36695.         return $instance;
  36696.     }
  36697.     /**
  36698.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  36699.      *
  36700.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  36701.      */
  36702.     protected function getConsole_Command_MessengerStopWorkersService()
  36703.     {
  36704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36705.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  36706.         $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()));
  36707.         $instance->setName('messenger:stop-workers');
  36708.         $instance->setDescription('Stop workers after their current message');
  36709.         return $instance;
  36710.     }
  36711.     /**
  36712.      * Gets the private 'console.command.router_debug' shared service.
  36713.      *
  36714.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  36715.      */
  36716.     protected function getConsole_Command_RouterDebugService()
  36717.     {
  36718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36719.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  36720.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  36721.         $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()));
  36722.         $instance->setName('debug:router');
  36723.         $instance->setDescription('Display current routes for an application');
  36724.         return $instance;
  36725.     }
  36726.     /**
  36727.      * Gets the private 'console.command.router_match' shared service.
  36728.      *
  36729.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  36730.      */
  36731.     protected function getConsole_Command_RouterMatchService()
  36732.     {
  36733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36734.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  36735.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  36736.             return new \EmptyIterator();
  36737.         }, 0));
  36738.         $instance->setName('router:match');
  36739.         $instance->setDescription('Help debug routes by simulating a path info match');
  36740.         return $instance;
  36741.     }
  36742.     /**
  36743.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  36744.      *
  36745.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  36746.      */
  36747.     protected function getConsole_Command_SecretsDecryptToLocalService()
  36748.     {
  36749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36750.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  36751.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36753.         $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')))));
  36754.         $instance->setName('secrets:decrypt-to-local');
  36755.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  36756.         return $instance;
  36757.     }
  36758.     /**
  36759.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  36760.      *
  36761.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  36762.      */
  36763.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  36764.     {
  36765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36766.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  36767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36768.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36769.         $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')))));
  36770.         $instance->setName('secrets:encrypt-from-local');
  36771.         $instance->setDescription('Encrypt all local secrets to the vault');
  36772.         return $instance;
  36773.     }
  36774.     /**
  36775.      * Gets the private 'console.command.secrets_generate_key' shared service.
  36776.      *
  36777.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  36778.      */
  36779.     protected function getConsole_Command_SecretsGenerateKeyService()
  36780.     {
  36781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  36783.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36784.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36785.         $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')))));
  36786.         $instance->setName('secrets:generate-keys');
  36787.         $instance->setDescription('Generate new encryption keys');
  36788.         return $instance;
  36789.     }
  36790.     /**
  36791.      * Gets the private 'console.command.secrets_list' shared service.
  36792.      *
  36793.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  36794.      */
  36795.     protected function getConsole_Command_SecretsListService()
  36796.     {
  36797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36798.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  36799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36801.         $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')))));
  36802.         $instance->setName('secrets:list');
  36803.         $instance->setDescription('List all secrets');
  36804.         return $instance;
  36805.     }
  36806.     /**
  36807.      * Gets the private 'console.command.secrets_remove' shared service.
  36808.      *
  36809.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  36810.      */
  36811.     protected function getConsole_Command_SecretsRemoveService()
  36812.     {
  36813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  36815.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36817.         $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')))));
  36818.         $instance->setName('secrets:remove');
  36819.         $instance->setDescription('Remove a secret from the vault');
  36820.         return $instance;
  36821.     }
  36822.     /**
  36823.      * Gets the private 'console.command.secrets_set' shared service.
  36824.      *
  36825.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  36826.      */
  36827.     protected function getConsole_Command_SecretsSetService()
  36828.     {
  36829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  36831.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  36833.         $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')))));
  36834.         $instance->setName('secrets:set');
  36835.         $instance->setDescription('Set a secret in the vault');
  36836.         return $instance;
  36837.     }
  36838.     /**
  36839.      * Gets the private 'console.command.translation_debug' shared service.
  36840.      *
  36841.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  36842.      */
  36843.     protected function getConsole_Command_TranslationDebugService()
  36844.     {
  36845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  36847.         $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')], []);
  36848.         $instance->setName('debug:translation');
  36849.         $instance->setDescription('Display translation messages information');
  36850.         return $instance;
  36851.     }
  36852.     /**
  36853.      * Gets the private 'console.command.translation_extract' shared service.
  36854.      *
  36855.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  36856.      */
  36857.     protected function getConsole_Command_TranslationExtractService()
  36858.     {
  36859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  36861.         $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')], []);
  36862.         $instance->setName('translation:extract');
  36863.         $instance->setAliases([=> 'translation:update']);
  36864.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  36865.         return $instance;
  36866.     }
  36867.     /**
  36868.      * Gets the private 'console.command.translation_pull' shared service.
  36869.      *
  36870.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  36871.      */
  36872.     protected function getConsole_Command_TranslationPullService()
  36873.     {
  36874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36875.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  36876.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  36877.         $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', [], []);
  36878.         $instance->setName('translation:pull');
  36879.         $instance->setDescription('Pull translations from a given provider.');
  36880.         return $instance;
  36881.     }
  36882.     /**
  36883.      * Gets the private 'console.command.translation_push' shared service.
  36884.      *
  36885.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  36886.      */
  36887.     protected function getConsole_Command_TranslationPushService()
  36888.     {
  36889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36890.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  36891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  36892.         $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()), [], []);
  36893.         $instance->setName('translation:push');
  36894.         $instance->setDescription('Push translations to a given provider.');
  36895.         return $instance;
  36896.     }
  36897.     /**
  36898.      * Gets the private 'console.command.validator_debug' shared service.
  36899.      *
  36900.      * @return \Symfony\Component\Validator\Command\DebugCommand
  36901.      */
  36902.     protected function getConsole_Command_ValidatorDebugService()
  36903.     {
  36904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36905.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  36906.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  36907.         $instance->setName('debug:validator');
  36908.         $instance->setDescription('Display validation constraints for classes');
  36909.         return $instance;
  36910.     }
  36911.     /**
  36912.      * Gets the private 'console.command.xliff_lint' shared service.
  36913.      *
  36914.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  36915.      */
  36916.     protected function getConsole_Command_XliffLintService()
  36917.     {
  36918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36919.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  36920.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  36921.         $instance->setName('lint:xliff');
  36922.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  36923.         return $instance;
  36924.     }
  36925.     /**
  36926.      * Gets the private 'console.command.yaml_lint' shared service.
  36927.      *
  36928.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  36929.      */
  36930.     protected function getConsole_Command_YamlLintService()
  36931.     {
  36932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36933.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  36934.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  36935.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  36936.         $instance->setName('lint:yaml');
  36937.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  36938.         return $instance;
  36939.     }
  36940.     /**
  36941.      * Gets the private 'console.error_listener' shared service.
  36942.      *
  36943.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  36944.      */
  36945.     protected function getConsole_ErrorListenerService()
  36946.     {
  36947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  36948.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  36949.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36950.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36951.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  36952.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  36953.     }
  36954.     /**
  36955.      * Gets the private 'container.env_var_processor' shared service.
  36956.      *
  36957.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  36958.      */
  36959.     protected function getContainer_EnvVarProcessorService()
  36960.     {
  36961.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  36962.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  36963.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  36964.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  36965.         }, 1));
  36966.     }
  36967.     /**
  36968.      * Gets the private 'data_collector.request' shared service.
  36969.      *
  36970.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  36971.      */
  36972.     protected function getDataCollector_RequestService()
  36973.     {
  36974.         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())));
  36975.     }
  36976.     /**
  36977.      * Gets the private 'data_collector.request.session_collector' shared service.
  36978.      *
  36979.      * @return \Closure
  36980.      */
  36981.     protected function getDataCollector_Request_SessionCollectorService()
  36982.     {
  36983.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  36984.     }
  36985.     /**
  36986.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  36987.      *
  36988.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  36989.      */
  36990.     protected function getCartValueResolverService()
  36991.     {
  36992.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  36993.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  36994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  36995.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  36996.         if (isset($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'])) {
  36997.             return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'];
  36998.         }
  36999.         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))));
  37000.     }
  37001.     /**
  37002.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  37003.      *
  37004.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37005.      */
  37006.     protected function getCustomerValueResolverService()
  37007.     {
  37008.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37009.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  37011.         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))));
  37012.     }
  37013.     /**
  37014.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  37015.      *
  37016.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37017.      */
  37018.     protected function getContextValueResolverService()
  37019.     {
  37020.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37021.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  37023.         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))));
  37024.     }
  37025.     /**
  37026.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  37027.      *
  37028.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37029.      */
  37030.     protected function getResponseFactoryInterfaceValueResolverService()
  37031.     {
  37032.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37033.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  37035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  37036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  37037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  37038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  37039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  37040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  37041.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  37042.         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))));
  37043.     }
  37044.     /**
  37045.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  37046.      *
  37047.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37048.      */
  37049.     protected function getCriteriaValueResolverService()
  37050.     {
  37051.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37052.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  37054.         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))));
  37055.     }
  37056.     /**
  37057.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  37058.      *
  37059.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37060.      */
  37061.     protected function getQueryDataBagResolverService()
  37062.     {
  37063.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37064.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  37066.         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))));
  37067.     }
  37068.     /**
  37069.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  37070.      *
  37071.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37072.      */
  37073.     protected function getRequestDataBagResolverService()
  37074.     {
  37075.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37076.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  37078.         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))));
  37079.     }
  37080.     /**
  37081.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  37082.      *
  37083.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37084.      */
  37085.     protected function getSalesChannelContextValueResolverService()
  37086.     {
  37087.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37088.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  37090.         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))));
  37091.     }
  37092.     /**
  37093.      * Gets the private 'debug.argument_resolver.default' shared service.
  37094.      *
  37095.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37096.      */
  37097.     protected function getDebug_ArgumentResolver_DefaultService()
  37098.     {
  37099.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37100.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37101.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  37102.         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))));
  37103.     }
  37104.     /**
  37105.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  37106.      *
  37107.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37108.      */
  37109.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  37110.     {
  37111.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37112.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37113.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  37114.         $a = ($this->privates['.service_locator.9WuMGJR'] ?? $this->get_ServiceLocator_9WuMGJRService());
  37115.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  37116.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  37117.         }
  37118.         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))));
  37119.     }
  37120.     /**
  37121.      * Gets the private 'debug.argument_resolver.request' shared service.
  37122.      *
  37123.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37124.      */
  37125.     protected function getDebug_ArgumentResolver_RequestService()
  37126.     {
  37127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37128.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37129.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  37130.         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))));
  37131.     }
  37132.     /**
  37133.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  37134.      *
  37135.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37136.      */
  37137.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  37138.     {
  37139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37140.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37141.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  37142.         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))));
  37143.     }
  37144.     /**
  37145.      * Gets the private 'debug.argument_resolver.service' shared service.
  37146.      *
  37147.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37148.      */
  37149.     protected function getDebug_ArgumentResolver_ServiceService()
  37150.     {
  37151.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37152.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37153.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  37154.         $a = ($this->privates['.service_locator.9WuMGJR'] ?? $this->get_ServiceLocator_9WuMGJRService());
  37155.         if (isset($this->privates['debug.argument_resolver.service'])) {
  37156.             return $this->privates['debug.argument_resolver.service'];
  37157.         }
  37158.         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))));
  37159.     }
  37160.     /**
  37161.      * Gets the private 'debug.argument_resolver.session' shared service.
  37162.      *
  37163.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37164.      */
  37165.     protected function getDebug_ArgumentResolver_SessionService()
  37166.     {
  37167.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37169.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  37170.         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))));
  37171.     }
  37172.     /**
  37173.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  37174.      *
  37175.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  37176.      */
  37177.     protected function getDebug_ArgumentResolver_VariadicService()
  37178.     {
  37179.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  37180.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  37181.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  37182.         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))));
  37183.     }
  37184.     /**
  37185.      * Gets the private 'debug.debug_handlers_listener' shared service.
  37186.      *
  37187.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  37188.      */
  37189.     protected function getDebug_DebugHandlersListenerService()
  37190.     {
  37191.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  37192.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  37193.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  37194.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  37195.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  37196.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  37197.     }
  37198.     /**
  37199.      * Gets the private 'debug.dump_listener' shared service.
  37200.      *
  37201.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  37202.      */
  37203.     protected function getDebug_DumpListenerService()
  37204.     {
  37205.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  37206.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  37207.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  37208.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  37209.         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);
  37210.     }
  37211.     /**
  37212.      * Gets the private 'debug.file_link_formatter' shared service.
  37213.      *
  37214.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  37215.      */
  37216.     protected function getDebug_FileLinkFormatterService()
  37217.     {
  37218.         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 () {
  37219.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  37220.         });
  37221.     }
  37222.     /**
  37223.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  37224.      *
  37225.      * @return \string
  37226.      */
  37227.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  37228.     {
  37229.         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');
  37230.     }
  37231.     /**
  37232.      * Gets the private 'debug.log_processor' shared service.
  37233.      *
  37234.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  37235.      */
  37236.     protected function getDebug_LogProcessorService()
  37237.     {
  37238.         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())));
  37239.     }
  37240.     /**
  37241.      * Gets the private 'debug.validator' shared service.
  37242.      *
  37243.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  37244.      */
  37245.     protected function getDebug_ValidatorService()
  37246.     {
  37247.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  37248.         if (isset($this->privates['debug.validator'])) {
  37249.             return $this->privates['debug.validator'];
  37250.         }
  37251.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  37252.     }
  37253.     /**
  37254.      * Gets the private 'enqueue.client.consume_command' shared service.
  37255.      *
  37256.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  37257.      */
  37258.     protected function getEnqueue_Client_ConsumeCommandService()
  37259.     {
  37260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37261.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  37262.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  37263.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  37264.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  37265.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  37266.         $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');
  37267.         $instance->setName('enqueue:consume');
  37268.         return $instance;
  37269.     }
  37270.     /**
  37271.      * Gets the private 'enqueue.client.default.context' shared service.
  37272.      *
  37273.      * @return \Interop\Queue\Context
  37274.      */
  37275.     protected function getEnqueue_Client_Default_ContextService()
  37276.     {
  37277.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  37278.     }
  37279.     /**
  37280.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  37281.      *
  37282.      * @return \Enqueue\Client\DelegateProcessor
  37283.      */
  37284.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  37285.     {
  37286.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  37287.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  37288.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  37289.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  37290.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37291.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  37292.         ], [
  37293.             'enqueue.client.default.router_processor' => '?',
  37294.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  37295.     }
  37296.     /**
  37297.      * Gets the private 'enqueue.client.default.driver' shared service.
  37298.      *
  37299.      * @return \Enqueue\Client\DriverInterface
  37300.      */
  37301.     protected function getEnqueue_Client_Default_DriverService()
  37302.     {
  37303.         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([]));
  37304.     }
  37305.     /**
  37306.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  37307.      *
  37308.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  37309.      */
  37310.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  37311.     {
  37312.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  37313.         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()));
  37314.     }
  37315.     /**
  37316.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  37317.      *
  37318.      * @return \Enqueue\Symfony\Client\LazyProducer
  37319.      */
  37320.     protected function getEnqueue_Client_Default_LazyProducerService()
  37321.     {
  37322.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  37323.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37324.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  37325.         ], [
  37326.             'enqueue.client.default.producer' => '?',
  37327.         ]), 'enqueue.client.default.producer');
  37328.     }
  37329.     /**
  37330.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  37331.      *
  37332.      * @return \Enqueue\Consumption\QueueConsumer
  37333.      */
  37334.     protected function getEnqueue_Client_Default_QueueConsumerService()
  37335.     {
  37336.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  37337.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  37338.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  37339.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  37340.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  37341.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  37342.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  37343.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  37344.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  37345.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  37346.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  37347.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  37348.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  37349.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  37350.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  37351.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  37352.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  37353.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  37354.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  37355.         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);
  37356.     }
  37357.     /**
  37358.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  37359.      *
  37360.      * @return \Enqueue\Client\RouterProcessor
  37361.      */
  37362.     protected function getEnqueue_Client_Default_RouterProcessorService()
  37363.     {
  37364.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  37365.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  37366.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  37367.     }
  37368.     /**
  37369.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  37370.      *
  37371.      * @return \Enqueue\Client\SpoolProducer
  37372.      */
  37373.     protected function getEnqueue_Client_Default_SpoolProducerService()
  37374.     {
  37375.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  37376.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  37377.     }
  37378.     /**
  37379.      * Gets the private 'enqueue.client.produce_command' shared service.
  37380.      *
  37381.      * @return \Enqueue\Symfony\Client\ProduceCommand
  37382.      */
  37383.     protected function getEnqueue_Client_ProduceCommandService()
  37384.     {
  37385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37386.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  37387.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  37388.         $instance->setName('enqueue:produce');
  37389.         return $instance;
  37390.     }
  37391.     /**
  37392.      * Gets the private 'enqueue.client.routes_command' shared service.
  37393.      *
  37394.      * @return \Enqueue\Symfony\Client\RoutesCommand
  37395.      */
  37396.     protected function getEnqueue_Client_RoutesCommandService()
  37397.     {
  37398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37399.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  37400.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  37401.         $instance->setName('enqueue:routes');
  37402.         return $instance;
  37403.     }
  37404.     /**
  37405.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  37406.      *
  37407.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  37408.      */
  37409.     protected function getEnqueue_Client_SetupBrokerCommandService()
  37410.     {
  37411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37412.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  37413.         $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');
  37414.         $instance->setName('enqueue:setup-broker');
  37415.         return $instance;
  37416.     }
  37417.     /**
  37418.      * Gets the private 'enqueue.locator' shared service.
  37419.      *
  37420.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37421.      */
  37422.     protected function getEnqueue_LocatorService()
  37423.     {
  37424.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37425.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  37426.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  37427.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  37428.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  37429.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  37430.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  37431.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  37432.         ], [
  37433.             'enqueue.client.default.delegate_processor' => '?',
  37434.             'enqueue.client.default.driver' => '?',
  37435.             'enqueue.client.default.producer' => '?',
  37436.             'enqueue.client.default.queue_consumer' => '?',
  37437.             'enqueue.transport.default.context' => '?',
  37438.             'enqueue.transport.default.processor_registry' => '?',
  37439.             'enqueue.transport.default.queue_consumer' => '?',
  37440.         ]);
  37441.     }
  37442.     /**
  37443.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  37444.      *
  37445.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  37446.      */
  37447.     protected function getEnqueue_MessengerTransport_FactoryService()
  37448.     {
  37449.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  37450.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  37451.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  37452.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  37453.         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);
  37454.     }
  37455.     /**
  37456.      * Gets the private 'enqueue.transport.consume_command' shared service.
  37457.      *
  37458.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  37459.      */
  37460.     protected function getEnqueue_Transport_ConsumeCommandService()
  37461.     {
  37462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37463.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  37464.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  37465.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  37466.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  37467.         $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');
  37468.         $instance->setName('enqueue:transport:consume');
  37469.         return $instance;
  37470.     }
  37471.     /**
  37472.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  37473.      *
  37474.      * @return \Interop\Queue\ConnectionFactory
  37475.      */
  37476.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  37477.     {
  37478.         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:']);
  37479.     }
  37480.     /**
  37481.      * Gets the private 'enqueue.transport.default.context' shared service.
  37482.      *
  37483.      * @return \Interop\Queue\Context
  37484.      */
  37485.     protected function getEnqueue_Transport_Default_ContextService()
  37486.     {
  37487.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  37488.     }
  37489.     /**
  37490.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  37491.      *
  37492.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  37493.      */
  37494.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  37495.     {
  37496.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  37497.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  37498.         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));
  37499.     }
  37500.     /**
  37501.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  37502.      *
  37503.      * @return \Enqueue\Consumption\QueueConsumer
  37504.      */
  37505.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  37506.     {
  37507.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  37508.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  37509.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  37510.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  37511.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  37512.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  37513.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  37514.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  37515.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  37516.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  37517.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  37518.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  37519.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  37520.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  37521.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  37522.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  37523.         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);
  37524.     }
  37525.     /**
  37526.      * Gets the private 'error_handler.error_renderer.html' shared service.
  37527.      *
  37528.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  37529.      */
  37530.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  37531.     {
  37532.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  37533.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  37534.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  37535.         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()));
  37536.     }
  37537.     /**
  37538.      * Gets the private 'esi_listener' shared service.
  37539.      *
  37540.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  37541.      */
  37542.     protected function getEsiListenerService()
  37543.     {
  37544.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  37545.     }
  37546.     /**
  37547.      * Gets the private 'exception_listener' shared service.
  37548.      *
  37549.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  37550.      */
  37551.     protected function getExceptionListenerService()
  37552.     {
  37553.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  37554.     }
  37555.     /**
  37556.      * Gets the private 'fragment.listener' shared service.
  37557.      *
  37558.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  37559.      */
  37560.     protected function getFragment_ListenerService()
  37561.     {
  37562.         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');
  37563.     }
  37564.     /**
  37565.      * Gets the private 'fragment.renderer.esi' shared service.
  37566.      *
  37567.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  37568.      */
  37569.     protected function getFragment_Renderer_EsiService()
  37570.     {
  37571.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  37572.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  37573.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  37574.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  37575.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  37576.         if (isset($this->privates['fragment.renderer.esi'])) {
  37577.             return $this->privates['fragment.renderer.esi'];
  37578.         }
  37579.         $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')))));
  37580.         $instance->setFragmentPath('/_fragment');
  37581.         return $instance;
  37582.     }
  37583.     /**
  37584.      * Gets the private 'fragment.renderer.hinclude' shared service.
  37585.      *
  37586.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  37587.      */
  37588.     protected function getFragment_Renderer_HincludeService()
  37589.     {
  37590.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  37591.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  37592.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  37593.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  37594.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  37595.             return $this->privates['fragment.renderer.hinclude'];
  37596.         }
  37597.         $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);
  37598.         $instance->setFragmentPath('/_fragment');
  37599.         return $instance;
  37600.     }
  37601.     /**
  37602.      * Gets the private 'fragment.renderer.inline' shared service.
  37603.      *
  37604.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  37605.      */
  37606.     protected function getFragment_Renderer_InlineService()
  37607.     {
  37608.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  37609.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  37610.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  37611.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37612.         if (isset($this->privates['fragment.renderer.inline'])) {
  37613.             return $this->privates['fragment.renderer.inline'];
  37614.         }
  37615.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  37616.         if (isset($this->privates['fragment.renderer.inline'])) {
  37617.             return $this->privates['fragment.renderer.inline'];
  37618.         }
  37619.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($b$a);
  37620.         $instance->setFragmentPath('/_fragment');
  37621.         return $instance;
  37622.     }
  37623.     /**
  37624.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  37625.      *
  37626.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  37627.      */
  37628.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  37629.     {
  37630.         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);
  37631.     }
  37632.     /**
  37633.      * Gets the private 'kernel.bundles' shared service.
  37634.      *
  37635.      * @return \Iterator
  37636.      */
  37637.     protected function getKernel_BundlesService()
  37638.     {
  37639.         return $this->privates['kernel.bundles'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getBundles();
  37640.     }
  37641.     /**
  37642.      * Gets the private 'locale_aware_listener' shared service.
  37643.      *
  37644.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  37645.      */
  37646.     protected function getLocaleAwareListenerService()
  37647.     {
  37648.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  37649.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  37650.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  37651.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  37652.     }
  37653.     /**
  37654.      * Gets the private 'locale_listener' shared service.
  37655.      *
  37656.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  37657.      */
  37658.     protected function getLocaleListenerService()
  37659.     {
  37660.         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, []);
  37661.     }
  37662.     /**
  37663.      * Gets the private 'lock.default.factory' shared service.
  37664.      *
  37665.      * @return \Symfony\Component\Lock\LockFactory
  37666.      */
  37667.     protected function getLock_Default_FactoryService()
  37668.     {
  37669.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('semaphore'));
  37670.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  37671.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  37672.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  37673.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  37674.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  37675.         $instance->setLogger($a);
  37676.         return $instance;
  37677.     }
  37678.     /**
  37679.      * Gets the private 'mailer.messenger.message_handler' shared service.
  37680.      *
  37681.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  37682.      */
  37683.     protected function getMailer_Messenger_MessageHandlerService()
  37684.     {
  37685.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  37686.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  37687.         if (isset($this->privates['mailer.messenger.message_handler'])) {
  37688.             return $this->privates['mailer.messenger.message_handler'];
  37689.         }
  37690.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler($a);
  37691.     }
  37692.     /**
  37693.      * Gets the private 'mailer.transport_factory.native' shared service.
  37694.      *
  37695.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  37696.      */
  37697.     protected function getMailer_TransportFactory_NativeService()
  37698.     {
  37699.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  37700.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  37701.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  37702.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37703.         if (isset($this->privates['mailer.transport_factory.native'])) {
  37704.             return $this->privates['mailer.transport_factory.native'];
  37705.         }
  37706.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  37707.     }
  37708.     /**
  37709.      * Gets the private 'mailer.transport_factory.null' shared service.
  37710.      *
  37711.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  37712.      */
  37713.     protected function getMailer_TransportFactory_NullService()
  37714.     {
  37715.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  37716.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  37717.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  37718.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37719.         if (isset($this->privates['mailer.transport_factory.null'])) {
  37720.             return $this->privates['mailer.transport_factory.null'];
  37721.         }
  37722.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  37723.     }
  37724.     /**
  37725.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  37726.      *
  37727.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  37728.      */
  37729.     protected function getMailer_TransportFactory_SendmailService()
  37730.     {
  37731.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  37732.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  37733.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  37734.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37735.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  37736.             return $this->privates['mailer.transport_factory.sendmail'];
  37737.         }
  37738.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  37739.     }
  37740.     /**
  37741.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  37742.      *
  37743.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  37744.      */
  37745.     protected function getMailer_TransportFactory_SmtpService()
  37746.     {
  37747.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  37748.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  37749.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  37750.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37751.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  37752.             return $this->privates['mailer.transport_factory.smtp'];
  37753.         }
  37754.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  37755.     }
  37756.     /**
  37757.      * Gets the private 'mailer.transports' shared service.
  37758.      *
  37759.      * @return \Symfony\Component\Mailer\Transport\Transports
  37760.      */
  37761.     protected function getMailer_TransportsService()
  37762.     {
  37763.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  37764.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  37765.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  37766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  37767.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  37768.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  37769.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  37770.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  37771.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  37772.         }, 4), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())))->fromStrings(['main' => $this->getEnv('MAILER_URL')]);
  37773.     }
  37774.     /**
  37775.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  37776.      *
  37777.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  37778.      */
  37779.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  37780.     {
  37781.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  37782.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  37783.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  37784.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  37785.         $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 () {
  37786.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  37787.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  37788.             yield => ($this->privates['.messenger.handler_descriptor.aM76mVQ'] ?? $this->get_Messenger_HandlerDescriptor_AM76mVQService());
  37789.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  37790.             yield => ($this->privates['.messenger.handler_descriptor.goUFZIo'] ?? $this->get_Messenger_HandlerDescriptor_GoUFZIoService());
  37791.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  37792.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  37793.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  37794.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  37795.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  37796.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  37797.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  37798.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  37799.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  37800.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  37801.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  37802.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  37803.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  37804.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  37805.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  37806.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  37807.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  37808.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  37809.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  37810.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  37811.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  37812.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  37813.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  37814.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  37815.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  37816.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  37817.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  37818.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  37819.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  37820.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  37821.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => new RewindableGenerator(function () {
  37822.             yield => ($this->privates['.messenger.handler_descriptor.vhvNn_P'] ?? $this->get_Messenger_HandlerDescriptor_VhvNnPService());
  37823.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  37824.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  37825.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  37826.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  37827.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  37828.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  37829.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  37830.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  37831.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  37832.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  37833.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  37834.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  37835.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  37836.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  37837.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  37838.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  37839.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  37840.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  37841.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  37842.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  37843.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  37844.             yield => ($this->privates['.messenger.handler_descriptor.9FtfQXI'] ?? $this->get_Messenger_HandlerDescriptor_9FtfQXIService());
  37845.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  37846.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  37847.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  37848.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  37849.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => new RewindableGenerator(function () {
  37850.             yield => ($this->privates['.messenger.handler_descriptor.ZFmY.qW'] ?? $this->get_Messenger_HandlerDescriptor_ZFmY_QWService());
  37851.         }, 1), 'Frosh\\MailArchive\\Task\\CleanupTask' => new RewindableGenerator(function () {
  37852.             yield => ($this->privates['.messenger.handler_descriptor.F5OS4CB'] ?? $this->get_Messenger_HandlerDescriptor_F5OS4CBService());
  37853.         }, 1), 'FourtwosixMonitorPlugin\\Service\\ScheduledTask\\SendMonitorDataTask' => new RewindableGenerator(function () {
  37854.             yield => ($this->privates['.messenger.handler_descriptor.xvyXjii'] ?? $this->get_Messenger_HandlerDescriptor_XvyXjiiService());
  37855.         }, 1), 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => new RewindableGenerator(function () {
  37856.             yield => ($this->privates['.messenger.handler_descriptor.0Tu9xxE'] ?? $this->get_Messenger_HandlerDescriptor_0Tu9xxEService());
  37857.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => new RewindableGenerator(function () {
  37858.             yield => ($this->privates['.messenger.handler_descriptor.I0UD7br'] ?? $this->get_Messenger_HandlerDescriptor_I0UD7brService());
  37859.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => new RewindableGenerator(function () {
  37860.             yield => ($this->privates['.messenger.handler_descriptor.ka59xCt'] ?? $this->get_Messenger_HandlerDescriptor_Ka59xCtService());
  37861.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => new RewindableGenerator(function () {
  37862.             yield => ($this->privates['.messenger.handler_descriptor.6KXPS1P'] ?? $this->get_Messenger_HandlerDescriptor_6KXPS1PService());
  37863.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => new RewindableGenerator(function () {
  37864.             yield => ($this->privates['.messenger.handler_descriptor.fTnptq7'] ?? $this->get_Messenger_HandlerDescriptor_FTnptq7Service());
  37865.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => new RewindableGenerator(function () {
  37866.             yield => ($this->privates['.messenger.handler_descriptor.6yw2O.t'] ?? $this->get_Messenger_HandlerDescriptor_6yw2O_TService());
  37867.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => new RewindableGenerator(function () {
  37868.             yield => ($this->privates['.messenger.handler_descriptor.vohgW1I'] ?? $this->get_Messenger_HandlerDescriptor_VohgW1IService());
  37869.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => new RewindableGenerator(function () {
  37870.             yield => ($this->privates['.messenger.handler_descriptor.ex5cbt9'] ?? $this->get_Messenger_HandlerDescriptor_Ex5cbt9Service());
  37871.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => new RewindableGenerator(function () {
  37872.             yield => ($this->privates['.messenger.handler_descriptor.FImPDsK'] ?? $this->get_Messenger_HandlerDescriptor_FImPDsKService());
  37873.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => new RewindableGenerator(function () {
  37874.             yield => ($this->privates['.messenger.handler_descriptor.jTJEFNe'] ?? $this->get_Messenger_HandlerDescriptor_JTJEFNeService());
  37875.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => new RewindableGenerator(function () {
  37876.             yield => ($this->privates['.messenger.handler_descriptor.u3lfLwH'] ?? $this->get_Messenger_HandlerDescriptor_U3lfLwHService());
  37877.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => new RewindableGenerator(function () {
  37878.             yield => ($this->privates['.messenger.handler_descriptor.xfSTNS5'] ?? $this->get_Messenger_HandlerDescriptor_XfSTNS5Service());
  37879.         }, 1), 'Acris\\Tax\\ScheduledTask\\CollectorTask' => new RewindableGenerator(function () {
  37880.             yield => ($this->privates['.messenger.handler_descriptor.fxhV4DI'] ?? $this->get_Messenger_HandlerDescriptor_FxhV4DIService());
  37881.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  37882.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  37883.         }, 1)]));
  37884.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  37885.         return $instance;
  37886.     }
  37887.     /**
  37888.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  37889.      *
  37890.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  37891.      */
  37892.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  37893.     {
  37894.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  37895.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  37896.         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');
  37897.     }
  37898.     /**
  37899.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  37900.      *
  37901.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  37902.      */
  37903.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  37904.     {
  37905.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  37906.         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()));
  37907.     }
  37908.     /**
  37909.      * Gets the private 'messenger.middleware.send_message' shared service.
  37910.      *
  37911.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  37912.      */
  37913.     protected function getMessenger_Middleware_SendMessageService()
  37914.     {
  37915.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  37916.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  37917.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  37918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  37919.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  37920.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37921.         if (isset($this->privates['messenger.middleware.send_message'])) {
  37922.             return $this->privates['messenger.middleware.send_message'];
  37923.         }
  37924.         $b = ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService());
  37925.         if (isset($this->privates['messenger.middleware.send_message'])) {
  37926.             return $this->privates['messenger.middleware.send_message'];
  37927.         }
  37928.         $c = ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  37929.         if (isset($this->privates['messenger.middleware.send_message'])) {
  37930.             return $this->privates['messenger.middleware.send_message'];
  37931.         }
  37932.         $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);
  37933.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  37934.         return $instance;
  37935.     }
  37936.     /**
  37937.      * Gets the private 'messenger.receiver_locator' shared service.
  37938.      *
  37939.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37940.      */
  37941.     protected function getMessenger_ReceiverLocatorService()
  37942.     {
  37943.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37944.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  37945.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  37946.         ], [
  37947.             'default' => '?',
  37948.             'messenger.transport.default' => '?',
  37949.         ]);
  37950.     }
  37951.     /**
  37952.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  37953.      *
  37954.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  37955.      */
  37956.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  37957.     {
  37958.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  37959.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  37960.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  37961.     }
  37962.     /**
  37963.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  37964.      *
  37965.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  37966.      */
  37967.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  37968.     {
  37969.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  37970.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37971.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  37972.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  37973.         }
  37974.         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, [
  37975.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  37976.         ], [
  37977.             'default' => '?',
  37978.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  37979.     }
  37980.     /**
  37981.      * Gets the private 'messenger.routable_message_bus' shared service.
  37982.      *
  37983.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  37984.      */
  37985.     protected function getMessenger_RoutableMessageBusService()
  37986.     {
  37987.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  37988.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  37989.         if (isset($this->privates['messenger.routable_message_bus'])) {
  37990.             return $this->privates['messenger.routable_message_bus'];
  37991.         }
  37992.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37993.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  37994.         ], [
  37995.             'messenger.bus.shopware' => '?',
  37996.         ]), $a);
  37997.     }
  37998.     /**
  37999.      * Gets the private 'messenger.transport.default' shared service.
  38000.      *
  38001.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  38002.      */
  38003.     protected function getMessenger_Transport_DefaultService()
  38004.     {
  38005.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  38006.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  38007.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  38008.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  38009.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  38010.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  38011.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  38012.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  38013.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  38014.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  38015.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  38016.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  38017.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  38018.         }, 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())));
  38019.     }
  38020.     /**
  38021.      * Gets the private 'messenger.transport.sync.factory' shared service.
  38022.      *
  38023.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  38024.      */
  38025.     protected function getMessenger_Transport_Sync_FactoryService()
  38026.     {
  38027.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  38028.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  38029.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  38030.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  38031.             return $this->privates['messenger.transport.sync.factory'];
  38032.         }
  38033.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  38034.     }
  38035.     /**
  38036.      * Gets the private 'mime_types' shared service.
  38037.      *
  38038.      * @return \Symfony\Component\Mime\MimeTypes
  38039.      */
  38040.     protected function getMimeTypesService()
  38041.     {
  38042.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  38043.         $instance->setDefault($instance);
  38044.         return $instance;
  38045.     }
  38046.     /**
  38047.      * Gets the private 'monolog.command.server_log' shared service.
  38048.      *
  38049.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  38050.      */
  38051.     protected function getMonolog_Command_ServerLogService()
  38052.     {
  38053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38054.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  38055.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  38056.         $instance->setName('server:log');
  38057.         $instance->setDescription('Start a log server that displays logs in real time');
  38058.         return $instance;
  38059.     }
  38060.     /**
  38061.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  38062.      *
  38063.      * @return \Monolog\Handler\BufferHandler
  38064.      */
  38065.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  38066.     {
  38067.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  38068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  38069.         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);
  38070.     }
  38071.     /**
  38072.      * Gets the private 'monolog.handler.console' shared service.
  38073.      *
  38074.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  38075.      */
  38076.     protected function getMonolog_Handler_ConsoleService()
  38077.     {
  38078.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  38079.     }
  38080.     /**
  38081.      * Gets the private 'monolog.logger.cache' shared service.
  38082.      *
  38083.      * @return \Symfony\Bridge\Monolog\Logger
  38084.      */
  38085.     protected function getMonolog_Logger_CacheService()
  38086.     {
  38087.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  38088.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38089.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38090.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38091.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  38092.         return $instance;
  38093.     }
  38094.     /**
  38095.      * Gets the private 'monolog.logger.mailer' shared service.
  38096.      *
  38097.      * @return \Symfony\Bridge\Monolog\Logger
  38098.      */
  38099.     protected function getMonolog_Logger_MailerService()
  38100.     {
  38101.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  38102.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38103.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38104.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38105.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  38106.         return $instance;
  38107.     }
  38108.     /**
  38109.      * Gets the private 'monolog.logger.messenger' shared service.
  38110.      *
  38111.      * @return \Symfony\Bridge\Monolog\Logger
  38112.      */
  38113.     protected function getMonolog_Logger_MessengerService()
  38114.     {
  38115.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  38116.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38117.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38118.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38119.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  38120.         return $instance;
  38121.     }
  38122.     /**
  38123.      * Gets the private 'monolog.logger.request' shared service.
  38124.      *
  38125.      * @return \Symfony\Bridge\Monolog\Logger
  38126.      */
  38127.     protected function getMonolog_Logger_RequestService()
  38128.     {
  38129.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  38130.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38131.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38132.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38133.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  38134.         return $instance;
  38135.     }
  38136.     /**
  38137.      * Gets the private 'parameter_bag' shared service.
  38138.      *
  38139.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  38140.      */
  38141.     protected function getParameterBagService()
  38142.     {
  38143.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  38144.     }
  38145.     /**
  38146.      * Gets the private 'profiler_listener' shared service.
  38147.      *
  38148.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  38149.      */
  38150.     protected function getProfilerListenerService()
  38151.     {
  38152.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  38153.         if (isset($this->privates['profiler_listener'])) {
  38154.             return $this->privates['profiler_listener'];
  38155.         }
  38156.         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);
  38157.     }
  38158.     /**
  38159.      * Gets the private 'property_info' shared service.
  38160.      *
  38161.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  38162.      */
  38163.     protected function getPropertyInfoService()
  38164.     {
  38165.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  38166.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  38167.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  38168.         }, 2), new RewindableGenerator(function () {
  38169.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  38170.         }, 1), new RewindableGenerator(function () {
  38171.             return new \EmptyIterator();
  38172.         }, 0), new RewindableGenerator(function () {
  38173.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  38174.         }, 1), new RewindableGenerator(function () {
  38175.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  38176.         }, 1));
  38177.     }
  38178.     /**
  38179.      * Gets the private 'property_info.serializer_extractor' shared service.
  38180.      *
  38181.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  38182.      */
  38183.     protected function getPropertyInfo_SerializerExtractorService()
  38184.     {
  38185.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  38186.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  38187.     }
  38188.     /**
  38189.      * Gets the private 'router.cache_warmer' shared service.
  38190.      *
  38191.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  38192.      */
  38193.     protected function getRouter_CacheWarmerService()
  38194.     {
  38195.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38196.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  38197.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38198.             'router' => ['services''router''getRouterService'false],
  38199.         ], [
  38200.             'router' => '?',
  38201.         ]))->withContext('router.cache_warmer'$this));
  38202.     }
  38203.     /**
  38204.      * Gets the private 'router.default' shared service.
  38205.      *
  38206.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  38207.      */
  38208.     protected function getRouter_DefaultService()
  38209.     {
  38210.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  38211.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38212.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38213.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  38214.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  38215.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38216.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  38217.         ], [
  38218.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  38219.         ]))->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');
  38220.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  38221.         return $instance;
  38222.     }
  38223.     /**
  38224.      * Gets the private 'router.request_context' shared service.
  38225.      *
  38226.      * @return \Symfony\Component\Routing\RequestContext
  38227.      */
  38228.     protected function getRouter_RequestContextService()
  38229.     {
  38230.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  38231.     }
  38232.     /**
  38233.      * Gets the private 'router_listener' shared service.
  38234.      *
  38235.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  38236.      */
  38237.     protected function getRouterListenerService()
  38238.     {
  38239.         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);
  38240.     }
  38241.     /**
  38242.      * Gets the private 'secrets.vault' shared service.
  38243.      *
  38244.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  38245.      */
  38246.     protected function getSecrets_VaultService()
  38247.     {
  38248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38249.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  38250.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  38251.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  38252.         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'));
  38253.     }
  38254.     /**
  38255.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  38256.      *
  38257.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  38258.      */
  38259.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  38260.     {
  38261.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  38262.     }
  38263.     /**
  38264.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  38265.      *
  38266.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  38267.      */
  38268.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  38269.     {
  38270.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  38271.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  38272.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  38273.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  38274.     }
  38275.     /**
  38276.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  38277.      *
  38278.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  38279.      */
  38280.     protected function getSensioFrameworkExtra_View_ListenerService()
  38281.     {
  38282.         $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))));
  38283.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38284.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  38285.         ], [
  38286.             'twig' => '?',
  38287.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  38288.         return $instance;
  38289.     }
  38290.     /**
  38291.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  38292.      *
  38293.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  38294.      */
  38295.     protected function getSerializer_Mapping_CacheWarmerService()
  38296.     {
  38297.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38298.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  38299.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  38300.         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'));
  38301.     }
  38302.     /**
  38303.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  38304.      *
  38305.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  38306.      */
  38307.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  38308.     {
  38309.         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()))]));
  38310.     }
  38311.     /**
  38312.      * Gets the private 'session.factory' shared service.
  38313.      *
  38314.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  38315.      */
  38316.     protected function getSession_FactoryService()
  38317.     {
  38318.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  38319.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  38320.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  38321.         if (isset($this->privates['session.factory'])) {
  38322.             return $this->privates['session.factory'];
  38323.         }
  38324.         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']);
  38325.     }
  38326.     /**
  38327.      * Gets the private 'session.storage.factory.native' shared service.
  38328.      *
  38329.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  38330.      */
  38331.     protected function getSession_Storage_Factory_NativeService()
  38332.     {
  38333.         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);
  38334.     }
  38335.     /**
  38336.      * Gets the private 'session_listener' shared service.
  38337.      *
  38338.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  38339.      */
  38340.     protected function getSessionListenerService()
  38341.     {
  38342.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38343.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  38344.             'logger' => ['services''logger''getLoggerService'false],
  38345.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  38346.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  38347.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  38348.         ], [
  38349.             'initialized_session' => '?',
  38350.             'logger' => '?',
  38351.             'session' => '?',
  38352.             'session_collector' => '?',
  38353.             'session_factory' => '?',
  38354.         ]), true$this->parameters['session.storage.options']);
  38355.     }
  38356.     /**
  38357.      * Gets the private 'shopware.api.authorization_server' shared service.
  38358.      *
  38359.      * @return \League\OAuth2\Server\AuthorizationServer
  38360.      */
  38361.     protected function getShopware_Api_AuthorizationServerService()
  38362.     {
  38363.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  38364.         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 () {
  38365.             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()));
  38366.             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()));
  38367.             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()));
  38368.         }, 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'));
  38369.     }
  38370.     /**
  38371.      * Gets the private 'shopware.app_system.guzzle' shared service.
  38372.      *
  38373.      * @return \GuzzleHttp\Client
  38374.      */
  38375.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  38376.     {
  38377.         if ($lazyLoad) {
  38378.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  38379.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  38380.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  38381.                     $proxy->setProxyInitializer(null);
  38382.                     return true;
  38383.                 });
  38384.             });
  38385.         }
  38386.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  38387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  38388.         $a \GuzzleHttp\HandlerStack::create();
  38389.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.18.1', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  38390.         return new \GuzzleHttp\Client(['timeout' => 5'connect_timeout' => 1'handler' => $a]);
  38391.     }
  38392.     /**
  38393.      * Gets the private 'shopware.asset.asset' shared service.
  38394.      *
  38395.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  38396.      */
  38397.     protected function getShopware_Asset_AssetService()
  38398.     {
  38399.         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()));
  38400.     }
  38401.     /**
  38402.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  38403.      *
  38404.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  38405.      */
  38406.     protected function getShopware_Asset_Asset_VersionStrategyService()
  38407.     {
  38408.         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()));
  38409.     }
  38410.     /**
  38411.      * Gets the private 'shopware.asset.public' shared service.
  38412.      *
  38413.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  38414.      */
  38415.     protected function getShopware_Asset_PublicService()
  38416.     {
  38417.         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())));
  38418.     }
  38419.     /**
  38420.      * Gets the private 'shopware.asset.sitemap' shared service.
  38421.      *
  38422.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  38423.      */
  38424.     protected function getShopware_Asset_SitemapService()
  38425.     {
  38426.         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())));
  38427.     }
  38428.     /**
  38429.      * Gets the private 'shopware.asset.theme' shared service.
  38430.      *
  38431.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  38432.      */
  38433.     protected function getShopware_Asset_ThemeService()
  38434.     {
  38435.         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())));
  38436.     }
  38437.     /**
  38438.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  38439.      *
  38440.      * @return \Psr\Log\LoggerInterface
  38441.      */
  38442.     protected function getShopware_Elasticsearch_LoggerService()
  38443.     {
  38444.         return $this->privates['shopware.elasticsearch.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('elasticsearch'90100);
  38445.     }
  38446.     /**
  38447.      * Gets the private 'shopware.es.profiled.client.inner' shared service.
  38448.      *
  38449.      * @return \Elasticsearch\Client
  38450.      */
  38451.     protected function getShopware_Es_Profiled_Client_InnerService($lazyLoad true)
  38452.     {
  38453.         if ($lazyLoad) {
  38454.             return $this->privates['shopware.es.profiled.client.inner'] = $this->createProxy('Client_dba3ed3', function () {
  38455.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  38456.                     $wrappedInstance $this->getShopware_Es_Profiled_Client_InnerService(false);
  38457.                     $proxy->setProxyInitializer(null);
  38458.                     return true;
  38459.                 });
  38460.             });
  38461.         }
  38462.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  38463.         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']);
  38464.     }
  38465.     /**
  38466.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  38467.      *
  38468.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  38469.      */
  38470.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  38471.     {
  38472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  38473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  38474.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38475.         $instance->setPool('message_queue');
  38476.         $instance->setConfig([]);
  38477.         return $instance;
  38478.     }
  38479.     /**
  38480.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  38481.      *
  38482.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  38483.      */
  38484.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  38485.     {
  38486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  38487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  38488.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38489.         $instance->setPool('user_activity');
  38490.         $instance->setConfig([]);
  38491.         return $instance;
  38492.     }
  38493.     /**
  38494.      * Gets the private 'shopware.jwt_config' shared service.
  38495.      *
  38496.      * @return \Lcobucci\JWT\Configuration
  38497.      */
  38498.     protected function getShopware_JwtConfigService()
  38499.     {
  38500.         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')))));
  38501.     }
  38502.     /**
  38503.      * Gets the private 'shopware.rate_limiter' shared service.
  38504.      *
  38505.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  38506.      */
  38507.     protected function getShopware_RateLimiterService()
  38508.     {
  38509.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  38510.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  38511.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  38512.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  38513.         $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));
  38514.         $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));
  38515.         $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));
  38516.         $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));
  38517.         $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));
  38518.         $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));
  38519.         $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));
  38520.         $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));
  38521.         $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));
  38522.         return $instance;
  38523.     }
  38524.     /**
  38525.      * Gets the private 'slugify' shared service.
  38526.      *
  38527.      * @return \Cocur\Slugify\Slugify
  38528.      */
  38529.     protected function getSlugifyService()
  38530.     {
  38531.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  38532.     }
  38533.     /**
  38534.      * Gets the private 'translation.extractor' shared service.
  38535.      *
  38536.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  38537.      */
  38538.     protected function getTranslation_ExtractorService()
  38539.     {
  38540.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  38541.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  38542.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  38543.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  38544.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  38545.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  38546.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  38547.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  38548.         return $instance;
  38549.     }
  38550.     /**
  38551.      * Gets the private 'translation.loader.csv' shared service.
  38552.      *
  38553.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  38554.      */
  38555.     protected function getTranslation_Loader_CsvService()
  38556.     {
  38557.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38558.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38559.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38560.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  38561.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  38562.     }
  38563.     /**
  38564.      * Gets the private 'translation.loader.dat' shared service.
  38565.      *
  38566.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  38567.      */
  38568.     protected function getTranslation_Loader_DatService()
  38569.     {
  38570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38571.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  38572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  38573.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  38574.     }
  38575.     /**
  38576.      * Gets the private 'translation.loader.ini' shared service.
  38577.      *
  38578.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  38579.      */
  38580.     protected function getTranslation_Loader_IniService()
  38581.     {
  38582.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38584.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38585.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  38586.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  38587.     }
  38588.     /**
  38589.      * Gets the private 'translation.loader.json' shared service.
  38590.      *
  38591.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  38592.      */
  38593.     protected function getTranslation_Loader_JsonService()
  38594.     {
  38595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  38599.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  38600.     }
  38601.     /**
  38602.      * Gets the private 'translation.loader.mo' shared service.
  38603.      *
  38604.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  38605.      */
  38606.     protected function getTranslation_Loader_MoService()
  38607.     {
  38608.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38609.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38610.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38611.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  38612.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  38613.     }
  38614.     /**
  38615.      * Gets the private 'translation.loader.php' shared service.
  38616.      *
  38617.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  38618.      */
  38619.     protected function getTranslation_Loader_PhpService()
  38620.     {
  38621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38622.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38623.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38624.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  38625.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  38626.     }
  38627.     /**
  38628.      * Gets the private 'translation.loader.po' shared service.
  38629.      *
  38630.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  38631.      */
  38632.     protected function getTranslation_Loader_PoService()
  38633.     {
  38634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38636.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38637.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  38638.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  38639.     }
  38640.     /**
  38641.      * Gets the private 'translation.loader.qt' shared service.
  38642.      *
  38643.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  38644.      */
  38645.     protected function getTranslation_Loader_QtService()
  38646.     {
  38647.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38648.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  38649.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  38650.     }
  38651.     /**
  38652.      * Gets the private 'translation.loader.res' shared service.
  38653.      *
  38654.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  38655.      */
  38656.     protected function getTranslation_Loader_ResService()
  38657.     {
  38658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  38660.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  38661.     }
  38662.     /**
  38663.      * Gets the private 'translation.loader.xliff' shared service.
  38664.      *
  38665.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  38666.      */
  38667.     protected function getTranslation_Loader_XliffService()
  38668.     {
  38669.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38670.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  38671.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  38672.     }
  38673.     /**
  38674.      * Gets the private 'translation.loader.yml' shared service.
  38675.      *
  38676.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  38677.      */
  38678.     protected function getTranslation_Loader_YmlService()
  38679.     {
  38680.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38681.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38682.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38683.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  38684.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  38685.     }
  38686.     /**
  38687.      * Gets the private 'translation.provider_collection' shared service.
  38688.      *
  38689.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  38690.      */
  38691.     protected function getTranslation_ProviderCollectionService()
  38692.     {
  38693.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  38694.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  38695.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  38696.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  38697.         }, 1), []))->fromConfig([]);
  38698.     }
  38699.     /**
  38700.      * Gets the private 'translation.reader' shared service.
  38701.      *
  38702.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  38703.      */
  38704.     protected function getTranslation_ReaderService()
  38705.     {
  38706.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  38707.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  38708.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  38709.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  38710.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  38711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  38712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  38713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  38714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  38715.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  38716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  38717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  38718.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  38719.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  38720.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  38721.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  38722.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  38723.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  38724.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  38725.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  38726.         $instance->addLoader('yaml'$a);
  38727.         $instance->addLoader('yml'$a);
  38728.         $instance->addLoader('xlf'$b);
  38729.         $instance->addLoader('xliff'$b);
  38730.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  38731.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  38732.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  38733.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  38734.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  38735.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  38736.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  38737.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  38738.         return $instance;
  38739.     }
  38740.     /**
  38741.      * Gets the private 'translation.warmer' shared service.
  38742.      *
  38743.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  38744.      */
  38745.     protected function getTranslation_WarmerService()
  38746.     {
  38747.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  38749.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38750.             'translator' => ['services''translator''getTranslatorService'false],
  38751.         ], [
  38752.             'translator' => '?',
  38753.         ]))->withContext('translation.warmer'$this));
  38754.     }
  38755.     /**
  38756.      * Gets the private 'translation.writer' shared service.
  38757.      *
  38758.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  38759.      */
  38760.     protected function getTranslation_WriterService()
  38761.     {
  38762.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  38763.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  38764.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  38765.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  38766.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  38767.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  38768.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  38769.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  38770.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  38771.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  38772.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  38773.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  38774.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  38775.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  38776.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  38777.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  38778.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  38779.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  38780.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  38781.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  38782.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  38783.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  38784.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  38785.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  38786.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  38787.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  38788.         return $instance;
  38789.     }
  38790.     /**
  38791.      * Gets the private 'translator.default' shared service.
  38792.      *
  38793.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  38794.      */
  38795.     protected function getTranslator_DefaultService()
  38796.     {
  38797.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  38798.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  38799.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  38800.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  38801.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  38802.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  38803.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  38804.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  38805.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  38806.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  38807.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  38808.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  38809.         ], [
  38810.             'translation.loader.csv' => '?',
  38811.             'translation.loader.dat' => '?',
  38812.             'translation.loader.ini' => '?',
  38813.             'translation.loader.json' => '?',
  38814.             'translation.loader.mo' => '?',
  38815.             'translation.loader.php' => '?',
  38816.             'translation.loader.po' => '?',
  38817.             'translation.loader.qt' => '?',
  38818.             'translation.loader.res' => '?',
  38819.             'translation.loader.xliff' => '?',
  38820.             'translation.loader.yml' => '?',
  38821.         ]), ($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']]], []);
  38822.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  38823.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  38824.         return $instance;
  38825.     }
  38826.     /**
  38827.      * Gets the private 'translator.formatter.default' shared service.
  38828.      *
  38829.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  38830.      */
  38831.     protected function getTranslator_Formatter_DefaultService()
  38832.     {
  38833.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  38834.     }
  38835.     /**
  38836.      * Gets the private 'twig.command.debug' shared service.
  38837.      *
  38838.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  38839.      */
  38840.     protected function getTwig_Command_DebugService()
  38841.     {
  38842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38843.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  38844.         $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()));
  38845.         $instance->setName('debug:twig');
  38846.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  38847.         return $instance;
  38848.     }
  38849.     /**
  38850.      * Gets the private 'twig.command.lint' shared service.
  38851.      *
  38852.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  38853.      */
  38854.     protected function getTwig_Command_LintService()
  38855.     {
  38856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38857.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  38858.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  38859.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  38860.         $instance->setName('lint:twig');
  38861.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  38862.         return $instance;
  38863.     }
  38864.     /**
  38865.      * Gets the private 'twig.extension.trans' shared service.
  38866.      *
  38867.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  38868.      */
  38869.     protected function getTwig_Extension_TransService()
  38870.     {
  38871.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  38872.         if (isset($this->privates['twig.extension.trans'])) {
  38873.             return $this->privates['twig.extension.trans'];
  38874.         }
  38875.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension($a);
  38876.     }
  38877.     /**
  38878.      * Gets the private 'twig.loader.chain' shared service.
  38879.      *
  38880.      * @return \Twig\Loader\ChainLoader
  38881.      */
  38882.     protected function getTwig_Loader_ChainService()
  38883.     {
  38884.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  38885.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  38886.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  38887.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  38888.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  38889.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  38890.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  38891.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  38892.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  38893.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  38894.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  38895.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  38896.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  38897.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  38898.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  38899.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  38900.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  38901.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  38902.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views'), 'zenitPlatformStratus');
  38903.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views'), '!zenitPlatformStratus');
  38904.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources/views'), 'FourtwosixThemeExtension');
  38905.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources/views'), '!FourtwosixThemeExtension');
  38906.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  38907.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), '!SwagPayPal');
  38908.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views'), 'DIScoGA4');
  38909.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views'), '!DIScoGA4');
  38910.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources/views'), 'fourtwosixAddPurchaseUnit');
  38911.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources/views'), '!fourtwosixAddPurchaseUnit');
  38912.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views'), 'fourtwosixBuyByQmUnit');
  38913.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views'), '!fourtwosixBuyByQmUnit');
  38914.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources/views'), 'fourtwosixAttributeBadges');
  38915.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources/views'), '!fourtwosixAttributeBadges');
  38916.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views'), 'IcorpCmsExtendParallaxBox');
  38917.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views'), '!IcorpCmsExtendParallaxBox');
  38918.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), 'AkuCmsFactory');
  38919.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), '!AkuCmsFactory');
  38920.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources/views'), 'FourtwosixCategoryDescriptionOnPDP');
  38921.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources/views'), '!FourtwosixCategoryDescriptionOnPDP');
  38922.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views'), 'FourtwosixPhoneValidation');
  38923.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views'), '!FourtwosixPhoneValidation');
  38924.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views'), 'AcrisTaxCS');
  38925.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views'), '!AcrisTaxCS');
  38926.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources/views'), 'AcrisPromotionCS');
  38927.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources/views'), '!AcrisPromotionCS');
  38928.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/views'), 'FourtwosixPaymentSurcharge');
  38929.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/views'), '!FourtwosixPaymentSurcharge');
  38930.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources/views'), 'FourtwosixShippingCostsCalculator');
  38931.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources/views'), '!FourtwosixShippingCostsCalculator');
  38932.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  38933.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), '!FroshTools');
  38934.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources/views'), 'FourtwosixAttachments');
  38935.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources/views'), '!FourtwosixAttachments');
  38936.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources/views'), 'BoedenThemeExtension');
  38937.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources/views'), '!BoedenThemeExtension');
  38938.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views'), 'FourtwosixRegistrationFields');
  38939.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views'), '!FourtwosixRegistrationFields');
  38940.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), 'SolidAdvancedSliderElements');
  38941.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), '!SolidAdvancedSliderElements');
  38942.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), 'SwagPlatformSecurity');
  38943.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), '!SwagPlatformSecurity');
  38944.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), 'MoorlFoundation');
  38945.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), '!MoorlFoundation');
  38946.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views'), 'MoorlForms');
  38947.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views'), '!MoorlForms');
  38948.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  38949.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  38950.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources'), 'FrameworkBundle');
  38951.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/Resources'), 'MonologBundle');
  38952.         $a->addPath((\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Resources'), 'SensioFrameworkExtraBundle');
  38953.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources'), 'TwigBundle');
  38954.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  38955.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  38956.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources'), 'DebugBundle');
  38957.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  38958.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  38959.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources'), 'EnqueueBundle');
  38960.         $a->addPath((\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/Resources'), 'EnqueueAdapterBundle');
  38961.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  38962.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  38963.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources'), 'Framework');
  38964.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/System/Resources'), 'System');
  38965.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Content/Resources'), 'Content');
  38966.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Checkout/Resources'), 'Checkout');
  38967.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  38968.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  38969.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources'), 'Administration');
  38970.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  38971.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  38972.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views/../app/storefront/dist'), 'Storefront');
  38973.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources'), 'Storefront');
  38974.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  38975.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  38976.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources'), 'Elasticsearch');
  38977.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  38978.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  38979.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources'), 'WebProfilerBundle');
  38980.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  38981.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  38982.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources'), 'Profiling');
  38983.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Resources'), 'SwagLanguagePack');
  38984.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Resources'), 'SwagExtensionStore');
  38985.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src/Resources'), 'FroshPlatformMailArchive');
  38986.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src/Resources'), 'FourtwosixMonitorPlugin');
  38987.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views'));
  38988.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views'), 'zenitPlatformStratus');
  38989.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources/views/../app/storefront/dist'), 'zenitPlatformStratus');
  38990.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Resources'), 'zenitPlatformStratus');
  38991.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources/views'));
  38992.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources/views'), 'FourtwosixThemeExtension');
  38993.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources'), 'FourtwosixThemeExtension');
  38994.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'));
  38995.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  38996.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views/../app/storefront/dist'), 'SwagPayPal');
  38997.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources'), 'SwagPayPal');
  38998.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views'));
  38999.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views'), 'DIScoGA4');
  39000.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources/views/../app/storefront/dist'), 'DIScoGA4');
  39001.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src/Resources'), 'DIScoGA4');
  39002.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Resources'), 'nwdxxItRechtConnector6');
  39003.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources/views'));
  39004.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources/views'), 'fourtwosixAddPurchaseUnit');
  39005.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src/Resources'), 'fourtwosixAddPurchaseUnit');
  39006.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views'));
  39007.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views'), 'fourtwosixBuyByQmUnit');
  39008.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources/views/../app/storefront/dist'), 'fourtwosixBuyByQmUnit');
  39009.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src/Resources'), 'fourtwosixBuyByQmUnit');
  39010.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources/views'));
  39011.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources/views'), 'fourtwosixAttributeBadges');
  39012.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src/Resources'), 'fourtwosixAttributeBadges');
  39013.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views'));
  39014.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views'), 'IcorpCmsExtendParallaxBox');
  39015.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources/views/../app/storefront/dist'), 'IcorpCmsExtendParallaxBox');
  39016.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src/Resources'), 'IcorpCmsExtendParallaxBox');
  39017.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'));
  39018.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), 'AkuCmsFactory');
  39019.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources'), 'AkuCmsFactory');
  39020.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src/Resources'), 'CoeAccountOrtPlzSw6');
  39021.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources/views'));
  39022.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources/views'), 'FourtwosixCategoryDescriptionOnPDP');
  39023.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src/Resources'), 'FourtwosixCategoryDescriptionOnPDP');
  39024.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views'));
  39025.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views'), 'FourtwosixPhoneValidation');
  39026.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources/views/../app/storefront/dist'), 'FourtwosixPhoneValidation');
  39027.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src/Resources'), 'FourtwosixPhoneValidation');
  39028.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views'));
  39029.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views'), 'AcrisTaxCS');
  39030.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources/views/../app/storefront/dist'), 'AcrisTaxCS');
  39031.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src/Resources'), 'AcrisTaxCS');
  39032.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources/views'));
  39033.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources/views'), 'AcrisPromotionCS');
  39034.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src/Resources'), 'AcrisPromotionCS');
  39035.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/views'));
  39036.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources/views'), 'FourtwosixPaymentSurcharge');
  39037.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src/Resources'), 'FourtwosixPaymentSurcharge');
  39038.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources/views'));
  39039.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources/views'), 'FourtwosixShippingCostsCalculator');
  39040.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src/Resources'), 'FourtwosixShippingCostsCalculator');
  39041.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src/Resources'), 'FourtwosixHideEmptyCategories');
  39042.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'));
  39043.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  39044.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources'), 'FroshTools');
  39045.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src/Resources'), 'FourtwosixRedirectForMissingTrailingSlashes');
  39046.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src/Resources'), 'fourtwosixShippingCostsPercentageOrPerWeight');
  39047.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources/views'));
  39048.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources/views'), 'FourtwosixAttachments');
  39049.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src/Resources'), 'FourtwosixAttachments');
  39050.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src/Resources'), 'FourtwosixMaintainNetPrice');
  39051.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src/Resources'), 'zenitPlatformStratusSet4');
  39052.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources/views'));
  39053.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources/views'), 'BoedenThemeExtension');
  39054.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src/Resources'), 'BoedenThemeExtension');
  39055.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views'));
  39056.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views'), 'FourtwosixRegistrationFields');
  39057.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources/views/../app/storefront/dist'), 'FourtwosixRegistrationFields');
  39058.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src/Resources'), 'FourtwosixRegistrationFields');
  39059.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src/Resources'), 'FourtwosixItalianTranslations');
  39060.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src/Resources'), 'FourtwosixTranslateOrderStates');
  39061.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'));
  39062.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), 'SolidAdvancedSliderElements');
  39063.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views/../app/storefront/dist'), 'SolidAdvancedSliderElements');
  39064.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources'), 'SolidAdvancedSliderElements');
  39065.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'));
  39066.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), 'SwagPlatformSecurity');
  39067.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources'), 'SwagPlatformSecurity');
  39068.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'));
  39069.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), 'MoorlFoundation');
  39070.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views/../app/storefront/dist'), 'MoorlFoundation');
  39071.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources'), 'MoorlFoundation');
  39072.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views'));
  39073.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views'), 'MoorlForms');
  39074.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources/views/../app/storefront/dist'), 'MoorlForms');
  39075.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlForms/src/Resources'), 'MoorlForms');
  39076.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  39077.         $instance->addLoader($a);
  39078.         return $instance;
  39079.     }
  39080.     /**
  39081.      * Gets the private 'twig.mailer.message_listener' shared service.
  39082.      *
  39083.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  39084.      */
  39085.     protected function getTwig_Mailer_MessageListenerService()
  39086.     {
  39087.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  39088.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  39089.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  39090.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  39091.         if (isset($this->privates['twig.mailer.message_listener'])) {
  39092.             return $this->privates['twig.mailer.message_listener'];
  39093.         }
  39094.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  39095.     }
  39096.     /**
  39097.      * Gets the private 'twig.runtime.httpkernel' shared service.
  39098.      *
  39099.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  39100.      */
  39101.     protected function getTwig_Runtime_HttpkernelService()
  39102.     {
  39103.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  39104.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  39105.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  39106.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  39107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  39108.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  39109.         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, [
  39110.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  39111.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  39112.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  39113.         ], [
  39114.             'esi' => '?',
  39115.             'hinclude' => '?',
  39116.             'inline' => '?',
  39117.         ]), $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));
  39118.     }
  39119.     /**
  39120.      * Gets the private 'twig.runtime.security_csrf' shared service.
  39121.      *
  39122.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  39123.      */
  39124.     protected function getTwig_Runtime_SecurityCsrfService()
  39125.     {
  39126.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  39127.         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()));
  39128.     }
  39129.     /**
  39130.      * Gets the private 'twig.runtime.serializer' shared service.
  39131.      *
  39132.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  39133.      */
  39134.     protected function getTwig_Runtime_SerializerService()
  39135.     {
  39136.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  39137.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  39138.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  39139.     }
  39140.     /**
  39141.      * Gets the private 'validator.builder' shared service.
  39142.      *
  39143.      * @return \Symfony\Component\Validator\ValidatorBuilder
  39144.      */
  39145.     protected function getValidator_BuilderService()
  39146.     {
  39147.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  39148.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  39149.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  39150.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator' => ['privates''Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator''getCustomerVatIdValidatorService'false],
  39151.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['services''Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  39152.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  39153.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  39154.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['services''Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  39155.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator''getCustomerZipCodeValidatorService'false],
  39156.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  39157.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  39158.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  39159.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  39160.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  39161.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  39162.         ], [
  39163.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdValidator' => '?',
  39164.             'Acris\\Tax\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  39165.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  39166.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  39167.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  39168.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => '?',
  39169.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  39170.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  39171.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  39172.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  39173.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  39174.             'validator.expression' => '?',
  39175.         ])));
  39176.         if ($this->has('translator')) {
  39177.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  39178.         }
  39179.         $instance->setTranslationDomain('validators');
  39180.         $instance->enableAnnotationMapping(true);
  39181.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  39182.         $instance->addMethodMapping('loadValidatorMetadata');
  39183.         $instance->addObjectInitializers([]);
  39184.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  39185.         return $instance;
  39186.     }
  39187.     /**
  39188.      * Gets the private 'validator.email' shared service.
  39189.      *
  39190.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  39191.      */
  39192.     protected function getValidator_EmailService()
  39193.     {
  39194.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  39195.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  39196.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  39197.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  39198.     }
  39199.     /**
  39200.      * Gets the private 'validator.expression' shared service.
  39201.      *
  39202.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  39203.      */
  39204.     protected function getValidator_ExpressionService()
  39205.     {
  39206.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  39207.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  39208.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  39209.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  39210.     }
  39211.     /**
  39212.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  39213.      *
  39214.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  39215.      */
  39216.     protected function getValidator_Mapping_CacheWarmerService()
  39217.     {
  39218.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  39219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  39220.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  39221.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  39222.     }
  39223.     /**
  39224.      * Gets the private 'validator.not_compromised_password' shared service.
  39225.      *
  39226.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  39227.      */
  39228.     protected function getValidator_NotCompromisedPasswordService()
  39229.     {
  39230.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  39231.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  39232.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  39233.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  39234.     }
  39235.     /**
  39236.      * Gets the private 'var_dumper.command.server_dump' shared service.
  39237.      *
  39238.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  39239.      */
  39240.     protected function getVarDumper_Command_ServerDumpService()
  39241.     {
  39242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39243.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  39244.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  39245.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  39246.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  39247.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  39248.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  39249.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  39250.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  39251.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  39252.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  39253.         $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()))]);
  39254.         $instance->setName('server:dump');
  39255.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  39256.         return $instance;
  39257.     }
  39258.     /**
  39259.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  39260.      *
  39261.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  39262.      */
  39263.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  39264.     {
  39265.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  39266.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  39267.         return $instance;
  39268.     }
  39269.     /**
  39270.      * Gets the private 'var_dumper.html_dumper' shared service.
  39271.      *
  39272.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  39273.      */
  39274.     protected function getVarDumper_HtmlDumperService()
  39275.     {
  39276.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  39277.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  39278.         return $instance;
  39279.     }
  39280.     /**
  39281.      * Gets the private 'web_profiler.csp.handler' shared service.
  39282.      *
  39283.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  39284.      */
  39285.     protected function getWebProfiler_Csp_HandlerService()
  39286.     {
  39287.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  39288.     }
  39289.     /**
  39290.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  39291.      *
  39292.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  39293.      */
  39294.     protected function getWebProfiler_DebugToolbarService()
  39295.     {
  39296.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  39297.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  39298.             return $this->privates['web_profiler.debug_toolbar'];
  39299.         }
  39300.         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()));
  39301.     }
  39302.     /**
  39303.      * Gets the private 'zenit\PlatformStratus\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  39304.      *
  39305.      * @return \zenit\PlatformStratus\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  39306.      */
  39307.     protected function getImageSliderTypeDataResolver2Service()
  39308.     {
  39309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39311.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  39312.         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()));
  39313.     }
  39314.     /**
  39315.      * Gets the private 'zenit\PlatformStratus\Core\Content\Media\Cms\Type\TeaserTypeDataResolver' shared service.
  39316.      *
  39317.      * @return \zenit\PlatformStratus\Core\Content\Media\Cms\Type\TeaserTypeDataResolver
  39318.      */
  39319.     protected function getTeaserTypeDataResolverService()
  39320.     {
  39321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  39324.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Core/Content/Media/Cms/Type/TeaserTypeDataResolver.php';
  39325.         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()));
  39326.     }
  39327.     /**
  39328.      * Gets the private 'zenit\PlatformStratus\Core\Content\Product\Cms\ProductBoxCmsElementResolverDecorator' shared service.
  39329.      *
  39330.      * @return \zenit\PlatformStratus\Core\Content\Product\Cms\ProductBoxCmsElementResolverDecorator
  39331.      */
  39332.     protected function getProductBoxCmsElementResolverDecoratorService()
  39333.     {
  39334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39336.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Core/Content/Product/Cms/ProductBoxCmsElementResolverDecorator.php';
  39337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  39338.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39339.         if (isset($this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'])) {
  39340.             return $this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'];
  39341.         }
  39342.         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));
  39343.     }
  39344.     /**
  39345.      * Gets the private 'zenit\PlatformStratus\Core\Content\Product\Cms\ProductSliderCmsElementResolverDecorator' shared service.
  39346.      *
  39347.      * @return \zenit\PlatformStratus\Core\Content\Product\Cms\ProductSliderCmsElementResolverDecorator
  39348.      */
  39349.     protected function getProductSliderCmsElementResolverDecoratorService()
  39350.     {
  39351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39353.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Core/Content/Product/Cms/ProductSliderCmsElementResolverDecorator.php';
  39354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  39355.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39356.         if (isset($this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'])) {
  39357.             return $this->privates['zenit\\PlatformStratus\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'];
  39358.         }
  39359.         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));
  39360.     }
  39361.     /**
  39362.      * Gets the private 'zenit\PlatformStratus\Subscriber\ProductListingSubscriber' shared service.
  39363.      *
  39364.      * @return \zenit\PlatformStratus\Subscriber\ProductListingSubscriber
  39365.      */
  39366.     protected function getProductListingSubscriberService()
  39367.     {
  39368.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Subscriber/ProductListingSubscriber.php';
  39369.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  39370.         if (isset($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'])) {
  39371.             return $this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'];
  39372.         }
  39373.         $b = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  39374.         if (isset($this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'])) {
  39375.             return $this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'];
  39376.         }
  39377.         return $this->privates['zenit\\PlatformStratus\\Subscriber\\ProductListingSubscriber'] = new \zenit\PlatformStratus\Subscriber\ProductListingSubscriber($a$b);
  39378.     }
  39379.     /**
  39380.      * Gets the private 'zenit\PlatformStratus\Subscriber\QuickViewSubscriber' shared service.
  39381.      *
  39382.      * @return \zenit\PlatformStratus\Subscriber\QuickViewSubscriber
  39383.      */
  39384.     protected function getQuickViewSubscriberService()
  39385.     {
  39386.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src/Subscriber/QuickViewSubscriber.php';
  39387.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  39388.         if (isset($this->privates['zenit\\PlatformStratus\\Subscriber\\QuickViewSubscriber'])) {
  39389.             return $this->privates['zenit\\PlatformStratus\\Subscriber\\QuickViewSubscriber'];
  39390.         }
  39391.         return $this->privates['zenit\\PlatformStratus\\Subscriber\\QuickViewSubscriber'] = new \zenit\PlatformStratus\Subscriber\QuickViewSubscriber($a);
  39392.     }
  39393.     /**
  39394.      * Gets the public 'cache_clearer' alias.
  39395.      *
  39396.      * @return object The ".container.private.cache_clearer" service.
  39397.      */
  39398.     protected function getCacheClearerService()
  39399.     {
  39400.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  39401.         return $this->get('.container.private.cache_clearer');
  39402.     }
  39403.     /**
  39404.      * Gets the public 'filesystem' alias.
  39405.      *
  39406.      * @return object The ".container.private.filesystem" service.
  39407.      */
  39408.     protected function getFilesystemService()
  39409.     {
  39410.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  39411.         return $this->get('.container.private.filesystem');
  39412.     }
  39413.     /**
  39414.      * Gets the public 'serializer' alias.
  39415.      *
  39416.      * @return object The ".container.private.serializer" service.
  39417.      */
  39418.     protected function getSerializerService()
  39419.     {
  39420.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  39421.         return $this->get('.container.private.serializer');
  39422.     }
  39423.     /**
  39424.      * Gets the public 'security.csrf.token_manager' alias.
  39425.      *
  39426.      * @return object The ".container.private.security.csrf.token_manager" service.
  39427.      */
  39428.     protected function getSecurity_Csrf_TokenManagerService()
  39429.     {
  39430.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  39431.         return $this->get('.container.private.security.csrf.token_manager');
  39432.     }
  39433.     /**
  39434.      * Gets the public 'profiler' alias.
  39435.      *
  39436.      * @return object The ".container.private.profiler" service.
  39437.      */
  39438.     protected function getProfiler2Service()
  39439.     {
  39440.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  39441.         return $this->get('.container.private.profiler');
  39442.     }
  39443.     /**
  39444.      * Gets the public 'twig' alias.
  39445.      *
  39446.      * @return object The ".container.private.twig" service.
  39447.      */
  39448.     protected function getTwigService()
  39449.     {
  39450.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  39451.         return $this->get('.container.private.twig');
  39452.     }
  39453.     /**
  39454.      * Gets the public 'session' alias.
  39455.      *
  39456.      * @return object The ".container.private.session" service.
  39457.      */
  39458.     protected function getSessionService()
  39459.     {
  39460.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  39461.         return $this->get('.container.private.session');
  39462.     }
  39463.     /**
  39464.      * Gets the public 'validator' alias.
  39465.      *
  39466.      * @return object The ".container.private.validator" service.
  39467.      */
  39468.     protected function getValidatorService()
  39469.     {
  39470.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  39471.         return $this->get('.container.private.validator');
  39472.     }
  39473.     /**
  39474.      * @return array|bool|float|int|string|\UnitEnum|null
  39475.      */
  39476.     public function getParameter(string $name)
  39477.     {
  39478.         if (isset($this->buildParameters[$name])) {
  39479.             return $this->buildParameters[$name];
  39480.         }
  39481.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  39482.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  39483.         }
  39484.         if (isset($this->loadedDynamicParameters[$name])) {
  39485.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  39486.         }
  39487.         return $this->parameters[$name];
  39488.     }
  39489.     public function hasParameter(string $name): bool
  39490.     {
  39491.         if (isset($this->buildParameters[$name])) {
  39492.             return true;
  39493.         }
  39494.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  39495.     }
  39496.     public function setParameter(string $name$value): void
  39497.     {
  39498.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  39499.     }
  39500.     public function getParameterBag(): ParameterBagInterface
  39501.     {
  39502.         if (null === $this->parameterBag) {
  39503.             $parameters $this->parameters;
  39504.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  39505.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  39506.             }
  39507.             foreach ($this->buildParameters as $name => $value) {
  39508.                 $parameters[$name] = $value;
  39509.             }
  39510.             $this->parameterBag = new FrozenParameterBag($parameters);
  39511.         }
  39512.         return $this->parameterBag;
  39513.     }
  39514.     private $loadedDynamicParameters = [
  39515.         'kernel.runtime_environment' => false,
  39516.         'kernel.build_dir' => false,
  39517.         'kernel.cache_dir' => false,
  39518.         'APP_URL' => false,
  39519.         'shopware.routing.registered_api_prefixes' => false,
  39520.         'shopware.dbal.time_zone_support_enabled' => false,
  39521.         'shopware.dbal.token_minimum_length' => false,
  39522.         'instance_id' => false,
  39523.         'shopware_administration.path_name' => false,
  39524.         'shopware.http.cache.enabled' => false,
  39525.         'shopware.http.cache.default_ttl' => false,
  39526.         'elasticsearch.enabled' => false,
  39527.         'elasticsearch.indexing_enabled' => false,
  39528.         'elasticsearch.hosts' => false,
  39529.         'elasticsearch.index_prefix' => false,
  39530.         'shopware.cdn.strategy' => false,
  39531.         'kernel.secret' => false,
  39532.         'debug.container.dump' => false,
  39533.         'serializer.mapping.cache.file' => false,
  39534.         'session.save_path' => false,
  39535.         'validator.mapping.cache.file' => false,
  39536.         'profiler.storage.dsn' => false,
  39537.         'shopware.cdn' => false,
  39538.         'shopware.deployment' => false,
  39539.         'shopware.deployment.blue_green' => false,
  39540.         'shopware.html_sanitizer' => false,
  39541.         'shopware.html_sanitizer.cache_dir' => false,
  39542.         'shopware.cache' => false,
  39543.         'shopware.cache.redis_prefix' => false,
  39544.         'elasticsearch.indexing_batch_size' => false,
  39545.         'elasticsearch.throw_exception' => false,
  39546.         'frosh_tools.queue_connection' => false,
  39547.     ];
  39548.     private $dynamicParameters = [];
  39549.     private function getDynamicParameter(string $name)
  39550.     {
  39551.         switch ($name) {
  39552.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  39553.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  39554.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  39555.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  39556.             case 'shopware.routing.registered_api_prefixes'$value = [
  39557.                 => '_wdt',
  39558.                 => '_profiler',
  39559.                 => '_error',
  39560.                 => 'api',
  39561.                 => 'sw-domain-hash.html',
  39562.                 => 'store-api',
  39563.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  39564.                 => 'api',
  39565.             ]; break;
  39566.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  39567.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  39568.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  39569.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  39570.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  39571.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  39572.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  39573.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  39574.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  39575.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  39576.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  39577.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  39578.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer.xml'); break;
  39579.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  39580.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  39581.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  39582.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  39583.             case 'shopware.cdn'$value = [
  39584.                 'url' => '',
  39585.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  39586.             ]; break;
  39587.             case 'shopware.deployment'$value = [
  39588.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  39589.             ]; break;
  39590.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  39591.             case 'shopware.html_sanitizer'$value = [
  39592.                 'cache_dir' => $this->targetDir.'',
  39593.                 'cache_enabled' => true,
  39594.                 'sets' => [
  39595.                     'basic' => [
  39596.                         'tags' => [
  39597.                             => 'a',
  39598.                             => 'abbr',
  39599.                             => 'acronym',
  39600.                             => 'address',
  39601.                             => 'b',
  39602.                             => 'bdo',
  39603.                             => 'big',
  39604.                             => 'blockquote',
  39605.                             => 'br',
  39606.                             => 'caption',
  39607.                             10 => 'center',
  39608.                             11 => 'cite',
  39609.                             12 => 'code',
  39610.                             13 => 'col',
  39611.                             14 => 'colgroup',
  39612.                             15 => 'dd',
  39613.                             16 => 'del',
  39614.                             17 => 'dfn',
  39615.                             18 => 'dir',
  39616.                             19 => 'div',
  39617.                             20 => 'dl',
  39618.                             21 => 'dt',
  39619.                             22 => 'em',
  39620.                             23 => 'font',
  39621.                             24 => 'h1',
  39622.                             25 => 'h2',
  39623.                             26 => 'h3',
  39624.                             27 => 'h4',
  39625.                             28 => 'h5',
  39626.                             29 => 'h6',
  39627.                             30 => 'hr',
  39628.                             31 => 'i',
  39629.                             32 => 'ins',
  39630.                             33 => 'kbd',
  39631.                             34 => 'li',
  39632.                             35 => 'menu',
  39633.                             36 => 'ol',
  39634.                             37 => 'p',
  39635.                             38 => 'pre',
  39636.                             39 => 'q',
  39637.                             40 => 's',
  39638.                             41 => 'samp',
  39639.                             42 => 'small',
  39640.                             43 => 'span',
  39641.                             44 => 'strike',
  39642.                             45 => 'strong',
  39643.                             46 => 'sub',
  39644.                             47 => 'sup',
  39645.                             48 => 'table',
  39646.                             49 => 'tbody',
  39647.                             50 => 'td',
  39648.                             51 => 'tfoot',
  39649.                             52 => 'th',
  39650.                             53 => 'thead',
  39651.                             54 => 'tr',
  39652.                             55 => 'tt',
  39653.                             56 => 'u',
  39654.                             57 => 'ul',
  39655.                             58 => 'var',
  39656.                         ],
  39657.                         'attributes' => [
  39658.                             => 'align',
  39659.                             => 'bgcolor',
  39660.                             => 'border',
  39661.                             => 'cellpadding',
  39662.                             => 'cellspacing',
  39663.                             => 'cite',
  39664.                             => 'class',
  39665.                             => 'clear',
  39666.                             => 'color',
  39667.                             => 'colspan',
  39668.                             10 => 'dir',
  39669.                             11 => 'face',
  39670.                             12 => 'frame',
  39671.                             13 => 'height',
  39672.                             14 => 'href',
  39673.                             15 => 'id',
  39674.                             16 => 'lang',
  39675.                             17 => 'name',
  39676.                             18 => 'noshade',
  39677.                             19 => 'nowrap',
  39678.                             20 => 'rel',
  39679.                             21 => 'rev',
  39680.                             22 => 'rowspan',
  39681.                             23 => 'scope',
  39682.                             24 => 'size',
  39683.                             25 => 'span',
  39684.                             26 => 'start',
  39685.                             27 => 'style',
  39686.                             28 => 'summary',
  39687.                             29 => 'title',
  39688.                             30 => 'type',
  39689.                             31 => 'valign',
  39690.                             32 => 'value',
  39691.                             33 => 'width',
  39692.                         ],
  39693.                         'options' => [
  39694.                         ],
  39695.                     ],
  39696.                     'media' => [
  39697.                         'tags' => [
  39698.                             => 'img',
  39699.                         ],
  39700.                         'attributes' => [
  39701.                             => 'src',
  39702.                             => 'alt',
  39703.                         ],
  39704.                         'options' => [
  39705.                         ],
  39706.                     ],
  39707.                     'script' => [
  39708.                         'tags' => [
  39709.                             => 'script',
  39710.                         ],
  39711.                         'options' => [
  39712.                             'HTML.Trusted' => true,
  39713.                         ],
  39714.                         'attributes' => [
  39715.                         ],
  39716.                     ],
  39717.                     'tidy' => [
  39718.                         'options' => [
  39719.                             'Output.TidyFormat' => true,
  39720.                         ],
  39721.                         'tags' => [
  39722.                         ],
  39723.                         'attributes' => [
  39724.                         ],
  39725.                     ],
  39726.                 ],
  39727.                 'fields' => [
  39728.                     'product_translation.description' => [
  39729.                         'sets' => [
  39730.                             => 'basic',
  39731.                             => 'media',
  39732.                         ],
  39733.                     ],
  39734.                     'app_cms_block.template' => [
  39735.                         'sets' => [
  39736.                             => 'basic',
  39737.                             => 'media',
  39738.                             => 'tidy',
  39739.                         ],
  39740.                     ],
  39741.                 ],
  39742.             ]; break;
  39743.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  39744.             case 'shopware.cache'$value = [
  39745.                 'redis_prefix' => $this->getEnv('REDIS_PREFIX'),
  39746.                 'invalidation' => [
  39747.                     'delay' => 0,
  39748.                     'count' => 150,
  39749.                     'http_cache' => [
  39750.                         => 'logged-in',
  39751.                         => 'cart-filled',
  39752.                     ],
  39753.                     'product_listing_route' => [
  39754.                     ],
  39755.                     'product_detail_route' => [
  39756.                     ],
  39757.                     'product_review_route' => [
  39758.                     ],
  39759.                     'product_search_route' => [
  39760.                     ],
  39761.                     'product_suggest_route' => [
  39762.                     ],
  39763.                     'product_cross_selling_route' => [
  39764.                     ],
  39765.                     'payment_method_route' => [
  39766.                     ],
  39767.                     'shipping_method_route' => [
  39768.                     ],
  39769.                     'navigation_route' => [
  39770.                     ],
  39771.                     'category_route' => [
  39772.                     ],
  39773.                     'landing_page_route' => [
  39774.                     ],
  39775.                     'language_route' => [
  39776.                     ],
  39777.                     'currency_route' => [
  39778.                     ],
  39779.                     'country_route' => [
  39780.                     ],
  39781.                     'country_state_route' => [
  39782.                     ],
  39783.                     'salutation_route' => [
  39784.                     ],
  39785.                     'sitemap_route' => [
  39786.                     ],
  39787.                 ],
  39788.             ]; break;
  39789.             case 'shopware.cache.redis_prefix'$value $this->getEnv('REDIS_PREFIX'); break;
  39790.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  39791.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  39792.             case 'frosh_tools.queue_connection'$value $this->getEnv('MESSENGER_TRANSPORT_DSN'); break;
  39793.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  39794.         }
  39795.         $this->loadedDynamicParameters[$name] = true;
  39796.         return $this->dynamicParameters[$name] = $value;
  39797.     }
  39798.     protected function getDefaultParameters(): array
  39799.     {
  39800.         return [
  39801.             'kernel.project_dir' => \dirname(__DIR__4),
  39802.             'kernel.environment' => 'dev',
  39803.             'kernel.debug' => true,
  39804.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  39805.             'kernel.bundles' => [
  39806.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  39807.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  39808.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  39809.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  39810.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  39811.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  39812.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  39813.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  39814.                 'System' => 'Shopware\\Core\\System\\System',
  39815.                 'Content' => 'Shopware\\Core\\Content\\Content',
  39816.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  39817.                 'Administration' => 'Shopware\\Administration\\Administration',
  39818.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  39819.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  39820.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  39821.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  39822.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  39823.                 'SwagLanguagePack' => 'Swag\\LanguagePack\\SwagLanguagePack',
  39824.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  39825.                 'FroshPlatformMailArchive' => 'Frosh\\MailArchive\\FroshPlatformMailArchive',
  39826.                 'FourtwosixMonitorPlugin' => 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin',
  39827.                 'zenitPlatformStratus' => 'zenit\\PlatformStratus\\zenitPlatformStratus',
  39828.                 'FourtwosixThemeExtension' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  39829.                 'SwagPayPal' => 'Swag\\PayPal\\SwagPayPal',
  39830.                 'DIScoGA4' => 'DISco\\GA4\\DIScoGA4',
  39831.                 'nwdxxItRechtConnector6' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  39832.                 'fourtwosixAddPurchaseUnit' => 'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit',
  39833.                 'fourtwosixBuyByQmUnit' => 'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit',
  39834.                 'fourtwosixAttributeBadges' => 'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges',
  39835.                 'IcorpCmsExtendParallaxBox' => 'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox',
  39836.                 'AkuCmsFactory' => 'AkuCmsFactory\\AkuCmsFactory',
  39837.                 'CoeAccountOrtPlzSw6' => 'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6',
  39838.                 'FourtwosixCategoryDescriptionOnPDP' => 'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP',
  39839.                 'FourtwosixPhoneValidation' => 'FourtwosixPhoneValidation\\FourtwosixPhoneValidation',
  39840.                 'AcrisTaxCS' => 'Acris\\Tax\\AcrisTaxCS',
  39841.                 'AcrisPromotionCS' => 'Acris\\Promotion\\AcrisPromotionCS',
  39842.                 'FourtwosixPaymentSurcharge' => 'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge',
  39843.                 'FourtwosixShippingCostsCalculator' => 'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator',
  39844.                 'FourtwosixHideEmptyCategories' => 'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories',
  39845.                 'FroshTools' => 'Frosh\\Tools\\FroshTools',
  39846.                 'FourtwosixRedirectForMissingTrailingSlashes' => 'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes',
  39847.                 'fourtwosixShippingCostsPercentageOrPerWeight' => 'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight',
  39848.                 'FourtwosixAttachments' => 'Fourtwosix\\Attachments\\FourtwosixAttachments',
  39849.                 'FourtwosixMaintainNetPrice' => 'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice',
  39850.                 'zenitPlatformStratusSet4' => 'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4',
  39851.                 'BoedenThemeExtension' => 'BoedenThemeExtension\\BoedenThemeExtension',
  39852.                 'FourtwosixRegistrationFields' => 'FourtwosixRegistrationFields\\FourtwosixRegistrationFields',
  39853.                 'FourtwosixItalianTranslations' => 'FourtwosixItalianTranslations\\FourtwosixItalianTranslations',
  39854.                 'FourtwosixTranslateOrderStates' => 'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates',
  39855.                 'SolidAdvancedSliderElements' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  39856.                 'SwagPlatformSecurity' => 'Swag\\Security\\SwagPlatformSecurity',
  39857.                 'MoorlFoundation' => 'MoorlFoundation\\MoorlFoundation',
  39858.                 'MoorlForms' => 'MoorlForms\\MoorlForms',
  39859.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  39860.             ],
  39861.             'kernel.bundles_metadata' => [
  39862.                 'FrameworkBundle' => [
  39863.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  39864.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  39865.                 ],
  39866.                 'MonologBundle' => [
  39867.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  39868.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  39869.                 ],
  39870.                 'SensioFrameworkExtraBundle' => [
  39871.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  39872.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  39873.                 ],
  39874.                 'TwigBundle' => [
  39875.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  39876.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  39877.                 ],
  39878.                 'DebugBundle' => [
  39879.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  39880.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  39881.                 ],
  39882.                 'EnqueueBundle' => [
  39883.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  39884.                     'namespace' => 'Enqueue\\Bundle',
  39885.                 ],
  39886.                 'EnqueueAdapterBundle' => [
  39887.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  39888.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  39889.                 ],
  39890.                 'Framework' => [
  39891.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  39892.                     'namespace' => 'Shopware\\Core\\Framework',
  39893.                 ],
  39894.                 'System' => [
  39895.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  39896.                     'namespace' => 'Shopware\\Core\\System',
  39897.                 ],
  39898.                 'Content' => [
  39899.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  39900.                     'namespace' => 'Shopware\\Core\\Content',
  39901.                 ],
  39902.                 'Checkout' => [
  39903.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  39904.                     'namespace' => 'Shopware\\Core\\Checkout',
  39905.                 ],
  39906.                 'Administration' => [
  39907.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  39908.                     'namespace' => 'Shopware\\Administration',
  39909.                 ],
  39910.                 'Storefront' => [
  39911.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  39912.                     'namespace' => 'Shopware\\Storefront',
  39913.                 ],
  39914.                 'Elasticsearch' => [
  39915.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  39916.                     'namespace' => 'Shopware\\Elasticsearch',
  39917.                 ],
  39918.                 'Maintenance' => [
  39919.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  39920.                     'namespace' => 'Shopware\\Core\\Maintenance',
  39921.                 ],
  39922.                 'WebProfilerBundle' => [
  39923.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  39924.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  39925.                 ],
  39926.                 'Profiling' => [
  39927.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  39928.                     'namespace' => 'Shopware\\Core\\Profiling',
  39929.                 ],
  39930.                 'SwagLanguagePack' => [
  39931.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  39932.                     'namespace' => 'Swag\\LanguagePack',
  39933.                 ],
  39934.                 'SwagExtensionStore' => [
  39935.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  39936.                     'namespace' => 'SwagExtensionStore',
  39937.                 ],
  39938.                 'FroshPlatformMailArchive' => [
  39939.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src'),
  39940.                     'namespace' => 'Frosh\\MailArchive',
  39941.                 ],
  39942.                 'FourtwosixMonitorPlugin' => [
  39943.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src'),
  39944.                     'namespace' => 'FourtwosixMonitorPlugin',
  39945.                 ],
  39946.                 'zenitPlatformStratus' => [
  39947.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src'),
  39948.                     'namespace' => 'zenit\\PlatformStratus',
  39949.                 ],
  39950.                 'FourtwosixThemeExtension' => [
  39951.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src'),
  39952.                     'namespace' => 'FourtwosixThemeExtension',
  39953.                 ],
  39954.                 'SwagPayPal' => [
  39955.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  39956.                     'namespace' => 'Swag\\PayPal',
  39957.                 ],
  39958.                 'DIScoGA4' => [
  39959.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src'),
  39960.                     'namespace' => 'DISco\\GA4',
  39961.                 ],
  39962.                 'nwdxxItRechtConnector6' => [
  39963.                     'path' => (\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src'),
  39964.                     'namespace' => 'Nwdxx\\ItRechtConnector6',
  39965.                 ],
  39966.                 'fourtwosixAddPurchaseUnit' => [
  39967.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src'),
  39968.                     'namespace' => 'fourtwosix\\AddPurchaseUnit',
  39969.                 ],
  39970.                 'fourtwosixBuyByQmUnit' => [
  39971.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src'),
  39972.                     'namespace' => 'fourtwosix\\BuyByQmUnit',
  39973.                 ],
  39974.                 'fourtwosixAttributeBadges' => [
  39975.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src'),
  39976.                     'namespace' => 'fourtwosix\\AttributeBadges',
  39977.                 ],
  39978.                 'IcorpCmsExtendParallaxBox' => [
  39979.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src'),
  39980.                     'namespace' => 'Icorp\\CmsExtendParallaxBox',
  39981.                 ],
  39982.                 'AkuCmsFactory' => [
  39983.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src'),
  39984.                     'namespace' => 'AkuCmsFactory',
  39985.                 ],
  39986.                 'CoeAccountOrtPlzSw6' => [
  39987.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src'),
  39988.                     'namespace' => 'CoeAccountOrtPlzSw6',
  39989.                 ],
  39990.                 'FourtwosixCategoryDescriptionOnPDP' => [
  39991.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src'),
  39992.                     'namespace' => 'FourtwosixCategoryDescriptionOnPDP',
  39993.                 ],
  39994.                 'FourtwosixPhoneValidation' => [
  39995.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src'),
  39996.                     'namespace' => 'FourtwosixPhoneValidation',
  39997.                 ],
  39998.                 'AcrisTaxCS' => [
  39999.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src'),
  40000.                     'namespace' => 'Acris\\Tax',
  40001.                 ],
  40002.                 'AcrisPromotionCS' => [
  40003.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src'),
  40004.                     'namespace' => 'Acris\\Promotion',
  40005.                 ],
  40006.                 'FourtwosixPaymentSurcharge' => [
  40007.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src'),
  40008.                     'namespace' => 'Fourtwosix\\PaymentSurcharge',
  40009.                 ],
  40010.                 'FourtwosixShippingCostsCalculator' => [
  40011.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src'),
  40012.                     'namespace' => 'FourtwosixShippingCostsCalculator',
  40013.                 ],
  40014.                 'FourtwosixHideEmptyCategories' => [
  40015.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src'),
  40016.                     'namespace' => 'FourtwosixHideEmptyCategories',
  40017.                 ],
  40018.                 'FroshTools' => [
  40019.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  40020.                     'namespace' => 'Frosh\\Tools',
  40021.                 ],
  40022.                 'FourtwosixRedirectForMissingTrailingSlashes' => [
  40023.                     'path' => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src'),
  40024.                     'namespace' => 'FourtwosixRedirectForMissingTrailingSlashes',
  40025.                 ],
  40026.                 'fourtwosixShippingCostsPercentageOrPerWeight' => [
  40027.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src'),
  40028.                     'namespace' => 'fourtwosix\\ShippingCostPercentageOrPerWeight',
  40029.                 ],
  40030.                 'FourtwosixAttachments' => [
  40031.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src'),
  40032.                     'namespace' => 'Fourtwosix\\Attachments',
  40033.                 ],
  40034.                 'FourtwosixMaintainNetPrice' => [
  40035.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src'),
  40036.                     'namespace' => 'FourtwosixMaintainNetPrice',
  40037.                 ],
  40038.                 'zenitPlatformStratusSet4' => [
  40039.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src'),
  40040.                     'namespace' => 'zenit\\PlatformStratusSet4',
  40041.                 ],
  40042.                 'BoedenThemeExtension' => [
  40043.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src'),
  40044.                     'namespace' => 'BoedenThemeExtension',
  40045.                 ],
  40046.                 'FourtwosixRegistrationFields' => [
  40047.                     'path' => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src'),
  40048.                     'namespace' => 'FourtwosixRegistrationFields',
  40049.                 ],
  40050.                 'FourtwosixItalianTranslations' => [
  40051.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src'),
  40052.                     'namespace' => 'FourtwosixItalianTranslations',
  40053.                 ],
  40054.                 'FourtwosixTranslateOrderStates' => [
  40055.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src'),
  40056.                     'namespace' => 'FourtwosixTranslateOrderStates',
  40057.                 ],
  40058.                 'SolidAdvancedSliderElements' => [
  40059.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src'),
  40060.                     'namespace' => 'StudioSolid\\AdvancedSliderElements',
  40061.                 ],
  40062.                 'SwagPlatformSecurity' => [
  40063.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src'),
  40064.                     'namespace' => 'Swag\\Security',
  40065.                 ],
  40066.                 'MoorlFoundation' => [
  40067.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src'),
  40068.                     'namespace' => 'MoorlFoundation',
  40069.                 ],
  40070.                 'MoorlForms' => [
  40071.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlForms/src'),
  40072.                     'namespace' => 'MoorlForms',
  40073.                 ],
  40074.                 'DbalKernelPluginLoader' => [
  40075.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  40076.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  40077.                 ],
  40078.             ],
  40079.             'kernel.charset' => 'UTF-8',
  40080.             'kernel.container_class' => 'Shopware_Core_KernelDevDebugContainer',
  40081.             'kernel.cache.hash' => '00a6008ac8d83daed65bb1b250bc45b1',
  40082.             'kernel.shopware_version' => '6.4.18.1',
  40083.             'kernel.shopware_version_revision' => '7e14f7706b85770cefa095d38a560d4e26eb251f',
  40084.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  40085.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  40086.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  40087.             'kernel.active_plugins' => [
  40088.                 'Swag\\LanguagePack\\SwagLanguagePack' => [
  40089.                     'name' => 'SwagLanguagePack',
  40090.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  40091.                     'class' => 'Swag\\LanguagePack\\SwagLanguagePack',
  40092.                 ],
  40093.                 'SwagExtensionStore\\SwagExtensionStore' => [
  40094.                     'name' => 'SwagExtensionStore',
  40095.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  40096.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  40097.                 ],
  40098.                 'Frosh\\MailArchive\\FroshPlatformMailArchive' => [
  40099.                     'name' => 'FroshPlatformMailArchive',
  40100.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformMailArchive/src'),
  40101.                     'class' => 'Frosh\\MailArchive\\FroshPlatformMailArchive',
  40102.                 ],
  40103.                 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin' => [
  40104.                     'name' => 'FourtwosixMonitorPlugin',
  40105.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMonitorPlugin/src'),
  40106.                     'class' => 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin',
  40107.                 ],
  40108.                 'zenit\\PlatformStratus\\zenitPlatformStratus' => [
  40109.                     'name' => 'zenitPlatformStratus',
  40110.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratus/src'),
  40111.                     'class' => 'zenit\\PlatformStratus\\zenitPlatformStratus',
  40112.                 ],
  40113.                 'FourtwosixThemeExtension\\FourtwosixThemeExtension' => [
  40114.                     'name' => 'FourtwosixThemeExtension',
  40115.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src'),
  40116.                     'class' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  40117.                 ],
  40118.                 'Swag\\PayPal\\SwagPayPal' => [
  40119.                     'name' => 'SwagPayPal',
  40120.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  40121.                     'class' => 'Swag\\PayPal\\SwagPayPal',
  40122.                 ],
  40123.                 'DISco\\GA4\\DIScoGA4' => [
  40124.                     'name' => 'DIScoGA4',
  40125.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DIScoGA4/src'),
  40126.                     'class' => 'DISco\\GA4\\DIScoGA4',
  40127.                 ],
  40128.                 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6' => [
  40129.                     'name' => 'nwdxxItRechtConnector6',
  40130.                     'path' => (\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src'),
  40131.                     'class' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  40132.                 ],
  40133.                 'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit' => [
  40134.                     'name' => 'fourtwosixAddPurchaseUnit',
  40135.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAddPurchaseUnit/src'),
  40136.                     'class' => 'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit',
  40137.                 ],
  40138.                 'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit' => [
  40139.                     'name' => 'fourtwosixBuyByQmUnit',
  40140.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixBuyByQmUnit/src'),
  40141.                     'class' => 'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit',
  40142.                 ],
  40143.                 'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges' => [
  40144.                     'name' => 'fourtwosixAttributeBadges',
  40145.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixAttributeBadges/src'),
  40146.                     'class' => 'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges',
  40147.                 ],
  40148.                 'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox' => [
  40149.                     'name' => 'IcorpCmsExtendParallaxBox',
  40150.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IcorpCmsExtendParallaxBox/src'),
  40151.                     'class' => 'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox',
  40152.                 ],
  40153.                 'AkuCmsFactory\\AkuCmsFactory' => [
  40154.                     'name' => 'AkuCmsFactory',
  40155.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src'),
  40156.                     'class' => 'AkuCmsFactory\\AkuCmsFactory',
  40157.                 ],
  40158.                 'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6' => [
  40159.                     'name' => 'CoeAccountOrtPlzSw6',
  40160.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CoeAccountOrtPlzSw6/src'),
  40161.                     'class' => 'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6',
  40162.                 ],
  40163.                 'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP' => [
  40164.                     'name' => 'FourtwosixCategoryDescriptionOnPDP',
  40165.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixCategoryDescriptionOnPDP/src'),
  40166.                     'class' => 'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP',
  40167.                 ],
  40168.                 'FourtwosixPhoneValidation\\FourtwosixPhoneValidation' => [
  40169.                     'name' => 'FourtwosixPhoneValidation',
  40170.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixPhoneValidation/src'),
  40171.                     'class' => 'FourtwosixPhoneValidation\\FourtwosixPhoneValidation',
  40172.                 ],
  40173.                 'Acris\\Tax\\AcrisTaxCS' => [
  40174.                     'name' => 'AcrisTaxCS',
  40175.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisTaxCS/src'),
  40176.                     'class' => 'Acris\\Tax\\AcrisTaxCS',
  40177.                 ],
  40178.                 'Acris\\Promotion\\AcrisPromotionCS' => [
  40179.                     'name' => 'AcrisPromotionCS',
  40180.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisPromotionCS/src'),
  40181.                     'class' => 'Acris\\Promotion\\AcrisPromotionCS',
  40182.                 ],
  40183.                 'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge' => [
  40184.                     'name' => 'FourtwosixPaymentSurcharge',
  40185.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixpaymentsurcharge/src'),
  40186.                     'class' => 'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge',
  40187.                 ],
  40188.                 'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator' => [
  40189.                     'name' => 'FourtwosixShippingCostsCalculator',
  40190.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixShippingCostsCalculator/src'),
  40191.                     'class' => 'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator',
  40192.                 ],
  40193.                 'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories' => [
  40194.                     'name' => 'FourtwosixHideEmptyCategories',
  40195.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixhideemptycategories/src'),
  40196.                     'class' => 'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories',
  40197.                 ],
  40198.                 'Frosh\\Tools\\FroshTools' => [
  40199.                     'name' => 'FroshTools',
  40200.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  40201.                     'class' => 'Frosh\\Tools\\FroshTools',
  40202.                 ],
  40203.                 'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes' => [
  40204.                     'name' => 'FourtwosixRedirectForMissingTrailingSlashes',
  40205.                     'path' => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixredirectformissingtrailingslashes/src'),
  40206.                     'class' => 'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes',
  40207.                 ],
  40208.                 'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight' => [
  40209.                     'name' => 'fourtwosixShippingCostsPercentageOrPerWeight',
  40210.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixshippingcostspercentageorperweight/src'),
  40211.                     'class' => 'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight',
  40212.                 ],
  40213.                 'Fourtwosix\\Attachments\\FourtwosixAttachments' => [
  40214.                     'name' => 'FourtwosixAttachments',
  40215.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixattachments/src'),
  40216.                     'class' => 'Fourtwosix\\Attachments\\FourtwosixAttachments',
  40217.                 ],
  40218.                 'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice' => [
  40219.                     'name' => 'FourtwosixMaintainNetPrice',
  40220.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixMaintainNetPrice/src'),
  40221.                     'class' => 'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice',
  40222.                 ],
  40223.                 'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4' => [
  40224.                     'name' => 'zenitPlatformStratusSet4',
  40225.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformStratusSet4/src'),
  40226.                     'class' => 'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4',
  40227.                 ],
  40228.                 'BoedenThemeExtension\\BoedenThemeExtension' => [
  40229.                     'name' => 'BoedenThemeExtension',
  40230.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BoedenThemeExtension/src'),
  40231.                     'class' => 'BoedenThemeExtension\\BoedenThemeExtension',
  40232.                 ],
  40233.                 'FourtwosixRegistrationFields\\FourtwosixRegistrationFields' => [
  40234.                     'name' => 'FourtwosixRegistrationFields',
  40235.                     'path' => (\dirname(__DIR__4).'/custom/plugins/426-fourtwosixregistrationfields/src'),
  40236.                     'class' => 'FourtwosixRegistrationFields\\FourtwosixRegistrationFields',
  40237.                 ],
  40238.                 'FourtwosixItalianTranslations\\FourtwosixItalianTranslations' => [
  40239.                     'name' => 'FourtwosixItalianTranslations',
  40240.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixitaliantranslations/src'),
  40241.                     'class' => 'FourtwosixItalianTranslations\\FourtwosixItalianTranslations',
  40242.                 ],
  40243.                 'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates' => [
  40244.                     'name' => 'FourtwosixTranslateOrderStates',
  40245.                     'path' => (\dirname(__DIR__4).'/custom/plugins/fourtwosixtranslateorderstates/src'),
  40246.                     'class' => 'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates',
  40247.                 ],
  40248.                 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements' => [
  40249.                     'name' => 'SolidAdvancedSliderElements',
  40250.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src'),
  40251.                     'class' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  40252.                 ],
  40253.                 'Swag\\Security\\SwagPlatformSecurity' => [
  40254.                     'name' => 'SwagPlatformSecurity',
  40255.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src'),
  40256.                     'class' => 'Swag\\Security\\SwagPlatformSecurity',
  40257.                 ],
  40258.                 'MoorlFoundation\\MoorlFoundation' => [
  40259.                     'name' => 'MoorlFoundation',
  40260.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src'),
  40261.                     'class' => 'MoorlFoundation\\MoorlFoundation',
  40262.                 ],
  40263.                 'MoorlForms\\MoorlForms' => [
  40264.                     'name' => 'MoorlForms',
  40265.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlForms/src'),
  40266.                     'class' => 'MoorlForms\\MoorlForms',
  40267.                 ],
  40268.             ],
  40269.             'kernel.plugin_infos' => [
  40270.                 => [
  40271.                     'name' => 'NetsCheckout',
  40272.                     'baseClass' => 'Nets\\Checkout\\NetsCheckout',
  40273.                     'active' => false,
  40274.                     'path' => 'custom/plugins/NetsCheckout',
  40275.                     'version' => '1.3.9',
  40276.                     'autoload' => [
  40277.                         'psr-4' => [
  40278.                             'Nets\\Checkout\\' => 'src/',
  40279.                         ],
  40280.                     ],
  40281.                     'managedByComposer' => false,
  40282.                     'composerName' => 'netseu/checkout',
  40283.                 ],
  40284.                 => [
  40285.                     'name' => 'SwagLanguagePack',
  40286.                     'baseClass' => 'Swag\\LanguagePack\\SwagLanguagePack',
  40287.                     'active' => true,
  40288.                     'path' => 'custom/plugins/SwagLanguagePack',
  40289.                     'version' => '2.5.0',
  40290.                     'autoload' => [
  40291.                         'psr-4' => [
  40292.                             'Swag\\LanguagePack\\' => 'src/',
  40293.                         ],
  40294.                     ],
  40295.                     'managedByComposer' => false,
  40296.                     'composerName' => 'swag/language-pack',
  40297.                 ],
  40298.                 => [
  40299.                     'name' => 'SwagExtensionStore',
  40300.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  40301.                     'active' => true,
  40302.                     'path' => 'custom/plugins/SwagExtensionStore',
  40303.                     'version' => '1.7.0',
  40304.                     'autoload' => [
  40305.                         'psr-4' => [
  40306.                             'SwagExtensionStore\\' => 'src/',
  40307.                         ],
  40308.                     ],
  40309.                     'managedByComposer' => false,
  40310.                     'composerName' => 'swag/swag-extension-store',
  40311.                 ],
  40312.                 => [
  40313.                     'name' => 'FroshPlatformMailArchive',
  40314.                     'baseClass' => 'Frosh\\MailArchive\\FroshPlatformMailArchive',
  40315.                     'active' => true,
  40316.                     'path' => 'custom/plugins/FroshPlatformMailArchive',
  40317.                     'version' => '0.3.3',
  40318.                     'autoload' => [
  40319.                         'psr-4' => [
  40320.                             'Frosh\\MailArchive\\' => 'src/',
  40321.                         ],
  40322.                     ],
  40323.                     'managedByComposer' => false,
  40324.                     'composerName' => 'frosh/mail-platform-archive',
  40325.                 ],
  40326.                 => [
  40327.                     'name' => 'FourtwosixMonitorPlugin',
  40328.                     'baseClass' => 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin',
  40329.                     'active' => true,
  40330.                     'path' => 'custom/plugins/FourtwosixMonitorPlugin',
  40331.                     'version' => '1.0.1',
  40332.                     'autoload' => [
  40333.                         'psr-4' => [
  40334.                             'FourtwosixMonitorPlugin\\' => 'src/',
  40335.                         ],
  40336.                     ],
  40337.                     'managedByComposer' => false,
  40338.                     'composerName' => 'fourtwosix/monitor-plugin',
  40339.                 ],
  40340.                 => [
  40341.                     'name' => 'zenitPlatformStratus',
  40342.                     'baseClass' => 'zenit\\PlatformStratus\\zenitPlatformStratus',
  40343.                     'active' => true,
  40344.                     'path' => 'custom/plugins/zenitPlatformStratus',
  40345.                     'version' => '2.12.0',
  40346.                     'autoload' => [
  40347.                         'psr-4' => [
  40348.                             'zenit\\PlatformStratus\\' => 'src/',
  40349.                         ],
  40350.                     ],
  40351.                     'managedByComposer' => false,
  40352.                     'composerName' => 'zenit/stratus',
  40353.                 ],
  40354.                 => [
  40355.                     'name' => 'FourtwosixThemeExtension',
  40356.                     'baseClass' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  40357.                     'active' => true,
  40358.                     'path' => 'custom/plugins/FourtwosixThemeExtension',
  40359.                     'version' => '1.0.3',
  40360.                     'autoload' => [
  40361.                         'psr-4' => [
  40362.                             'FourtwosixThemeExtension\\' => 'src/',
  40363.                         ],
  40364.                     ],
  40365.                     'managedByComposer' => false,
  40366.                     'composerName' => 'fourtwosix/theme-extension',
  40367.                 ],
  40368.                 => [
  40369.                     'name' => 'KlarnaPayment',
  40370.                     'baseClass' => 'KlarnaPayment\\KlarnaPayment',
  40371.                     'active' => false,
  40372.                     'path' => 'custom/plugins/KlarnaPayment',
  40373.                     'version' => '1.8.0',
  40374.                     'autoload' => [
  40375.                         'psr-4' => [
  40376.                             'KlarnaPayment\\' => 'src/',
  40377.                         ],
  40378.                     ],
  40379.                     'managedByComposer' => false,
  40380.                     'composerName' => 'klarna/payment',
  40381.                 ],
  40382.                 => [
  40383.                     'name' => 'SwagPayPal',
  40384.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  40385.                     'active' => true,
  40386.                     'path' => 'custom/plugins/SwagPayPal',
  40387.                     'version' => '6.2.0',
  40388.                     'autoload' => [
  40389.                         'psr-4' => [
  40390.                             'Swag\\PayPal\\' => 'src/',
  40391.                         ],
  40392.                     ],
  40393.                     'managedByComposer' => false,
  40394.                     'composerName' => 'swag/paypal',
  40395.                 ],
  40396.                 => [
  40397.                     'name' => 'DIScoGA4',
  40398.                     'baseClass' => 'DISco\\GA4\\DIScoGA4',
  40399.                     'active' => true,
  40400.                     'path' => 'custom/plugins/DIScoGA4',
  40401.                     'version' => '1.5.0',
  40402.                     'autoload' => [
  40403.                         'psr-4' => [
  40404.                             'DISco\\GA4\\' => 'src/',
  40405.                         ],
  40406.                     ],
  40407.                     'managedByComposer' => false,
  40408.                     'composerName' => 'disco/ga4',
  40409.                 ],
  40410.                 10 => [
  40411.                     'name' => 'nwdxxItRechtConnector6',
  40412.                     'baseClass' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  40413.                     'active' => true,
  40414.                     'path' => 'custom/plugins/nwdxxItRechtConnector6',
  40415.                     'version' => '1.1.6',
  40416.                     'autoload' => [
  40417.                         'psr-4' => [
  40418.                             'Nwdxx\\ItRechtConnector6\\' => 'src/',
  40419.                         ],
  40420.                     ],
  40421.                     'managedByComposer' => false,
  40422.                     'composerName' => 'nwdxx/it-recht-connector6',
  40423.                 ],
  40424.                 11 => [
  40425.                     'name' => 'fourtwosixAddPurchaseUnit',
  40426.                     'baseClass' => 'fourtwosix\\AddPurchaseUnit\\fourtwosixAddPurchaseUnit',
  40427.                     'active' => true,
  40428.                     'path' => 'custom/plugins/fourtwosixAddPurchaseUnit',
  40429.                     'version' => '1.0.0',
  40430.                     'autoload' => [
  40431.                         'psr-4' => [
  40432.                             'fourtwosix\\AddPurchaseUnit\\' => 'src/',
  40433.                         ],
  40434.                     ],
  40435.                     'managedByComposer' => false,
  40436.                     'composerName' => 'fourtwosix/add-purchase-unit-plugin',
  40437.                 ],
  40438.                 12 => [
  40439.                     'name' => 'fourtwosixBuyByQmUnit',
  40440.                     'baseClass' => 'fourtwosix\\BuyByQmUnit\\fourtwosixBuyByQmUnit',
  40441.                     'active' => true,
  40442.                     'path' => 'custom/plugins/fourtwosixBuyByQmUnit',
  40443.                     'version' => '1.0.0',
  40444.                     'autoload' => [
  40445.                         'psr-4' => [
  40446.                             'fourtwosix\\BuyByQmUnit\\' => 'src/',
  40447.                         ],
  40448.                     ],
  40449.                     'managedByComposer' => false,
  40450.                     'composerName' => 'fourtwosix/buy-by-qm-unit-plugin',
  40451.                 ],
  40452.                 13 => [
  40453.                     'name' => 'fourtwosixAttributeBadges',
  40454.                     'baseClass' => 'fourtwosix\\AttributeBadges\\fourtwosixAttributeBadges',
  40455.                     'active' => true,
  40456.                     'path' => 'custom/plugins/fourtwosixAttributeBadges',
  40457.                     'version' => '1.0.0',
  40458.                     'autoload' => [
  40459.                         'psr-4' => [
  40460.                             'fourtwosix\\AttributeBadges\\' => 'src/',
  40461.                         ],
  40462.                     ],
  40463.                     'managedByComposer' => false,
  40464.                     'composerName' => 'fourtwosix/attribute-badges-plugin',
  40465.                 ],
  40466.                 14 => [
  40467.                     'name' => 'IcorpCmsExtendParallaxBox',
  40468.                     'baseClass' => 'Icorp\\CmsExtendParallaxBox\\IcorpCmsExtendParallaxBox',
  40469.                     'active' => true,
  40470.                     'path' => 'custom/plugins/IcorpCmsExtendParallaxBox',
  40471.                     'version' => '1.1.1',
  40472.                     'autoload' => [
  40473.                         'psr-4' => [
  40474.                             'Icorp\\CmsExtendParallaxBox\\' => 'src/',
  40475.                         ],
  40476.                     ],
  40477.                     'managedByComposer' => false,
  40478.                     'composerName' => 'icorp/cms-extend-parallax-box',
  40479.                 ],
  40480.                 15 => [
  40481.                     'name' => 'AkuCmsFactory',
  40482.                     'baseClass' => 'AkuCmsFactory\\AkuCmsFactory',
  40483.                     'active' => true,
  40484.                     'path' => 'custom/plugins/AkuCmsFactory',
  40485.                     'version' => '1.3.3',
  40486.                     'autoload' => [
  40487.                         'psr-4' => [
  40488.                             'AkuCmsFactory\\' => 'src/',
  40489.                         ],
  40490.                     ],
  40491.                     'managedByComposer' => false,
  40492.                     'composerName' => 'aku/cms-factory',
  40493.                 ],
  40494.                 16 => [
  40495.                     'name' => 'CoeAccountOrtPlzSw6',
  40496.                     'baseClass' => 'CoeAccountOrtPlzSw6\\CoeAccountOrtPlzSw6',
  40497.                     'active' => true,
  40498.                     'path' => 'custom/plugins/CoeAccountOrtPlzSw6',
  40499.                     'version' => '1.0.0',
  40500.                     'autoload' => [
  40501.                         'psr-4' => [
  40502.                             'CoeAccountOrtPlzSw6\\' => 'src/',
  40503.                         ],
  40504.                     ],
  40505.                     'managedByComposer' => false,
  40506.                     'composerName' => 'codeenterprise/coe-account-ort-plz-sw6',
  40507.                 ],
  40508.                 17 => [
  40509.                     'name' => 'FourtwosixCategoryDescriptionOnPDP',
  40510.                     'baseClass' => 'FourtwosixCategoryDescriptionOnPDP\\FourtwosixCategoryDescriptionOnPDP',
  40511.                     'active' => true,
  40512.                     'path' => 'custom/plugins/FourtwosixCategoryDescriptionOnPDP',
  40513.                     'version' => '4.18.1',
  40514.                     'autoload' => [
  40515.                         'psr-4' => [
  40516.                             'FourtwosixCategoryDescriptionOnPDP\\' => 'src/',
  40517.                         ],
  40518.                     ],
  40519.                     'managedByComposer' => false,
  40520.                     'composerName' => 'fourtwosix/category-descriptionpdp',
  40521.                 ],
  40522.                 18 => [
  40523.                     'name' => 'FourtwosixPhoneValidation',
  40524.                     'baseClass' => 'FourtwosixPhoneValidation\\FourtwosixPhoneValidation',
  40525.                     'active' => true,
  40526.                     'path' => 'custom/plugins/FourtwosixPhoneValidation',
  40527.                     'version' => '4.18.1',
  40528.                     'autoload' => [
  40529.                         'psr-4' => [
  40530.                             'FourtwosixPhoneValidation\\' => 'src/',
  40531.                         ],
  40532.                     ],
  40533.                     'managedByComposer' => false,
  40534.                     'composerName' => 'fourtwosix/phone-validation',
  40535.                 ],
  40536.                 19 => [
  40537.                     'name' => 'AcrisTaxCS',
  40538.                     'baseClass' => 'Acris\\Tax\\AcrisTaxCS',
  40539.                     'active' => true,
  40540.                     'path' => 'custom/plugins/AcrisTaxCS',
  40541.                     'version' => '6.15.1',
  40542.                     'autoload' => [
  40543.                         'psr-4' => [
  40544.                             'Acris\\Tax\\' => 'src/',
  40545.                         ],
  40546.                     ],
  40547.                     'managedByComposer' => false,
  40548.                     'composerName' => 'acris/tax',
  40549.                 ],
  40550.                 20 => [
  40551.                     'name' => 'AcrisPromotionCS',
  40552.                     'baseClass' => 'Acris\\Promotion\\AcrisPromotionCS',
  40553.                     'active' => true,
  40554.                     'path' => 'custom/plugins/AcrisPromotionCS',
  40555.                     'version' => '5.1.6',
  40556.                     'autoload' => [
  40557.                         'psr-4' => [
  40558.                             'Acris\\Promotion\\' => 'src/',
  40559.                         ],
  40560.                     ],
  40561.                     'managedByComposer' => false,
  40562.                     'composerName' => 'acris/promotion',
  40563.                 ],
  40564.                 21 => [
  40565.                     'name' => 'FourtwosixPaymentSurcharge',
  40566.                     'baseClass' => 'Fourtwosix\\PaymentSurcharge\\FourtwosixPaymentSurcharge',
  40567.                     'active' => true,
  40568.                     'path' => 'custom/plugins/fourtwosixpaymentsurcharge',
  40569.                     'version' => '4.18.1',
  40570.                     'autoload' => [
  40571.                         'psr-4' => [
  40572.                             'Fourtwosix\\PaymentSurcharge\\' => 'src/',
  40573.                         ],
  40574.                     ],
  40575.                     'managedByComposer' => false,
  40576.                     'composerName' => 'fourtwosix/payment-surcharge',
  40577.                 ],
  40578.                 22 => [
  40579.                     'name' => 'FourtwosixShippingCostsCalculator',
  40580.                     'baseClass' => 'FourtwosixShippingCostsCalculator\\FourtwosixShippingCostsCalculator',
  40581.                     'active' => true,
  40582.                     'path' => 'custom/plugins/FourtwosixShippingCostsCalculator',
  40583.                     'version' => '1.0.0',
  40584.                     'autoload' => [
  40585.                         'psr-4' => [
  40586.                             'FourtwosixShippingCostsCalculator\\' => 'src/',
  40587.                         ],
  40588.                     ],
  40589.                     'managedByComposer' => false,
  40590.                     'composerName' => 'fourtwosix/fourtwosix-shipping-costs-calculator',
  40591.                 ],
  40592.                 23 => [
  40593.                     'name' => 'FourtwosixHideEmptyCategories',
  40594.                     'baseClass' => 'FourtwosixHideEmptyCategories\\FourtwosixHideEmptyCategories',
  40595.                     'active' => true,
  40596.                     'path' => 'custom/plugins/fourtwosixhideemptycategories',
  40597.                     'version' => '1.0.0',
  40598.                     'autoload' => [
  40599.                         'psr-4' => [
  40600.                             'FourtwosixHideEmptyCategories\\' => 'src/',
  40601.                         ],
  40602.                     ],
  40603.                     'managedByComposer' => false,
  40604.                     'composerName' => 'fourtwosix/hide-empty-categories',
  40605.                 ],
  40606.                 24 => [
  40607.                     'name' => 'FroshTools',
  40608.                     'baseClass' => 'Frosh\\Tools\\FroshTools',
  40609.                     'active' => true,
  40610.                     'path' => 'custom/plugins/FroshTools',
  40611.                     'version' => '0.2.18',
  40612.                     'autoload' => [
  40613.                         'psr-4' => [
  40614.                             'Frosh\\Tools\\' => 'src/',
  40615.                         ],
  40616.                     ],
  40617.                     'managedByComposer' => false,
  40618.                     'composerName' => 'frosh/tools',
  40619.                 ],
  40620.                 25 => [
  40621.                     'name' => 'FourtwosixRedirectForMissingTrailingSlashes',
  40622.                     'baseClass' => 'FourtwosixRedirectForMissingTrailingSlashes\\FourtwosixRedirectForMissingTrailingSlashes',
  40623.                     'active' => true,
  40624.                     'path' => 'custom/plugins/426-fourtwosixredirectformissingtrailingslashes',
  40625.                     'version' => '1.0.0',
  40626.                     'autoload' => [
  40627.                         'psr-4' => [
  40628.                             'FourtwosixRedirectForMissingTrailingSlashes\\' => 'src/',
  40629.                         ],
  40630.                     ],
  40631.                     'managedByComposer' => false,
  40632.                     'composerName' => 'fourtwosix/redirect-for-missing-trailing-slashes',
  40633.                 ],
  40634.                 26 => [
  40635.                     'name' => 'fourtwosixShippingCostsPercentageOrPerWeight',
  40636.                     'baseClass' => 'fourtwosix\\ShippingCostPercentageOrPerWeight\\fourtwosixShippingCostsPercentageOrPerWeight',
  40637.                     'active' => true,
  40638.                     'path' => 'custom/plugins/fourtwosixshippingcostspercentageorperweight',
  40639.                     'version' => '1.0.0',
  40640.                     'autoload' => [
  40641.                         'psr-4' => [
  40642.                             'fourtwosix\\ShippingCostPercentageOrPerWeight\\' => 'src/',
  40643.                         ],
  40644.                     ],
  40645.                     'managedByComposer' => false,
  40646.                     'composerName' => 'fourtwosix/shipping-costs-percentage-or-per-weight',
  40647.                 ],
  40648.                 27 => [
  40649.                     'name' => 'FourtwosixAttachments',
  40650.                     'baseClass' => 'Fourtwosix\\Attachments\\FourtwosixAttachments',
  40651.                     'active' => true,
  40652.                     'path' => 'custom/plugins/fourtwosixattachments',
  40653.                     'version' => '4.18.0',
  40654.                     'autoload' => [
  40655.                         'psr-4' => [
  40656.                             'Fourtwosix\\Attachments\\' => 'src/',
  40657.                         ],
  40658.                     ],
  40659.                     'managedByComposer' => false,
  40660.                     'composerName' => 'fourtwosix/attachments',
  40661.                 ],
  40662.                 28 => [
  40663.                     'name' => 'FourtwosixMaintainNetPrice',
  40664.                     'baseClass' => 'FourtwosixMaintainNetPrice\\FourtwosixMaintainNetPrice',
  40665.                     'active' => true,
  40666.                     'path' => 'custom/plugins/FourtwosixMaintainNetPrice',
  40667.                     'version' => '4.18.0',
  40668.                     'autoload' => [
  40669.                         'psr-4' => [
  40670.                             'FourtwosixMaintainNetPrice\\' => 'src/',
  40671.                         ],
  40672.                     ],
  40673.                     'managedByComposer' => false,
  40674.                     'composerName' => 'fourtwosix/desired-delivery-date',
  40675.                 ],
  40676.                 29 => [
  40677.                     'name' => 'zenitPlatformStratusSet4',
  40678.                     'baseClass' => 'zenit\\PlatformStratusSet4\\zenitPlatformStratusSet4',
  40679.                     'active' => true,
  40680.                     'path' => 'custom/plugins/zenitPlatformStratusSet4',
  40681.                     'version' => '2.12.0',
  40682.                     'autoload' => [
  40683.                         'psr-4' => [
  40684.                             'zenit\\PlatformStratusSet4\\' => 'src/',
  40685.                         ],
  40686.                     ],
  40687.                     'managedByComposer' => false,
  40688.                     'composerName' => 'zenit/stratus-set-4',
  40689.                 ],
  40690.                 30 => [
  40691.                     'name' => 'UnzerPayment6',
  40692.                     'baseClass' => 'UnzerPayment6\\UnzerPayment6',
  40693.                     'active' => false,
  40694.                     'path' => 'custom/plugins/UnzerPayment6',
  40695.                     'version' => '5.4.164',
  40696.                     'autoload' => [
  40697.                         'psr-4' => [
  40698.                             'UnzerPayment6\\' => 'src/',
  40699.                         ],
  40700.                     ],
  40701.                     'managedByComposer' => false,
  40702.                     'composerName' => 'unzerdev/shopware6',
  40703.                 ],
  40704.                 31 => [
  40705.                     'name' => 'BoedenThemeExtension',
  40706.                     'baseClass' => 'BoedenThemeExtension\\BoedenThemeExtension',
  40707.                     'active' => true,
  40708.                     'path' => 'custom/plugins/BoedenThemeExtension',
  40709.                     'version' => 'dev-master',
  40710.                     'autoload' => [
  40711.                         'psr-4' => [
  40712.                             'BoedenThemeExtension\\' => 'src/',
  40713.                         ],
  40714.                     ],
  40715.                     'managedByComposer' => false,
  40716.                     'composerName' => 'fourtwosix/boeden-extension',
  40717.                 ],
  40718.                 32 => [
  40719.                     'name' => 'FourtwosixRegistrationFields',
  40720.                     'baseClass' => 'FourtwosixRegistrationFields\\FourtwosixRegistrationFields',
  40721.                     'active' => true,
  40722.                     'path' => 'custom/plugins/426-fourtwosixregistrationfields',
  40723.                     'version' => '4.18.1',
  40724.                     'autoload' => [
  40725.                         'psr-4' => [
  40726.                             'FourtwosixRegistrationFields\\' => 'src/',
  40727.                         ],
  40728.                     ],
  40729.                     'managedByComposer' => false,
  40730.                     'composerName' => 'fourtwosix/registrationfields',
  40731.                 ],
  40732.                 33 => [
  40733.                     'name' => 'FourtwosixItalianTranslations',
  40734.                     'baseClass' => 'FourtwosixItalianTranslations\\FourtwosixItalianTranslations',
  40735.                     'active' => true,
  40736.                     'path' => 'custom/plugins/fourtwosixitaliantranslations',
  40737.                     'version' => '1.0.2',
  40738.                     'autoload' => [
  40739.                         'psr-4' => [
  40740.                             'FourtwosixItalianTranslations\\' => 'src/',
  40741.                         ],
  40742.                     ],
  40743.                     'managedByComposer' => false,
  40744.                     'composerName' => 'fourtwosix/italian-translations',
  40745.                 ],
  40746.                 34 => [
  40747.                     'name' => 'FourtwosixTranslateOrderStates',
  40748.                     'baseClass' => 'FourtwosixTranslateOrderStates\\FourtwosixTranslateOrderStates',
  40749.                     'active' => true,
  40750.                     'path' => 'custom/plugins/fourtwosixtranslateorderstates',
  40751.                     'version' => '1.0.0',
  40752.                     'autoload' => [
  40753.                         'psr-4' => [
  40754.                             'FourtwosixTranslateOrderStates\\' => 'src/',
  40755.                         ],
  40756.                     ],
  40757.                     'managedByComposer' => false,
  40758.                     'composerName' => 'fourtwosix/translate-order-states',
  40759.                 ],
  40760.                 35 => [
  40761.                     'name' => 'SolidAdvancedSliderElements',
  40762.                     'baseClass' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  40763.                     'active' => true,
  40764.                     'path' => 'custom/plugins/SolidAdvancedSliderElements',
  40765.                     'version' => '2.0.2',
  40766.                     'autoload' => [
  40767.                         'psr-4' => [
  40768.                             'StudioSolid\\AdvancedSliderElements\\' => 'src/',
  40769.                         ],
  40770.                     ],
  40771.                     'managedByComposer' => false,
  40772.                     'composerName' => 'studiosolid/advanced-slider-elements',
  40773.                 ],
  40774.                 36 => [
  40775.                     'name' => 'SwagPlatformSecurity',
  40776.                     'baseClass' => 'Swag\\Security\\SwagPlatformSecurity',
  40777.                     'active' => true,
  40778.                     'path' => 'custom/plugins/SwagPlatformSecurity',
  40779.                     'version' => '1.0.30',
  40780.                     'autoload' => [
  40781.                         'psr-4' => [
  40782.                             'Shopware\\' => 'core/',
  40783.                             'Swag\\Security\\' => 'src/',
  40784.                         ],
  40785.                     ],
  40786.                     'managedByComposer' => false,
  40787.                     'composerName' => 'swag/platform-security',
  40788.                 ],
  40789.                 37 => [
  40790.                     'name' => 'MoorlFoundation',
  40791.                     'baseClass' => 'MoorlFoundation\\MoorlFoundation',
  40792.                     'active' => true,
  40793.                     'path' => 'custom/plugins/MoorlFoundation',
  40794.                     'version' => '1.4.2013',
  40795.                     'autoload' => [
  40796.                         'psr-4' => [
  40797.                             'DeepL\\' => 'libs/vendor/deeplcom/deepl-php/src/',
  40798.                             'MoorlFoundation\\' => 'src/',
  40799.                         ],
  40800.                     ],
  40801.                     'managedByComposer' => false,
  40802.                     'composerName' => 'moorl/foundation',
  40803.                 ],
  40804.                 38 => [
  40805.                     'name' => 'MoorlForms',
  40806.                     'baseClass' => 'MoorlForms\\MoorlForms',
  40807.                     'active' => true,
  40808.                     'path' => 'custom/plugins/MoorlForms',
  40809.                     'version' => '1.1.53',
  40810.                     'autoload' => [
  40811.                         'psr-4' => [
  40812.                             'MoorlForms\\' => 'src/',
  40813.                         ],
  40814.                     ],
  40815.                     'managedByComposer' => false,
  40816.                     'composerName' => 'moorl/forms',
  40817.                 ],
  40818.             ],
  40819.             'kernel.supported_api_versions' => [
  40820.                 => 2,
  40821.                 => 3,
  40822.                 => 4,
  40823.             ],
  40824.             'defaults_bool_true' => true,
  40825.             'defaults_bool_false' => false,
  40826.             'default_whitespace' => ' ',
  40827.             'locale' => 'en-GB',
  40828.             'messenger.default_transport_name' => 'default',
  40829.             'env(MAILER_URL)' => 'null://null',
  40830.             'env(MESSENGER_TRANSPORT_DSN)' => 'enqueue://default?receiveTimeout=100',
  40831.             'default_cdn_strategy' => 'physical_filename',
  40832.             'env(APP_URL)' => '',
  40833.             'env(REDIS_PREFIX)' => '',
  40834.             'shopware.slug.config' => [
  40835.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  40836.                 'lowercase' => false,
  40837.             ],
  40838.             'core.migration.directories' => [
  40839.             ],
  40840.             'migration.active' => [
  40841.                 => 1536232600,
  40842.                 => 1536232610,
  40843.                 => 1536232620,
  40844.                 => 1536232630,
  40845.                 => 1536232640,
  40846.                 => 1536232650,
  40847.                 => 1536232660,
  40848.                 => 1536232670,
  40849.                 => 1536232680,
  40850.                 => 1536232690,
  40851.                 10 => 1536232700,
  40852.                 11 => 1536232710,
  40853.                 12 => 1536232720,
  40854.                 13 => 1536232730,
  40855.                 14 => 1536232740,
  40856.                 15 => 1536232750,
  40857.                 16 => 1536232760,
  40858.                 17 => 1536232770,
  40859.                 18 => 1536232790,
  40860.                 19 => 1536232800,
  40861.                 20 => 1536232810,
  40862.                 21 => 1536232820,
  40863.                 22 => 1536232830,
  40864.                 23 => 1536232840,
  40865.                 24 => 1536232850,
  40866.                 25 => 1536232860,
  40867.                 26 => 1536232870,
  40868.                 27 => 1536232880,
  40869.                 28 => 1536232890,
  40870.                 29 => 1536232900,
  40871.                 30 => 1536232910,
  40872.                 31 => 1536232920,
  40873.                 32 => 1536232930,
  40874.                 33 => 1536232940,
  40875.                 34 => 1536232950,
  40876.                 35 => 1536232960,
  40877.                 36 => 1536232970,
  40878.                 37 => 1536232980,
  40879.                 38 => 1536232990,
  40880.                 39 => 1536233000,
  40881.                 40 => 1536233010,
  40882.                 41 => 1536233020,
  40883.                 42 => 1536233030,
  40884.                 43 => 1536233040,
  40885.                 44 => 1536233050,
  40886.                 45 => 1536233060,
  40887.                 46 => 1536233070,
  40888.                 47 => 1536233080,
  40889.                 48 => 1536233090,
  40890.                 49 => 1536233100,
  40891.                 50 => 1536233110,
  40892.                 51 => 1536233120,
  40893.                 52 => 1536233130,
  40894.                 53 => 1536233140,
  40895.                 54 => 1536233150,
  40896.                 55 => 1536233160,
  40897.                 56 => 1536233170,
  40898.                 57 => 1536233180,
  40899.                 58 => 1536233190,
  40900.                 59 => 1536233200,
  40901.                 60 => 1536233210,
  40902.                 61 => 1536233220,
  40903.                 62 => 1536233230,
  40904.                 63 => 1536233240,
  40905.                 64 => 1536233250,
  40906.                 65 => 1536233260,
  40907.                 66 => 1536233270,
  40908.                 67 => 1536233280,
  40909.                 68 => 1536233290,
  40910.                 69 => 1536233300,
  40911.                 70 => 1536233310,
  40912.                 71 => 1536233320,
  40913.                 72 => 1536233330,
  40914.                 73 => 1536233340,
  40915.                 74 => 1536233350,
  40916.                 75 => 1536233360,
  40917.                 76 => 1536233370,
  40918.                 77 => 1536233380,
  40919.                 78 => 1536233390,
  40920.                 79 => 1536233400,
  40921.                 80 => 1536233410,
  40922.                 81 => 1536233420,
  40923.                 82 => 1536233430,
  40924.                 83 => 1536233440,
  40925.                 84 => 1536233450,
  40926.                 85 => 1536233460,
  40927.                 86 => 1536233470,
  40928.                 87 => 1536233480,
  40929.                 88 => 1536233500,
  40930.                 89 => 1536233510,
  40931.                 90 => 1536233520,
  40932.                 91 => 1536233530,
  40933.                 92 => 1536233540,
  40934.                 93 => 1536233550,
  40935.                 94 => 1536233560,
  40936.                 95 => 1552360944,
  40937.                 96 => 1554199340,
  40938.                 97 => 1554200141,
  40939.                 98 => 1554203706,
  40940.                 99 => 1554900301,
  40941.                 100 => 1556809270,
  40942.                 101 => 1558082916,
  40943.                 102 => 1558105657,
  40944.                 103 => 1558443337,
  40945.                 104 => 1558505525,
  40946.                 105 => 1558594334,
  40947.                 106 => 1558938938,
  40948.                 107 => 1559050088,
  40949.                 108 => 1559050903,
  40950.                 109 => 1559134989,
  40951.                 110 => 1559306391,
  40952.                 111 => 1561370284,
  40953.                 112 => 1561377793,
  40954.                 113 => 1561442979,
  40955.                 114 => 1561452005,
  40956.                 115 => 1561712450,
  40957.                 116 => 1562228335,
  40958.                 117 => 1562240231,
  40959.                 118 => 1562306893,
  40960.                 119 => 1562324772,
  40961.                 120 => 1562579120,
  40962.                 121 => 1562684474,
  40963.                 122 => 1562841035,
  40964.                 123 => 1562933907,
  40965.                 124 => 1563180880,
  40966.                 125 => 1563288227,
  40967.                 126 => 1563518181,
  40968.                 127 => 1563805586,
  40969.                 128 => 1563949275,
  40970.                 129 => 1564475053,
  40971.                 130 => 1565007156,
  40972.                 131 => 1565079228,
  40973.                 132 => 1565270155,
  40974.                 133 => 1565270366,
  40975.                 134 => 1565346846,
  40976.                 135 => 1565705280,
  40977.                 136 => 1566293076,
  40978.                 137 => 1566460168,
  40979.                 138 => 1566817701,
  40980.                 139 => 1567431050,
  40981.                 140 => 1568120239,
  40982.                 141 => 1568120302,
  40983.                 142 => 1568645037,
  40984.                 143 => 1568901713,
  40985.                 144 => 1569403146,
  40986.                 145 => 1570187167,
  40987.                 146 => 1570459127,
  40988.                 147 => 1570621541,
  40989.                 148 => 1570622696,
  40990.                 149 => 1570629862,
  40991.                 150 => 1570684913,
  40992.                 151 => 1571059598,
  40993.                 152 => 1571210820,
  40994.                 153 => 1571660203,
  40995.                 154 => 1571724915,
  40996.                 155 => 1571981437,
  40997.                 156 => 1571990395,
  40998.                 157 => 1572193798,
  40999.                 158 => 1572264837,
  41000.                 159 => 1572273565,
  41001.                 160 => 1572421282,
  41002.                 161 => 1572425108,
  41003.                 162 => 1572957455,
  41004.                 163 => 1573049297,
  41005.                 164 => 1573569685,
  41006.                 165 => 1573729158,
  41007.                 166 => 1574063550,
  41008.                 167 => 1574082635,
  41009.                 168 => 1574258787,
  41010.                 169 => 1574258788,
  41011.                 170 => 1574258789,
  41012.                 171 => 1574520220,
  41013.                 172 => 1574672450,
  41014.                 173 => 1574695657,
  41015.                 174 => 1574925962,
  41016.                 175 => 1575010262,
  41017.                 176 => 1575021466,
  41018.                 177 => 1575034234,
  41019.                 178 => 1575036586,
  41020.                 179 => 1575039284,
  41021.                 180 => 1575197543,
  41022.                 181 => 1575274700,
  41023.                 182 => 1575293069,
  41024.                 183 => 1575451283,
  41025.                 184 => 1575626180,
  41026.                 185 => 1575883959,
  41027.                 186 => 1576488398,
  41028.                 187 => 1576590301,
  41029.                 188 => 1578042218,
  41030.                 189 => 1578044453,
  41031.                 190 => 1578470886,
  41032.                 191 => 1578475268,
  41033.                 192 => 1578485775,
  41034.                 193 => 1578491480,
  41035.                 194 => 1578590702,
  41036.                 195 => 1578648299,
  41037.                 196 => 1578650334,
  41038.                 197 => 1580202210,
  41039.                 198 => 1580218617,
  41040.                 199 => 1580743279,
  41041.                 200 => 1580746806,
  41042.                 201 => 1580808849,
  41043.                 202 => 1580819350,
  41044.                 203 => 1580827023,
  41045.                 204 => 1582011195,
  41046.                 205 => 1583142266,
  41047.                 206 => 1583416186,
  41048.                 207 => 1583756864,
  41049.                 208 => 1583844433,
  41050.                 209 => 1584002637,
  41051.                 210 => 1584953715,
  41052.                 211 => 1585056571,
  41053.                 212 => 1585126355,
  41054.                 213 => 1585490020,
  41055.                 214 => 1585744384,
  41056.                 215 => 1585816139,
  41057.                 216 => 1586158920,
  41058.                 217 => 1586173614,
  41059.                 218 => 1586260286,
  41060.                 219 => 1586334003,
  41061.                 220 => 1587039363,
  41062.                 221 => 1587109484,
  41063.                 222 => 1587111506,
  41064.                 223 => 1587461582,
  41065.                 224 => 1588143272,
  41066.                 225 => 1588144801,
  41067.                 226 => 1588153272,
  41068.                 227 => 1589178550,
  41069.                 228 => 1589357321,
  41070.                 229 => 1589359936,
  41071.                 230 => 1589379060,
  41072.                 231 => 1589447332,
  41073.                 232 => 1589458026,
  41074.                 233 => 1590408550,
  41075.                 234 => 1590409548,
  41076.                 235 => 1590566018,
  41077.                 236 => 1590566405,
  41078.                 237 => 1590579986,
  41079.                 238 => 1590758953,
  41080.                 239 => 1591052278,
  41081.                 240 => 1591167126,
  41082.                 241 => 1591253089,
  41083.                 242 => 1591259559,
  41084.                 243 => 1591272594,
  41085.                 244 => 1591361320,
  41086.                 245 => 1591683158,
  41087.                 246 => 1591817370,
  41088.                 247 => 1592466717,
  41089.                 248 => 1592837424,
  41090.                 249 => 1592978289,
  41091.                 250 => 1593698606,
  41092.                 251 => 1594650256,
  41093.                 252 => 1594885630,
  41094.                 253 => 1594886106,
  41095.                 254 => 1594886773,
  41096.                 255 => 1594886895,
  41097.                 256 => 1594887027,
  41098.                 257 => 1595160327,
  41099.                 258 => 1595321666,
  41100.                 259 => 1595422169,
  41101.                 260 => 1595480600,
  41102.                 261 => 1595489705,
  41103.                 262 => 1595492052,
  41104.                 263 => 1595492053,
  41105.                 264 => 1595499689,
  41106.                 265 => 1595553089,
  41107.                 266 => 1595578253,
  41108.                 267 => 1595919251,
  41109.                 268 => 1596091744,
  41110.                 269 => 1596441551,
  41111.                 270 => 1597391970,
  41112.                 271 => 1597394241,
  41113.                 272 => 1597657689,
  41114.                 273 => 1597762808,
  41115.                 274 => 1597830237,
  41116.                 275 => 1597930227,
  41117.                 276 => 1598280548,
  41118.                 277 => 1598520424,
  41119.                 278 => 1598885384,
  41120.                 279 => 1599112309,
  41121.                 280 => 1599134496,
  41122.                 281 => 1599463278,
  41123.                 282 => 1599570560,
  41124.                 283 => 1599720163,
  41125.                 284 => 1599806584,
  41126.                 285 => 1599806595,
  41127.                 286 => 1599822061,
  41128.                 287 => 1600072779,
  41129.                 288 => 1600156989,
  41130.                 289 => 1600253602,
  41131.                 290 => 1600330846,
  41132.                 291 => 1600338271,
  41133.                 292 => 1600349343,
  41134.                 293 => 1600676671,
  41135.                 294 => 1600769357,
  41136.                 295 => 1600778848,
  41137.                 296 => 1601388975,
  41138.                 297 => 1601451838,
  41139.                 298 => 1601539530,
  41140.                 299 => 1601543829,
  41141.                 300 => 1601891339,
  41142.                 301 => 1602062376,
  41143.                 302 => 1602146868,
  41144.                 303 => 1602153572,
  41145.                 304 => 1602494493,
  41146.                 305 => 1602494495,
  41147.                 306 => 1602745374,
  41148.                 307 => 1602822727,
  41149.                 308 => 1603179023,
  41150.                 309 => 1603293043,
  41151.                 310 => 1603970276,
  41152.                 311 => 1604056363,
  41153.                 312 => 1604056421,
  41154.                 313 => 1604475913,
  41155.                 314 => 1604499476,
  41156.                 315 => 1604568928,
  41157.                 316 => 1604669773,
  41158.                 317 => 1605103533,
  41159.                 318 => 1605530777,
  41160.                 319 => 1605609309,
  41161.                 320 => 1605609477,
  41162.                 321 => 1605861407,
  41163.                 322 => 1606310257,
  41164.                 323 => 1607415095,
  41165.                 324 => 1607500561,
  41166.                 325 => 1607514878,
  41167.                 326 => 1607581275,
  41168.                 327 => 1607581276,
  41169.                 328 => 1608624028,
  41170.                 329 => 1609125144,
  41171.                 330 => 1609857999,
  41172.                 331 => 1610531188,
  41173.                 332 => 1610965670,
  41174.                 333 => 1610974673,
  41175.                 334 => 1611155140,
  41176.                 335 => 1614240671,
  41177.                 336 => 1552899789,
  41178.                 337 => 1555406153,
  41179.                 338 => 1563785071,
  41180.                 339 => 1564385954,
  41181.                 340 => 1564385960,
  41182.                 341 => 1565640170,
  41183.                 342 => 1565640175,
  41184.                 343 => 1595492054,
  41185.                 344 => 1604502151,
  41186.                 345 => 1594104496,
  41187.                 346 => 1604585230,
  41188.                 347 => 1609140710,
  41189.                 348 => 1610337444,
  41190.                 349 => 1610439375,
  41191.                 350 => 1610448012,
  41192.                 351 => 1610523204,
  41193.                 352 => 1610523548,
  41194.                 353 => 1610616655,
  41195.                 354 => 1610621999,
  41196.                 355 => 1610625925,
  41197.                 356 => 1610634383,
  41198.                 357 => 1610904608,
  41199.                 358 => 1611732852,
  41200.                 359 => 1611817467,
  41201.                 360 => 1612184092,
  41202.                 361 => 1612442685,
  41203.                 362 => 1612442686,
  41204.                 363 => 1612442786,
  41205.                 364 => 1612851765,
  41206.                 365 => 1612865237,
  41207.                 366 => 1612970642,
  41208.                 367 => 1612980753,
  41209.                 368 => 1613665555,
  41210.                 369 => 1614249488,
  41211.                 370 => 1614691876,
  41212.                 371 => 1614765170,
  41213.                 372 => 1614765785,
  41214.                 373 => 1615359964,
  41215.                 374 => 1615366708,
  41216.                 375 => 1615452749,
  41217.                 376 => 1615802866,
  41218.                 377 => 1615819992,
  41219.                 378 => 1616076922,
  41220.                 379 => 1616496610,
  41221.                 380 => 1616555956,
  41222.                 381 => 1617000878,
  41223.                 382 => 1617356092,
  41224.                 383 => 1617784658,
  41225.                 384 => 1617864895,
  41226.                 385 => 1617868381,
  41227.                 386 => 1617877887,
  41228.                 387 => 1617896006,
  41229.                 388 => 1617935350,
  41230.                 389 => 1617953690,
  41231.                 390 => 1617960456,
  41232.                 391 => 1617974402,
  41233.                 392 => 1618218491,
  41234.                 393 => 1618389817,
  41235.                 394 => 1618476427,
  41236.                 395 => 1618569201,
  41237.                 396 => 1618900427,
  41238.                 397 => 1618989442,
  41239.                 398 => 1619070236,
  41240.                 399 => 1619428555,
  41241.                 400 => 1619604605,
  41242.                 401 => 1619703075,
  41243.                 402 => 1620146632,
  41244.                 403 => 1620147234,
  41245.                 404 => 1620201616,
  41246.                 405 => 1620215586,
  41247.                 406 => 1620374229,
  41248.                 407 => 1620376945,
  41249.                 408 => 1620632460,
  41250.                 409 => 1620634856,
  41251.                 410 => 1620733405,
  41252.                 411 => 1620733405,
  41253.                 412 => 1620820321,
  41254.                 413 => 1621845357,
  41255.                 414 => 1621845370,
  41256.                 415 => 1622010069,
  41257.                 416 => 1622104463,
  41258.                 417 => 1622782058,
  41259.                 418 => 1623305620,
  41260.                 419 => 1623391399,
  41261.                 420 => 1623828962,
  41262.                 421 => 1624262862,
  41263.                 422 => 1624884801,
  41264.                 423 => 1624967118,
  41265.                 424 => 1625304609,
  41266.                 425 => 1625465756,
  41267.                 426 => 1625505190,
  41268.                 427 => 1625554302,
  41269.                 428 => 1625569667,
  41270.                 429 => 1625583596,
  41271.                 430 => 1625583619,
  41272.                 431 => 1625816310,
  41273.                 432 => 1625819412,
  41274.                 433 => 1625831469,
  41275.                 434 => 1626241110,
  41276.                 435 => 1626442868,
  41277.                 436 => 1626696809,
  41278.                 437 => 1626785125,
  41279.                 438 => 1627292049,
  41280.                 439 => 1627540693,
  41281.                 440 => 1627541488,
  41282.                 441 => 1627562945,
  41283.                 442 => 1627650101,
  41284.                 443 => 1627929168,
  41285.                 444 => 1627983652,
  41286.                 445 => 1628519513,
  41287.                 446 => 1628749113,
  41288.                 447 => 1629204538,
  41289.                 448 => 1629700169,
  41290.                 449 => 1629877210,
  41291.                 450 => 1630074081,
  41292.                 451 => 1630485317,
  41293.                 452 => 1631625055,
  41294.                 453 => 1631703921,
  41295.                 454 => 1631790054,
  41296.                 455 => 1631863869,
  41297.                 456 => 1632111590,
  41298.                 457 => 1632215760,
  41299.                 458 => 1632721037,
  41300.                 459 => 1633347511,
  41301.                 460 => 1633358879,
  41302.                 461 => 1633422057,
  41303.                 462 => 1634735841,
  41304.                 463 => 1635147952,
  41305.                 464 => 1635230747,
  41306.                 465 => 1635237551,
  41307.                 466 => 1635388654,
  41308.                 467 => 1635936029,
  41309.                 468 => 1636014089,
  41310.                 469 => 1636018970,
  41311.                 470 => 1636362839,
  41312.                 471 => 1636449347,
  41313.                 472 => 1636964297,
  41314.                 473 => 1636971615,
  41315.                 474 => 1638195971,
  41316.                 475 => 1638365464,
  41317.                 476 => 1638514913,
  41318.                 477 => 1638993987,
  41319.                 478 => 1639122665,
  41320.                 479 => 1639139581,
  41321.                 480 => 1639992771,
  41322.                 481 => 1641289204,
  41323.                 482 => 1642517958,
  41324.                 483 => 1642732351,
  41325.                 484 => 1642757286,
  41326.                 485 => 1643366069,
  41327.                 486 => 1643386819,
  41328.                 487 => 1643724178,
  41329.                 488 => 1643878976,
  41330.                 489 => 1643892702,
  41331.                 490 => 1645019769,
  41332.                 491 => 1645453538,
  41333.                 492 => 1646125417,
  41334.                 493 => 1646397836,
  41335.                 494 => 1646817331,
  41336.                 495 => 1647260673,
  41337.                 496 => 1647443222,
  41338.                 497 => 1647511158,
  41339.                 498 => 1648031611,
  41340.                 499 => 1648031636,
  41341.                 500 => 1648543185,
  41342.                 501 => 1648709176,
  41343.                 502 => 1648803451,
  41344.                 503 => 1649040981,
  41345.                 504 => 1649315608,
  41346.                 505 => 1649858046,
  41347.                 506 => 1650249241,
  41348.                 507 => 1650444800,
  41349.                 508 => 1650548599,
  41350.                 509 => 1650620993,
  41351.                 510 => 1650872291,
  41352.                 511 => 1650981517,
  41353.                 512 => 1651118773,
  41354.                 513 => 1652166447,
  41355.                 514 => 1652345915,
  41356.                 515 => 1652441129,
  41357.                 516 => 1652864153,
  41358.                 517 => 1653376989,
  41359.                 518 => 1653385302,
  41360.                 519 => 1655730949,
  41361.                 520 => 1656397126,
  41362.                 521 => 1656928097,
  41363.                 522 => 1657011337,
  41364.                 523 => 1657027979,
  41365.                 524 => 1658786605,
  41366.                 525 => 1660814397,
  41367.                 526 => 1661759290,
  41368.                 527 => 1661771388,
  41369.                 528 => 1663238480,
  41370.                 529 => 1664541794,
  41371.                 530 => 1664894872,
  41372.                 531 => 1665064823,
  41373.                 532 => 1665267882,
  41374.                 533 => 1667806582,
  41375.                 534 => 1672164687,
  41376.                 535 => 1672743034,
  41377.                 536 => 1673001912,
  41378.                 537 => 1632281097,
  41379.                 538 => 1636121186,
  41380.                 539 => 1660813696,
  41381.                 540 => 1641476963,
  41382.                 541 => 1651172963,
  41383.                 542 => 1661505878,
  41384.                 543 => 1632281097,
  41385.                 544 => 1636121186,
  41386.                 545 => 1660813696,
  41387.                 546 => 1552899789,
  41388.                 547 => 1555406153,
  41389.                 548 => 1563785071,
  41390.                 549 => 1564385954,
  41391.                 550 => 1564385960,
  41392.                 551 => 1565640170,
  41393.                 552 => 1565640175,
  41394.                 553 => 1595492054,
  41395.                 554 => 1604502151,
  41396.                 555 => 1605167857,
  41397.                 556 => 1575569953,
  41398.                 557 => 1598204175,
  41399.                 558 => 1720536114,
  41400.                 559 => 1724420699,
  41401.                 560 => 1584005462,
  41402.                 561 => 1589800641,
  41403.                 562 => 1589800704,
  41404.                 563 => 1589882802,
  41405.                 564 => 1589905764,
  41406.                 565 => 1591365484,
  41407.                 566 => 1626082072,
  41408.                 567 => 1675420139,
  41409.                 568 => 1604898081,
  41410.                 569 => 165657926,
  41411.                 570 => 1590657517,
  41412.                 571 => 1651494367,
  41413.                 572 => 1615371170,
  41414.                 573 => 1617881178,
  41415.                 574 => 1697795798,
  41416.                 575 => 1686812041,
  41417.                 576 => 1690469830,
  41418.                 577 => 1707984263,
  41419.                 578 => 1628172267,
  41420.                 579 => 1644922949,
  41421.                 580 => 1688378836,
  41422.                 581 => 1616141231,
  41423.                 582 => 1631631689,
  41424.                 583 => 1636082647,
  41425.                 584 => 1662306139,
  41426.                 585 => 1662757955,
  41427.                 586 => 1663039410,
  41428.                 587 => 1676830357,
  41429.                 588 => 1584635124,
  41430.                 589 => 1654529559,
  41431.                 590 => 1663348079,
  41432.                 591 => 1664148561,
  41433.                 592 => 1674735643,
  41434.                 593 => 1676971558,
  41435.             ],
  41436.             'shopware.security.csp_templates' => [
  41437.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  41438.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  41439.                 'storefront' => '',
  41440.                 'installer' => '',
  41441.             ],
  41442.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  41443.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  41444.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  41445.             'env(INSTANCE_ID)' => 'install',
  41446.             'shopware.store_endpoints' => [
  41447.                 'ping' => '/ping',
  41448.                 'my_extensions' => '/swplatform/licenseenvironment',
  41449.                 'my_licenses' => '/swplatform/licenses',
  41450.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  41451.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  41452.                 'environment_information' => '/swplatform/environmentinformation',
  41453.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  41454.                 'updater_permission' => '/swplatform/autoupdate/permission',
  41455.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  41456.                 'app_generate_signature' => '/swplatform/generatesignature',
  41457.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  41458.                 'login' => '/swplatform/login',
  41459.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  41460.                 'user_info' => '/swplatform/userinfo',
  41461.             ],
  41462.             'env(SHOPWARE_UPDATE_TEST)' => '',
  41463.             'shopware.media.metadata.types' => [
  41464.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  41465.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  41466.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  41467.             ],
  41468.             'product_export.directory' => 'export',
  41469.             'product_export.read_buffer_size' => 100,
  41470.             'import_export.supported_entities' => [
  41471.                 => 'customer',
  41472.                 => 'product',
  41473.             ],
  41474.             'import_export.supported_file_types' => [
  41475.                 => 'text/csv',
  41476.             ],
  41477.             'import_export.read_buffer_size' => 100,
  41478.             'import_export.write_buffer_size' => 100,
  41479.             'import_export.http_batch_size' => 100,
  41480.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  41481.             'shopware_http_cache_enabled_default' => 1,
  41482.             'shopware_http_cache_default_ttl_default' => 7200,
  41483.             'shopware.twig.app_variable.allowed_server_params' => [
  41484.                 => 'server_name',
  41485.                 => 'request_uri',
  41486.                 => 'app_url',
  41487.                 => 'http_user_agent',
  41488.                 => 'http_host',
  41489.                 => 'server_name',
  41490.                 => 'server_port',
  41491.                 => 'redirect_url',
  41492.                 => 'https',
  41493.                 => 'forwarded',
  41494.                 10 => 'host',
  41495.                 11 => 'remote_addr',
  41496.                 12 => 'http_x_forwarded_for',
  41497.                 13 => 'http_x_forwarded_host',
  41498.                 14 => 'http_x_forwarded_proto',
  41499.                 15 => 'http_x_forwarded_port',
  41500.                 16 => 'http_x_forwarded_prefix',
  41501.             ],
  41502.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  41503.             'elasticsearch.index.config' => [
  41504.                 'settings' => [
  41505.                     'index' => [
  41506.                         'number_of_shards' => 3,
  41507.                         'number_of_replicas' => 3,
  41508.                         'mapping.total_fields.limit' => 50000,
  41509.                         'mapping.nested_fields.limit' => 500,
  41510.                         'mapping.nested_objects.limit' => 1000000,
  41511.                     ],
  41512.                     'analysis' => [
  41513.                         'normalizer' => [
  41514.                             'sw_lowercase_normalizer' => [
  41515.                                 'type' => 'custom',
  41516.                                 'filter' => [
  41517.                                     => 'lowercase',
  41518.                                 ],
  41519.                             ],
  41520.                         ],
  41521.                         'analyzer' => [
  41522.                             'sw_ngram_analyzer' => [
  41523.                                 'type' => 'custom',
  41524.                                 'tokenizer' => 'whitespace',
  41525.                                 'filter' => [
  41526.                                     => 'lowercase',
  41527.                                     => 'sw_ngram_filter',
  41528.                                 ],
  41529.                             ],
  41530.                         ],
  41531.                         'filter' => [
  41532.                             'sw_ngram_filter' => [
  41533.                                 'type' => 'ngram',
  41534.                                 'min_gram' => 4,
  41535.                                 'max_gram' => 5,
  41536.                             ],
  41537.                         ],
  41538.                     ],
  41539.                 ],
  41540.             ],
  41541.             'elasticsearch.index.mapping' => [
  41542.                 'dynamic_templates' => [
  41543.                     => [
  41544.                         'keywords' => [
  41545.                             'match_mapping_type' => 'string',
  41546.                             'mapping' => [
  41547.                                 'type' => 'keyword',
  41548.                                 'normalizer' => 'sw_lowercase_normalizer',
  41549.                                 'fields' => [
  41550.                                     'text' => [
  41551.                                         'type' => 'text',
  41552.                                     ],
  41553.                                 ],
  41554.                             ],
  41555.                         ],
  41556.                     ],
  41557.                 ],
  41558.             ],
  41559.             'default_elasticsearch_prefix' => 'sw',
  41560.             'env(SHOPWARE_ES_ENABLED)' => '',
  41561.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  41562.             'env(SHOPWARE_ES_HOSTS)' => '',
  41563.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  41564.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  41565.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  41566.             'env(APP_URL_CHECK_DISABLED)' => false,
  41567.             'swag_extension_store.endpoints' => [
  41568.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  41569.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  41570.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  41571.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  41572.                 'create_basket' => '/swplatform/extensionstore/baskets',
  41573.                 'order_basket' => '/swplatform/extensionstore/orders',
  41574.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  41575.             ],
  41576.             'SwagPlatformSecurity.activeFixes' => [
  41577.                 => 'Swag\\Security\\Fixes\\NEXT23915\\SecurityFix',
  41578.                 => 'Swag\\Security\\Fixes\\NEXT22891\\SecurityFix',
  41579.                 => 'Swag\\Security\\Fixes\\PPI737\\SecurityFix',
  41580.                 => 'Swag\\Security\\Fixes\\NEXT26140\\SecurityFix',
  41581.                 => 'Swag\\Security\\Fixes\\NEXT32887\\NEXT32887Fix',
  41582.                 => 'Swag\\Security\\Fixes\\NEXT32889\\NEXT32889Fix',
  41583.                 => 'Swag\\Security\\Fixes\\NEXT32886\\NEXT32886Fix',
  41584.                 => 'Swag\\Security\\Fixes\\NEXT34608\\LogoutSecurityFix',
  41585.                 => 'Swag\\Security\\Fixes\\NEXT37140\\SecurityFix',
  41586.             ],
  41587.             'SwagPlatformSecurity.availableFixes' => [
  41588.                 => 'Swag\\Security\\Fixes\\NEXT23915\\SecurityFix',
  41589.                 => 'Swag\\Security\\Fixes\\NEXT22891\\SecurityFix',
  41590.                 => 'Swag\\Security\\Fixes\\PPI737\\SecurityFix',
  41591.                 => 'Swag\\Security\\Fixes\\NEXT26140\\SecurityFix',
  41592.                 => 'Swag\\Security\\Fixes\\NEXT32887\\NEXT32887Fix',
  41593.                 => 'Swag\\Security\\Fixes\\NEXT32889\\NEXT32889Fix',
  41594.                 => 'Swag\\Security\\Fixes\\NEXT32886\\NEXT32886Fix',
  41595.                 => 'Swag\\Security\\Fixes\\NEXT34608\\LogoutSecurityFix',
  41596.                 => 'Swag\\Security\\Fixes\\NEXT37140\\SecurityFix',
  41597.             ],
  41598.             'container.dumper.inline_class_loader' => true,
  41599.             'container.dumper.inline_factories' => true,
  41600.             'jwt_private_key_passphrase_default' => 'shopware',
  41601.             'shopware.store.frw' => true,
  41602.             'event_dispatcher.event_aliases' => [
  41603.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  41604.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  41605.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  41606.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  41607.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  41608.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  41609.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  41610.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  41611.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  41612.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  41613.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  41614.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  41615.             ],
  41616.             'fragment.renderer.hinclude.global_template' => NULL,
  41617.             'fragment.path' => '/_fragment',
  41618.             'kernel.http_method_override' => true,
  41619.             'kernel.trusted_hosts' => [
  41620.             ],
  41621.             'kernel.default_locale' => 'en-GB',
  41622.             'kernel.enabled_locales' => [
  41623.             ],
  41624.             'kernel.error_controller' => 'error_controller',
  41625.             'debug.file_link_format' => NULL,
  41626.             'asset.request_context.base_path' => NULL,
  41627.             'asset.request_context.secure' => NULL,
  41628.             'translator.logging' => false,
  41629.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  41630.             'debug.error_handler.throw_at' => -1,
  41631.             'router.request_context.host' => 'localhost',
  41632.             'router.request_context.scheme' => 'http',
  41633.             'router.request_context.base_url' => '',
  41634.             'router.resource' => 'kernel::loadRoutes',
  41635.             'request_listener.http_port' => 80,
  41636.             'request_listener.https_port' => 443,
  41637.             'session.metadata.storage_key' => '_sf2_meta',
  41638.             'session.storage.options' => [
  41639.                 'cache_limiter' => '0',
  41640.                 'name' => 'session-',
  41641.                 'cookie_secure' => 'auto',
  41642.                 'cookie_httponly' => true,
  41643.                 'cookie_samesite' => 'lax',
  41644.                 'gc_probability' => 1,
  41645.             ],
  41646.             'session.metadata.update_threshold' => 0,
  41647.             'validator.translation_domain' => 'validators',
  41648.             'profiler_listener.only_exceptions' => false,
  41649.             'profiler_listener.only_main_requests' => false,
  41650.             'monolog.use_microseconds' => true,
  41651.             'monolog.swift_mailer.handlers' => [
  41652.             ],
  41653.             'monolog.handlers_to_channels' => [
  41654.                 'monolog.handler.business_event_handler_buffer' => [
  41655.                     'type' => 'inclusive',
  41656.                     'elements' => [
  41657.                         => 'business_events',
  41658.                     ],
  41659.                 ],
  41660.                 'monolog.handler.console' => [
  41661.                     'type' => 'exclusive',
  41662.                     'elements' => [
  41663.                         => 'event',
  41664.                         => 'doctrine',
  41665.                         => 'console',
  41666.                     ],
  41667.                 ],
  41668.                 'monolog.handler.main' => [
  41669.                     'type' => 'exclusive',
  41670.                     'elements' => [
  41671.                         => 'event',
  41672.                         => 'doctrine',
  41673.                     ],
  41674.                 ],
  41675.             ],
  41676.             'twig.form.resources' => [
  41677.                 => 'form_div_layout.html.twig',
  41678.             ],
  41679.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  41680.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  41681.             'enqueue.transport.default.receive_timeout' => 1000,
  41682.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  41683.             'enqueue.client.default.router_queue_name' => 'default',
  41684.             'enqueue.client.default.default_queue_name' => 'default',
  41685.             'enqueue.transports' => [
  41686.                 => 'default',
  41687.             ],
  41688.             'enqueue.clients' => [
  41689.                 => 'default',
  41690.             ],
  41691.             'enqueue.default_transport' => 'default',
  41692.             'enqueue.default_client' => 'default',
  41693.             'shopware.search' => [
  41694.                 'term_max_length' => 300,
  41695.             ],
  41696.             'shopware.search.term_max_length' => 300,
  41697.             'shopware.feature' => [
  41698.                 'flags' => [
  41699.                     'v6.5.0.0' => [
  41700.                         'default' => false,
  41701.                         'major' => true,
  41702.                     ],
  41703.                     'PERFORMANCE_TWEAKS' => [
  41704.                         'default' => false,
  41705.                         'major' => true,
  41706.                         'description' => 'Performance improvements that include a breaking change',
  41707.                     ],
  41708.                     'FEATURE_NEXT_1797' => [
  41709.                         'default' => false,
  41710.                         'major' => true,
  41711.                         'description' => 'composer require for plugins',
  41712.                     ],
  41713.                     'FEATURE_NEXT_16710' => [
  41714.                         'default' => false,
  41715.                         'major' => true,
  41716.                         'description' => 'Do not allow empty ids provided in criteria',
  41717.                     ],
  41718.                     'FEATURE_NEXT_13810' => [
  41719.                         'default' => false,
  41720.                         'major' => true,
  41721.                         'description' => 'Deprecate old promotion module',
  41722.                     ],
  41723.                     'FEATURE_NEXT_13250' => [
  41724.                         'default' => false,
  41725.                         'major' => true,
  41726.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  41727.                     ],
  41728.                     'FEATURE_NEXT_17276' => [
  41729.                         'default' => false,
  41730.                         'major' => true,
  41731.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  41732.                     ],
  41733.                     'FEATURE_NEXT_16151' => [
  41734.                         'default' => false,
  41735.                         'major' => true,
  41736.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  41737.                     ],
  41738.                     'FEATURE_NEXT_16155' => [
  41739.                         'default' => false,
  41740.                         'major' => true,
  41741.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  41742.                     ],
  41743.                     'FEATURE_NEXT_19501' => [
  41744.                         'default' => false,
  41745.                         'major' => false,
  41746.                         'description' => 'Disables the cart.container function',
  41747.                     ],
  41748.                     'FEATURE_NEXT_15053' => [
  41749.                         'default' => false,
  41750.                         'major' => false,
  41751.                         'description' => 'Replace wrong displayed characters in number format',
  41752.                     ],
  41753.                     'FEATURE_NEXT_18215' => [
  41754.                         'default' => false,
  41755.                         'major' => true,
  41756.                         'description' => 'Rules are aware of their assignment',
  41757.                     ],
  41758.                     'FEATURE_NEXT_15815' => [
  41759.                         'default' => false,
  41760.                         'major' => true,
  41761.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  41762.                     ],
  41763.                     'FEATURE_NEXT_14699' => [
  41764.                         'default' => false,
  41765.                         'major' => true,
  41766.                         'description' => 'Refactoring of Storefront theme assets',
  41767.                     ],
  41768.                     'FEATURE_NEXT_15707' => [
  41769.                         'default' => false,
  41770.                         'major' => false,
  41771.                         'description' => 'Delivery notice for EU geoblocking regulation',
  41772.                     ],
  41773.                     'FEATURE_NEXT_14360' => [
  41774.                         'default' => false,
  41775.                         'major' => true,
  41776.                         'description' => 'App System 4.0 - Build action button messaging system',
  41777.                     ],
  41778.                     'FEATURE_NEXT_15172' => [
  41779.                         'default' => false,
  41780.                         'major' => true,
  41781.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  41782.                     ],
  41783.                     'FEATURE_NEXT_14001' => [
  41784.                         'default' => false,
  41785.                         'major' => true,
  41786.                         'description' => 'Newsletter DOI for registered customers',
  41787.                     ],
  41788.                     'FEATURE_NEXT_7739' => [
  41789.                         'default' => false,
  41790.                         'major' => true,
  41791.                         'description' => 'Optional salutation',
  41792.                     ],
  41793.                     'FEATURE_NEXT_16200' => [
  41794.                         'default' => false,
  41795.                         'major' => false,
  41796.                         'description' => 'Register Doi Domain',
  41797.                     ],
  41798.                     'FEATURE_NEXT_13410' => [
  41799.                         'default' => false,
  41800.                         'major' => true,
  41801.                         'description' => 'Make sales channels required in seo generator',
  41802.                     ],
  41803.                     'FEATURE_NEXT_15917' => [
  41804.                         'default' => false,
  41805.                         'major' => true,
  41806.                         'description' => 'Move storefront script tags to head with defer',
  41807.                     ],
  41808.                     'FEATURE_NEXT_15957' => [
  41809.                         'default' => false,
  41810.                         'major' => true,
  41811.                         'description' => 'VAT id field for guest',
  41812.                     ],
  41813.                     'FEATURE_NEXT_13601' => [
  41814.                         'default' => false,
  41815.                         'major' => true,
  41816.                         'description' => 'Default transaction state for async app payments',
  41817.                     ],
  41818.                     'FEATURE_NEXT_16992' => [
  41819.                         'default' => false,
  41820.                         'major' => true,
  41821.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  41822.                     ],
  41823.                     'FEATURE_NEXT_7530' => [
  41824.                         'default' => false,
  41825.                         'major' => true,
  41826.                         'description' => 'Improve orders UX in Administration',
  41827.                     ],
  41828.                     'FEATURE_NEXT_16824' => [
  41829.                         'default' => false,
  41830.                         'major' => true,
  41831.                         'description' => 'Cart merged event',
  41832.                     ],
  41833.                     'FEATURE_NEXT_16271' => [
  41834.                         'default' => false,
  41835.                         'major' => true,
  41836.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  41837.                     ],
  41838.                     'FEATURE_NEXT_15381' => [
  41839.                         'default' => false,
  41840.                         'major' => true,
  41841.                         'description' => 'Save theme compilation',
  41842.                     ],
  41843.                     'FEATURE_NEXT_17275' => [
  41844.                         'default' => false,
  41845.                         'major' => true,
  41846.                         'description' => 'StorefrontRenderEvent only gets original view',
  41847.                     ],
  41848.                     'FEATURE_NEXT_17016' => [
  41849.                         'default' => false,
  41850.                         'major' => true,
  41851.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  41852.                     ],
  41853.                     'FEATURE_NEXT_16236' => [
  41854.                         'default' => false,
  41855.                         'major' => true,
  41856.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  41857.                     ],
  41858.                     'FEATURE_NEXT_16640' => [
  41859.                         'default' => false,
  41860.                         'major' => true,
  41861.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  41862.                     ],
  41863.                     'FEATURE_NEXT_17858' => [
  41864.                         'default' => false,
  41865.                         'major' => true,
  41866.                         'description' => 'Major feature flag for Business Event',
  41867.                     ],
  41868.                     'FEATURE_NEXT_6758' => [
  41869.                         'default' => false,
  41870.                         'major' => true,
  41871.                         'description' => 'Layout assignment for category as list',
  41872.                     ],
  41873.                     'FEATURE_NEXT_19048' => [
  41874.                         'default' => false,
  41875.                         'major' => true,
  41876.                         'description' => 'Fix media resolution in theme',
  41877.                     ],
  41878.                     'FEATURE_NEXT_19822' => [
  41879.                         'default' => false,
  41880.                         'major' => true,
  41881.                         'description' => 'Enables lazy loading components in the administration',
  41882.                     ],
  41883.                     'FEATURE_NEXT_18129' => [
  41884.                         'default' => false,
  41885.                         'major' => true,
  41886.                         'description' => 'Require positionIdentifier for some components',
  41887.                     ],
  41888.                     'FEATURE_NEXT_19163' => [
  41889.                         'default' => false,
  41890.                         'major' => true,
  41891.                         'description' => 'one to one inheritance',
  41892.                     ],
  41893.                     'FEATURE_NEXT_18187' => [
  41894.                         'default' => false,
  41895.                         'major' => true,
  41896.                         'description' => 'Move admin dashboard statistics into separate component',
  41897.                     ],
  41898.                     'FEATURE_NEXT_17978' => [
  41899.                         'default' => false,
  41900.                         'major' => true,
  41901.                         'description' => 'Change component factory to work with extension overrides in Administration',
  41902.                     ],
  41903.                     'FEATURE_NEXT_11634' => [
  41904.                         'default' => false,
  41905.                         'major' => true,
  41906.                         'description' => 'Webpack alias refactor',
  41907.                     ],
  41908.                     'FEATURE_NEXT_21547' => [
  41909.                         'default' => false,
  41910.                         'major' => true,
  41911.                         'description' => 'Change admin criteria defaults',
  41912.                     ],
  41913.                     'FEATURE_NEXT_22900' => [
  41914.                         'default' => false,
  41915.                         'major' => true,
  41916.                         'description' => 'Admin search configuration is used in Elasticsearch',
  41917.                     ],
  41918.                 ],
  41919.             ],
  41920.             'shopware.feature.flags' => [
  41921.                 'v6.5.0.0' => [
  41922.                     'default' => false,
  41923.                     'major' => true,
  41924.                 ],
  41925.                 'PERFORMANCE_TWEAKS' => [
  41926.                     'default' => false,
  41927.                     'major' => true,
  41928.                     'description' => 'Performance improvements that include a breaking change',
  41929.                 ],
  41930.                 'FEATURE_NEXT_1797' => [
  41931.                     'default' => false,
  41932.                     'major' => true,
  41933.                     'description' => 'composer require for plugins',
  41934.                 ],
  41935.                 'FEATURE_NEXT_16710' => [
  41936.                     'default' => false,
  41937.                     'major' => true,
  41938.                     'description' => 'Do not allow empty ids provided in criteria',
  41939.                 ],
  41940.                 'FEATURE_NEXT_13810' => [
  41941.                     'default' => false,
  41942.                     'major' => true,
  41943.                     'description' => 'Deprecate old promotion module',
  41944.                 ],
  41945.                 'FEATURE_NEXT_13250' => [
  41946.                     'default' => false,
  41947.                     'major' => true,
  41948.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  41949.                 ],
  41950.                 'FEATURE_NEXT_17276' => [
  41951.                     'default' => false,
  41952.                     'major' => true,
  41953.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  41954.                 ],
  41955.                 'FEATURE_NEXT_16151' => [
  41956.                     'default' => false,
  41957.                     'major' => true,
  41958.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  41959.                 ],
  41960.                 'FEATURE_NEXT_16155' => [
  41961.                     'default' => false,
  41962.                     'major' => true,
  41963.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  41964.                 ],
  41965.                 'FEATURE_NEXT_19501' => [
  41966.                     'default' => false,
  41967.                     'major' => false,
  41968.                     'description' => 'Disables the cart.container function',
  41969.                 ],
  41970.                 'FEATURE_NEXT_15053' => [
  41971.                     'default' => false,
  41972.                     'major' => false,
  41973.                     'description' => 'Replace wrong displayed characters in number format',
  41974.                 ],
  41975.                 'FEATURE_NEXT_18215' => [
  41976.                     'default' => false,
  41977.                     'major' => true,
  41978.                     'description' => 'Rules are aware of their assignment',
  41979.                 ],
  41980.                 'FEATURE_NEXT_15815' => [
  41981.                     'default' => false,
  41982.                     'major' => true,
  41983.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  41984.                 ],
  41985.                 'FEATURE_NEXT_14699' => [
  41986.                     'default' => false,
  41987.                     'major' => true,
  41988.                     'description' => 'Refactoring of Storefront theme assets',
  41989.                 ],
  41990.                 'FEATURE_NEXT_15707' => [
  41991.                     'default' => false,
  41992.                     'major' => false,
  41993.                     'description' => 'Delivery notice for EU geoblocking regulation',
  41994.                 ],
  41995.                 'FEATURE_NEXT_14360' => [
  41996.                     'default' => false,
  41997.                     'major' => true,
  41998.                     'description' => 'App System 4.0 - Build action button messaging system',
  41999.                 ],
  42000.                 'FEATURE_NEXT_15172' => [
  42001.                     'default' => false,
  42002.                     'major' => true,
  42003.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  42004.                 ],
  42005.                 'FEATURE_NEXT_14001' => [
  42006.                     'default' => false,
  42007.                     'major' => true,
  42008.                     'description' => 'Newsletter DOI for registered customers',
  42009.                 ],
  42010.                 'FEATURE_NEXT_7739' => [
  42011.                     'default' => false,
  42012.                     'major' => true,
  42013.                     'description' => 'Optional salutation',
  42014.                 ],
  42015.                 'FEATURE_NEXT_16200' => [
  42016.                     'default' => false,
  42017.                     'major' => false,
  42018.                     'description' => 'Register Doi Domain',
  42019.                 ],
  42020.                 'FEATURE_NEXT_13410' => [
  42021.                     'default' => false,
  42022.                     'major' => true,
  42023.                     'description' => 'Make sales channels required in seo generator',
  42024.                 ],
  42025.                 'FEATURE_NEXT_15917' => [
  42026.                     'default' => false,
  42027.                     'major' => true,
  42028.                     'description' => 'Move storefront script tags to head with defer',
  42029.                 ],
  42030.                 'FEATURE_NEXT_15957' => [
  42031.                     'default' => false,
  42032.                     'major' => true,
  42033.                     'description' => 'VAT id field for guest',
  42034.                 ],
  42035.                 'FEATURE_NEXT_13601' => [
  42036.                     'default' => false,
  42037.                     'major' => true,
  42038.                     'description' => 'Default transaction state for async app payments',
  42039.                 ],
  42040.                 'FEATURE_NEXT_16992' => [
  42041.                     'default' => false,
  42042.                     'major' => true,
  42043.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  42044.                 ],
  42045.                 'FEATURE_NEXT_7530' => [
  42046.                     'default' => false,
  42047.                     'major' => true,
  42048.                     'description' => 'Improve orders UX in Administration',
  42049.                 ],
  42050.                 'FEATURE_NEXT_16824' => [
  42051.                     'default' => false,
  42052.                     'major' => true,
  42053.                     'description' => 'Cart merged event',
  42054.                 ],
  42055.                 'FEATURE_NEXT_16271' => [
  42056.                     'default' => false,
  42057.                     'major' => true,
  42058.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  42059.                 ],
  42060.                 'FEATURE_NEXT_15381' => [
  42061.                     'default' => false,
  42062.                     'major' => true,
  42063.                     'description' => 'Save theme compilation',
  42064.                 ],
  42065.                 'FEATURE_NEXT_17275' => [
  42066.                     'default' => false,
  42067.                     'major' => true,
  42068.                     'description' => 'StorefrontRenderEvent only gets original view',
  42069.                 ],
  42070.                 'FEATURE_NEXT_17016' => [
  42071.                     'default' => false,
  42072.                     'major' => true,
  42073.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  42074.                 ],
  42075.                 'FEATURE_NEXT_16236' => [
  42076.                     'default' => false,
  42077.                     'major' => true,
  42078.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  42079.                 ],
  42080.                 'FEATURE_NEXT_16640' => [
  42081.                     'default' => false,
  42082.                     'major' => true,
  42083.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  42084.                 ],
  42085.                 'FEATURE_NEXT_17858' => [
  42086.                     'default' => false,
  42087.                     'major' => true,
  42088.                     'description' => 'Major feature flag for Business Event',
  42089.                 ],
  42090.                 'FEATURE_NEXT_6758' => [
  42091.                     'default' => false,
  42092.                     'major' => true,
  42093.                     'description' => 'Layout assignment for category as list',
  42094.                 ],
  42095.                 'FEATURE_NEXT_19048' => [
  42096.                     'default' => false,
  42097.                     'major' => true,
  42098.                     'description' => 'Fix media resolution in theme',
  42099.                 ],
  42100.                 'FEATURE_NEXT_19822' => [
  42101.                     'default' => false,
  42102.                     'major' => true,
  42103.                     'description' => 'Enables lazy loading components in the administration',
  42104.                 ],
  42105.                 'FEATURE_NEXT_18129' => [
  42106.                     'default' => false,
  42107.                     'major' => true,
  42108.                     'description' => 'Require positionIdentifier for some components',
  42109.                 ],
  42110.                 'FEATURE_NEXT_19163' => [
  42111.                     'default' => false,
  42112.                     'major' => true,
  42113.                     'description' => 'one to one inheritance',
  42114.                 ],
  42115.                 'FEATURE_NEXT_18187' => [
  42116.                     'default' => false,
  42117.                     'major' => true,
  42118.                     'description' => 'Move admin dashboard statistics into separate component',
  42119.                 ],
  42120.                 'FEATURE_NEXT_17978' => [
  42121.                     'default' => false,
  42122.                     'major' => true,
  42123.                     'description' => 'Change component factory to work with extension overrides in Administration',
  42124.                 ],
  42125.                 'FEATURE_NEXT_11634' => [
  42126.                     'default' => false,
  42127.                     'major' => true,
  42128.                     'description' => 'Webpack alias refactor',
  42129.                 ],
  42130.                 'FEATURE_NEXT_21547' => [
  42131.                     'default' => false,
  42132.                     'major' => true,
  42133.                     'description' => 'Change admin criteria defaults',
  42134.                 ],
  42135.                 'FEATURE_NEXT_22900' => [
  42136.                     'default' => false,
  42137.                     'major' => true,
  42138.                     'description' => 'Admin search configuration is used in Elasticsearch',
  42139.                 ],
  42140.             ],
  42141.             'shopware.feature.flags.v6.5.0.0' => [
  42142.                 'default' => false,
  42143.                 'major' => true,
  42144.             ],
  42145.             'shopware.feature.flags.v6.5.0.0.default' => false,
  42146.             'shopware.feature.flags.v6.5.0.0.major' => true,
  42147.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  42148.                 'default' => false,
  42149.                 'major' => true,
  42150.                 'description' => 'Performance improvements that include a breaking change',
  42151.             ],
  42152.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  42153.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  42154.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  42155.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  42156.                 'default' => false,
  42157.                 'major' => true,
  42158.                 'description' => 'composer require for plugins',
  42159.             ],
  42160.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  42161.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  42162.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  42163.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  42164.                 'default' => false,
  42165.                 'major' => true,
  42166.                 'description' => 'Do not allow empty ids provided in criteria',
  42167.             ],
  42168.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  42169.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  42170.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  42171.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  42172.                 'default' => false,
  42173.                 'major' => true,
  42174.                 'description' => 'Deprecate old promotion module',
  42175.             ],
  42176.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  42177.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  42178.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  42179.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  42180.                 'default' => false,
  42181.                 'major' => true,
  42182.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  42183.             ],
  42184.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  42185.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  42186.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  42187.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  42188.                 'default' => false,
  42189.                 'major' => true,
  42190.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  42191.             ],
  42192.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  42193.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  42194.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  42195.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  42196.                 'default' => false,
  42197.                 'major' => true,
  42198.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  42199.             ],
  42200.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  42201.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  42202.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  42203.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  42204.                 'default' => false,
  42205.                 'major' => true,
  42206.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  42207.             ],
  42208.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  42209.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  42210.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  42211.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  42212.                 'default' => false,
  42213.                 'major' => false,
  42214.                 'description' => 'Disables the cart.container function',
  42215.             ],
  42216.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  42217.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  42218.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  42219.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  42220.                 'default' => false,
  42221.                 'major' => false,
  42222.                 'description' => 'Replace wrong displayed characters in number format',
  42223.             ],
  42224.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  42225.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  42226.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  42227.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  42228.                 'default' => false,
  42229.                 'major' => true,
  42230.                 'description' => 'Rules are aware of their assignment',
  42231.             ],
  42232.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  42233.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  42234.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  42235.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  42236.                 'default' => false,
  42237.                 'major' => true,
  42238.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  42239.             ],
  42240.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  42241.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  42242.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  42243.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  42244.                 'default' => false,
  42245.                 'major' => true,
  42246.                 'description' => 'Refactoring of Storefront theme assets',
  42247.             ],
  42248.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  42249.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  42250.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  42251.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  42252.                 'default' => false,
  42253.                 'major' => false,
  42254.                 'description' => 'Delivery notice for EU geoblocking regulation',
  42255.             ],
  42256.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  42257.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  42258.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  42259.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  42260.                 'default' => false,
  42261.                 'major' => true,
  42262.                 'description' => 'App System 4.0 - Build action button messaging system',
  42263.             ],
  42264.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  42265.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  42266.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  42267.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  42268.                 'default' => false,
  42269.                 'major' => true,
  42270.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  42271.             ],
  42272.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  42273.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  42274.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  42275.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  42276.                 'default' => false,
  42277.                 'major' => true,
  42278.                 'description' => 'Newsletter DOI for registered customers',
  42279.             ],
  42280.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  42281.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  42282.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  42283.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  42284.                 'default' => false,
  42285.                 'major' => true,
  42286.                 'description' => 'Optional salutation',
  42287.             ],
  42288.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  42289.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  42290.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  42291.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  42292.                 'default' => false,
  42293.                 'major' => false,
  42294.                 'description' => 'Register Doi Domain',
  42295.             ],
  42296.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  42297.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  42298.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  42299.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  42300.                 'default' => false,
  42301.                 'major' => true,
  42302.                 'description' => 'Make sales channels required in seo generator',
  42303.             ],
  42304.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  42305.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  42306.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  42307.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  42308.                 'default' => false,
  42309.                 'major' => true,
  42310.                 'description' => 'Move storefront script tags to head with defer',
  42311.             ],
  42312.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  42313.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  42314.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  42315.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  42316.                 'default' => false,
  42317.                 'major' => true,
  42318.                 'description' => 'VAT id field for guest',
  42319.             ],
  42320.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  42321.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  42322.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  42323.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  42324.                 'default' => false,
  42325.                 'major' => true,
  42326.                 'description' => 'Default transaction state for async app payments',
  42327.             ],
  42328.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  42329.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  42330.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  42331.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  42332.                 'default' => false,
  42333.                 'major' => true,
  42334.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  42335.             ],
  42336.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  42337.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  42338.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  42339.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  42340.                 'default' => false,
  42341.                 'major' => true,
  42342.                 'description' => 'Improve orders UX in Administration',
  42343.             ],
  42344.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  42345.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  42346.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  42347.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  42348.                 'default' => false,
  42349.                 'major' => true,
  42350.                 'description' => 'Cart merged event',
  42351.             ],
  42352.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  42353.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  42354.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  42355.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  42356.                 'default' => false,
  42357.                 'major' => true,
  42358.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  42359.             ],
  42360.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  42361.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  42362.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  42363.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  42364.                 'default' => false,
  42365.                 'major' => true,
  42366.                 'description' => 'Save theme compilation',
  42367.             ],
  42368.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  42369.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => true,
  42370.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  42371.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  42372.                 'default' => false,
  42373.                 'major' => true,
  42374.                 'description' => 'StorefrontRenderEvent only gets original view',
  42375.             ],
  42376.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  42377.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  42378.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  42379.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  42380.                 'default' => false,
  42381.                 'major' => true,
  42382.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  42383.             ],
  42384.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  42385.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  42386.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  42387.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  42388.                 'default' => false,
  42389.                 'major' => true,
  42390.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  42391.             ],
  42392.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  42393.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  42394.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  42395.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  42396.                 'default' => false,
  42397.                 'major' => true,
  42398.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  42399.             ],
  42400.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  42401.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  42402.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  42403.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  42404.                 'default' => false,
  42405.                 'major' => true,
  42406.                 'description' => 'Major feature flag for Business Event',
  42407.             ],
  42408.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  42409.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  42410.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  42411.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  42412.                 'default' => false,
  42413.                 'major' => true,
  42414.                 'description' => 'Layout assignment for category as list',
  42415.             ],
  42416.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  42417.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  42418.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  42419.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  42420.                 'default' => false,
  42421.                 'major' => true,
  42422.                 'description' => 'Fix media resolution in theme',
  42423.             ],
  42424.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  42425.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  42426.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  42427.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  42428.                 'default' => false,
  42429.                 'major' => true,
  42430.                 'description' => 'Enables lazy loading components in the administration',
  42431.             ],
  42432.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  42433.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  42434.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  42435.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  42436.                 'default' => false,
  42437.                 'major' => true,
  42438.                 'description' => 'Require positionIdentifier for some components',
  42439.             ],
  42440.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  42441.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  42442.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  42443.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  42444.                 'default' => false,
  42445.                 'major' => true,
  42446.                 'description' => 'one to one inheritance',
  42447.             ],
  42448.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  42449.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  42450.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  42451.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  42452.                 'default' => false,
  42453.                 'major' => true,
  42454.                 'description' => 'Move admin dashboard statistics into separate component',
  42455.             ],
  42456.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  42457.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  42458.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  42459.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  42460.                 'default' => false,
  42461.                 'major' => true,
  42462.                 'description' => 'Change component factory to work with extension overrides in Administration',
  42463.             ],
  42464.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  42465.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  42466.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  42467.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  42468.                 'default' => false,
  42469.                 'major' => true,
  42470.                 'description' => 'Webpack alias refactor',
  42471.             ],
  42472.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  42473.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  42474.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  42475.             'shopware.feature.flags.FEATURE_NEXT_21547' => [
  42476.                 'default' => false,
  42477.                 'major' => true,
  42478.                 'description' => 'Change admin criteria defaults',
  42479.             ],
  42480.             'shopware.feature.flags.FEATURE_NEXT_21547.default' => false,
  42481.             'shopware.feature.flags.FEATURE_NEXT_21547.major' => true,
  42482.             'shopware.feature.flags.FEATURE_NEXT_21547.description' => 'Change admin criteria defaults',
  42483.             'shopware.feature.flags.FEATURE_NEXT_22900' => [
  42484.                 'default' => false,
  42485.                 'major' => true,
  42486.                 'description' => 'Admin search configuration is used in Elasticsearch',
  42487.             ],
  42488.             'shopware.feature.flags.FEATURE_NEXT_22900.default' => false,
  42489.             'shopware.feature.flags.FEATURE_NEXT_22900.major' => true,
  42490.             'shopware.feature.flags.FEATURE_NEXT_22900.description' => 'Admin search configuration is used in Elasticsearch',
  42491.             'shopware.profiler' => [
  42492.                 'integrations' => [
  42493.                     => 'Symfony',
  42494.                 ],
  42495.             ],
  42496.             'shopware.profiler.integrations' => [
  42497.                 => 'Symfony',
  42498.             ],
  42499.             'shopware.profiler.integrations.0' => 'Symfony',
  42500.             'shopware.filesystem' => [
  42501.                 'private' => [
  42502.                     'type' => 'local',
  42503.                     'config' => [
  42504.                         'root' => (\dirname(__DIR__4).'/files'),
  42505.                     ],
  42506.                 ],
  42507.                 'public' => [
  42508.                     'type' => 'local',
  42509.                     'config' => [
  42510.                         'root' => (\dirname(__DIR__4).'/public'),
  42511.                     ],
  42512.                 ],
  42513.                 'temp' => [
  42514.                     'type' => 'local',
  42515.                     'config' => [
  42516.                         'root' => \dirname(__DIR__3),
  42517.                     ],
  42518.                 ],
  42519.                 'theme' => [
  42520.                 ],
  42521.                 'asset' => [
  42522.                 ],
  42523.                 'sitemap' => [
  42524.                 ],
  42525.                 'allowed_extensions' => [
  42526.                     => 'jpg',
  42527.                     => 'jpeg',
  42528.                     => 'png',
  42529.                     => 'webp',
  42530.                     => 'gif',
  42531.                     => 'svg',
  42532.                     => 'bmp',
  42533.                     => 'tiff',
  42534.                     => 'tif',
  42535.                     => 'eps',
  42536.                     10 => 'webm',
  42537.                     11 => 'mkv',
  42538.                     12 => 'flv',
  42539.                     13 => 'ogv',
  42540.                     14 => 'ogg',
  42541.                     15 => 'mov',
  42542.                     16 => 'mp4',
  42543.                     17 => 'avi',
  42544.                     18 => 'wmv',
  42545.                     19 => 'pdf',
  42546.                     20 => 'aac',
  42547.                     21 => 'mp3',
  42548.                     22 => 'wav',
  42549.                     23 => 'flac',
  42550.                     24 => 'oga',
  42551.                     25 => 'wma',
  42552.                     26 => 'txt',
  42553.                     27 => 'doc',
  42554.                     28 => 'ico',
  42555.                 ],
  42556.             ],
  42557.             'shopware.filesystem.private' => [
  42558.                 'type' => 'local',
  42559.                 'config' => [
  42560.                     'root' => (\dirname(__DIR__4).'/files'),
  42561.                 ],
  42562.             ],
  42563.             'shopware.filesystem.private.type' => 'local',
  42564.             'shopware.filesystem.private.config' => [
  42565.                 'root' => (\dirname(__DIR__4).'/files'),
  42566.             ],
  42567.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  42568.             'shopware.filesystem.public' => [
  42569.                 'type' => 'local',
  42570.                 'config' => [
  42571.                     'root' => (\dirname(__DIR__4).'/public'),
  42572.                 ],
  42573.             ],
  42574.             'shopware.filesystem.public.type' => 'local',
  42575.             'shopware.filesystem.public.config' => [
  42576.                 'root' => (\dirname(__DIR__4).'/public'),
  42577.             ],
  42578.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  42579.             'shopware.filesystem.temp' => [
  42580.                 'type' => 'local',
  42581.                 'config' => [
  42582.                     'root' => \dirname(__DIR__3),
  42583.                 ],
  42584.             ],
  42585.             'shopware.filesystem.temp.type' => 'local',
  42586.             'shopware.filesystem.temp.config' => [
  42587.                 'root' => \dirname(__DIR__3),
  42588.             ],
  42589.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  42590.             'shopware.filesystem.theme' => [
  42591.                 'type' => 'local',
  42592.                 'config' => [
  42593.                     'root' => (\dirname(__DIR__4).'/public'),
  42594.                 ],
  42595.             ],
  42596.             'shopware.filesystem.asset' => [
  42597.                 'type' => 'local',
  42598.                 'config' => [
  42599.                     'root' => (\dirname(__DIR__4).'/public'),
  42600.                 ],
  42601.             ],
  42602.             'shopware.filesystem.sitemap' => [
  42603.                 'type' => 'local',
  42604.                 'config' => [
  42605.                     'root' => (\dirname(__DIR__4).'/public'),
  42606.                 ],
  42607.             ],
  42608.             'shopware.filesystem.allowed_extensions' => [
  42609.                 => 'jpg',
  42610.                 => 'jpeg',
  42611.                 => 'png',
  42612.                 => 'webp',
  42613.                 => 'gif',
  42614.                 => 'svg',
  42615.                 => 'bmp',
  42616.                 => 'tiff',
  42617.                 => 'tif',
  42618.                 => 'eps',
  42619.                 10 => 'webm',
  42620.                 11 => 'mkv',
  42621.                 12 => 'flv',
  42622.                 13 => 'ogv',
  42623.                 14 => 'ogg',
  42624.                 15 => 'mov',
  42625.                 16 => 'mp4',
  42626.                 17 => 'avi',
  42627.                 18 => 'wmv',
  42628.                 19 => 'pdf',
  42629.                 20 => 'aac',
  42630.                 21 => 'mp3',
  42631.                 22 => 'wav',
  42632.                 23 => 'flac',
  42633.                 24 => 'oga',
  42634.                 25 => 'wma',
  42635.                 26 => 'txt',
  42636.                 27 => 'doc',
  42637.                 28 => 'ico',
  42638.             ],
  42639.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  42640.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  42641.             'shopware.filesystem.allowed_extensions.2' => 'png',
  42642.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  42643.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  42644.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  42645.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  42646.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  42647.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  42648.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  42649.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  42650.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  42651.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  42652.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  42653.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  42654.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  42655.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  42656.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  42657.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  42658.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  42659.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  42660.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  42661.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  42662.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  42663.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  42664.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  42665.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  42666.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  42667.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  42668.             'shopware.cdn.url' => '',
  42669.             'shopware.increment' => [
  42670.                 'user_activity' => [
  42671.                     'type' => 'mysql',
  42672.                 ],
  42673.                 'message_queue' => [
  42674.                     'type' => 'mysql',
  42675.                 ],
  42676.             ],
  42677.             'shopware.increment.user_activity' => [
  42678.                 'type' => 'mysql',
  42679.             ],
  42680.             'shopware.increment.user_activity.type' => 'mysql',
  42681.             'shopware.increment.message_queue' => [
  42682.                 'type' => 'mysql',
  42683.             ],
  42684.             'shopware.increment.message_queue.type' => 'mysql',
  42685.             'shopware.api' => [
  42686.                 'max_limit' => 100,
  42687.                 'api_browser' => [
  42688.                     'auth_required' => false,
  42689.                 ],
  42690.                 'store' => [
  42691.                     'context_lifetime' => 'P1D',
  42692.                 ],
  42693.                 'rate_limiter' => [
  42694.                     'login' => [
  42695.                         'enabled' => true,
  42696.                         'policy' => 'time_backoff',
  42697.                         'reset' => '24 hours',
  42698.                         'limits' => [
  42699.                             => [
  42700.                                 'limit' => 10,
  42701.                                 'interval' => '10 seconds',
  42702.                             ],
  42703.                             => [
  42704.                                 'limit' => 15,
  42705.                                 'interval' => '30 seconds',
  42706.                             ],
  42707.                             => [
  42708.                                 'limit' => 20,
  42709.                                 'interval' => '60 seconds',
  42710.                             ],
  42711.                         ],
  42712.                         'lock_factory' => 'lock.factory',
  42713.                         'cache_pool' => 'cache.rate_limiter',
  42714.                     ],
  42715.                     'guest_login' => [
  42716.                         'enabled' => true,
  42717.                         'policy' => 'time_backoff',
  42718.                         'reset' => '24 hours',
  42719.                         'limits' => [
  42720.                             => [
  42721.                                 'limit' => 10,
  42722.                                 'interval' => '10 seconds',
  42723.                             ],
  42724.                             => [
  42725.                                 'limit' => 15,
  42726.                                 'interval' => '30 seconds',
  42727.                             ],
  42728.                             => [
  42729.                                 'limit' => 20,
  42730.                                 'interval' => '60 seconds',
  42731.                             ],
  42732.                         ],
  42733.                         'lock_factory' => 'lock.factory',
  42734.                         'cache_pool' => 'cache.rate_limiter',
  42735.                     ],
  42736.                     'oauth' => [
  42737.                         'enabled' => true,
  42738.                         'policy' => 'time_backoff',
  42739.                         'reset' => '24 hours',
  42740.                         'limits' => [
  42741.                             => [
  42742.                                 'limit' => 10,
  42743.                                 'interval' => '10 seconds',
  42744.                             ],
  42745.                             => [
  42746.                                 'limit' => 15,
  42747.                                 'interval' => '30 seconds',
  42748.                             ],
  42749.                             => [
  42750.                                 'limit' => 20,
  42751.                                 'interval' => '60 seconds',
  42752.                             ],
  42753.                         ],
  42754.                         'lock_factory' => 'lock.factory',
  42755.                         'cache_pool' => 'cache.rate_limiter',
  42756.                     ],
  42757.                     'reset_password' => [
  42758.                         'enabled' => true,
  42759.                         'policy' => 'time_backoff',
  42760.                         'reset' => '24 hours',
  42761.                         'limits' => [
  42762.                             => [
  42763.                                 'limit' => 3,
  42764.                                 'interval' => '30 seconds',
  42765.                             ],
  42766.                             => [
  42767.                                 'limit' => 5,
  42768.                                 'interval' => '60 seconds',
  42769.                             ],
  42770.                             => [
  42771.                                 'limit' => 10,
  42772.                                 'interval' => '90 seconds',
  42773.                             ],
  42774.                         ],
  42775.                         'lock_factory' => 'lock.factory',
  42776.                         'cache_pool' => 'cache.rate_limiter',
  42777.                     ],
  42778.                     'user_recovery' => [
  42779.                         'enabled' => true,
  42780.                         'policy' => 'time_backoff',
  42781.                         'reset' => '24 hours',
  42782.                         'limits' => [
  42783.                             => [
  42784.                                 'limit' => 3,
  42785.                                 'interval' => '30 seconds',
  42786.                             ],
  42787.                             => [
  42788.                                 'limit' => 5,
  42789.                                 'interval' => '60 seconds',
  42790.                             ],
  42791.                             => [
  42792.                                 'limit' => 10,
  42793.                                 'interval' => '90 seconds',
  42794.                             ],
  42795.                         ],
  42796.                         'lock_factory' => 'lock.factory',
  42797.                         'cache_pool' => 'cache.rate_limiter',
  42798.                     ],
  42799.                     'contact_form' => [
  42800.                         'enabled' => true,
  42801.                         'policy' => 'time_backoff',
  42802.                         'reset' => '24 hours',
  42803.                         'limits' => [
  42804.                             => [
  42805.                                 'limit' => 3,
  42806.                                 'interval' => '30 seconds',
  42807.                             ],
  42808.                             => [
  42809.                                 'limit' => 5,
  42810.                                 'interval' => '60 seconds',
  42811.                             ],
  42812.                             => [
  42813.                                 'limit' => 10,
  42814.                                 'interval' => '90 seconds',
  42815.                             ],
  42816.                         ],
  42817.                         'lock_factory' => 'lock.factory',
  42818.                         'cache_pool' => 'cache.rate_limiter',
  42819.                     ],
  42820.                     'notification' => [
  42821.                         'enabled' => true,
  42822.                         'policy' => 'time_backoff',
  42823.                         'reset' => '24 hours',
  42824.                         'limits' => [
  42825.                             => [
  42826.                                 'limit' => 10,
  42827.                                 'interval' => '10 seconds',
  42828.                             ],
  42829.                             => [
  42830.                                 'limit' => 15,
  42831.                                 'interval' => '30 seconds',
  42832.                             ],
  42833.                             => [
  42834.                                 'limit' => 20,
  42835.                                 'interval' => '60 seconds',
  42836.                             ],
  42837.                         ],
  42838.                         'lock_factory' => 'lock.factory',
  42839.                         'cache_pool' => 'cache.rate_limiter',
  42840.                     ],
  42841.                     'newsletter_form' => [
  42842.                         'enabled' => true,
  42843.                         'policy' => 'time_backoff',
  42844.                         'reset' => '24 hours',
  42845.                         'limits' => [
  42846.                             => [
  42847.                                 'limit' => 3,
  42848.                                 'interval' => '30 seconds',
  42849.                             ],
  42850.                             => [
  42851.                                 'limit' => 5,
  42852.                                 'interval' => '60 seconds',
  42853.                             ],
  42854.                             => [
  42855.                                 'limit' => 10,
  42856.                                 'interval' => '90 seconds',
  42857.                             ],
  42858.                         ],
  42859.                         'lock_factory' => 'lock.factory',
  42860.                         'cache_pool' => 'cache.rate_limiter',
  42861.                     ],
  42862.                     'cart_add_line_item' => [
  42863.                         'enabled' => true,
  42864.                         'policy' => 'system_config',
  42865.                         'reset' => '1 hours',
  42866.                         'limits' => [
  42867.                             => [
  42868.                                 'domain' => 'core.cart.lineItemAddLimit',
  42869.                                 'interval' => '60 seconds',
  42870.                             ],
  42871.                         ],
  42872.                         'lock_factory' => 'lock.factory',
  42873.                         'cache_pool' => 'cache.rate_limiter',
  42874.                     ],
  42875.                 ],
  42876.             ],
  42877.             'shopware.api.max_limit' => 100,
  42878.             'shopware.api.api_browser' => [
  42879.                 'auth_required' => false,
  42880.             ],
  42881.             'shopware.api.api_browser.auth_required' => false,
  42882.             'shopware.api.api_browser.auth_required_str' => '0',
  42883.             'shopware.api.store' => [
  42884.                 'context_lifetime' => 'P1D',
  42885.             ],
  42886.             'shopware.api.store.context_lifetime' => 'P1D',
  42887.             'shopware.api.rate_limiter' => [
  42888.                 'login' => [
  42889.                     'enabled' => true,
  42890.                     'policy' => 'time_backoff',
  42891.                     'reset' => '24 hours',
  42892.                     'limits' => [
  42893.                         => [
  42894.                             'limit' => 10,
  42895.                             'interval' => '10 seconds',
  42896.                         ],
  42897.                         => [
  42898.                             'limit' => 15,
  42899.                             'interval' => '30 seconds',
  42900.                         ],
  42901.                         => [
  42902.                             'limit' => 20,
  42903.                             'interval' => '60 seconds',
  42904.                         ],
  42905.                     ],
  42906.                     'lock_factory' => 'lock.factory',
  42907.                     'cache_pool' => 'cache.rate_limiter',
  42908.                 ],
  42909.                 'guest_login' => [
  42910.                     'enabled' => true,
  42911.                     'policy' => 'time_backoff',
  42912.                     'reset' => '24 hours',
  42913.                     'limits' => [
  42914.                         => [
  42915.                             'limit' => 10,
  42916.                             'interval' => '10 seconds',
  42917.                         ],
  42918.                         => [
  42919.                             'limit' => 15,
  42920.                             'interval' => '30 seconds',
  42921.                         ],
  42922.                         => [
  42923.                             'limit' => 20,
  42924.                             'interval' => '60 seconds',
  42925.                         ],
  42926.                     ],
  42927.                     'lock_factory' => 'lock.factory',
  42928.                     'cache_pool' => 'cache.rate_limiter',
  42929.                 ],
  42930.                 'oauth' => [
  42931.                     'enabled' => true,
  42932.                     'policy' => 'time_backoff',
  42933.                     'reset' => '24 hours',
  42934.                     'limits' => [
  42935.                         => [
  42936.                             'limit' => 10,
  42937.                             'interval' => '10 seconds',
  42938.                         ],
  42939.                         => [
  42940.                             'limit' => 15,
  42941.                             'interval' => '30 seconds',
  42942.                         ],
  42943.                         => [
  42944.                             'limit' => 20,
  42945.                             'interval' => '60 seconds',
  42946.                         ],
  42947.                     ],
  42948.                     'lock_factory' => 'lock.factory',
  42949.                     'cache_pool' => 'cache.rate_limiter',
  42950.                 ],
  42951.                 'reset_password' => [
  42952.                     'enabled' => true,
  42953.                     'policy' => 'time_backoff',
  42954.                     'reset' => '24 hours',
  42955.                     'limits' => [
  42956.                         => [
  42957.                             'limit' => 3,
  42958.                             'interval' => '30 seconds',
  42959.                         ],
  42960.                         => [
  42961.                             'limit' => 5,
  42962.                             'interval' => '60 seconds',
  42963.                         ],
  42964.                         => [
  42965.                             'limit' => 10,
  42966.                             'interval' => '90 seconds',
  42967.                         ],
  42968.                     ],
  42969.                     'lock_factory' => 'lock.factory',
  42970.                     'cache_pool' => 'cache.rate_limiter',
  42971.                 ],
  42972.                 'user_recovery' => [
  42973.                     'enabled' => true,
  42974.                     'policy' => 'time_backoff',
  42975.                     'reset' => '24 hours',
  42976.                     'limits' => [
  42977.                         => [
  42978.                             'limit' => 3,
  42979.                             'interval' => '30 seconds',
  42980.                         ],
  42981.                         => [
  42982.                             'limit' => 5,
  42983.                             'interval' => '60 seconds',
  42984.                         ],
  42985.                         => [
  42986.                             'limit' => 10,
  42987.                             'interval' => '90 seconds',
  42988.                         ],
  42989.                     ],
  42990.                     'lock_factory' => 'lock.factory',
  42991.                     'cache_pool' => 'cache.rate_limiter',
  42992.                 ],
  42993.                 'contact_form' => [
  42994.                     'enabled' => true,
  42995.                     'policy' => 'time_backoff',
  42996.                     'reset' => '24 hours',
  42997.                     'limits' => [
  42998.                         => [
  42999.                             'limit' => 3,
  43000.                             'interval' => '30 seconds',
  43001.                         ],
  43002.                         => [
  43003.                             'limit' => 5,
  43004.                             'interval' => '60 seconds',
  43005.                         ],
  43006.                         => [
  43007.                             'limit' => 10,
  43008.                             'interval' => '90 seconds',
  43009.                         ],
  43010.                     ],
  43011.                     'lock_factory' => 'lock.factory',
  43012.                     'cache_pool' => 'cache.rate_limiter',
  43013.                 ],
  43014.                 'notification' => [
  43015.                     'enabled' => true,
  43016.                     'policy' => 'time_backoff',
  43017.                     'reset' => '24 hours',
  43018.                     'limits' => [
  43019.                         => [
  43020.                             'limit' => 10,
  43021.                             'interval' => '10 seconds',
  43022.                         ],
  43023.                         => [
  43024.                             'limit' => 15,
  43025.                             'interval' => '30 seconds',
  43026.                         ],
  43027.                         => [
  43028.                             'limit' => 20,
  43029.                             'interval' => '60 seconds',
  43030.                         ],
  43031.                     ],
  43032.                     'lock_factory' => 'lock.factory',
  43033.                     'cache_pool' => 'cache.rate_limiter',
  43034.                 ],
  43035.                 'newsletter_form' => [
  43036.                     'enabled' => true,
  43037.                     'policy' => 'time_backoff',
  43038.                     'reset' => '24 hours',
  43039.                     'limits' => [
  43040.                         => [
  43041.                             'limit' => 3,
  43042.                             'interval' => '30 seconds',
  43043.                         ],
  43044.                         => [
  43045.                             'limit' => 5,
  43046.                             'interval' => '60 seconds',
  43047.                         ],
  43048.                         => [
  43049.                             'limit' => 10,
  43050.                             'interval' => '90 seconds',
  43051.                         ],
  43052.                     ],
  43053.                     'lock_factory' => 'lock.factory',
  43054.                     'cache_pool' => 'cache.rate_limiter',
  43055.                 ],
  43056.                 'cart_add_line_item' => [
  43057.                     'enabled' => true,
  43058.                     'policy' => 'system_config',
  43059.                     'reset' => '1 hours',
  43060.                     'limits' => [
  43061.                         => [
  43062.                             'domain' => 'core.cart.lineItemAddLimit',
  43063.                             'interval' => '60 seconds',
  43064.                         ],
  43065.                     ],
  43066.                     'lock_factory' => 'lock.factory',
  43067.                     'cache_pool' => 'cache.rate_limiter',
  43068.                 ],
  43069.             ],
  43070.             'shopware.api.rate_limiter.login' => [
  43071.                 'enabled' => true,
  43072.                 'policy' => 'time_backoff',
  43073.                 'reset' => '24 hours',
  43074.                 'limits' => [
  43075.                     => [
  43076.                         'limit' => 10,
  43077.                         'interval' => '10 seconds',
  43078.                     ],
  43079.                     => [
  43080.                         'limit' => 15,
  43081.                         'interval' => '30 seconds',
  43082.                     ],
  43083.                     => [
  43084.                         'limit' => 20,
  43085.                         'interval' => '60 seconds',
  43086.                     ],
  43087.                 ],
  43088.                 'lock_factory' => 'lock.factory',
  43089.                 'cache_pool' => 'cache.rate_limiter',
  43090.             ],
  43091.             'shopware.api.rate_limiter.login.enabled' => true,
  43092.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  43093.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  43094.             'shopware.api.rate_limiter.login.limits' => [
  43095.                 => [
  43096.                     'limit' => 10,
  43097.                     'interval' => '10 seconds',
  43098.                 ],
  43099.                 => [
  43100.                     'limit' => 15,
  43101.                     'interval' => '30 seconds',
  43102.                 ],
  43103.                 => [
  43104.                     'limit' => 20,
  43105.                     'interval' => '60 seconds',
  43106.                 ],
  43107.             ],
  43108.             'shopware.api.rate_limiter.login.limits.0' => [
  43109.                 'limit' => 10,
  43110.                 'interval' => '10 seconds',
  43111.             ],
  43112.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  43113.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  43114.             'shopware.api.rate_limiter.login.limits.1' => [
  43115.                 'limit' => 15,
  43116.                 'interval' => '30 seconds',
  43117.             ],
  43118.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  43119.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  43120.             'shopware.api.rate_limiter.login.limits.2' => [
  43121.                 'limit' => 20,
  43122.                 'interval' => '60 seconds',
  43123.             ],
  43124.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  43125.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  43126.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  43127.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  43128.             'shopware.api.rate_limiter.guest_login' => [
  43129.                 'enabled' => true,
  43130.                 'policy' => 'time_backoff',
  43131.                 'reset' => '24 hours',
  43132.                 'limits' => [
  43133.                     => [
  43134.                         'limit' => 10,
  43135.                         'interval' => '10 seconds',
  43136.                     ],
  43137.                     => [
  43138.                         'limit' => 15,
  43139.                         'interval' => '30 seconds',
  43140.                     ],
  43141.                     => [
  43142.                         'limit' => 20,
  43143.                         'interval' => '60 seconds',
  43144.                     ],
  43145.                 ],
  43146.                 'lock_factory' => 'lock.factory',
  43147.                 'cache_pool' => 'cache.rate_limiter',
  43148.             ],
  43149.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  43150.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  43151.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  43152.             'shopware.api.rate_limiter.guest_login.limits' => [
  43153.                 => [
  43154.                     'limit' => 10,
  43155.                     'interval' => '10 seconds',
  43156.                 ],
  43157.                 => [
  43158.                     'limit' => 15,
  43159.                     'interval' => '30 seconds',
  43160.                 ],
  43161.                 => [
  43162.                     'limit' => 20,
  43163.                     'interval' => '60 seconds',
  43164.                 ],
  43165.             ],
  43166.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  43167.                 'limit' => 10,
  43168.                 'interval' => '10 seconds',
  43169.             ],
  43170.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  43171.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  43172.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  43173.                 'limit' => 15,
  43174.                 'interval' => '30 seconds',
  43175.             ],
  43176.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  43177.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  43178.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  43179.                 'limit' => 20,
  43180.                 'interval' => '60 seconds',
  43181.             ],
  43182.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  43183.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  43184.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  43185.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  43186.             'shopware.api.rate_limiter.oauth' => [
  43187.                 'enabled' => true,
  43188.                 'policy' => 'time_backoff',
  43189.                 'reset' => '24 hours',
  43190.                 'limits' => [
  43191.                     => [
  43192.                         'limit' => 10,
  43193.                         'interval' => '10 seconds',
  43194.                     ],
  43195.                     => [
  43196.                         'limit' => 15,
  43197.                         'interval' => '30 seconds',
  43198.                     ],
  43199.                     => [
  43200.                         'limit' => 20,
  43201.                         'interval' => '60 seconds',
  43202.                     ],
  43203.                 ],
  43204.                 'lock_factory' => 'lock.factory',
  43205.                 'cache_pool' => 'cache.rate_limiter',
  43206.             ],
  43207.             'shopware.api.rate_limiter.oauth.enabled' => true,
  43208.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  43209.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  43210.             'shopware.api.rate_limiter.oauth.limits' => [
  43211.                 => [
  43212.                     'limit' => 10,
  43213.                     'interval' => '10 seconds',
  43214.                 ],
  43215.                 => [
  43216.                     'limit' => 15,
  43217.                     'interval' => '30 seconds',
  43218.                 ],
  43219.                 => [
  43220.                     'limit' => 20,
  43221.                     'interval' => '60 seconds',
  43222.                 ],
  43223.             ],
  43224.             'shopware.api.rate_limiter.oauth.limits.0' => [
  43225.                 'limit' => 10,
  43226.                 'interval' => '10 seconds',
  43227.             ],
  43228.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  43229.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  43230.             'shopware.api.rate_limiter.oauth.limits.1' => [
  43231.                 'limit' => 15,
  43232.                 'interval' => '30 seconds',
  43233.             ],
  43234.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  43235.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  43236.             'shopware.api.rate_limiter.oauth.limits.2' => [
  43237.                 'limit' => 20,
  43238.                 'interval' => '60 seconds',
  43239.             ],
  43240.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  43241.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  43242.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  43243.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  43244.             'shopware.api.rate_limiter.reset_password' => [
  43245.                 'enabled' => true,
  43246.                 'policy' => 'time_backoff',
  43247.                 'reset' => '24 hours',
  43248.                 'limits' => [
  43249.                     => [
  43250.                         'limit' => 3,
  43251.                         'interval' => '30 seconds',
  43252.                     ],
  43253.                     => [
  43254.                         'limit' => 5,
  43255.                         'interval' => '60 seconds',
  43256.                     ],
  43257.                     => [
  43258.                         'limit' => 10,
  43259.                         'interval' => '90 seconds',
  43260.                     ],
  43261.                 ],
  43262.                 'lock_factory' => 'lock.factory',
  43263.                 'cache_pool' => 'cache.rate_limiter',
  43264.             ],
  43265.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  43266.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  43267.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  43268.             'shopware.api.rate_limiter.reset_password.limits' => [
  43269.                 => [
  43270.                     'limit' => 3,
  43271.                     'interval' => '30 seconds',
  43272.                 ],
  43273.                 => [
  43274.                     'limit' => 5,
  43275.                     'interval' => '60 seconds',
  43276.                 ],
  43277.                 => [
  43278.                     'limit' => 10,
  43279.                     'interval' => '90 seconds',
  43280.                 ],
  43281.             ],
  43282.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  43283.                 'limit' => 3,
  43284.                 'interval' => '30 seconds',
  43285.             ],
  43286.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  43287.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  43288.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  43289.                 'limit' => 5,
  43290.                 'interval' => '60 seconds',
  43291.             ],
  43292.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  43293.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  43294.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  43295.                 'limit' => 10,
  43296.                 'interval' => '90 seconds',
  43297.             ],
  43298.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  43299.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  43300.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  43301.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  43302.             'shopware.api.rate_limiter.user_recovery' => [
  43303.                 'enabled' => true,
  43304.                 'policy' => 'time_backoff',
  43305.                 'reset' => '24 hours',
  43306.                 'limits' => [
  43307.                     => [
  43308.                         'limit' => 3,
  43309.                         'interval' => '30 seconds',
  43310.                     ],
  43311.                     => [
  43312.                         'limit' => 5,
  43313.                         'interval' => '60 seconds',
  43314.                     ],
  43315.                     => [
  43316.                         'limit' => 10,
  43317.                         'interval' => '90 seconds',
  43318.                     ],
  43319.                 ],
  43320.                 'lock_factory' => 'lock.factory',
  43321.                 'cache_pool' => 'cache.rate_limiter',
  43322.             ],
  43323.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  43324.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  43325.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  43326.             'shopware.api.rate_limiter.user_recovery.limits' => [
  43327.                 => [
  43328.                     'limit' => 3,
  43329.                     'interval' => '30 seconds',
  43330.                 ],
  43331.                 => [
  43332.                     'limit' => 5,
  43333.                     'interval' => '60 seconds',
  43334.                 ],
  43335.                 => [
  43336.                     'limit' => 10,
  43337.                     'interval' => '90 seconds',
  43338.                 ],
  43339.             ],
  43340.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  43341.                 'limit' => 3,
  43342.                 'interval' => '30 seconds',
  43343.             ],
  43344.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  43345.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  43346.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  43347.                 'limit' => 5,
  43348.                 'interval' => '60 seconds',
  43349.             ],
  43350.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  43351.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  43352.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  43353.                 'limit' => 10,
  43354.                 'interval' => '90 seconds',
  43355.             ],
  43356.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  43357.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  43358.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  43359.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  43360.             'shopware.api.rate_limiter.contact_form' => [
  43361.                 'enabled' => true,
  43362.                 'policy' => 'time_backoff',
  43363.                 'reset' => '24 hours',
  43364.                 'limits' => [
  43365.                     => [
  43366.                         'limit' => 3,
  43367.                         'interval' => '30 seconds',
  43368.                     ],
  43369.                     => [
  43370.                         'limit' => 5,
  43371.                         'interval' => '60 seconds',
  43372.                     ],
  43373.                     => [
  43374.                         'limit' => 10,
  43375.                         'interval' => '90 seconds',
  43376.                     ],
  43377.                 ],
  43378.                 'lock_factory' => 'lock.factory',
  43379.                 'cache_pool' => 'cache.rate_limiter',
  43380.             ],
  43381.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  43382.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  43383.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  43384.             'shopware.api.rate_limiter.contact_form.limits' => [
  43385.                 => [
  43386.                     'limit' => 3,
  43387.                     'interval' => '30 seconds',
  43388.                 ],
  43389.                 => [
  43390.                     'limit' => 5,
  43391.                     'interval' => '60 seconds',
  43392.                 ],
  43393.                 => [
  43394.                     'limit' => 10,
  43395.                     'interval' => '90 seconds',
  43396.                 ],
  43397.             ],
  43398.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  43399.                 'limit' => 3,
  43400.                 'interval' => '30 seconds',
  43401.             ],
  43402.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  43403.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  43404.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  43405.                 'limit' => 5,
  43406.                 'interval' => '60 seconds',
  43407.             ],
  43408.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  43409.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  43410.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  43411.                 'limit' => 10,
  43412.                 'interval' => '90 seconds',
  43413.             ],
  43414.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  43415.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  43416.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  43417.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  43418.             'shopware.api.rate_limiter.notification' => [
  43419.                 'enabled' => true,
  43420.                 'policy' => 'time_backoff',
  43421.                 'reset' => '24 hours',
  43422.                 'limits' => [
  43423.                     => [
  43424.                         'limit' => 10,
  43425.                         'interval' => '10 seconds',
  43426.                     ],
  43427.                     => [
  43428.                         'limit' => 15,
  43429.                         'interval' => '30 seconds',
  43430.                     ],
  43431.                     => [
  43432.                         'limit' => 20,
  43433.                         'interval' => '60 seconds',
  43434.                     ],
  43435.                 ],
  43436.                 'lock_factory' => 'lock.factory',
  43437.                 'cache_pool' => 'cache.rate_limiter',
  43438.             ],
  43439.             'shopware.api.rate_limiter.notification.enabled' => true,
  43440.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  43441.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  43442.             'shopware.api.rate_limiter.notification.limits' => [
  43443.                 => [
  43444.                     'limit' => 10,
  43445.                     'interval' => '10 seconds',
  43446.                 ],
  43447.                 => [
  43448.                     'limit' => 15,
  43449.                     'interval' => '30 seconds',
  43450.                 ],
  43451.                 => [
  43452.                     'limit' => 20,
  43453.                     'interval' => '60 seconds',
  43454.                 ],
  43455.             ],
  43456.             'shopware.api.rate_limiter.notification.limits.0' => [
  43457.                 'limit' => 10,
  43458.                 'interval' => '10 seconds',
  43459.             ],
  43460.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  43461.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  43462.             'shopware.api.rate_limiter.notification.limits.1' => [
  43463.                 'limit' => 15,
  43464.                 'interval' => '30 seconds',
  43465.             ],
  43466.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  43467.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  43468.             'shopware.api.rate_limiter.notification.limits.2' => [
  43469.                 'limit' => 20,
  43470.                 'interval' => '60 seconds',
  43471.             ],
  43472.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  43473.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  43474.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  43475.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  43476.             'shopware.api.rate_limiter.newsletter_form' => [
  43477.                 'enabled' => true,
  43478.                 'policy' => 'time_backoff',
  43479.                 'reset' => '24 hours',
  43480.                 'limits' => [
  43481.                     => [
  43482.                         'limit' => 3,
  43483.                         'interval' => '30 seconds',
  43484.                     ],
  43485.                     => [
  43486.                         'limit' => 5,
  43487.                         'interval' => '60 seconds',
  43488.                     ],
  43489.                     => [
  43490.                         'limit' => 10,
  43491.                         'interval' => '90 seconds',
  43492.                     ],
  43493.                 ],
  43494.                 'lock_factory' => 'lock.factory',
  43495.                 'cache_pool' => 'cache.rate_limiter',
  43496.             ],
  43497.             'shopware.api.rate_limiter.newsletter_form.enabled' => true,
  43498.             'shopware.api.rate_limiter.newsletter_form.policy' => 'time_backoff',
  43499.             'shopware.api.rate_limiter.newsletter_form.reset' => '24 hours',
  43500.             'shopware.api.rate_limiter.newsletter_form.limits' => [
  43501.                 => [
  43502.                     'limit' => 3,
  43503.                     'interval' => '30 seconds',
  43504.                 ],
  43505.                 => [
  43506.                     'limit' => 5,
  43507.                     'interval' => '60 seconds',
  43508.                 ],
  43509.                 => [
  43510.                     'limit' => 10,
  43511.                     'interval' => '90 seconds',
  43512.                 ],
  43513.             ],
  43514.             'shopware.api.rate_limiter.newsletter_form.limits.0' => [
  43515.                 'limit' => 3,
  43516.                 'interval' => '30 seconds',
  43517.             ],
  43518.             'shopware.api.rate_limiter.newsletter_form.limits.0.limit' => 3,
  43519.             'shopware.api.rate_limiter.newsletter_form.limits.0.interval' => '30 seconds',
  43520.             'shopware.api.rate_limiter.newsletter_form.limits.1' => [
  43521.                 'limit' => 5,
  43522.                 'interval' => '60 seconds',
  43523.             ],
  43524.             'shopware.api.rate_limiter.newsletter_form.limits.1.limit' => 5,
  43525.             'shopware.api.rate_limiter.newsletter_form.limits.1.interval' => '60 seconds',
  43526.             'shopware.api.rate_limiter.newsletter_form.limits.2' => [
  43527.                 'limit' => 10,
  43528.                 'interval' => '90 seconds',
  43529.             ],
  43530.             'shopware.api.rate_limiter.newsletter_form.limits.2.limit' => 10,
  43531.             'shopware.api.rate_limiter.newsletter_form.limits.2.interval' => '90 seconds',
  43532.             'shopware.api.rate_limiter.newsletter_form.lock_factory' => 'lock.factory',
  43533.             'shopware.api.rate_limiter.newsletter_form.cache_pool' => 'cache.rate_limiter',
  43534.             'shopware.api.rate_limiter.cart_add_line_item' => [
  43535.                 'enabled' => true,
  43536.                 'policy' => 'system_config',
  43537.                 'reset' => '1 hours',
  43538.                 'limits' => [
  43539.                     => [
  43540.                         'domain' => 'core.cart.lineItemAddLimit',
  43541.                         'interval' => '60 seconds',
  43542.                     ],
  43543.                 ],
  43544.                 'lock_factory' => 'lock.factory',
  43545.                 'cache_pool' => 'cache.rate_limiter',
  43546.             ],
  43547.             'shopware.api.rate_limiter.cart_add_line_item.enabled' => true,
  43548.             'shopware.api.rate_limiter.cart_add_line_item.policy' => 'system_config',
  43549.             'shopware.api.rate_limiter.cart_add_line_item.reset' => '1 hours',
  43550.             'shopware.api.rate_limiter.cart_add_line_item.limits' => [
  43551.                 => [
  43552.                     'domain' => 'core.cart.lineItemAddLimit',
  43553.                     'interval' => '60 seconds',
  43554.                 ],
  43555.             ],
  43556.             'shopware.api.rate_limiter.cart_add_line_item.limits.0' => [
  43557.                 'domain' => 'core.cart.lineItemAddLimit',
  43558.                 'interval' => '60 seconds',
  43559.             ],
  43560.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.domain' => 'core.cart.lineItemAddLimit',
  43561.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.interval' => '60 seconds',
  43562.             'shopware.api.rate_limiter.cart_add_line_item.lock_factory' => 'lock.factory',
  43563.             'shopware.api.rate_limiter.cart_add_line_item.cache_pool' => 'cache.rate_limiter',
  43564.             'shopware.admin_worker' => [
  43565.                 'enable_admin_worker' => false,
  43566.                 'poll_interval' => 20,
  43567.                 'transports' => [
  43568.                     => 'default',
  43569.                 ],
  43570.                 'memory_limit' => '128M',
  43571.             ],
  43572.             'shopware.admin_worker.enable_admin_worker' => false,
  43573.             'shopware.admin_worker.poll_interval' => 20,
  43574.             'shopware.admin_worker.transports' => [
  43575.                 => 'default',
  43576.             ],
  43577.             'shopware.admin_worker.transports.0' => 'default',
  43578.             'shopware.admin_worker.memory_limit' => '128M',
  43579.             'shopware.auto_update' => [
  43580.                 'enabled' => true,
  43581.             ],
  43582.             'shopware.auto_update.enabled' => true,
  43583.             'shopware.store' => [
  43584.                 'frw' => false,
  43585.             ],
  43586.             'shopware.sitemap' => [
  43587.                 'batchsize' => 100,
  43588.                 'custom_urls' => [
  43589.                 ],
  43590.                 'excluded_urls' => [
  43591.                 ],
  43592.             ],
  43593.             'shopware.sitemap.batchsize' => 100,
  43594.             'shopware.sitemap.custom_urls' => [
  43595.             ],
  43596.             'shopware.sitemap.excluded_urls' => [
  43597.             ],
  43598.             'shopware.media' => [
  43599.                 'enable_url_upload_feature' => true,
  43600.                 'enable_url_validation' => false,
  43601.                 'url_upload_max_size' => 0,
  43602.             ],
  43603.             'shopware.media.enable_url_upload_feature' => true,
  43604.             'shopware.media.enable_url_validation' => false,
  43605.             'shopware.media.url_upload_max_size' => 0,
  43606.             'shopware.dal' => [
  43607.                 'batch_size' => 125,
  43608.                 'max_rule_prices' => 100,
  43609.                 'versioning' => [
  43610.                     'expire_days' => 30,
  43611.                 ],
  43612.             ],
  43613.             'shopware.dal.batch_size' => 125,
  43614.             'shopware.dal.max_rule_prices' => 100,
  43615.             'shopware.dal.versioning' => [
  43616.                 'expire_days' => 30,
  43617.             ],
  43618.             'shopware.dal.versioning.expire_days' => 30,
  43619.             'shopware.mail' => [
  43620.                 'update_mail_variables_on_send' => true,
  43621.             ],
  43622.             'shopware.mail.update_mail_variables_on_send' => true,
  43623.             'shopware.cart' => [
  43624.                 'compress' => false,
  43625.                 'expire_days' => 120,
  43626.                 'redis_url' => false,
  43627.             ],
  43628.             'shopware.cart.compress' => false,
  43629.             'shopware.cart.expire_days' => 120,
  43630.             'shopware.cart.redis_url' => false,
  43631.             'shopware.number_range' => [
  43632.                 'increment_storage' => 'SQL',
  43633.                 'redis_url' => false,
  43634.             ],
  43635.             'shopware.number_range.increment_storage' => 'SQL',
  43636.             'shopware.number_range.redis_url' => false,
  43637.             'shopware.sales_channel_context' => [
  43638.                 'expire_days' => 120,
  43639.             ],
  43640.             'shopware.sales_channel_context.expire_days' => 120,
  43641.             'shopware.html_sanitizer.cache_enabled' => true,
  43642.             'shopware.html_sanitizer.sets' => [
  43643.                 'basic' => [
  43644.                     'tags' => [
  43645.                         => 'a',
  43646.                         => 'abbr',
  43647.                         => 'acronym',
  43648.                         => 'address',
  43649.                         => 'b',
  43650.                         => 'bdo',
  43651.                         => 'big',
  43652.                         => 'blockquote',
  43653.                         => 'br',
  43654.                         => 'caption',
  43655.                         10 => 'center',
  43656.                         11 => 'cite',
  43657.                         12 => 'code',
  43658.                         13 => 'col',
  43659.                         14 => 'colgroup',
  43660.                         15 => 'dd',
  43661.                         16 => 'del',
  43662.                         17 => 'dfn',
  43663.                         18 => 'dir',
  43664.                         19 => 'div',
  43665.                         20 => 'dl',
  43666.                         21 => 'dt',
  43667.                         22 => 'em',
  43668.                         23 => 'font',
  43669.                         24 => 'h1',
  43670.                         25 => 'h2',
  43671.                         26 => 'h3',
  43672.                         27 => 'h4',
  43673.                         28 => 'h5',
  43674.                         29 => 'h6',
  43675.                         30 => 'hr',
  43676.                         31 => 'i',
  43677.                         32 => 'ins',
  43678.                         33 => 'kbd',
  43679.                         34 => 'li',
  43680.                         35 => 'menu',
  43681.                         36 => 'ol',
  43682.                         37 => 'p',
  43683.                         38 => 'pre',
  43684.                         39 => 'q',
  43685.                         40 => 's',
  43686.                         41 => 'samp',
  43687.                         42 => 'small',
  43688.                         43 => 'span',
  43689.                         44 => 'strike',
  43690.                         45 => 'strong',
  43691.                         46 => 'sub',
  43692.                         47 => 'sup',
  43693.                         48 => 'table',
  43694.                         49 => 'tbody',
  43695.                         50 => 'td',
  43696.                         51 => 'tfoot',
  43697.                         52 => 'th',
  43698.                         53 => 'thead',
  43699.                         54 => 'tr',
  43700.                         55 => 'tt',
  43701.                         56 => 'u',
  43702.                         57 => 'ul',
  43703.                         58 => 'var',
  43704.                     ],
  43705.                     'attributes' => [
  43706.                         => 'align',
  43707.                         => 'bgcolor',
  43708.                         => 'border',
  43709.                         => 'cellpadding',
  43710.                         => 'cellspacing',
  43711.                         => 'cite',
  43712.                         => 'class',
  43713.                         => 'clear',
  43714.                         => 'color',
  43715.                         => 'colspan',
  43716.                         10 => 'dir',
  43717.                         11 => 'face',
  43718.                         12 => 'frame',
  43719.                         13 => 'height',
  43720.                         14 => 'href',
  43721.                         15 => 'id',
  43722.                         16 => 'lang',
  43723.                         17 => 'name',
  43724.                         18 => 'noshade',
  43725.                         19 => 'nowrap',
  43726.                         20 => 'rel',
  43727.                         21 => 'rev',
  43728.                         22 => 'rowspan',
  43729.                         23 => 'scope',
  43730.                         24 => 'size',
  43731.                         25 => 'span',
  43732.                         26 => 'start',
  43733.                         27 => 'style',
  43734.                         28 => 'summary',
  43735.                         29 => 'title',
  43736.                         30 => 'type',
  43737.                         31 => 'valign',
  43738.                         32 => 'value',
  43739.                         33 => 'width',
  43740.                     ],
  43741.                     'options' => [
  43742.                     ],
  43743.                 ],
  43744.                 'media' => [
  43745.                     'tags' => [
  43746.                         => 'img',
  43747.                     ],
  43748.                     'attributes' => [
  43749.                         => 'src',
  43750.                         => 'alt',
  43751.                     ],
  43752.                     'options' => [
  43753.                     ],
  43754.                 ],
  43755.                 'script' => [
  43756.                     'tags' => [
  43757.                         => 'script',
  43758.                     ],
  43759.                     'options' => [
  43760.                         'HTML.Trusted' => true,
  43761.                     ],
  43762.                     'attributes' => [
  43763.                     ],
  43764.                 ],
  43765.                 'tidy' => [
  43766.                     'options' => [
  43767.                         'Output.TidyFormat' => true,
  43768.                     ],
  43769.                     'tags' => [
  43770.                     ],
  43771.                     'attributes' => [
  43772.                     ],
  43773.                 ],
  43774.             ],
  43775.             'shopware.html_sanitizer.sets.basic' => [
  43776.                 'tags' => [
  43777.                     => 'a',
  43778.                     => 'abbr',
  43779.                     => 'acronym',
  43780.                     => 'address',
  43781.                     => 'b',
  43782.                     => 'bdo',
  43783.                     => 'big',
  43784.                     => 'blockquote',
  43785.                     => 'br',
  43786.                     => 'caption',
  43787.                     10 => 'center',
  43788.                     11 => 'cite',
  43789.                     12 => 'code',
  43790.                     13 => 'col',
  43791.                     14 => 'colgroup',
  43792.                     15 => 'dd',
  43793.                     16 => 'del',
  43794.                     17 => 'dfn',
  43795.                     18 => 'dir',
  43796.                     19 => 'div',
  43797.                     20 => 'dl',
  43798.                     21 => 'dt',
  43799.                     22 => 'em',
  43800.                     23 => 'font',
  43801.                     24 => 'h1',
  43802.                     25 => 'h2',
  43803.                     26 => 'h3',
  43804.                     27 => 'h4',
  43805.                     28 => 'h5',
  43806.                     29 => 'h6',
  43807.                     30 => 'hr',
  43808.                     31 => 'i',
  43809.                     32 => 'ins',
  43810.                     33 => 'kbd',
  43811.                     34 => 'li',
  43812.                     35 => 'menu',
  43813.                     36 => 'ol',
  43814.                     37 => 'p',
  43815.                     38 => 'pre',
  43816.                     39 => 'q',
  43817.                     40 => 's',
  43818.                     41 => 'samp',
  43819.                     42 => 'small',
  43820.                     43 => 'span',
  43821.                     44 => 'strike',
  43822.                     45 => 'strong',
  43823.                     46 => 'sub',
  43824.                     47 => 'sup',
  43825.                     48 => 'table',
  43826.                     49 => 'tbody',
  43827.                     50 => 'td',
  43828.                     51 => 'tfoot',
  43829.                     52 => 'th',
  43830.                     53 => 'thead',
  43831.                     54 => 'tr',
  43832.                     55 => 'tt',
  43833.                     56 => 'u',
  43834.                     57 => 'ul',
  43835.                     58 => 'var',
  43836.                 ],
  43837.                 'attributes' => [
  43838.                     => 'align',
  43839.                     => 'bgcolor',
  43840.                     => 'border',
  43841.                     => 'cellpadding',
  43842.                     => 'cellspacing',
  43843.                     => 'cite',
  43844.                     => 'class',
  43845.                     => 'clear',
  43846.                     => 'color',
  43847.                     => 'colspan',
  43848.                     10 => 'dir',
  43849.                     11 => 'face',
  43850.                     12 => 'frame',
  43851.                     13 => 'height',
  43852.                     14 => 'href',
  43853.                     15 => 'id',
  43854.                     16 => 'lang',
  43855.                     17 => 'name',
  43856.                     18 => 'noshade',
  43857.                     19 => 'nowrap',
  43858.                     20 => 'rel',
  43859.                     21 => 'rev',
  43860.                     22 => 'rowspan',
  43861.                     23 => 'scope',
  43862.                     24 => 'size',
  43863.                     25 => 'span',
  43864.                     26 => 'start',
  43865.                     27 => 'style',
  43866.                     28 => 'summary',
  43867.                     29 => 'title',
  43868.                     30 => 'type',
  43869.                     31 => 'valign',
  43870.                     32 => 'value',
  43871.                     33 => 'width',
  43872.                 ],
  43873.                 'options' => [
  43874.                 ],
  43875.             ],
  43876.             'shopware.html_sanitizer.sets.basic.tags' => [
  43877.                 => 'a',
  43878.                 => 'abbr',
  43879.                 => 'acronym',
  43880.                 => 'address',
  43881.                 => 'b',
  43882.                 => 'bdo',
  43883.                 => 'big',
  43884.                 => 'blockquote',
  43885.                 => 'br',
  43886.                 => 'caption',
  43887.                 10 => 'center',
  43888.                 11 => 'cite',
  43889.                 12 => 'code',
  43890.                 13 => 'col',
  43891.                 14 => 'colgroup',
  43892.                 15 => 'dd',
  43893.                 16 => 'del',
  43894.                 17 => 'dfn',
  43895.                 18 => 'dir',
  43896.                 19 => 'div',
  43897.                 20 => 'dl',
  43898.                 21 => 'dt',
  43899.                 22 => 'em',
  43900.                 23 => 'font',
  43901.                 24 => 'h1',
  43902.                 25 => 'h2',
  43903.                 26 => 'h3',
  43904.                 27 => 'h4',
  43905.                 28 => 'h5',
  43906.                 29 => 'h6',
  43907.                 30 => 'hr',
  43908.                 31 => 'i',
  43909.                 32 => 'ins',
  43910.                 33 => 'kbd',
  43911.                 34 => 'li',
  43912.                 35 => 'menu',
  43913.                 36 => 'ol',
  43914.                 37 => 'p',
  43915.                 38 => 'pre',
  43916.                 39 => 'q',
  43917.                 40 => 's',
  43918.                 41 => 'samp',
  43919.                 42 => 'small',
  43920.                 43 => 'span',
  43921.                 44 => 'strike',
  43922.                 45 => 'strong',
  43923.                 46 => 'sub',
  43924.                 47 => 'sup',
  43925.                 48 => 'table',
  43926.                 49 => 'tbody',
  43927.                 50 => 'td',
  43928.                 51 => 'tfoot',
  43929.                 52 => 'th',
  43930.                 53 => 'thead',
  43931.                 54 => 'tr',
  43932.                 55 => 'tt',
  43933.                 56 => 'u',
  43934.                 57 => 'ul',
  43935.                 58 => 'var',
  43936.             ],
  43937.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  43938.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  43939.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  43940.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  43941.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  43942.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  43943.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  43944.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  43945.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  43946.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  43947.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  43948.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  43949.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  43950.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  43951.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  43952.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  43953.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  43954.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  43955.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  43956.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  43957.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  43958.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  43959.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  43960.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  43961.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  43962.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  43963.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  43964.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  43965.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  43966.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  43967.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  43968.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  43969.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  43970.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  43971.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  43972.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  43973.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  43974.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  43975.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  43976.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  43977.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  43978.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  43979.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  43980.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  43981.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  43982.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  43983.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  43984.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  43985.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  43986.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  43987.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  43988.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  43989.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  43990.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  43991.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  43992.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  43993.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  43994.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  43995.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  43996.             'shopware.html_sanitizer.sets.basic.attributes' => [
  43997.                 => 'align',
  43998.                 => 'bgcolor',
  43999.                 => 'border',
  44000.                 => 'cellpadding',
  44001.                 => 'cellspacing',
  44002.                 => 'cite',
  44003.                 => 'class',
  44004.                 => 'clear',
  44005.                 => 'color',
  44006.                 => 'colspan',
  44007.                 10 => 'dir',
  44008.                 11 => 'face',
  44009.                 12 => 'frame',
  44010.                 13 => 'height',
  44011.                 14 => 'href',
  44012.                 15 => 'id',
  44013.                 16 => 'lang',
  44014.                 17 => 'name',
  44015.                 18 => 'noshade',
  44016.                 19 => 'nowrap',
  44017.                 20 => 'rel',
  44018.                 21 => 'rev',
  44019.                 22 => 'rowspan',
  44020.                 23 => 'scope',
  44021.                 24 => 'size',
  44022.                 25 => 'span',
  44023.                 26 => 'start',
  44024.                 27 => 'style',
  44025.                 28 => 'summary',
  44026.                 29 => 'title',
  44027.                 30 => 'type',
  44028.                 31 => 'valign',
  44029.                 32 => 'value',
  44030.                 33 => 'width',
  44031.             ],
  44032.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  44033.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  44034.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  44035.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  44036.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  44037.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  44038.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  44039.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  44040.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  44041.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  44042.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  44043.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  44044.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  44045.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  44046.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  44047.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  44048.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  44049.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  44050.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  44051.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  44052.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  44053.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  44054.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  44055.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  44056.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  44057.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  44058.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  44059.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  44060.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  44061.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  44062.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  44063.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  44064.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  44065.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  44066.             'shopware.html_sanitizer.sets.basic.options' => [
  44067.             ],
  44068.             'shopware.html_sanitizer.sets.media' => [
  44069.                 'tags' => [
  44070.                     => 'img',
  44071.                 ],
  44072.                 'attributes' => [
  44073.                     => 'src',
  44074.                     => 'alt',
  44075.                 ],
  44076.                 'options' => [
  44077.                 ],
  44078.             ],
  44079.             'shopware.html_sanitizer.sets.media.tags' => [
  44080.                 => 'img',
  44081.             ],
  44082.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  44083.             'shopware.html_sanitizer.sets.media.attributes' => [
  44084.                 => 'src',
  44085.                 => 'alt',
  44086.             ],
  44087.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  44088.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  44089.             'shopware.html_sanitizer.sets.media.options' => [
  44090.             ],
  44091.             'shopware.html_sanitizer.sets.script' => [
  44092.                 'tags' => [
  44093.                     => 'script',
  44094.                 ],
  44095.                 'options' => [
  44096.                     'HTML.Trusted' => true,
  44097.                 ],
  44098.                 'attributes' => [
  44099.                 ],
  44100.             ],
  44101.             'shopware.html_sanitizer.sets.script.tags' => [
  44102.                 => 'script',
  44103.             ],
  44104.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  44105.             'shopware.html_sanitizer.sets.script.options' => [
  44106.                 'HTML.Trusted' => true,
  44107.             ],
  44108.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  44109.             'shopware.html_sanitizer.sets.script.attributes' => [
  44110.             ],
  44111.             'shopware.html_sanitizer.sets.tidy' => [
  44112.                 'options' => [
  44113.                     'Output.TidyFormat' => true,
  44114.                 ],
  44115.                 'tags' => [
  44116.                 ],
  44117.                 'attributes' => [
  44118.                 ],
  44119.             ],
  44120.             'shopware.html_sanitizer.sets.tidy.options' => [
  44121.                 'Output.TidyFormat' => true,
  44122.             ],
  44123.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  44124.             'shopware.html_sanitizer.sets.tidy.tags' => [
  44125.             ],
  44126.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  44127.             ],
  44128.             'shopware.html_sanitizer.fields' => [
  44129.                 'product_translation.description' => [
  44130.                     'sets' => [
  44131.                         => 'basic',
  44132.                         => 'media',
  44133.                     ],
  44134.                 ],
  44135.                 'app_cms_block.template' => [
  44136.                     'sets' => [
  44137.                         => 'basic',
  44138.                         => 'media',
  44139.                         => 'tidy',
  44140.                     ],
  44141.                 ],
  44142.             ],
  44143.             'shopware.html_sanitizer.fields.product_translation.description' => [
  44144.                 'sets' => [
  44145.                     => 'basic',
  44146.                     => 'media',
  44147.                 ],
  44148.             ],
  44149.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  44150.                 => 'basic',
  44151.                 => 'media',
  44152.             ],
  44153.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  44154.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  44155.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  44156.                 'sets' => [
  44157.                     => 'basic',
  44158.                     => 'media',
  44159.                     => 'tidy',
  44160.                 ],
  44161.             ],
  44162.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  44163.                 => 'basic',
  44164.                 => 'media',
  44165.                 => 'tidy',
  44166.             ],
  44167.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  44168.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  44169.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  44170.             'shopware.logger' => [
  44171.                 'file_rotation_count' => 14,
  44172.                 'exclude_exception' => [
  44173.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  44174.                 ],
  44175.                 'exclude_events' => [
  44176.                     => 'user.recovery.request',
  44177.                     => 'customer.recovery.request',
  44178.                 ],
  44179.             ],
  44180.             'shopware.logger.file_rotation_count' => 14,
  44181.             'shopware.logger.exclude_exception' => [
  44182.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  44183.             ],
  44184.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  44185.             'shopware.logger.exclude_events' => [
  44186.                 => 'user.recovery.request',
  44187.                 => 'customer.recovery.request',
  44188.             ],
  44189.             'shopware.logger.exclude_events.0' => 'user.recovery.request',
  44190.             'shopware.logger.exclude_events.1' => 'customer.recovery.request',
  44191.             'shopware.cache.invalidation' => [
  44192.                 'delay' => 0,
  44193.                 'count' => 150,
  44194.                 'http_cache' => [
  44195.                     => 'logged-in',
  44196.                     => 'cart-filled',
  44197.                 ],
  44198.                 'product_listing_route' => [
  44199.                 ],
  44200.                 'product_detail_route' => [
  44201.                 ],
  44202.                 'product_review_route' => [
  44203.                 ],
  44204.                 'product_search_route' => [
  44205.                 ],
  44206.                 'product_suggest_route' => [
  44207.                 ],
  44208.                 'product_cross_selling_route' => [
  44209.                 ],
  44210.                 'payment_method_route' => [
  44211.                 ],
  44212.                 'shipping_method_route' => [
  44213.                 ],
  44214.                 'navigation_route' => [
  44215.                 ],
  44216.                 'category_route' => [
  44217.                 ],
  44218.                 'landing_page_route' => [
  44219.                 ],
  44220.                 'language_route' => [
  44221.                 ],
  44222.                 'currency_route' => [
  44223.                 ],
  44224.                 'country_route' => [
  44225.                 ],
  44226.                 'country_state_route' => [
  44227.                 ],
  44228.                 'salutation_route' => [
  44229.                 ],
  44230.                 'sitemap_route' => [
  44231.                 ],
  44232.             ],
  44233.             'shopware.cache.invalidation.delay' => 0,
  44234.             'shopware.cache.invalidation.count' => 150,
  44235.             'shopware.cache.invalidation.http_cache' => [
  44236.                 => 'logged-in',
  44237.                 => 'cart-filled',
  44238.             ],
  44239.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  44240.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  44241.             'shopware.cache.invalidation.product_listing_route' => [
  44242.             ],
  44243.             'shopware.cache.invalidation.product_detail_route' => [
  44244.             ],
  44245.             'shopware.cache.invalidation.product_review_route' => [
  44246.             ],
  44247.             'shopware.cache.invalidation.product_search_route' => [
  44248.             ],
  44249.             'shopware.cache.invalidation.product_suggest_route' => [
  44250.             ],
  44251.             'shopware.cache.invalidation.product_cross_selling_route' => [
  44252.             ],
  44253.             'shopware.cache.invalidation.payment_method_route' => [
  44254.             ],
  44255.             'shopware.cache.invalidation.shipping_method_route' => [
  44256.             ],
  44257.             'shopware.cache.invalidation.navigation_route' => [
  44258.             ],
  44259.             'shopware.cache.invalidation.category_route' => [
  44260.             ],
  44261.             'shopware.cache.invalidation.landing_page_route' => [
  44262.             ],
  44263.             'shopware.cache.invalidation.language_route' => [
  44264.             ],
  44265.             'shopware.cache.invalidation.currency_route' => [
  44266.             ],
  44267.             'shopware.cache.invalidation.country_route' => [
  44268.             ],
  44269.             'shopware.cache.invalidation.country_state_route' => [
  44270.             ],
  44271.             'shopware.cache.invalidation.salutation_route' => [
  44272.             ],
  44273.             'shopware.cache.invalidation.sitemap_route' => [
  44274.             ],
  44275.             'shopware.twig' => [
  44276.                 'allowed_php_functions' => [
  44277.                 ],
  44278.             ],
  44279.             'shopware.twig.allowed_php_functions' => [
  44280.             ],
  44281.             'storefront.csrf' => [
  44282.                 'enabled' => true,
  44283.                 'mode' => 'twig',
  44284.             ],
  44285.             'storefront.csrf.enabled' => true,
  44286.             'storefront.csrf.mode' => 'twig',
  44287.             'storefront.reverse_proxy' => [
  44288.                 'enabled' => false,
  44289.                 'ban_method' => 'BAN',
  44290.                 'hosts' => [
  44291.                     => 'http://varnish',
  44292.                 ],
  44293.                 'max_parallel_invalidations' => 2,
  44294.                 'redis_url' => 'redis://redis',
  44295.                 'purge_all' => [
  44296.                     'ban_method' => 'BAN',
  44297.                     'ban_headers' => [
  44298.                     ],
  44299.                     'urls' => [
  44300.                         => '/',
  44301.                     ],
  44302.                 ],
  44303.                 'fastly' => [
  44304.                     'enabled' => false,
  44305.                     'api_key' => '',
  44306.                     'instance_tag' => '',
  44307.                     'service_id' => '',
  44308.                     'soft_purge' => '0',
  44309.                     'tag_prefix' => '',
  44310.                 ],
  44311.                 'use_varnish_xkey' => false,
  44312.                 'ban_headers' => [
  44313.                 ],
  44314.             ],
  44315.             'storefront.reverse_proxy.enabled' => false,
  44316.             'storefront.reverse_proxy.ban_method' => 'BAN',
  44317.             'storefront.reverse_proxy.hosts' => [
  44318.                 => 'http://varnish',
  44319.             ],
  44320.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  44321.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  44322.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  44323.             'storefront.reverse_proxy.purge_all' => [
  44324.                 'ban_method' => 'BAN',
  44325.                 'ban_headers' => [
  44326.                 ],
  44327.                 'urls' => [
  44328.                     => '/',
  44329.                 ],
  44330.             ],
  44331.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  44332.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  44333.             ],
  44334.             'storefront.reverse_proxy.purge_all.urls' => [
  44335.                 => '/',
  44336.             ],
  44337.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  44338.             'storefront.reverse_proxy.fastly' => [
  44339.                 'enabled' => false,
  44340.                 'api_key' => '',
  44341.                 'instance_tag' => '',
  44342.                 'service_id' => '',
  44343.                 'soft_purge' => '0',
  44344.                 'tag_prefix' => '',
  44345.             ],
  44346.             'storefront.reverse_proxy.fastly.enabled' => false,
  44347.             'storefront.reverse_proxy.fastly.api_key' => '',
  44348.             'storefront.reverse_proxy.fastly.instance_tag' => '',
  44349.             'storefront.reverse_proxy.fastly.service_id' => '',
  44350.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  44351.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  44352.             'storefront.reverse_proxy.use_varnish_xkey' => false,
  44353.             'storefront.reverse_proxy.ban_headers' => [
  44354.             ],
  44355.             'storefront.http_cache' => [
  44356.                 'ignored_url_parameters' => [
  44357.                     => 'pk_campaign',
  44358.                     => 'piwik_campaign',
  44359.                     => 'pk_kwd',
  44360.                     => 'piwik_kwd',
  44361.                     => 'pk_keyword',
  44362.                     => 'mtm_campaign',
  44363.                     => 'matomo_campaign',
  44364.                     => 'mtm_cid',
  44365.                     => 'matomo_cid',
  44366.                     => 'mtm_kwd',
  44367.                     10 => 'matomo_kwd',
  44368.                     11 => 'mtm_keyword',
  44369.                     12 => 'matomo_keyword',
  44370.                     13 => 'mtm_source',
  44371.                     14 => 'matomo_source',
  44372.                     15 => 'mtm_medium',
  44373.                     16 => 'matomo_medium',
  44374.                     17 => 'mtm_content',
  44375.                     18 => 'matomo_content',
  44376.                     19 => 'mtm_group',
  44377.                     20 => 'matomo_group',
  44378.                     21 => 'mtm_placement',
  44379.                     22 => 'matomo_placement',
  44380.                     23 => 'pixelId',
  44381.                     24 => 'kwid',
  44382.                     25 => 'kw',
  44383.                     26 => 'chl',
  44384.                     27 => 'dv',
  44385.                     28 => 'nk',
  44386.                     29 => 'pa',
  44387.                     30 => 'camid',
  44388.                     31 => 'adgid',
  44389.                     32 => 'utm_term',
  44390.                     33 => 'utm_source',
  44391.                     34 => 'utm_medium',
  44392.                     35 => 'utm_campaign',
  44393.                     36 => 'utm_content',
  44394.                     37 => 'cx',
  44395.                     38 => 'ie',
  44396.                     39 => 'cof',
  44397.                     40 => 'siteurl',
  44398.                     41 => '_ga',
  44399.                     42 => 'adgroupid',
  44400.                     43 => 'campaignid',
  44401.                     44 => 'adid',
  44402.                     45 => 'gclsrc',
  44403.                     46 => 'gclid',
  44404.                     47 => 'fbclid',
  44405.                     48 => 'fb_action_ids',
  44406.                     49 => 'fb_action_types',
  44407.                     50 => 'fb_source',
  44408.                     51 => 'mc_cid',
  44409.                     52 => 'mc_eid',
  44410.                     53 => '_bta_tid',
  44411.                     54 => '_bta_c',
  44412.                     55 => 'trk_contact',
  44413.                     56 => 'trk_msg',
  44414.                     57 => 'trk_module',
  44415.                     58 => 'trk_sid',
  44416.                     59 => 'gdfms',
  44417.                     60 => 'gdftrk',
  44418.                     61 => 'gdffi',
  44419.                     62 => '_ke',
  44420.                     63 => 'redirect_log_mongo_id',
  44421.                     64 => 'redirect_mongo_id',
  44422.                     65 => 'sb_referer_host',
  44423.                     66 => 'mkwid',
  44424.                     67 => 'pcrid',
  44425.                     68 => 'ef_id',
  44426.                     69 => 's_kwcid',
  44427.                     70 => 'msclkid',
  44428.                     71 => 'dm_i',
  44429.                     72 => 'epik',
  44430.                     73 => 'pp',
  44431.                 ],
  44432.                 'stale_while_revalidate' => NULL,
  44433.                 'stale_if_error' => NULL,
  44434.             ],
  44435.             'storefront.http_cache.ignored_url_parameters' => [
  44436.                 => 'pk_campaign',
  44437.                 => 'piwik_campaign',
  44438.                 => 'pk_kwd',
  44439.                 => 'piwik_kwd',
  44440.                 => 'pk_keyword',
  44441.                 => 'mtm_campaign',
  44442.                 => 'matomo_campaign',
  44443.                 => 'mtm_cid',
  44444.                 => 'matomo_cid',
  44445.                 => 'mtm_kwd',
  44446.                 10 => 'matomo_kwd',
  44447.                 11 => 'mtm_keyword',
  44448.                 12 => 'matomo_keyword',
  44449.                 13 => 'mtm_source',
  44450.                 14 => 'matomo_source',
  44451.                 15 => 'mtm_medium',
  44452.                 16 => 'matomo_medium',
  44453.                 17 => 'mtm_content',
  44454.                 18 => 'matomo_content',
  44455.                 19 => 'mtm_group',
  44456.                 20 => 'matomo_group',
  44457.                 21 => 'mtm_placement',
  44458.                 22 => 'matomo_placement',
  44459.                 23 => 'pixelId',
  44460.                 24 => 'kwid',
  44461.                 25 => 'kw',
  44462.                 26 => 'chl',
  44463.                 27 => 'dv',
  44464.                 28 => 'nk',
  44465.                 29 => 'pa',
  44466.                 30 => 'camid',
  44467.                 31 => 'adgid',
  44468.                 32 => 'utm_term',
  44469.                 33 => 'utm_source',
  44470.                 34 => 'utm_medium',
  44471.                 35 => 'utm_campaign',
  44472.                 36 => 'utm_content',
  44473.                 37 => 'cx',
  44474.                 38 => 'ie',
  44475.                 39 => 'cof',
  44476.                 40 => 'siteurl',
  44477.                 41 => '_ga',
  44478.                 42 => 'adgroupid',
  44479.                 43 => 'campaignid',
  44480.                 44 => 'adid',
  44481.                 45 => 'gclsrc',
  44482.                 46 => 'gclid',
  44483.                 47 => 'fbclid',
  44484.                 48 => 'fb_action_ids',
  44485.                 49 => 'fb_action_types',
  44486.                 50 => 'fb_source',
  44487.                 51 => 'mc_cid',
  44488.                 52 => 'mc_eid',
  44489.                 53 => '_bta_tid',
  44490.                 54 => '_bta_c',
  44491.                 55 => 'trk_contact',
  44492.                 56 => 'trk_msg',
  44493.                 57 => 'trk_module',
  44494.                 58 => 'trk_sid',
  44495.                 59 => 'gdfms',
  44496.                 60 => 'gdftrk',
  44497.                 61 => 'gdffi',
  44498.                 62 => '_ke',
  44499.                 63 => 'redirect_log_mongo_id',
  44500.                 64 => 'redirect_mongo_id',
  44501.                 65 => 'sb_referer_host',
  44502.                 66 => 'mkwid',
  44503.                 67 => 'pcrid',
  44504.                 68 => 'ef_id',
  44505.                 69 => 's_kwcid',
  44506.                 70 => 'msclkid',
  44507.                 71 => 'dm_i',
  44508.                 72 => 'epik',
  44509.                 73 => 'pp',
  44510.             ],
  44511.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  44512.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  44513.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  44514.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  44515.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  44516.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  44517.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  44518.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  44519.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  44520.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  44521.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  44522.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  44523.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  44524.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  44525.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  44526.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  44527.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  44528.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  44529.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  44530.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  44531.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  44532.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  44533.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  44534.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  44535.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  44536.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  44537.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  44538.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  44539.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  44540.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  44541.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  44542.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  44543.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  44544.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  44545.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  44546.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  44547.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  44548.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  44549.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  44550.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  44551.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  44552.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  44553.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  44554.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  44555.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  44556.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  44557.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  44558.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  44559.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  44560.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  44561.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  44562.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  44563.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  44564.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  44565.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  44566.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  44567.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  44568.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  44569.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  44570.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  44571.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  44572.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  44573.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  44574.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  44575.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  44576.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  44577.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  44578.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  44579.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  44580.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  44581.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  44582.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  44583.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  44584.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  44585.             'storefront.http_cache.stale_while_revalidate' => NULL,
  44586.             'storefront.http_cache.stale_if_error' => NULL,
  44587.             'storefront.theme' => [
  44588.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  44589.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  44590.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  44591.             ],
  44592.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  44593.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  44594.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  44595.             'elasticsearch.product' => [
  44596.                 'custom_fields_mapping' => [
  44597.                 ],
  44598.             ],
  44599.             'elasticsearch.product.custom_fields_mapping' => [
  44600.             ],
  44601.             'elasticsearch.ssl' => [
  44602.                 'verify_server_cert' => true,
  44603.             ],
  44604.             'elasticsearch.ssl.verify_server_cert' => true,
  44605.             'elasticsearch.index_settings' => [
  44606.                 'number_of_shards' => 3,
  44607.                 'number_of_replicas' => 3,
  44608.                 'mapping.total_fields.limit' => 50000,
  44609.                 'mapping.nested_fields.limit' => 500,
  44610.                 'mapping.nested_objects.limit' => 1000000,
  44611.             ],
  44612.             'elasticsearch.index_settings.number_of_shards' => 3,
  44613.             'elasticsearch.index_settings.number_of_replicas' => 3,
  44614.             'elasticsearch.index_settings.mapping.total_fields.limit' => 50000,
  44615.             'elasticsearch.index_settings.mapping.nested_fields.limit' => 500,
  44616.             'elasticsearch.index_settings.mapping.nested_objects.limit' => 1000000,
  44617.             'elasticsearch.analysis' => [
  44618.                 'normalizer' => [
  44619.                     'sw_lowercase_normalizer' => [
  44620.                         'type' => 'custom',
  44621.                         'filter' => [
  44622.                             => 'lowercase',
  44623.                         ],
  44624.                     ],
  44625.                 ],
  44626.                 'analyzer' => [
  44627.                     'sw_ngram_analyzer' => [
  44628.                         'type' => 'custom',
  44629.                         'tokenizer' => 'whitespace',
  44630.                         'filter' => [
  44631.                             => 'lowercase',
  44632.                             => 'sw_ngram_filter',
  44633.                         ],
  44634.                     ],
  44635.                 ],
  44636.                 'filter' => [
  44637.                     'sw_ngram_filter' => [
  44638.                         'type' => 'ngram',
  44639.                         'min_gram' => 4,
  44640.                         'max_gram' => 5,
  44641.                     ],
  44642.                 ],
  44643.             ],
  44644.             'elasticsearch.analysis.normalizer' => [
  44645.                 'sw_lowercase_normalizer' => [
  44646.                     'type' => 'custom',
  44647.                     'filter' => [
  44648.                         => 'lowercase',
  44649.                     ],
  44650.                 ],
  44651.             ],
  44652.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer' => [
  44653.                 'type' => 'custom',
  44654.                 'filter' => [
  44655.                     => 'lowercase',
  44656.                 ],
  44657.             ],
  44658.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  44659.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  44660.                 => 'lowercase',
  44661.             ],
  44662.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  44663.             'elasticsearch.analysis.analyzer' => [
  44664.                 'sw_ngram_analyzer' => [
  44665.                     'type' => 'custom',
  44666.                     'tokenizer' => 'whitespace',
  44667.                     'filter' => [
  44668.                         => 'lowercase',
  44669.                         => 'sw_ngram_filter',
  44670.                     ],
  44671.                 ],
  44672.             ],
  44673.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer' => [
  44674.                 'type' => 'custom',
  44675.                 'tokenizer' => 'whitespace',
  44676.                 'filter' => [
  44677.                     => 'lowercase',
  44678.                     => 'sw_ngram_filter',
  44679.                 ],
  44680.             ],
  44681.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.type' => 'custom',
  44682.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.tokenizer' => 'whitespace',
  44683.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter' => [
  44684.                 => 'lowercase',
  44685.                 => 'sw_ngram_filter',
  44686.             ],
  44687.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.0' => 'lowercase',
  44688.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.1' => 'sw_ngram_filter',
  44689.             'elasticsearch.analysis.filter' => [
  44690.                 'sw_ngram_filter' => [
  44691.                     'type' => 'ngram',
  44692.                     'min_gram' => 4,
  44693.                     'max_gram' => 5,
  44694.                 ],
  44695.             ],
  44696.             'elasticsearch.analysis.filter.sw_ngram_filter' => [
  44697.                 'type' => 'ngram',
  44698.                 'min_gram' => 4,
  44699.                 'max_gram' => 5,
  44700.             ],
  44701.             'elasticsearch.analysis.filter.sw_ngram_filter.type' => 'ngram',
  44702.             'elasticsearch.analysis.filter.sw_ngram_filter.min_gram' => 4,
  44703.             'elasticsearch.analysis.filter.sw_ngram_filter.max_gram' => 5,
  44704.             'elasticsearch.dynamic_templates' => [
  44705.                 => [
  44706.                     'keywords' => [
  44707.                         'match_mapping_type' => 'string',
  44708.                         'mapping' => [
  44709.                             'type' => 'keyword',
  44710.                             'normalizer' => 'sw_lowercase_normalizer',
  44711.                             'fields' => [
  44712.                                 'text' => [
  44713.                                     'type' => 'text',
  44714.                                 ],
  44715.                             ],
  44716.                         ],
  44717.                     ],
  44718.                 ],
  44719.             ],
  44720.             'elasticsearch.dynamic_templates.0' => [
  44721.                 'keywords' => [
  44722.                     'match_mapping_type' => 'string',
  44723.                     'mapping' => [
  44724.                         'type' => 'keyword',
  44725.                         'normalizer' => 'sw_lowercase_normalizer',
  44726.                         'fields' => [
  44727.                             'text' => [
  44728.                                 'type' => 'text',
  44729.                             ],
  44730.                         ],
  44731.                     ],
  44732.                 ],
  44733.             ],
  44734.             'elasticsearch.dynamic_templates.0.keywords' => [
  44735.                 'match_mapping_type' => 'string',
  44736.                 'mapping' => [
  44737.                     'type' => 'keyword',
  44738.                     'normalizer' => 'sw_lowercase_normalizer',
  44739.                     'fields' => [
  44740.                         'text' => [
  44741.                             'type' => 'text',
  44742.                         ],
  44743.                     ],
  44744.                 ],
  44745.             ],
  44746.             'elasticsearch.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  44747.             'elasticsearch.dynamic_templates.0.keywords.mapping' => [
  44748.                 'type' => 'keyword',
  44749.                 'normalizer' => 'sw_lowercase_normalizer',
  44750.                 'fields' => [
  44751.                     'text' => [
  44752.                         'type' => 'text',
  44753.                     ],
  44754.                 ],
  44755.             ],
  44756.             'elasticsearch.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  44757.             'elasticsearch.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  44758.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields' => [
  44759.                 'text' => [
  44760.                     'type' => 'text',
  44761.                 ],
  44762.             ],
  44763.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text' => [
  44764.                 'type' => 'text',
  44765.             ],
  44766.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  44767.             'elasticsearch.logger_level' => 100,
  44768.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  44769.             'web_profiler.debug_toolbar.mode' => 2,
  44770.             'frosh_tools.elasticsearch' => [
  44771.                 'product_fields' => [
  44772.                 ],
  44773.                 'product_minimum_should_match' => 1,
  44774.             ],
  44775.             'frosh_tools.elasticsearch.product_fields' => [
  44776.             ],
  44777.             'frosh_tools.elasticsearch.product_minimum_should_match' => 1,
  44778.             'frosh_tools.file_checker.exclude_files' => [
  44779.             ],
  44780.             'frosh_tools.file_checker' => [
  44781.                 'exclude_files' => [
  44782.                 ],
  44783.             ],
  44784.             'frosh_tools.storefront' => [
  44785.                 'lightningcss' => [
  44786.                     'enabled' => false,
  44787.                     'api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  44788.                     'browserlist' => [
  44789.                         => 'defaults',
  44790.                     ],
  44791.                 ],
  44792.             ],
  44793.             'frosh_tools.storefront.lightningcss' => [
  44794.                 'enabled' => false,
  44795.                 'api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  44796.                 'browserlist' => [
  44797.                     => 'defaults',
  44798.                 ],
  44799.             ],
  44800.             'frosh_tools.storefront.lightningcss.enabled' => false,
  44801.             'frosh_tools.storefront.lightningcss.api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  44802.             'frosh_tools.storefront.lightningcss.browserlist' => [
  44803.                 => 'defaults',
  44804.             ],
  44805.             'frosh_tools.storefront.lightningcss.browserlist.0' => 'defaults',
  44806.             'data_collector.templates' => [
  44807.                 'data_collector.request' => [
  44808.                     => 'request',
  44809.                     => '@WebProfiler/Collector/request.html.twig',
  44810.                 ],
  44811.                 'data_collector.time' => [
  44812.                     => 'time',
  44813.                     => '@WebProfiler/Collector/time.html.twig',
  44814.                 ],
  44815.                 'data_collector.memory' => [
  44816.                     => 'memory',
  44817.                     => '@WebProfiler/Collector/memory.html.twig',
  44818.                 ],
  44819.                 'data_collector.validator' => [
  44820.                     => 'validator',
  44821.                     => '@WebProfiler/Collector/validator.html.twig',
  44822.                 ],
  44823.                 'data_collector.ajax' => [
  44824.                     => 'ajax',
  44825.                     => '@WebProfiler/Collector/ajax.html.twig',
  44826.                 ],
  44827.                 'data_collector.exception' => [
  44828.                     => 'exception',
  44829.                     => '@WebProfiler/Collector/exception.html.twig',
  44830.                 ],
  44831.                 'data_collector.logger' => [
  44832.                     => 'logger',
  44833.                     => '@WebProfiler/Collector/logger.html.twig',
  44834.                 ],
  44835.                 'data_collector.events' => [
  44836.                     => 'events',
  44837.                     => '@WebProfiler/Collector/events.html.twig',
  44838.                 ],
  44839.                 'data_collector.router' => [
  44840.                     => 'router',
  44841.                     => '@WebProfiler/Collector/router.html.twig',
  44842.                 ],
  44843.                 'data_collector.cache' => [
  44844.                     => 'cache',
  44845.                     => '@WebProfiler/Collector/cache.html.twig',
  44846.                 ],
  44847.                 'data_collector.translation' => [
  44848.                     => 'translation',
  44849.                     => '@WebProfiler/Collector/translation.html.twig',
  44850.                 ],
  44851.                 'data_collector.twig' => [
  44852.                     => 'twig',
  44853.                     => '@WebProfiler/Collector/twig.html.twig',
  44854.                 ],
  44855.                 'data_collector.dump' => [
  44856.                     => 'dump',
  44857.                     => '@Debug/Profiler/dump.html.twig',
  44858.                 ],
  44859.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  44860.                     => 'app.connection_collector',
  44861.                     => '@Profiling/Collector/db.html.twig',
  44862.                 ],
  44863.                 'data_collector.messenger' => [
  44864.                     => 'messenger',
  44865.                     => '@WebProfiler/Collector/messenger.html.twig',
  44866.                 ],
  44867.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  44868.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  44869.                     => '@Profiling/Collector/script_traces.html.twig',
  44870.                 ],
  44871.                 'Shopware\\Elasticsearch\\Profiler\\DataCollector' => [
  44872.                     => 'elasticsearch',
  44873.                     => '@Elasticsearch/Collector/elasticsearch.html.twig',
  44874.                 ],
  44875.                 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber' => [
  44876.                     => 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber',
  44877.                     => '@Profiling/Collector/rules.html.twig',
  44878.                 ],
  44879.                 'mailer.data_collector' => [
  44880.                     => 'mailer',
  44881.                     => '@WebProfiler/Collector/mailer.html.twig',
  44882.                 ],
  44883.                 'enqueue.profiler.message_queue_collector' => [
  44884.                     => 'enqueue.message_queue',
  44885.                     => '@Enqueue/Profiler/panel.html.twig',
  44886.                 ],
  44887.                 'data_collector.config' => [
  44888.                     => 'config',
  44889.                     => '@WebProfiler/Collector/config.html.twig',
  44890.                 ],
  44891.             ],
  44892.             'shopware.filesystem.theme.url' => '',
  44893.             'shopware.filesystem.theme.type' => 'local',
  44894.             'shopware.filesystem.theme.config' => [
  44895.                 'root' => (\dirname(__DIR__4).'/public'),
  44896.             ],
  44897.             'shopware.filesystem.asset.url' => '',
  44898.             'shopware.filesystem.asset.type' => 'local',
  44899.             'shopware.filesystem.asset.config' => [
  44900.                 'root' => (\dirname(__DIR__4).'/public'),
  44901.             ],
  44902.             'shopware.filesystem.sitemap.url' => '',
  44903.             'shopware.filesystem.sitemap.type' => 'local',
  44904.             'shopware.filesystem.sitemap.config' => [
  44905.                 'root' => (\dirname(__DIR__4).'/public'),
  44906.             ],
  44907.             'shopware.filesystem.public.url' => '',
  44908.             'frosh_tools.mail_over_queue' => true,
  44909.             'frosh_tools.elasticsearch.enabled' => true,
  44910.             'console.command.ids' => [
  44911.                 => 'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand',
  44912.             ],
  44913.         ];
  44914.     }
  44915.     protected function throw($message)
  44916.     {
  44917.         throw new RuntimeException($message);
  44918.     }
  44919. }